Rebase shim against latest boringssl code
[openssl.git] / util /
2016-05-23 Dr. Stephen Hensonmake update
2016-05-23 FdaSilvaYYAdd checks on CRYPTO_set_ex_data return value
2016-05-22 Richard Levitteutil/process_docs.pl: Add more debugging output
2016-05-22 Richard LevitteImprove the checking of pod sections
2016-05-22 Richard Levitteprocess_docs.pl: When starting to read a new head1...
2016-05-21 Richard LevitteHave doc-nit-check look for mandatory manual sections
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-05-21 Rich SalzDoc nits cleanup, round 2
2016-05-20 Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-20 Rich SalzFix nits in pod files.
2016-05-19 Richard LevitteDocumentation processor in perl, for platforms that...
2016-05-18 Richard LevitteSmall typo, a tab where there should have been a space
2016-05-18 Richard LevitteFix util/mkerr.pl
2016-05-17 Rich SalzManual fixes after copyright consolidation
2016-05-17 Rich SalzX509_STORE_CTX accessors.
2016-05-16 Matt CaswellWorkaround an IO::Socket::IP bug
2016-05-16 Viktor DukhovniFold threads.h into crypto.h making API public
2016-05-16 Alessandro GhediniAdd SSL_client_version() getter function
2016-05-11 Viktor DukhovniFix TLSProxy race by adding missing eval
2016-05-11 Richard Levittemake update
2016-05-10 Andy Polyakovcrypto/des: remove obsolete functions.
2016-05-10 Andy Polyakovutil/mkdef.pl: omit ordinals from Windows DLLs.
2016-05-05 Rich SalzTweak generated warning lines.
2016-05-04 Richard LevitteAllow spaces in filenames when using perl's glob
2016-05-02 Rich SalzHandle multi-line "written by/for" comments.
2016-05-01 Richard LevitteSkip blank lines if old copyright comment was removed...
2016-04-29 Matt CaswellFix some X509_STORE macros
2016-04-28 Christian HeimesAdd getters for X509_STORE and X509_OBJECT members
2016-04-28 Viktor Dukhovnimake update
2016-04-26 Kazuki YamaguchiAdd ex_data functions for X509_STORE
2016-04-25 Viktor Dukhovnimake update
2016-04-22 Matt CaswellFix no-dsa on Windows/VMS
2016-04-22 Matt CaswellFix no-cmac on Windows/VMS
2016-04-21 Matt CaswellFix no-ocsp on Windows (and probably VMS)
2016-04-20 Rich SalzCopyright consolidation script
2016-04-20 Matt CaswellFix no-ui on Windows
2016-04-20 Rich SalzCopyright consolidation; .pm and Configure
2016-04-20 Matt CaswellFix no-sock on Windows
2016-04-20 Matt CaswellFix no-dgram on Windows
2016-04-20 Rich SalzCopyright consolidation: perl files
2016-04-18 Rich SalzMake string_to_hex/hex_to_string public
2016-04-18 Rich SalzRename some lowercase API's
2016-04-17 Richard LevitteRemove declaration of function that isn't implemented
2016-04-16 Dr. Stephen HensonAdd X509_STORE_CTX_set0_untrusted function.
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-14 Lyon ChenAdd SSL_SESSION_get0_hostname()
2016-04-13 Matt Caswellmake update
2016-04-13 Dr. Stephen Hensonmake update
2016-04-13 Richard LevitteCleanup libcrypto.num and make update
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellFix symbols missing from shared build
2016-04-13 Matt Caswellmake update
2016-04-11 Kazuki YamaguchiAdd SSL_CTX_get_ciphers()
2016-04-09 Matt Caswellmake update
2016-04-09 Matt Caswellmake update
2016-04-08 Rich SalzAdd OCSP to mkdef
2016-04-07 Viktor Dukhovnimake update
2016-04-06 Richard Levittemake update
2016-04-04 FdaSilvaYYAdd X509_REQ_get0_pubkey method
2016-04-03 Viktor Dukhovnimake update
2016-04-03 Richard LevitteOrdinals adjustment
2016-04-02 Matt CaswellVarious DSA opacity fixups
2016-04-02 Matt Caswellmake update
2016-03-30 Matt CaswellFix build compilation failures
2016-03-29 Matt Caswellmake update
2016-03-23 Rich SalzMove dso.h to internal
2016-03-23 Rich SalzRemove several unused undocumented functions.
2016-03-22 Rich SalzHave only one DSO_METHOD_openssl
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-21 Richard LevitteRemove the mk1mf VC-WIN* builds and its supporting...
2016-03-20 Rich SalzRemove #error from include files.
2016-03-18 Richard Levittemake update
2016-03-18 Richard LevitteImplement support for no-ts
2016-03-18 Rich SalzRemove more unused things.
2016-03-18 Matt CaswellEnsure that no-comp functions are flagged as such
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
next