Rename binmode into textmode and use it correctly
[openssl.git] / util /
2016-01-13 Viktor DukhovniFix verify(1) to report failure when verification fails
2016-01-13 Richard LevitteReorder the ordinals in libeay.num
2016-01-13 Richard LevitteQuick fix of debugging option for mk1mf.pl.
2016-01-13 Rich SalzAdd CRYPTO_EX_DATA; remove EC_EXTRA_DATA
2016-01-13 Dr. Stephen Hensonrecognise no-crypto-mdebug
2016-01-12 Richard Levittemake update
2016-01-12 Richard LevitteMake sure to have both upper and mixed case symbols...
2016-01-12 Richard LevitteUse SPARE instead of PRIVATE_PROCEDURE to reserve unuse...
2016-01-12 Richard LevitteThe limit per SYMBOL_VECTOR isn't the amount of symbols...
2016-01-12 Richard LevitteVMS INDENTIFICATION should only have the version number
2016-01-11 Richard LevitteHave mkdef.pl use case sensitive symbols for shareable...
2016-01-11 Dr. Stephen Hensonupdate ordinals
2016-01-11 Dr. Stephen HensonRemove mkstack.pl: it is no longer needed.
2016-01-11 Dr. Stephen HensonAdd lh_doall_arg inlining
2016-01-11 Dr. Stephen HensonAdd lh_doall inlining
2016-01-11 Dr. Stephen HensonAdd lh_new() inlining
2016-01-11 Dr. Stephen HensonInline LHASH_OF
2016-01-11 Alessandro GhediniGH540: add casts to safestack.h
2016-01-11 Viktor DukhovniMake SSL{_CTX,}_{get,set,clear}_options functions
2016-01-11 Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-11 Dr. Stephen HensonDisable some algorithms by default
2016-01-10 Viktor DukhovniFuture-proof deprecated declartion parsing
2016-01-10 Rich SalzRT41897: Add an CRYPTO_secure_actual_size
2016-01-09 Dr. Stephen Hensonupdate ordinals
2016-01-09 Dr. Stephen HensonAdd DEPRECATEDIN support.
2016-01-09 Dr. Stephen Hensonremove hard coded algorithms
2016-01-09 Dr. Stephen HensonRecognise disabled algorithms automatically.
2016-01-08 Rich SalzFix no CRYPTO_MDEBUG build (windows)
2016-01-08 Richard LevitteRemove all remaining traces if PEM_Seal
2016-01-07 Rich Salzmem functions cleanup
2016-01-07 Richard LevitteEnhance util/mkdef.pl to provide a VMS linker option...
2016-01-07 Dr. Stephen Hensonuse more descriptive name DEFINE_STACK_OF_CONST
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2016-01-07 Dr. Stephen Hensonremove unused PREDECLARE
2016-01-07 Dr. Stephen HensonChange STACK_OF to use inline functions.
2016-01-06 Viktor DukhovniDANE make update
2016-01-06 Rich SalzRemove more (rest?) of FIPS build stuff.
2016-01-06 Rich SalzRemove some unused perl scripts
2015-12-29 Richard LevittePrefer ReuseAddr over Reuse, with IO::Socket::INET
2015-12-27 Matt CaswellAdd test for missing CertificateStatus message
2015-12-23 Roumen Petrovremove duplicates in util/libeay.num
2015-12-22 Dr. Stephen Hensonadd -unref option to mkerr.pl
2015-12-22 Dr. Stephen HensonIn mkerr.pl look in directories under ssl/
2015-12-22 Dr. Stephen Hensonmake update
2015-12-22 Rich SalzCleanup CRYPTO_{push,pop}_info
2015-12-22 Rich SalzRename *_realloc_clean to *_clear_realloc
2015-12-17 Rich Salzmem-cleanup, cont'd.
2015-12-16 Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-16 Dr. Stephen Hensonmake update
2015-12-15 Matt CaswellFix updating via mkdef.pl
2015-12-15 Matt CaswellDon't export internal symbols
2015-12-15 Rich SalzRemove GMP engine.
2015-12-14 Dr. Stephen Hensonmake update
2015-12-12 Ben LaurieSupport ccache.
2015-12-11 Richard Levittemake update, missed file
2015-12-10 Rob StradlingSupport the TLS Feature (aka Must Staple) X.509v3 exten...
2015-12-10 Matt CaswellFix mkfiles for new directories
2015-12-10 Andy Polyakovmake update.
2015-12-10 Andy PolyakovConfigure: make no-chacha and no-poly1305 work.
2015-12-09 Dr. Stephen Hensonremove deleted directories from mkfiles.pl
2015-12-09 Dr. Stephen Hensonmake update
2015-12-09 Dr. Stephen Hensonremove ecdsa from mkdef.pl
2015-12-09 Dr. Stephen Hensonremove ECDH from mkdef.pl
2015-12-08 Dr. Stephen HensonAdd extms extension
2015-12-08 Dr. Stephen HensonTLSProxy update
2015-12-07 Richard Levittemake update
2015-12-07 Richard LevitteCleanup: rename EVP_MD_CTX_(create|init|destroy) to...
2015-12-05 Kurt RoeckxRemove support for all 40 and 56 bit ciphers.
2015-12-04 Kurt RoeckxRemove support for SSL_{CTX_}set_tmp_ecdh_callback().
2015-12-02 Dr. Stephen Hensonmake update
2015-12-01 Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-24 Dr. Stephen Hensonmake update
2015-11-20 Matt CaswellImplement windows async thread local variable support
2015-11-20 Matt CaswellConvert __thread to pthreads for Thread Local Storage
2015-11-20 Matt CaswellAdd ASYNC_block_pause and ASYNC_unblock_pause
2015-11-20 Matt CaswellRemove ASYNC NOEXIST functions from libeay.num
2015-11-20 Matt Caswellmake update
2015-11-20 Matt Caswellmake update
2015-11-20 Matt CaswellAdd ASYNC_JOB pools
2015-11-20 Matt CaswellUse longjmp at setjmp where possible
2015-11-20 Matt CaswellAsync port to windows
2015-11-20 Matt CaswellVarious windows build fixes to prepare for windows...
2015-11-20 Matt CaswellAdd the Dummy Async engine (dasync)
2015-11-20 Dr. Stephen Hensonmake update
2015-11-17 Richard Levittemake update
2015-11-10 Matt CaswellFix SSL_use_certificate_chain_file
2015-11-05 Dr. Stephen HensonRead function names from C source files.
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-30 Matt Caswellmake update
2015-10-30 Matt Caswellmake update
2015-10-24 Ben LaurieImprove make depend.
2015-10-18 Richard LevitteAdd crypto/include/internal to the directories to scan...
2015-10-14 Emilia Kaspermake depend: prefer clang over makedepend
2015-10-13 Andy PolyakovHarmonize do_rehash_rule with updated test/recipies...
2015-10-13 Andy PolyakovTest suite: minimal required to get mingw 'make test...
2015-10-09 Matt CaswellFix Windows build
2015-10-08 Matt CaswellFix no-ripemd on Windows
2015-10-05 Richard LevitteFix make depend for things being built in subdirectories
2015-09-30 Matt CaswellFix libeay.num
2015-09-30 David WoodhouseFix no-stdio build
next