]> git.ipfire.org Git - thirdparty/openssl.git/history - util
Remove Netware and OS/2
[thirdparty/openssl.git] / util /
2016-03-17  Rich SalzRemove Netware and OS/2
2016-03-17  Rich SalzRemove ultrix/mips support.
2016-03-17  Richard LevitteRemove support for Borland C++
2016-03-17  Richard LevitteDon't define OPENSSL_ENGINES in test recipes, do it...
2016-03-15  Matt CaswellFix a TLSProxy race condition
2016-03-11  Matremoved extra define
2016-03-11  MatFix no-blake2 for Windows classic build
2016-03-11  Dr. Stephen Hensonmake update
2016-03-11  Rich SalzMake update to catch function renames.
2016-03-11  Kurt RoeckxReview comments
2016-03-11  Bill CoxAdd blake2 support.
2016-03-11  MatFix no-rmd160 classic Windows build
2016-03-10  Rob Percivalcheck reviewer --reviewer=emilia
2016-03-10  Rich SalzRT3676 add: Export ASN.1 DHparams
2016-03-10  Richard LevitteMake util/mk1mf.pl recognise no-weak-ssl-ciphers
2016-03-10  Kurt RoeckxRun make update
2016-03-09  Rich SalzRT3676: Expose ECgroup i2d functions
2016-03-09  Rob PercivalRemoves SCT_LIST_set_source and SCT_LIST_set0_logs
2016-03-09  Richard LevitteTouch the correct variables for the system; shlib_wrap...
2016-03-09  Richard LevitteRecognise 32-bit Solaris in util/shlib_wrap.sh
2016-03-09  Richard LevitteAdapt mk1mf.pl and companions to changed perlasm script...
2016-03-08  Alessandro GhediniConvert RSA blinding to new multi-threading API
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_SSL_* to new multi-threading API
2016-03-08  Rich SalzOpenSSLDie --> OPENSSL_die
2016-03-08  Dr. Stephen Hensonmake update
2016-03-08  Alessandro Ghedinimake update
2016-03-08  Matt CaswellAdd an SSL_has_pending() function
2016-03-08  Matt CaswellAdd an ability to set the SSL read buffer size
2016-03-08  Todd ShortAdd cipher query functions
2016-03-08  Alessandro GhediniConvert ERR_STATE to new multi-threading API
2016-03-08  Richard LevitteMake mk1mf recognise the --classic flag
2016-03-07  MatGH812: Fix for no-ui build on Windows
2016-03-07  Matt CaswellRename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
2016-03-07  Matt CaswellAdd an SSL_has_pending() function
2016-03-07  Matt CaswellAdd an ability to set the SSL read buffer size
2016-03-07  Matt CaswellUpdate the dasync engine to add a pipeline cipher
2016-03-07  Matt Caswellmake update
2016-03-07  Dr. Stephen Hensonmake update
2016-03-05  Richard LevitteNew ordinal files, recreated from scratch
2016-03-05  Richard LevitteChange names of ordinals and libs, libeay => libcrypto...
2016-03-05  Richard LevitteRemove the old ordinals
2016-03-04  Rob PercivalAdds CT validation to SSL connections
2016-03-02  Dr. Stephen Hensonmake update
2016-03-02  Dr. Stephen Hensonadd kdf.h to mkdef.pl
2016-03-02  Dr. Stephen Hensonmake update
2016-03-02  Christian HeimesProvide getters for default_passwd_cb and userdata
2016-03-01  Rob PercivalCT policy validation
2016-03-01  Rob PercivalVerify SCT signatures
2016-02-29  Matt CaswellRefactor the async wait fd logic
2016-02-29  Matt CaswellWorkaround for VisualStudio 2015 bug
2016-02-28  Dr. Stephen Hensonmake update
2016-02-28  Rich SalzFix mk1mf build
2016-02-26  Rob PercivalPublic API for Certificate Transparency
2016-02-26  Matt CaswellFix a mkdef.pl warning
2016-02-26  Alessandro GhediniImplement new multi-threading API
2016-02-25  Emilia KasperCVE-2016-0798: avoid memory leak in SRP
2016-02-22  Richard LevitteThe build files use %disabled, make sure to pass it...
2016-02-21  Richard LevitteDon't use 'parent' in util/dofile.pl
2016-02-20  Viktor DukhovniWork-around for proxy->s_server retry logic
2016-02-20  Richard LevitteBuild dynamic engines even if configured "no-shared"
2016-02-20  Richard LevitteAlways build library object files with shared library...
2016-02-19  Emilia KasperTLS: reject duplicate extensions
2016-02-18  Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-18  Rich SalzRemove "experimental" in code and comments, too.
2016-02-17  David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-02-17  Richard LevitteBe more verbose when debugging is on
2016-02-17  Rich SalzRemove JPAKE
2016-02-15  Richard LevitteCorrect deprecation of OPENSSL_config
2016-02-14  Richard LevitteMisc fixes in util/mk1mf.pl
2016-02-14  Richard Levittemake update
2016-02-14  Richard LevitteDon't use libcrypto private headers with mkdef.pl
2016-02-14  Richard LevittePrefer IO::Socket::INET6 over IO::Socket::IP
2016-02-13  Viktor DukhovniFix some issues near recent chomp changes.
2016-02-12  Richard LevitteRename INSTALL_PREFIX to DESTDIR, remove option --insta...
2016-02-11  Richard LevittePerl's chop / chomp considered bad, use a regexp instead
2016-02-11  Andy Polyakovutil/mk1mf.pl: use LINK_CMD instead of LINK variable.
2016-02-11  Rich SalzDon't add filename comment.
2016-02-11  Rich SalzMove to REF_DEBUG, for consistency.
2016-02-11  Richard LevitteMake util/mkrc.pl location agnostic and adapt Makefile...
2016-02-11  Rich SalzHide OPENSSL_INIT_SETTINGS.
2016-02-11  Richard LevitteMake comment match reality
2016-02-10  Richard LevitteProduce buildinf.h on Windows the same way as on Unix
2016-02-10  Richard LevitteMake sure to escape backslashes and single quotes for...
2016-02-10  Richard LevitteMake it possible to get ENGINESDIR info from OpenSSL_ve...
2016-02-10  Rich SalzRename INIT funtions, deprecate old ones.
2016-02-10  Richard Levitteclean away old VMS cruft
2016-02-10  Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10  Richard Levitteunified build scheme: give util/dofile.pl the possibili...
2016-02-10  Rich SalzRemove store.
2016-02-09  Matt CaswellUpdates for auto init/deinit review comments
2016-02-09  Matt CaswellAdd an OPENSSL_NO_AUTOERRINIT option
2016-02-09  Matt CaswellAuto init/de-init libssl
2016-02-09  Matt CaswellAuto init/deinit libcrypto
2016-02-09  Matt CaswellProvide framework for auto initialise/deinitialise...
2016-02-09  Richard Levitteunified build scheme: adjust some scripts
2016-02-08  Dr. Stephen Hensonmake update
2016-02-08  Dr. Stephen Hensonrename old functions names in libeay.num
2016-02-08  Dr. Stephen HensonDeprecate undocumented SSL_cache_hit().
2016-02-08  Rob PercivalMake TESTS= work with "nmake -f ms/ntdll.mak tests"
next