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