- cfd24cd Add support for mac-less password-base PKCS12 files to PKCS12_parse API. by Daniel Fiala · 3 years ago
- 79b2a2f add OSSL_STACK_OF_X509_free() for commonly used pattern by Dr. David von Oheimb · 3 years, 3 months ago
- 1287dab fix some code with obvious wrong coding style by x2018 · 3 years, 5 months ago
- 38fc02a Update copyright year by Matt Caswell · 3 years, 10 months ago
- 9428977 pkcs12: fix Coverity 1485667 logically dead code by Pauli · 3 years, 10 months ago
- ed576ac Rename all getters to use get/get0 in name by Tomas Mraz · 3 years, 10 months ago
- 28cab20 crypto: updates to pass size_t to RAND_bytes_ex() by Pauli · 3 years, 10 months ago
- 5cbd2ea add zero strenght arguments to BN and RAND RNG calls by Pauli · 3 years, 10 months ago
- da5f770 Fix PKCS12_create() so that a fetch error is not added to the error stack. by Shane Lontis · 3 years, 10 months ago
- b93f6c2 err: rename err_load_xxx_strings_int functions by Pauli · 3 years, 10 months ago
- afecd85 Replace some of the ERR_clear_error() calls with mark calls by Tomas Mraz · 3 years, 11 months ago
- aff636a Update copyright year by Matt Caswell · 3 years, 11 months ago
- a35536b coverity: fix 1478169: dereference after NULL check by Pauli · 4 years ago
- b536880 Add library context and property query support into the PKCS12 API by Jon Spillett · 4 years ago
- f5afac4 Update copyright year by Matt Caswell · 4 years ago
- f6c95e4 Add "origin" field to EVP_CIPHER, EVP_MD by Rich Salz · 4 years ago
- 42e7d2f Add more negative checks for integers passed to OPENSSL_malloc(). by Shane Lontis · 4 years ago
- 8020d79 Update copyright year by Matt Caswell · 4 years, 1 month ago
- 762970b Change default algorithms in PKCS12_create() and PKCS12_set_mac() by Tomas Mraz · 4 years, 1 month ago
- 39a61e6 OSSL_STORE: restore diagnostics on decrypt error; provide password hints by Dr. David von Oheimb · 4 years, 1 month ago
- 36fae6e crypto: add additional argument to KDF derive calls by Pauli · 4 years, 1 month ago
- c1be4d6 Rename internal X509_add_cert_new() to ossl_x509_add_cert_new() by Dr. David von Oheimb · 4 years, 1 month ago
- 605856d Update copyright year by Matt Caswell · 4 years, 4 months ago
- 14a6c6a ERR: Rebuild all generated error headers and source files by Richard Levitte · 4 years, 4 months ago
- 61dd416 Allow for PKCS#12 input without MAC in p12_kiss.c and e_loader_attic.c by Dr. David von Oheimb · 4 years, 4 months ago
- 9311d0c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call by Richard Levitte · 4 years, 5 months ago
- eec0ad1 Update copyright year by Matt Caswell · 4 years, 6 months ago
- a829b73 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' by Dr. Matthias St. Pierre · 4 years, 6 months ago
- 29844ea Prune low-level ASN.1 parse errors from error queue in decoder_process() by Dr. David von Oheimb · 4 years, 6 months ago
- e2d66c0 PKCS#8: free data on error path in newpass_bag by Pauli · 4 years, 7 months ago
- add3392 Fix safestack issues in pkcs12.h by Matt Caswell · 4 years, 7 months ago
- 02199cc Fix safestack issues in pkcs7.h by Matt Caswell · 4 years, 7 months ago
- e6623cf Fix safestack issues in x509.h by Matt Caswell · 4 years, 7 months ago
- ea0add4 New GOST PKCS12 standard support by Dmitry Belyavskiy · 4 years, 7 months ago
- ed4faae Fix mem leaks on PKCS#12 read error in PKCS12_key_gen_{asc,utf8} by Dr. David von Oheimb · 4 years, 7 months ago
- c7dfb2a PKCS12_parse(): Clean up code and correct documentation by Dr. David von Oheimb · 4 years, 8 months ago
- fc0aae7 PKCS12_parse(): Fix reversed order of certs parsed and output via *ca by Dr. David von Oheimb · 4 years, 8 months ago
- b7466c1 Move PKCS#12 KDF to provider. by Pauli · 4 years, 8 months ago
- eeccc23 Introduce X509_add_cert[s] simplifying various additions to cert lists by Dr. David von Oheimb · 4 years, 8 months ago
- c5ec6dc Add new APIs to get PKCS12 secretBag OID and value by Jon Spillett · 4 years, 8 months ago
- 454afd9 Update copyright year by Matt Caswell · 4 years, 11 months ago
- 852c2ed In OpenSSL builds, declare STACK for datatypes ... by Rich Salz · 5 years ago
- 33388b4 Update copyright year by Matt Caswell · 5 years ago
- 7e06a67 Fix error handling in x509v3_cache_extensions and related functions by Bernd Edlinger · 5 years ago
- dbde472 Deprecate the low level HMAC functions by Pauli · 5 years ago
- 00db8c6 Update source files for pre-3.0 deprecation by Richard Levitte · 5 years ago
- 12a765a Explicitly test against NULL; do not use !p or similar by Rich Salz · 5 years ago
- 706457b Reorganize local header files by Dr. Matthias St. Pierre · 6 years ago
- 25f2138 Reorganize private crypto header files by Dr. Matthias St. Pierre · 6 years ago
- 0cd1b14 util/mkerr.pl: make it not depend on the function code by Richard Levitte · 6 years ago
- cbfa5b0 Regenerate mkerr files by Rich Salz · 6 years ago
- 9fdcc21 constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION by David von Oheimb · 6 years ago
- 5f8a5f4 Adapt OPENSSL_DEBUG_DECRYPT to the new generic trace API by Richard Levitte · 6 years ago
- a902e43 Adapt OPENSSL_DEBUG_KEYGEN to the new generic trace API by Richard Levitte · 6 years ago
- 54fffdf Following the license change, modify the boilerplates in crypto/pkcs12/ by Richard Levitte · 6 years ago
- fcd2d5a Refactor the computation of API version limits by Richard Levitte · 6 years ago
- 5c39a55 Use secure_getenv(3) when available. by Pauli · 7 years ago
- 1212818 Update copyright year by Matt Caswell · 7 years ago
- 512d811 Check the return value from ASN1_INTEGER_set by Matt Caswell · 7 years ago
- f5cee41 key zeroisation fix for p12 by Shane Lontis · 7 years ago
- b709bab PKCS12: change safeContentsBag from a SET OF to a SEQUENCE OF by Richard Levitte · 7 years ago
- fd38836 Update copyright year by Matt Caswell · 7 years ago
- f2950a4 remove needless and misleading malloc failure error messages of PKCS12_SAFEBAG_create_pkcs8_encrypt by David von Oheimb · 7 years ago
- 6ec5fce Update copyright year by Matt Caswell · 7 years ago
- 32c6985 Fix mixed indentation (and other whitespace issues) by Dr. Matthias St. Pierre · 7 years ago
- f06080c Add missing error code when alloc-return-null by FdaSilvaYY · 7 years ago
- d3c3dfc Add checks for alloc failing. by Rich Salz · 8 years ago
- 524fdd5 Clear outputs in PKCS12_parse error handling. by Bernd Edlinger · 8 years ago
- 52df25c make error tables const and separate header file by Rich Salz · 8 years ago
- 1b8f193 Fix memory leak in pkcs12 -export by Dmitry Belyavskiy · 8 years ago
- 54c68d3 Simplify PKCS#12 PBE algorithm. by Dr. Stephen Henson · 8 years ago
- 0fe1749 Don't switch password formats using global state. by Andy Polyakov · 9 years ago
- 1194ea8 crypto/pkcs12: facilitate accessing data with non-interoperable password. by Andy Polyakov · 9 years ago
- b799aef crypto/pkcs12: default to UTF-8. by Andy Polyakov · 9 years ago
- 9e6b2f5 crypto/pkcs12: add UTF8 support. by Andy Polyakov · 9 years ago
- 0b7347e Add X509_getm_notBefore, X509_getm_notAfter by Dr. Stephen Henson · 9 years ago
- 28da145 Convert PKCS12* functions to use const getters by Matt Caswell · 9 years ago
- 59b4da0 Constify X509_SIG. by Dr. Stephen Henson · 9 years ago
- ac4e257 constify X509_ALGOR_get0() by Dr. Stephen Henson · 9 years ago
- b2e57e0 Convert PKCS8* functions to use const getters by Matt Caswell · 9 years ago
- 17ebf85 Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). by Dr. Stephen Henson · 9 years ago
- 39a4328 Sanity check input length in OPENSSL_uni2asc(). by Dr. Stephen Henson · 9 years ago
- 69588ed Check for errors allocating the error strings. by Kurt Roeckx · 9 years ago
- 82af00f Constify PKCS12_create, PKCS12_add_key, PKCS12_add_safe. by FdaSilvaYY · 9 years ago
- 0cd0a82 Remove unused error/function codes. by Rich Salz · 9 years ago
- b132225 Copyright consolidation 09/10 by Rich Salz · 9 years ago
- 049f5bb Constify PKCS12_newpass() by Dr. Stephen Henson · 9 years ago
- d800d0f Tidy up PKCS12_newpass() fix memory leaks. by Dr. Stephen Henson · 9 years ago
- d5975c8 reject zero block length in PKCS12 keygen by Dr. Stephen Henson · 9 years ago
- 460c5e1 Don't leak memory on error in PKCS12_key_gen_uni by Matt Caswell · 9 years ago
- 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
- 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
- a6eb1ce Make X509_SIG opaque. by Dr. Stephen Henson · 9 years ago
- 54dbf42 Make PKCS8_PRIV_KEY_INFO opaque. by Dr. Stephen Henson · 9 years ago
- 45502bf Always build library object files with shared library cflags by Richard Levitte · 9 years ago
- ce192eb Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND by Richard Levitte · 9 years ago
- d63a5e5 Remove outdated DEBUG flags. by Rich Salz · 9 years ago
- b3ca515 Typo: only return error if unrecognise bag type. by Dr. Stephen Henson · 9 years ago
- 0fd2d5f add missing file p12_lcl.h by Dr. Stephen Henson · 9 years ago
- 2d9a9d8 Following the PKCS#12 update, update crypto/pkcs12/build.info as well by Richard Levitte · 9 years ago