summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/pkcs12/p12_npas.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Plug a few leaks and perform some other code hygienetb2024-01-251-34/+59
* p12_npas.c: hoist some helpers from the bottom to the top in reverse ordertb2024-01-251-64/+53
* p12_npas.c: maclen -> mac_lentb2024-01-251-4/+4
* p12_npas.c: Use slightly less awkward variable namestb2024-01-251-21/+21
* Merge PKCS12_newpass() and newpass_p12()tb2024-01-251-37/+20
* Rename pkcs12_repack_safe() into pkcs12_repack_authsafes()tb2024-01-251-3/+3
* Rework newpass_p12() a bit moretb2024-01-251-34/+49
* newpass_p12(): factor for loop body into helperstb2024-01-251-35/+72
* Fix a memleak and a double free in newpass_p12()tb2024-01-251-6/+8
* libressl *_namespace.h: adjust *_ALIAS() to require a semicolontb2023-02-161-2/+2
* Make internal header file names consistenttb2022-11-261-2/+2
* Hide symbols in libcrypto/pkcs12beck2022-11-121-1/+2
* Add an empty pkcs12_local.h and include it where it will soon be needed.tb2022-08-201-1/+2
* Move the now internal X.509-related structs into x509_lcl.h.tb2021-11-011-1/+3
* Add const to the X509_ALGOR and other arguments oftb2018-05-131-9/+11
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-5/+4
* Expand M_PKCS12_* "compatibility" macros. No change to generated assembly.jsing2016-12-301-2/+2
* Attempt to correctly free temporary storage upon error. With help frommiod2015-02-141-15/+18
* KNF.jsing2014-07-081-49/+65
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-4/+13
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-19/+18
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-5/+5
* openssl-engine-0.9.6 mergebeck2000-12-151-16/+21
* OpenSSL 0.9.5 mergebeck2000-03-191-0/+212