1711 Commits (38c4bf10ce77ccabf50a61fb42edbad488ecffd8)
 

Author SHA1 Message Date
David Benjamin 38c4bf10ce Move X509_INFO back into x509.h and document 12 months ago
David Benjamin 2139aba2e3 Give BIO an ex_data 12 months ago
Bob Beck 3cd30ccd1d Remove fillins/openssl_util 12 months ago
David Benjamin df67e20de6 Remove unused fields in X509_LOOKUP and X509_LOOKUP_METHOD 12 months ago
David Benjamin 09febb3c3e Fix some docs.go nits 12 months ago
David Benjamin d9b81bb43a Unexport various unused X509_OBJECT and X509_LOOKUP functions. 12 months ago
David Benjamin c2b7df5850 Add X509_OBJECT_new and X509_OBJECT_free 12 months ago
David Benjamin 1685bd140f Fix leak if X509_STORE_CTX_init is called on a previously initialized context 12 months ago
Bob Beck b3d1666b98 Remove fillins/path_service 12 months ago
Bob Beck 68d6ce38cc Remove fillins/fillins_base64 12 months ago
Bob Beck d11c31c7df Remove fillins/file_util 12 months ago
Bob Beck 410247096a Remove fillins/fillins_string_util.[cc|h] 12 months ago
David Benjamin 698aa894c9 Remove X509_STORE_CTX_zero 12 months ago
Bob Beck 439ce287f1 Update README.md 12 months ago
Bob Beck 71fb2a4e07 Remove IMPORT and related importing tools 12 months ago
Bob Beck 6beabf3f44 Use InsertBraces - and reformat pki as such 1 year ago
Bob Beck 5c7a2a007c Clang-format all of pki. 1 year ago
David Benjamin fcd464ce97 Trim X509_INFO and move to crypto/pem 1 year ago
David Benjamin 5bef6ec183 Document ASN1_ITEM-based signing, etc. APIs 1 year ago
David Benjamin 1a7233d191 Unexport some ASN1_ITEMs that aren't used externally 1 year ago
David Benjamin a697bcb71d Document X509_NAME comparison functions 1 year ago
David Benjamin 2a63b90f10 Document PKCS8_PRIV_KEY_INFO and X509_SIG 1 year ago
David Benjamin 4e400359bc Document X509_PUBKEY functions 1 year ago
David Benjamin 3bfb4ea03f Remove pki/fillins/net_errors.h 1 year ago
David Benjamin aa533e0bdf Remove the _BORINGSSL_LIBPKI_ defines 1 year ago
David Benjamin a4851dd8c6 Remove no longer reachable CRL path validation code 1 year ago
David Benjamin ae40ad9b21 Remove support for the certificateIssuer CRL entry extension 1 year ago
David Benjamin 33d6e8170a Use the ASN1_BOOLEAN typedef in ISSUING_DIST_POINT 1 year ago
David Benjamin d53bbba11f Unexport the idp_flags constants 1 year ago
David Benjamin 54eaf6ba8c Remove some remnants of indirect CRLs in CRL matching 1 year ago
David Benjamin 9bed373763 Remove the delta CRL special case on expiry 1 year ago
David Benjamin 8cae3d04ed Remove the now no-op CRL reasons loop 1 year ago
David Benjamin 580c04109e Don't process DistributionPoints with a reasons field 1 year ago
David Benjamin 39cc892c73 Remove the redundant idp_reasons field 1 year ago
David Benjamin 9177d65315 Remove removedFromCRL handling 1 year ago
David Benjamin d9a58a171a Remove dcrl output parameter in CRL lookup logic 1 year ago
David Benjamin 0c4481340b Don't parse delta CRL and CRL number extensions 1 year ago
David Benjamin 3e28180d3a Remove EXFLAG_FRESHEST 1 year ago
David Benjamin f861499823 Remove delta and extended CRL support 1 year ago
David Benjamin 1b7fdbd910 Manually unroll pi and rho steps in Keccak 1 year ago
David Benjamin 261fe436f6 Don't prematurely run keccak_f in squeeze 1 year ago
David Benjamin 827c7ddbc9 Remove X509_CRL_diff 1 year ago
David Benjamin 5d1c612a8b Expand and document RSA_PSS_PARAMS functions 1 year ago
David Benjamin dd8ffe1db3 Document X509_REVOKED-related functions 1 year ago
David Benjamin 240b73adcd Const-correct and document trust/reject object APIs 1 year ago
David Benjamin c5a99415cc Limit the SHA_CTX workaround to C 1 year ago
David Benjamin ad57528d2c Simplify AES-GCM counter increment 1 year ago
David Benjamin a1263228b8 Remove unnecessary length check before OPENSSL_memcpy 1 year ago
David Benjamin 361647e912 Test EVP_CTRL_AEAD_SET_IV_FIXED and friends 1 year ago
David Benjamin 0bb026eee4 Tighten the limit in ASN1_STRING_set further 1 year ago