]> Cypherpunks.ru repositories - gostls13.git/history - src/crypto/x509/x509_test.go
crypto/x509: fix certificate policy marshaling
[gostls13.git] / src / crypto / x509 / x509_test.go
2023-11-03 Roland Shoemakercrypto/x509: fix certificate policy marshaling
2023-10-31 Mateusz Poliwczakcrypto/x509: add new OID type and use it in Certificate
2023-09-25 Jes Cokall: use the indefinite article an in comments
2023-06-14 Alexander Yastrebovall: fix spelling errors
2023-03-13 Aaron Gablecrypto/x509: surface ReasonCode in RevocationList API
2022-11-16 Filippo Valsordacrypto/x509: add support for PKCS8/PKIX X25519 key...
2022-11-15 Rob Stradlingcrypto/x509: Reallow duplicate attributes in CSRs.
2022-11-03 Alexander Scheelcrypto/x509: switch test to ParseRevocationList
2022-11-03 Alexander Scheelcrypto/x509: create CRLs with Issuer.RawSubject
2022-10-26 Russ Coxcrypto/x509: respect GODEBUG changes for allowing SHA1...
2022-10-26 Russ Coxcrypto/x509: delete trailing spaces
2022-08-25 Filippo Valsordacrypto/x509: don't panic marshaling invalid ECDSA keys
2022-07-20 Gerrit Code ReviewMerge "[dev.unified] all: merge master (8e1e64c) into...
2022-07-19 David Chase[dev.unified] all: merge master (8e1e64c) into dev...
2022-07-07 Roland Shoemakercrypto/x509: restrict CRL number to <=20 octets
2022-07-07 Aaron Gablecrypto/x509: correctly parse CRL entry extensions
2022-07-07 Aaron Gablecrypto/x509: populate Number and AKI of parsed CRLs
2022-05-17 John Bamptonall: fix spelling
2022-05-05 Roland Shoemakercrypto/x509: disable signing with MD5WithRSA
2022-04-27 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-21 Roland Shoemakercrypto/x509: revert serial length restriction
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-18 Roland Shoemakercrypto/x509: reject duplicate extensions
2022-04-15 Roland Shoemakercrypto/x509: don't create certs with negative serials
2022-04-14 Roland Shoemakercrypto/x509: don't allow too long serials
2022-04-13 Roland Shoemakercrypto/x509: omit empty extensions SEQUENCE
2022-04-11 Russ Coxall: gofmt main repo
2022-04-05 Roland Shoemakercrypto/x509: add new CRL parser, deprecate old one
2022-04-05 Lasse Folger[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-04 Roland Shoemakercrypto/x509: only disable SHA-1 verification for certif...
2022-03-31 Roland Shoemakercrypto/x509: properly handle issuerUniqueID and subject...
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-12-21 Filippo Valsordaall: update vendored golang.org/x/crypto for cryptobyte fix
2021-12-13 Russ Coxall: gofmt -w -r 'interface{} -> any' src
2021-11-08 Heschi Kreinick[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-06 Roland Shoemakercrypto/x509: use the platform verifier on iOS
2021-11-05 Roland Shoemakercrypto/x509: use platform verifier on darwin
2021-11-05 Filippo Valsordacrypto/x509: disable SHA-1 signature verification
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-07-01 Matthew Dempsky[dev.typeparams] all: merge master (4711bf3) into dev...
2021-06-30 Roland Shoemakercrypto/x509: don't fail on optional auth key id fields
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-05-06 Roland Shoemakercrypto/x509: rewrite certificate parser
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-02-02 Robert Griesemer[dev.typeparams] all: merge dev.regabi (23b0c1f) into...
2021-02-02 Robert Griesemer[dev.regabi] all: merge master (fca94ab) into dev.regabi
2021-01-27 Roland Shoemakercrypto/x509: remove leftover CertificateRequest field
2021-01-23 Gerrit Code ReviewMerge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-06 Filippo Valsordacrypto/x509: rollback new CertificateRequest fields
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-20 Robert Griesemer[dev.typeparams] Merge branch 'master' into dev.typeparams
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-18 Katie Hockman[dev.boringcrypto] crypto/hmac: merge up to 2a206c7...
2020-11-09 Roland Shoemakercrypto/x509: add additional convenience fields to Certi...
2020-11-07 Brad Fitzpatrickcrypto/x509: add support for CertPool to load certs...
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-21 Roland Shoemakercrypto/x509: bypass signature verification in CreateCer...
2020-10-14 Roland Shoemakercrypto/x509: add signature verification to CreateCertif...
2020-10-02 Filippo Valsordacrypto/dsa,crypto/x509: deprecate DSA and remove crypto...
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-30 Roland Shoemakercrypto/x509: enforce SAN IA5String encoding restrictions
2020-09-30 Paschalis Tsiliascrypto/x509: return errors instead of panicking
2020-09-28 Roland Shoemakercrypto/x509: hardcode RSA PSS parameters rather than...
2020-07-10 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-07-10 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-07-09 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-07-07 Filippo Valsordacrypto/x509/pkix: print non-standard parsed Names at...
2020-05-29 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-05-26 Katie Hockmancrypto/x509: allow setting MaxPathLen to -1 without...
2020-05-08 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-05-08 Filippo Valsordacrypto/x509: treat hostnames with colons as invalid
2020-05-08 Filippo Valsordacrypto/x509: treat certificate names with trailing...
2020-05-08 Filippo Valsordacrypto/x509: ignore Common Name by default
2020-05-08 Filippo Valsordacrypto/x509: require perfect matches for invalid hostnames
2020-05-07 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-23 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-22 Katie Hockmancrypto/x509: disallow setting MaxPathLen without IsCA
2020-04-14 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-13 Katie Hockmancrypto/x509: fix test to prevent Gerrit keycheck errors
2020-04-13 Katie Hockmancrypto/x509: generate SubjectKeyId for CAs
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-02 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-29 alex-semenyuktest, test/fixedbugs, crypto/x509, go/internal/gccgoimp...
2020-03-27 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-23 Roland Shoemakercrypto/x509: add RevocationList and CreateRevocationList
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-15 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-11 Lorenz Bruncrypto/x509: fix CreateCRL for Ed25519 CAs
2019-10-04 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-04 Vojtech Bocekcrypto/x509: truncate signed hash before DSA signature...
2019-08-28 empijeicrypto/x509: allow nil Certificates to be compared...
2019-06-05 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
next