summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2016-02-08Use new namesDr. Stephen Henson
2016-02-08Rename PKCS12 functionDr. Stephen Henson
2016-02-08Use accessors in pkcs12 app.Dr. Stephen Henson
2016-02-08pkcs12 accessorsDr. Stephen Henson
2016-02-08more PKCS12 opacityDr. Stephen Henson
2016-02-08New PKCS12 accessors, change macros to functions.Dr. Stephen Henson
2016-02-08Make PKCS12 structures opaqueDr. Stephen Henson
2016-02-08Deprecate undocumented SSL_cache_hit().Dr. Stephen Henson
2016-02-08GH641: Don't care openssl_zmallocRich Salz
2016-02-08Use File::Path::rmtree rather than File::Path::remove_treeRichard Levitte
2016-02-08Use File::Path::mkpath rather than File::Path::make_pathRichard Levitte
2016-02-08Fix engine key support in utilities.Dr. Stephen Henson
2016-02-08bio/b_sock.c: cleanup obsolete stuff.Andy Polyakov
2016-02-08bn/Makefile.in: remove obsolete rules.Andy Polyakov
2016-02-08Configurations/00-base-templates.conf: harmonize extensions.Andy Polyakov
2016-02-08avoid crash if hostserv is with host part onlyRoumen Petrov
2016-02-08GH322 revisited: remove unused function.Rich Salz
2016-02-08Make TESTS= work with "nmake -f ms/ntdll.mak tests"Rob Percival
2016-02-08dtlsv1listentest includes e_os.h, reflect that in include dirsRichard Levitte
2016-02-08Handle SSL_shutdown while in init more appropriately #2Matt Caswell
2016-02-07more doc fixesRich Salz
2016-02-08Clarify resumed sessions and NULL return.Dr. Stephen Henson
2016-02-06Fix memory leak in dtlsv1listentestKurt Roeckx
2016-02-06Allocate bio_err before turning on memleak checksViktor Dukhovni
2016-02-06Stack documentation.Dr. Stephen Henson
2016-02-06commands help cleanupA J Mohan Rao
2016-02-06if no comparison function set make sk_sort no opDr. Stephen Henson
2016-02-06make updateDr. Stephen Henson
2016-02-06Add documenation for X509_chain_up_ref()Dr. Stephen Henson
2016-02-06Add SSL_get0_verified_chain() to return verified chain of peerDr. Stephen Henson
2016-02-06Display the linking commands that are performedRichard Levitte
2016-02-06Enhance and clear the support of linker flagsRichard Levitte
2016-02-06GH587: Extend ECDH tests to more curves. Add more ECDH KATs.Billy Brumley
2016-02-06Add BIO_ADDR_clear to libeay.numKurt Roeckx
2016-02-06GH634: fix potential memory leakInsu Yun
2016-02-06RT4194: Restore old engine parameter parsing.Rich Salz
2016-02-06Add build.info lines for dtlsv1listentestRichard Levitte
2016-02-06Don't include sys/socket.hKurt Roeckx
2016-02-05Add missing static declarations in dtlsv1listentest.cViktor Dukhovni
2016-02-05Update DTLSv1_listen documentationMatt Caswell
2016-02-05Add tests for DTLSv1_listenMatt Caswell
2016-02-05Provide partial support for fragmented DTLS ClientHellosMatt Caswell