Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for policy (0.25 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_LEN ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_BE = 79764918
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_BE ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_LE = 3988292384
    pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_LE ideal-int
    pkg syscall (netbsd-arm64-cgo), const ETHER_HDR_LEN = 14
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. .github/ISSUE_TEMPLATE/00-bug.yml

      - type: input
        id: go-version
        attributes:
          label: Go version
          description: |
            What version of Go are you using (`go version`)?
    
            Note: we only [support](https://go.dev/doc/devel/release#policy) the two most recent major releases.
          placeholder: ex. go version go1.20.7 darwin/arm64
        validations:
          required: true
    
      - type: textarea
        id: go-env
        attributes:
    Others
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Jan 04 23:31:17 GMT 2024
    - 3.3K bytes
    - Viewed (0)
  3. api/go1.txt

    pkg syscall (windows-386), const CERT_CHAIN_POLICY_AUTHENTICODE ideal-int
    pkg syscall (windows-386), const CERT_CHAIN_POLICY_AUTHENTICODE_TS ideal-int
    pkg syscall (windows-386), const CERT_CHAIN_POLICY_BASE ideal-int
    pkg syscall (windows-386), const CERT_CHAIN_POLICY_BASIC_CONSTRAINTS ideal-int
    pkg syscall (windows-386), const CERT_CHAIN_POLICY_EV ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  4. CONTRIBUTING.md

    ## Filing issues
    
    Sensitive security-related issues should be reported to [******@****.***](mailto:******@****.***).
    See the [security policy](https://golang.org/security) for details.
    
    The recommended way to file an issue is by running `go bug`.
    Otherwise, when filing an issue, make sure to answer these five questions:
    
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Mar 29 22:00:27 GMT 2023
    - 1.3K bytes
    - Viewed (0)
  5. api/go1.16.txt

    pkg syscall (darwin-arm64), const IPV6_HLIMDEC = 1
    pkg syscall (darwin-arm64), const IPV6_HLIMDEC ideal-int
    pkg syscall (darwin-arm64), const IPV6_IPSEC_POLICY = 28
    pkg syscall (darwin-arm64), const IPV6_IPSEC_POLICY ideal-int
    pkg syscall (darwin-arm64), const IPV6_JOIN_GROUP = 12
    pkg syscall (darwin-arm64), const IPV6_LEAVE_GROUP = 13
    pkg syscall (darwin-arm64), const IPV6_MAXHLIM = 255
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), const IP_HDRINCL = 2
    pkg syscall (freebsd-arm64), const IP_HDRINCL ideal-int
    pkg syscall (freebsd-arm64), const IP_IPSEC_POLICY = 21
    pkg syscall (freebsd-arm64), const IP_IPSEC_POLICY ideal-int
    pkg syscall (freebsd-arm64), const IP_MAX_GROUP_SRC_FILTER = 512
    pkg syscall (freebsd-arm64), const IP_MAX_GROUP_SRC_FILTER ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  7. doc/godebug.md

    Go 1.22 added a new [`crypto/x509.Certificate`](/pkg/crypto/x509/#Certificate)
    field, [`Policies`](/pkg/crypto/x509/#Certificate.Policies), which supports
    certificate policy OIDs with components larger than 31 bits. By default this
    field is only used during parsing, when it is populated with policy OIDs, but
    not used during marshaling. It can be used to marshal these larger OIDs, instead
    of the existing PolicyIdentifiers field, by using the
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Tue Apr 16 17:29:58 GMT 2024
    - 13.5K bytes
    - Viewed (0)
  8. api/go1.1.txt

    pkg syscall (windows-386), const CERT_CHAIN_POLICY_AUTHENTICODE = 2
    pkg syscall (windows-386), const CERT_CHAIN_POLICY_AUTHENTICODE_TS = 3
    pkg syscall (windows-386), const CERT_CHAIN_POLICY_BASE = 1
    pkg syscall (windows-386), const CERT_CHAIN_POLICY_BASIC_CONSTRAINTS = 5
    pkg syscall (windows-386), const CERT_CHAIN_POLICY_EV = 8
    pkg syscall (windows-386), const CERT_CHAIN_POLICY_MICROSOFT_ROOT = 7
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  9. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const IPV6_HLIMDEC ideal-int
    pkg syscall (freebsd-386-cgo), const IPV6_HOPLIMIT ideal-int
    pkg syscall (freebsd-386-cgo), const IPV6_HOPOPTS ideal-int
    pkg syscall (freebsd-386-cgo), const IPV6_IPSEC_POLICY ideal-int
    pkg syscall (freebsd-386-cgo), const IPV6_MAXHLIM ideal-int
    pkg syscall (freebsd-386-cgo), const IPV6_MAXOPTHDR ideal-int
    pkg syscall (freebsd-386-cgo), const IPV6_MAXPACKET ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  10. SECURITY.md

    # Security Policy
    
    ## Supported Versions
    
    We support the past two Go releases (for example, Go 1.17.x and Go 1.18.x when Go 1.18.x is the latest stable release).
    
    See https://go.dev/wiki/Go-Release-Cycle and in particular the
    [Release Maintenance](https://go.dev/wiki/Go-Release-Cycle#release-maintenance)
    part of that page.
    
    ## Reporting a Vulnerability
    
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Sep 22 21:17:24 GMT 2023
    - 426 bytes
    - Viewed (0)
Back to top