summaryrefslogtreecommitdiff
path: root/lib/libcrypto/dso/dso_lib.c
AgeCommit message (Expand)Author
2018-08-24In DSO_up_ref(), check return value of CRYPTO_add() and reportTheo Buehler
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-07-10Stop including standard headers via cryptlib.h - pull in the headers thatJoel Sing
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-06-11c-file-style hints, begone; ok beckTheo de Raadt
2014-05-30more: no need for null check before freeTheo de Raadt
2014-05-30no need for null check before free. from Brendan MacDonellTed Unangst
2014-04-23replace a bunch of hand duped strings with strdupTed Unangst
2014-04-23malloc/memset -> calloc. from peter maloneTed Unangst
2014-04-19KNF.Joel Sing
2014-04-19use intrinsic strlcpy and strlcat everywhere so we only have one set ofBob Beck
2014-04-17kill REF_PRINT/REF_CHECK debugging framework noone would useTheo de Raadt
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2010-10-01resolve conflicts, fix local changesDamien Miller
2008-09-06resolve conflictsDamien Miller
2004-04-08merge 0.9.7dMarkus Friedl
2003-03-16Less strcpy/strcat/sprintf. tdeval@ ok.Hakan Olsson
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2000-12-15import openssl-0.9.7-beta1Bob Beck