summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/o_names.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-3/+3
* Coverity ID 78910 - Yet another stupid API designed to not show failures. do thebeck2015-07-181-6/+8
* Remove more IMPLEMENT_STACK_OF noops that have been hiding for the lastjsing2015-02-101-2/+1
* Check the result of sk_*_push() operations for failure.miod2014-10-281-2/+6
* tags as requested by miod and teduderaadt2014-06-121-0/+1
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53deraadt2014-05-291-1/+2
* Turn off MemCheck_on and MemCheck_off. These calls are pointless since thejsing2014-05-251-13/+3
* Almost nothing actually needs to include <openssl/e_os2.h>, however byjsing2014-05-241-1/+2
* KNF.jsing2014-04-191-211/+210
* a little less obfuscationtedu2014-04-171-17/+2
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-7/+7
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-22/+25
* resolve conflictsdjm2008-09-061-3/+3
* resolve conflictsdjm2005-04-291-1/+6
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-0/+3
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-26/+121
* openssl-engine-0.9.6 mergebeck2000-12-151-7/+8
* OpenSSL 0.9.5a mergebeck2000-04-151-1/+1
* OpenSSL 0.9.5 mergebeck2000-03-191-42/+64
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+243