summaryrefslogtreecommitdiffstats
path: root/util/libeay.num
AgeCommit message (Expand)Author
2016-01-24Move pqueue into sslRich Salz
2016-01-19Remove the GOST engineMatt Caswell
2016-01-17Accessor update; fix API, document one.Rich Salz
2016-01-17Add some accessors.Rich Salz
2016-01-16fix no-engine buildDr. Stephen Henson
2016-01-14Add a no-egd option to disable EGD-related codeBenjamin Kaduk
2016-01-13Reorder the ordinals in libeay.numRichard Levitte
2016-01-13Add CRYPTO_EX_DATA; remove EC_EXTRA_DATARich Salz
2016-01-12make updateRichard Levitte
2016-01-11update ordinalsDr. Stephen Henson
2016-01-09RT41897: Add an CRYPTO_secure_actual_sizeRich Salz
2016-01-09update ordinalsDr. Stephen Henson
2016-01-08Fix no CRYPTO_MDEBUG build (windows)Rich Salz
2016-01-07mem functions cleanupRich Salz
2016-01-06DANE make updateViktor Dukhovni
2016-01-06Remove more (rest?) of FIPS build stuff.Rich Salz
2015-12-23remove duplicates in util/libeay.numRoumen Petrov
2015-12-22Cleanup CRYPTO_{push,pop}_infoRich Salz
2015-12-22Rename *_realloc_clean to *_clear_reallocRich Salz
2015-12-16mem-cleanup, cont'd.Rich Salz
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-12-16make updateDr. Stephen Henson
2015-12-15Don't export internal symbolsMatt Caswell
2015-12-15Remove GMP engine.Rich Salz
2015-12-14make updateDr. Stephen Henson
2015-12-11make update, missed fileRichard Levitte
2015-12-10Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633).Rob Stradling
2015-12-10make update.Andy Polyakov
2015-12-09make updateDr. Stephen Henson
2015-12-07make updateRichard Levitte
2015-12-07Cleanup: rename EVP_MD_CTX_(create|init|destroy) to EVP_MD_CTX_(new|reset|free)Richard Levitte
2015-12-02make updateDr. Stephen Henson
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz
2015-11-24make updateDr. Stephen Henson
2015-11-20Implement windows async thread local variable supportMatt Caswell
2015-11-20Convert __thread to pthreads for Thread Local StorageMatt Caswell
2015-11-20Add ASYNC_block_pause and ASYNC_unblock_pauseMatt Caswell
2015-11-20Remove ASYNC NOEXIST functions from libeay.numMatt Caswell
2015-11-20make updateMatt Caswell
2015-11-20make updateMatt Caswell
2015-11-20Add ASYNC_JOB poolsMatt Caswell
2015-11-20Use longjmp at setjmp where possibleMatt Caswell
2015-11-20Async port to windowsMatt Caswell
2015-11-20Add the Dummy Async engine (dasync)Matt Caswell
2015-11-20make updateDr. Stephen Henson
2015-11-17make updateRichard Levitte
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-10-08Fix no-ripemd on WindowsMatt Caswell
2015-09-30Fix libeay.numMatt Caswell
2015-09-29Fix no-stdio buildDavid Woodhouse