INSTALL: Add missing details on VMS installation results
[openssl.git] / util /
2016-08-01 Dr. Stephen Hensonmake update
2016-07-29 Matt CaswellSimplify and rename SSL_set_rbio() and SSL_set_wbio()
2016-07-25 FdaSilvaYYDiscard BIO_set(BIO* bio) method
2016-07-25 Richard LevitteMake it possible for external code to set the certiciat...
2016-07-25 Richard LevitteAdd X509_STORE lock and unlock functions
2016-07-25 Richard Levittemake update
2016-07-25 Richard LevitteAdd getters / setters for the X509_STORE_CTX and X509_S...
2016-07-24 Jakub ZelenkaAdd EVP_ENCODE_CTX_copy
2016-07-24 Jakub ZelenkaAdd missing X509_set_proxy_flag num
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-07-19 Rich SalzRT4593: Add space after comma (doc nits)
2016-07-13 Dr. Stephen Hensonmake update
2016-07-12 Viktor DukhovniMake update
2016-07-11 Dr. Stephen Hensonmake update
2016-07-08 Rich SalzUpdate ordinals
2016-07-08 Rich SalzGH1278: Removed error code for alerts
2016-07-08 Rich SalzReplace all #define's in pod pages.
2016-07-08 Andy Polyakovinclude/openssl: don't include <windows.h> in public...
2016-07-05 Richard Levittemake update
2016-06-27 Matt CaswellAdd a test for fragmented alerts
2016-06-27 Rich SalzRT4586: Remove RSA_memory_lock; unused, not needed
2016-06-24 Matt CaswellAdd a getter to obtain the HMAC_CTX md
2016-06-23 Sebastian Andrzej... utils/mkdir-p: check if dir exists also after mkdir...
2016-06-22 Andy Polyakovcrypto/cryptlib.c: omit OPENSSL_ia32cap_loc().
2016-06-21 Rich SalzMore doc cleanup
2016-06-16 Rich SalzFix GCC build; make update; fix number re-use
2016-06-16 Nathaniel McCallumAdd EVP_PKEY_get0_hmac() function
2016-06-16 Matt CaswellSkip the TLSProxy tests if environmental problems are...
2016-06-14 Rich SalzRT4562: Fix misleading doc on OPENSSL_config
2016-06-13 Matt Caswellmake update
2016-06-09 Rich SalzMake a2i_ipadd an internal function
2016-06-09 Rich SalzMore API docs; small changes.
2016-06-08 Rich SalzAdd some accessor API's
2016-06-07 Rich SalzUnify d2i/i2d documentation.
2016-06-07 Rich SalzNit about pod filenames
2016-06-07 Rich SalzAdd script to find undocumented API
2016-06-06 Rich SalzMore doc nits
2016-06-04 Rich SalzMore utils cleanup.
2016-06-02 Richard Levitteperl: refactor .pod name section extractor into its...
2016-06-01 Rich SalzRemove NOEXIST entries
2016-06-01 Rich SalzRemove/rename some old files.
2016-06-01 Rich SalzAdd final(?) set of copyrights.
2016-05-31 Matt Caswellmake update
2016-05-30 Richard Levitteperl: use the 'if' module to conditionally load File...
2016-05-29 Joey Yandleset RAND_event and RAND_screen to deprecated in 1.1...
2016-05-29 Andy PolyakovConfigure,test/recipes: "pin" glob to File::Glob::glob.
2016-05-28 Richard Levittemake update
2016-05-27 Richard Levitteperl glob: make sure to put quotes around the pattern...
2016-05-23 Rich SalzRemove unused error/function codes.
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
next