aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Implement new multi-threading APIAlessandro Ghedini2016-02-262-0/+14
* CVE-2016-0798: avoid memory leak in SRPEmilia Kasper2016-02-251-1/+3
* The build files use %disabled, make sure to pass it to themRichard Levitte2016-02-221-0/+1
* Don't use 'parent' in util/dofile.plRichard Levitte2016-02-215-5/+11
* Work-around for proxy->s_server retry logicViktor Dukhovni2016-02-201-1/+3
* Build dynamic engines even if configured "no-shared"Richard Levitte2016-02-201-4/+2
* Always build library object files with shared library cflagsRichard Levitte2016-02-202-4/+5
* TLS: reject duplicate extensionsEmilia Kasper2016-02-193-10/+28
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-2/+2
* Remove outdated DEBUG flags.Rich Salz2016-02-181-1/+0
* Remove "experimental" in code and comments, too.Rich Salz2016-02-171-12/+0
* Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse2016-02-171-2/+2
* Be more verbose when debugging is onRichard Levitte2016-02-171-6/+10
* Remove JPAKERich Salz2016-02-175-35/+0
* Correct deprecation of OPENSSL_configRichard Levitte2016-02-151-1/+1
* Misc fixes in util/mk1mf.plRichard Levitte2016-02-141-0/+3
* make updateRichard Levitte2016-02-141-7/+7
* Don't use libcrypto private headers with mkdef.plRichard Levitte2016-02-141-3/+2
* Prefer IO::Socket::INET6 over IO::Socket::IPRichard Levitte2016-02-141-12/+11
* Fix some issues near recent chomp changes.Viktor Dukhovni2016-02-133-6/+8
* Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte2016-02-121-10/+10
* Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte2016-02-1110-25/+23
* util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov2016-02-119-18/+18
* Don't add filename comment.Rich Salz2016-02-111-1/+0
* Move to REF_DEBUG, for consistency.Rich Salz2016-02-112-2/+2
* Make util/mkrc.pl location agnostic and adapt Makefile.sharedRichard Levitte2016-02-111-1/+8
* Hide OPENSSL_INIT_SETTINGS.Rich Salz2016-02-111-0/+3
* Make comment match realityRichard Levitte2016-02-111-1/+1
* Produce buildinf.h on Windows the same way as on UnixRichard Levitte2016-02-103-49/+73
* Make sure to escape backslashes and single quotes for buildinf.hRichard Levitte2016-02-101-1/+2
* Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte2016-02-101-0/+4
* Rename INIT funtions, deprecate old ones.Rich Salz2016-02-102-5/+5
* clean away old VMS cruftRichard Levitte2016-02-103-218/+76
* unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte2016-02-101-18/+15
* unified build scheme: give util/dofile.pl the possibility to output selectivelyRichard Levitte2016-02-101-10/+81
* Remove store.Rich Salz2016-02-101-5/+5
* Updates for auto init/deinit review commentsMatt Caswell2016-02-091-0/+1
* Add an OPENSSL_NO_AUTOERRINIT optionMatt Caswell2016-02-091-0/+3
* Auto init/de-init libsslMatt Caswell2016-02-091-2/+2
* Auto init/deinit libcryptoMatt Caswell2016-02-091-25/+25
* Provide framework for auto initialise/deinitialise of the libraryMatt Caswell2016-02-093-1/+8
* unified build scheme: adjust some scriptsRichard Levitte2016-02-091-5/+8
* make updateDr. Stephen Henson2016-02-081-6/+18
* rename old functions names in libeay.numDr. Stephen Henson2016-02-081-6/+6
* Deprecate undocumented SSL_cache_hit().Dr. Stephen Henson2016-02-081-1/+1
* Make TESTS= work with "nmake -f ms/ntdll.mak tests"Rob Percival2016-02-083-3/+3
* make updateDr. Stephen Henson2016-02-061-0/+1
* Add BIO_ADDR_clear to libeay.numKurt Roeckx2016-02-061-0/+1
* RT4070: Improve struct/union regexpEllinger, Wesley M2016-02-051-1/+1
* Make DTLSv1_listen a first class function and change its typeMatt Caswell2016-02-051-0/+1