RT3676: Expose ECgroup i2d functions
[openssl.git] / util /
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"
2016-02-06 Dr. Stephen Hensonmake update
2016-02-06 Kurt RoeckxAdd BIO_ADDR_clear to libeay.num
2016-02-05 Ellinger, Wesley MRT4070: Improve struct/union regexp
2016-02-05 Matt CaswellMake DTLSv1_listen a first class function and change...
2016-02-05 Viktor DukhovniRestore -no_comp switch for backwards compatible behaviour
2016-02-05 Dr. Stephen Hensonmake update
2016-02-04 Todd ShortAdd option to disable async
2016-02-04 Viktor DukhovniHandle localhost being either 127.0.0.1 or ::1
2016-02-04 Richard LevitteUse matching quotes
2016-02-04 Richard LevitteMake the mk1mf 'mv' command variable
2016-02-03 Richard LevitteRefactoring BIO: small test correction
2016-02-03 Richard LevitteRefactoring BIO: add a simple networking test of s_clie...
2016-02-03 Richard Levittemake update
2016-02-03 Richard LevitteRefactoring BIO: add error macros & text, and make...
2016-02-03 Emilia KasperRT3234: disable compression
2016-02-02 Dr. Stephen Hensonmake update
next