summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-28TLS support for X25519Dr. Stephen Henson
2016-02-28add ecdhx25519 option to speedDr. Stephen Henson
2016-02-28skip inappropriate X25519 testsDr. Stephen Henson
2016-02-28Add X25519 test vectors from RFC7748 6.1Dr. Stephen Henson
2016-02-28Add X25519 curve to listDr. Stephen Henson
2016-02-28Add no signing flag.Dr. Stephen Henson
2016-02-28Add new EC_METHOD for X25519.Dr. Stephen Henson
2016-02-28Add group_order_bits to EC_METHOD.Dr. Stephen Henson
2016-02-28Add custom_data field for EC_POINT, EC_KEY.Dr. Stephen Henson
2016-02-28Extract compression form in EC_KEY_oct2key().Dr. Stephen Henson
2016-02-28Extended EC_METHOD customisation support.Dr. Stephen Henson
2016-02-28EC_METHOD customisation operations.Dr. Stephen Henson
2016-02-28Rename OIDs.Dr. Stephen Henson
2016-02-28GH715: Missed some null-check-removals. follow commits 412bafdcf5, and 7c96db...FdaSilvaYY
2016-02-28Fix mk1mf buildRich Salz
2016-02-28GH715: Missed some null-check-removals.Rich Salz
2016-02-28RT4351: Update doc for OPENSSL_cleanseJeffrey Walton
2016-02-28VMS - don't exit out of a MMS recipeRichard Levitte
2016-02-28Make generation of dependency files more efficient when possibleRichard Levitte
2016-02-27RT4354: Add some cross-refsJeffrey Walton
2016-02-27using macro inside the case.J Mohan Rao Arisankala
2016-02-27fix build with no-srtpJ Mohan Rao Arisankala
2016-02-27ct_test.c doesn't need to include from source top, only testutil.c doesRichard Levitte
2016-02-27Remove last remains of old config stringsRichard Levitte
2016-02-27modes/asm/ghash-x86_64.pl: refine GNU assembler version detection.Andy Polyakov
2016-02-27chacha/asm/chacha-*.pl: fix typos in tail processing.Andy Polyakov
2016-02-27Reformat and update EC_KEY_new manual page.Dr. Stephen Henson
2016-02-27RT2275: use BIO_sock_nbio()Rich Salz
2016-02-27Remove some old files.Rich Salz
2016-02-27Keep a cache of files that already have a recipe, in common.tmplRichard Levitte
2016-02-27FreeBSD, at least, can restrict symbols in a shared library - so use theBen Laurie
2016-02-27testutil.c includes e_os.h.Ben Laurie
2016-02-27GH753: More spelling fixFdaSilvaYY
2016-02-27Apply default after having checked the given config target is validRichard Levitte
2016-02-27Drop support for printing SSLv2 ciphers names.Kurt Roeckx
2016-02-27Update and clarify EC_POINT documentation.Dr. Stephen Henson
2016-02-26Remove Ubsec engineMatt Caswell
2016-02-26Moves SCT struct typedef into ossl_typ.hRob Percival
2016-02-26Fix for potential deferencing of null pointer in o2i_SCT_signatureRob Percival
2016-02-26Public API for Certificate TransparencyRob Percival
2016-02-26GH752 ct_test uses testutil, so include thatRob Percival
2016-02-26Revert "EC_KEY_priv2buf (): check parameter sanity"Rich Salz
2016-02-26Don't build sanitizer builds with --debugEmilia Kasper
2016-02-26Fix master compile errorMatt Caswell
2016-02-26Remove comments saying you must do 'make -f Makefile.in TABLE'Richard Levitte
2016-02-26Make the table entry printer in Configure aware of ARRAYsRichard Levitte
2016-02-26GH680: Reuse strnlen() in strndup()Dmitry-Me
2016-02-26EC_KEY_priv2buf (): check parameter sanityJ Mohan Rao Arisankala
2016-02-26check with NULLJ Mohan Rao Arisankala
2016-02-26explicit check for NULLJ Mohan Rao Arisankala