summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_att.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace all use of ERR_add_error_data with ERR_asprintf_error_data.beck2014-04-261-1/+1
| | | | | | | | This avoids a lot of ugly gymnastics to do snprintfs before sending the bag of strings to ERR, and eliminates at least one place in dso_dlfctn.c where it was being called with the incorrect number of arguments and using random things off the stack as addresses of strings. ok krw@, jsing@
* KNF.jsing2014-04-201-114/+163
|
* blunt force knftedu2014-04-181-26/+16
|
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-3/+9
|
* resolve conflictsdjm2008-09-061-9/+36
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-13/+13
|
* OpenSSL 0.9.5 mergebeck2000-03-191-0/+326
*warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs