Minor correction to comment.
[openssl.git] / apps /
2015-11-20 Matt CaswellConvert __thread to pthreads for Thread Local Storage
2015-11-20 Matt CaswellAdd s_client support for waiting for async
2015-11-20 Matt CaswellFix the error code for SSL_get_async_wait_fd()
2015-11-20 Matt Caswellmake update
2015-11-20 Matt CaswellFix pools for s_client
2015-11-20 Matt CaswellFix s_server bug
2015-11-20 Matt CaswellImplement local thread pools
2015-11-20 Matt CaswellInitial Async notify code changes
2015-11-20 Matt CaswellAdd ASYNC_JOB pools
2015-11-20 Matt CaswellFix s_server -WWW with -async
2015-11-20 Matt CaswellAdd s_server and s_client async support
2015-11-20 Dr. Stephen HensonUse better defaults for TSA.
2015-11-20 Dr. Stephen HensonAdd support for signer_digest option in TS.
2015-11-14 Dr. Stephen Hensonadd -psk option to ciphers command
2015-11-14 Dr. Stephen Hensonadd -tls1_2,-tls1_1 options to ciphers command
2015-11-13 Nathan Phillip BrinkRT2667: Add IRC support to -starttls
2015-11-09 Matt CaswellContinue standardisation of malloc handling in apps
2015-11-02 Richard LevitteFix usage of BIO_ctrl_set_connected
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-30 Matt CaswellRemove SSL_state and SSL_set_state
2015-10-30 Matt CaswellRemove a call to SSL_set_state from s_server
2015-10-30 Matt CaswellRemove redundant code
2015-10-23 Alessandro GhediniRemove useless code
2015-10-23 Alessandro GhediniDo not treat 0 return value from BIO_get_fd() as error
2015-10-18 Dr. Stephen HensonMove auto Host adding to query_responder
2015-10-18 Dr. Stephen HensonFix memory leak with -issuer option.
2015-10-16 Dmitry BelyavskyFix error message when loading engines from config
2015-10-12 Matt CaswellRename -set-serial command to req
2015-10-12 Matt CaswellCentralise loading default apps config file
2015-10-12 Matt CaswellFix option name discrepancy
2015-10-11 Dr. Stephen HensonMake no-psk compile without warnings.
2015-10-09 Emilia KasperDTLS: remove unused cookie field
2015-10-06 Dr. Stephen HensonDon't try and parse boolean type.
2015-10-05 Andy PolyakovAddress Windows warnings in apps/.
2015-10-05 Andy PolyakovExplicitly cast INVALID_SOCKET to (int) to address...
2015-09-30 Ben LaurieDisplay brief help if no options for list.
2015-09-29 Andy PolyakovFix -Wshadow warnings in mingw builds.
2015-09-28 Alessandro GhediniPrint debug info for extended master secret extension
2015-09-28 Michal BozonRT4053: Typo in error message
2015-09-28 Dr. Stephen HensonSRP memory leak fix
2015-09-28 Emilia KasperSilence Wconditional-uninitialized
2015-09-26 Alessandro GhediniGH408 follow-on: update buflen
2015-09-25 Matt CaswellAdd support for -no-CApath and -no-CAfile options
2015-09-24 Vladimir Kotalfix compilation on Solaris
2015-09-24 Rich SalzRestore the old interactive prompt.
2015-09-23 Matt CaswellFix s_server DTLSv1_listen issues
2015-09-23 Matt CaswellAdd support for DTLSv1_listen in s_server
2015-09-22 Rich SalzRemove "noise" comments from TS files.
2015-09-21 Matt CaswellFix -srpvfile option in srp command line
2015-09-20 Dr. Stephen HensonMake SRP work with -www
2015-09-20 Dr. Stephen Hensonmake no-dh work
2015-09-19 Richard LevitteFinally, remove a possibly disabled feature
2015-09-19 Richard LevitteAdd more features that may be disabled
2015-09-19 Richard LevitteAdd more features that may be disabled
2015-09-19 Richard LevitteAdd more features that may be disabled
2015-09-19 Richard LevitteAdd more features that may be disabled
2015-09-19 Richard LevitteSort the disabled features alphabetically
2015-09-19 Richard LevitteSmall typo
2015-09-19 Dr. Stephen HensonPrint out a list of disabled features.
2015-09-17 Rich SalzRT4033: Use OPENSSL_SYS_UNIX not "unix"
2015-09-11 Dr. Stephen HensonUse default field separator.
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-10 Rich SalzUnwriteable directories are errors
2015-09-08 Rich SalzFix rehash/c_rehash doc and behavior.
2015-09-08 Ben LaurieFix uninit warning. Remove unnecessary casts. Nothing...
2015-09-08 Rich Salzadd support for apple os/x
2015-09-07 Rich SalzGH391: Apple port
2015-09-07 Rich Salzfix build breakage on windows
2015-09-06 Rich SalzFix typo, that broke build on non-unix
2015-09-06 Timo TerasAdd rehash command to openssl
2015-09-06 Richard LevitteSmall fix: make istext static
2015-09-06 Richard LevitteFix enc so it properly treats BASE64 as text
2015-09-06 Richard LevitteChange the treatment of stdin and stdout to allow binar...
2015-09-06 Richard Levittedup_bio_* and bio_open_* are utility functions and...
2015-09-05 Richard LevitteHave binary mode when the format is binary, not the...
2015-09-05 Richard LevitteChange the way apps open their input and output files
2015-09-05 Richard LevitteMake the handling of output and input formats consistent
2015-09-05 Dr. Stephen HensonAvoid direct X509 structure access
2015-09-05 Rich SalzMake TS structures opaque.
2015-09-05 David WoodhouseRT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time...
2015-09-04 Rich SalzRT3998: Allow scrypt to be disabled
2015-09-03 Rich Salzremove 0 assignments.
2015-09-02 Dr. Stephen Hensonmake X509_CRL opaque
2015-09-01 Adam EijdenbergRT3984: Fix clang compiler warning on Mac OS X where...
2015-09-01 Emilia Kasperapps/speed.c: fix memory leak
2015-08-31 Dr. Stephen Hensonmake X509_REQ opaque
2015-08-31 Dr. Stephen HensonRemove asn1-kludge option.
2015-08-26 Hubert KarioGH350: -help text few s_client and s_server flags
2015-08-26 Alessandro GhediniGH371: Print debug info for ALPN extension
2015-08-17 Tim HudsonRestore previous behaviour of only running one algorith...
2015-08-17 Tim Hudsonrestore usage of -elapsed that was disabled in the...
2015-08-17 Rich SalzGH345: Remove stderr output
2015-08-11 Rich SalzRemove Gost94 signature algorithm.
2015-08-10 Rich SalzGH365: Missing #ifdef rename.
2015-08-10 Rich SalzFix build break.
2015-08-08 bluelineXYGH357: Update ocsp.c
2015-08-04 Matt CaswellFix SRTP s_client/s_server options
2015-08-02 Ben LaurieFix refactoring breakage.
2015-08-02 Dr. Stephen Hensondon't reset return value to 0
2015-08-02 Ben LaurieAdd -Wconditional-uninitialized to clang strict warnings.
next