Clean up curve25519 build
[openssl.git] / util /
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
2016-02-01 Rich SalzBetter check for gcc/clang
2016-01-31 Dr. Stephen HensonAdd EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GRO...
2016-01-30 Dr. Stephen HensonAdd function to return internal enoding of X509_NAME.
2016-01-29 Rich SalzTemplatize util/domd
2016-01-29 Rich SalzMerge error, wrong domd submitted.
2016-01-29 Rich SalzRemove clean-depend
2016-01-28 Rich SalzRemove extraneous output from util/mk scripts
2016-01-28 Rich SalzAdd CRYPTO_secure_zalloc
2016-01-26 Matt CaswellAdd SSL_up_ref() and SSL_CTX_up_ref()
2016-01-26 Matt CaswellRemove dirs from mkfiles.pl
2016-01-25 Richard LevitteGenerate warning text
2016-01-25 Richard LevitteRefactor file writing - Remake Makefile.org into a...
2016-01-25 Richard LevitteNow that Configure doesn't produce tools/c_rehash,...
2016-01-24 Rich SalzMove pqueue into ssl
2016-01-23 Richard LevitteRemove extra unused variable in util/dofile.pl
2016-01-22 Richard LevitteRefactor file writing - Adapt util/mkdef.pl to use...
2016-01-22 Richard LevitteRefactor file writing - adapt util/dofile.pl to use...
2016-01-22 Richard LevitteRefactor file writing - arrange for use of bundled...
2016-01-22 Richard LevitteRefactor file writing - introduce template driven file...
2016-01-21 Richard LevitteRefresh the thinking of --prefix and --openssldir
2016-01-19 Matt CaswellRemove the GOST engine
2016-01-19 Dr. Stephen Hensonprf redirection build fixes
2016-01-18 Kristian AmlieDon't use "grep -q", "-q" is not POSIX, and fails on...
2016-01-17 Rich SalzAccessor update; fix API, document one.
2016-01-17 Rich SalzAdd some accessors.
2016-01-16 Dr. Stephen Hensonfix no-engine build
next