summaryrefslogtreecommitdiff
path: root/lib/libcrypto/dso/dso_dlfcn.c
AgeCommit message (Expand)Author
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2015-02-07Delete a lot of #if 0 code in libressl.Doug Hogan
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-04-27Use C99 initializers for the various FOO_METHOD structs. More readable, andMiod Vallat
2014-04-26Replace all use of ERR_add_error_data with ERR_asprintf_error_data.Bob Beck
2014-04-23fix some variablesTed Unangst
2014-04-23replace a bunch of hand duped strings with strdupTed Unangst
2014-04-20Eliminate duplicated logic by switching from malloc+snprintf to asprintfPhilip Guenther
2014-04-19KNF.Joel Sing
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2014-04-15Just like every web browser expands until it can read mail, every modularMiod Vallat
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2012-10-22Restore r1.10, lost during last update:Miod Vallat
2012-10-13resolve conflictsDamien Miller
2011-11-03openssl-1.0.0e: resolve conflictsDamien Miller
2010-10-18Disable use of dladdr() on a.out arches, they do not provide it (yet); ok djm@Miod Vallat
2010-10-01resolve conflicts, fix local changesDamien Miller
2008-09-06remerge local tweaks, update per-arch configuration headers, updateDamien Miller
2008-09-06resolve conflictsDamien Miller
2006-06-27resolve conflictsDamien Miller
2005-03-30enable openssl DSO (typo, it's -DDSO_DLFCN not -DSO_DLFCN); Douglas SantosMarkus Friedl
2003-11-11merge 0.9.7c; minor bugsfixes;Markus Friedl
2002-06-07Merge OpenSSL 0.9.7-stable-20020605,Bob Beck
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2000-12-15import openssl-0.9.7-beta1Bob Beck