summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dso/dso_dlfcn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-21/+19
* Delete a lot of #if 0 code in libressl.doug2015-02-071-7/+1
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+2
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* c-file-style hints, begone; ok beckderaadt2014-06-111-1/+1
* more: no need for null check before freederaadt2014-05-301-2/+1
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-17/+9
* Replace all use of ERR_add_error_data with ERR_asprintf_error_data.beck2014-04-261-4/+5
* fix some variablestedu2014-04-231-2/+1
* replace a bunch of hand duped strings with strduptedu2014-04-231-6/+2
* Eliminate duplicated logic by switching from malloc+snprintf to asprintfguenther2014-04-201-20/+14
* KNF.jsing2014-04-191-168/+152
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-5/+5
* Just like every web browser expands until it can read mail, every modularmiod2014-04-151-94/+1
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+1
* Restore r1.10, lost during last update:miod2012-10-221-1/+1
* resolve conflictsdjm2012-10-131-1/+2
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-0/+1
* Disable use of dladdr() on a.out arches, they do not provide it (yet); ok djm@miod2010-10-181-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-22/+135
* remerge local tweaks, update per-arch configuration headers, updatedjm2008-09-061-5/+8
* resolve conflictsdjm2008-09-061-35/+79
* resolve conflictsdjm2006-06-271-2/+34
* enable openssl DSO (typo, it's -DDSO_DLFCN not -DSO_DLFCN); Douglas Santosmarkus2005-03-301-3/+3
* merge 0.9.7c; minor bugsfixes;markus2003-11-111-1/+5
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-42/+55
* openssl-engine-0.9.6 mergebeck2000-12-151-0/+276