summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-10poly1305/poly1305.c: work around -Wshadow warnings with POLY1305_ASM.Andy Polyakov
2016-02-10x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-10VMS getnameinfo() seems to have a bug with returned service stringRichard Levitte
2016-02-10Simplify the specification of include dirs in the build dirRichard Levitte
2016-02-10Make the processing of build.info files more aware of absolute dirsRichard Levitte
2016-02-10Make sure to always include string.h so memset gets declared.Richard Levitte
2016-02-09Don't run RC4 test with no-rc4Rich Salz
2016-02-09Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz
2016-02-09Make some global variables staticMatt Caswell
2016-02-09NULL the thread_local_inits_st pointer after useMatt Caswell
2016-02-09Stop library before checking for mem leaksMatt Caswell
2016-02-09GH649: Fix: version32.rc was not created on WindowsMat
2016-02-09Portability fixRich Salz
2016-02-09Configurations: engage s390x ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-09s390x assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-09GH645: Fix typo: ctificates -> certificatesQuanah Gibson-Mount
2016-02-09GH646: Update help for s_server command.A J Mohan Rao
2016-02-09Updates for auto init/deinit review commentsMatt Caswell
2016-02-09Add a CHANGES entry for auto-init and de-initMatt Caswell
2016-02-09Correct copyright date for internal header fileMatt Caswell
2016-02-09Update build.info files for auto-init/de-initMatt Caswell
2016-02-09Avoid a race condition in loading config settingsMatt Caswell
2016-02-09Provide documentation for auto-init/auto-deinitMatt Caswell
2016-02-09Add an OPENSSL_NO_AUTOERRINIT optionMatt Caswell
2016-02-09Provide a thread stop APIMatt Caswell
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell
2016-02-09Get the apps to use auto-init/de-initMatt Caswell
2016-02-09Auto init/de-init libsslMatt Caswell
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-02-09Provide framework for auto initialise/deinitialise of the libraryMatt Caswell
2016-02-09Fix 90-test_networking.tRichard Levitte
2016-02-09Use rel2abs() on VMS, rather than realpath()Richard Levitte
2016-02-09Update 90-test-networking.t to do the same checks as other TLSProxy testsRichard Levitte
2016-02-09unified build scheme: adjust test framework for out of source build treeRichard Levitte
2016-02-09unified build scheme: adjust some scriptsRichard Levitte
2016-02-09unified build scheme: add a design documentRichard Levitte
2016-02-09unified build scheme: add and document the "unified" driving engineRichard Levitte
2016-02-08Small fixesRichard Levitte
2016-02-08add missing file p12_lcl.hDr. Stephen Henson
2016-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni
2016-02-08Following the PKCS#12 update, update crypto/pkcs12/build.info as wellRichard Levitte
2016-02-08Remove ancient compatibility defines.Dr. Stephen Henson
2016-02-08make updateDr. Stephen Henson
2016-02-08fix various formatting issuesDr. Stephen Henson
2016-02-08Only use compatibility macros for < 1.1 API.Dr. Stephen Henson
2016-02-08rename old functions names in libeay.numDr. Stephen Henson
2016-02-08use new function namesDr. Stephen Henson
2016-02-08Add p12_sbag.c to Makefile.inDr. Stephen Henson
2016-02-08Reorganise functions.Dr. Stephen Henson
2016-02-08pkcs12.h header reorganisation.Dr. Stephen Henson