Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable/disable crypto-mdebug just like other features | Viktor Dukhovni | 2016-01-11 | 3 | -3/+2 |
* | Disable some algorithms by default | Dr. Stephen Henson | 2016-01-11 | 1 | -0/+3 |
* | Future-proof deprecated declartion parsing | Viktor Dukhovni | 2016-01-10 | 1 | -1/+2 |
* | RT41897: Add an CRYPTO_secure_actual_size | Rich Salz | 2016-01-10 | 1 | -0/+1 |
* | update ordinals | Dr. Stephen Henson | 2016-01-09 | 1 | -29/+26 |
* | Add DEPRECATEDIN support. | Dr. Stephen Henson | 2016-01-09 | 1 | -10/+42 |
* | remove hard coded algorithms | Dr. Stephen Henson | 2016-01-09 | 1 | -15/+0 |
* | Recognise disabled algorithms automatically. | Dr. Stephen Henson | 2016-01-09 | 1 | -125/+14 |
* | Fix no CRYPTO_MDEBUG build (windows) | Rich Salz | 2016-01-08 | 2 | -37/+43 |
* | Remove all remaining traces if PEM_Seal | Richard Levitte | 2016-01-08 | 3 | -5/+2 |
* | mem functions cleanup | Rich Salz | 2016-01-07 | 1 | -30/+16 |
* | Enhance util/mkdef.pl to provide a VMS linker option file for shlibs | Richard Levitte | 2016-01-07 | 1 | -22/+76 |
* | use more descriptive name DEFINE_STACK_OF_CONST | Dr. Stephen Henson | 2016-01-07 | 1 | -1/+1 |
* | Rename DECLARE*STACK_OF to DEFINE*STACK_OF | Dr. Stephen Henson | 2016-01-07 | 1 | -6/+6 |
* | remove unused PREDECLARE | Dr. Stephen Henson | 2016-01-07 | 1 | -1/+0 |
* | Change STACK_OF to use inline functions. | Dr. Stephen Henson | 2016-01-07 | 1 | -145/+102 |
* | DANE make update | Viktor Dukhovni | 2016-01-07 | 2 | -0/+13 |
* | Remove more (rest?) of FIPS build stuff. | Rich Salz | 2016-01-06 | 4 | -127/+3 |
* | Remove some unused perl scripts | Rich Salz | 2016-01-06 | 4 | -204/+0 |
* | Prefer ReuseAddr over Reuse, with IO::Socket::INET | Richard Levitte | 2015-12-29 | 1 | -1/+1 |
* | Add test for missing CertificateStatus message | Matt Caswell | 2015-12-27 | 1 | -0/+1 |
* | remove duplicates in util/libeay.num | Roumen Petrov | 2015-12-23 | 1 | -13/+0 |
* | add -unref option to mkerr.pl | Dr. Stephen Henson | 2015-12-22 | 1 | -2/+9 |
* | In mkerr.pl look in directories under ssl/ | Dr. Stephen Henson | 2015-12-22 | 1 | -1/+1 |
* | make update | Dr. Stephen Henson | 2015-12-22 | 1 | -0/+3 |
* | Cleanup CRYPTO_{push,pop}_info | Rich Salz | 2015-12-22 | 1 | -3/+3 |
* | Rename *_realloc_clean to *_clear_realloc | Rich Salz | 2015-12-22 | 1 | -1/+1 |
* | mem-cleanup, cont'd. | Rich Salz | 2015-12-17 | 1 | -1/+1 |
* | Rename some BUF_xxx to OPENSSL_xxx | Rich Salz | 2015-12-16 | 1 | -6/+12 |
* | make update | Dr. Stephen Henson | 2015-12-16 | 1 | -0/+3 |
* | Fix updating via mkdef.pl | Matt Caswell | 2015-12-15 | 1 | -10/+14 |
* | Don't export internal symbols | Matt Caswell | 2015-12-15 | 3 | -5200/+5382 |
* | Remove GMP engine. | Rich Salz | 2015-12-15 | 2 | -4/+2 |
* | make update | Dr. Stephen Henson | 2015-12-15 | 1 | -0/+7 |
* | Support ccache. | Ben Laurie | 2015-12-13 | 1 | -0/+4 |
* | make update, missed file | Richard Levitte | 2015-12-11 | 1 | -0/+3 |
* | Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633). | Rob Stradling | 2015-12-10 | 1 | -0/+2 |
* | Fix mkfiles for new directories | Matt Caswell | 2015-12-10 | 1 | -0/+2 |
* | make update. | Andy Polyakov | 2015-12-10 | 1 | -0/+7 |
* | Configure: make no-chacha and no-poly1305 work. | Andy Polyakov | 2015-12-10 | 1 | -1/+8 |
* | remove deleted directories from mkfiles.pl | Dr. Stephen Henson | 2015-12-10 | 1 | -2/+0 |
* | make update | Dr. Stephen Henson | 2015-12-09 | 1 | -37/+61 |
* | remove ecdsa from mkdef.pl | Dr. Stephen Henson | 2015-12-09 | 1 | -5/+2 |
* | remove ECDH from mkdef.pl | Dr. Stephen Henson | 2015-12-09 | 1 | -5/+2 |
* | Add extms extension | Dr. Stephen Henson | 2015-12-08 | 1 | -0/+1 |
* | TLSProxy update | Dr. Stephen Henson | 2015-12-08 | 2 | -6/+20 |
* | make update | Richard Levitte | 2015-12-07 | 1 | -3/+33 |
* | Cleanup: rename EVP_MD_CTX_(create|init|destroy) to EVP_MD_CTX_(new|reset|free) | Richard Levitte | 2015-12-07 | 1 | -3/+3 |
* | Remove support for all 40 and 56 bit ciphers. | Kurt Roeckx | 2015-12-05 | 1 | -2/+2 |
* | Remove support for SSL_{CTX_}set_tmp_ecdh_callback(). | Kurt Roeckx | 2015-12-04 | 1 | -2/+2 |