Document missing EVP_PKEY_method_* items
[openssl.git] / apps / s_server.c
2017-08-09 Xiaoyin LiuAdd missing HTML tag in www_body in s_server.c
2017-08-03 Rich SalzAdd a DRBG to each SSL object
2017-07-16 Rich SalzStandardize apps use of -rand, etc.
2017-07-07 Matt CaswellFix memory leak when using PSK session files
2017-06-21 Matt CaswellUse constants rather than macros for the cipher bytes...
2017-06-21 Matt CaswellFix no-psk
2017-06-21 Matt CaswellAdd the ability to set a TLSv1.3 PSK via just the key...
2017-06-21 Matt CaswellAdd the ability to use a server side TLSv1.3 external...
2017-06-21 Rich SalzMerge Nokia copyright notice into standard
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2017-06-16 Paul YangForbid to specify -nextprotoneg if -tls1_3 is enabled
2017-06-12 Paul YangClean up a bundle of codingstyle stuff in apps directory
2017-06-09 Paul YangFix a bundle of trailing spaces in several files
2017-06-06 Todd ShortFix #2400 Add NO_RENEGOTIATE option
2017-06-05 Daniel Kahn GillmorAvoid failing s_server when client's psk_identity is...
2017-05-09 Matt CaswellFix an s_server infinite loop
2017-04-28 FdaSilvaYYAdd checks on return code when applying some settings.
2017-04-28 FdaSilvaYYOutput prog name within error message
2017-04-28 FdaSilvaYYAdd a 'max_send_frag' option to configure maximum size...
2017-04-25 Dmitry BelyavskiySwitch command-line utils to new nameopt API.
2017-04-25 Richard LevitteCorrect some badly formated preprocessor lines
2017-04-25 Richard LevitteAdd guards around one of use of IPPROTO_SCTP where...
2017-04-25 Matt CaswellAsk libssl if we should retry not the socket
2017-04-25 Matt CaswellAdd a -sctp option to s_server
2017-04-03 Dr. Stephen HensonPrint CA names in s_server, add -requestCAfile to s_client
2017-03-17 Matt CaswellFix no-dtls builds
2017-03-16 FdaSilvaYYSimplify code around next_proto.len by changing 'len...
2017-03-06 Matt CaswellFix no-psk
2017-03-02 Matt CaswellSilence some clang warnings
2017-03-02 Matt CaswellRename SSL_read_early() to SSL_read_early_data()
2017-03-02 Matt CaswellUpdates to s_server and s_client for the latest early_d...
2017-03-02 Matt CaswellEnsure the max_early_data option to s_server can be 0
2017-03-02 Matt CaswellAdd a "-early_data" option to s_server
2017-03-02 Matt CaswellAdd a -max_early_data option to s_server
2017-02-21 Dmitry BelyavskiyProvided support for the -nameopt flag in s_client...
2017-02-17 Matt CaswellAdd a capability to s_server to send KeyUpdate messages
2017-02-07 Peter Wuapps: Add support for writing a keylog file
2016-11-23 Matt CaswellFix some style issues with TLSv1.3 state machine PR
2016-11-23 Matt CaswellFix some style issues identified during review
2016-11-23 Matt CaswellAdd an s_server capability to read an OCSP Response...
2016-11-15 Richard LevitteRevert "Remove heartbeats completely"
2016-11-15 Richard LevitteRemove heartbeats completely
2016-11-13 EasySecUpdate s_client and s_server documentation about some...
2016-11-10 Matt CaswellRename the Elliptic Curves extension to supported_groups
2016-11-02 Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-10-19 Richard LevitteIf an engine comes up explicitely, it must also come...
2016-10-14 FdaSilvaYYConstify command options
2016-09-19 Richard LevitteFix no-ocsp
2016-09-15 Richard LevitteRefactor to avoid unnecessary preprocessor logic
2016-09-15 Richard LevitteReformat to fit OpenSSL source code standards
2016-09-15 Richard LevitteVSI submission: redirect terminal input through socket
2016-08-17 FdaSilvaYYSmall nits and cleanups
2016-08-17 FdaSilvaYYConstify char* input parameters in apps code
2016-08-17 FdaSilvaYYRelocalise some globals variables
2016-08-04 FdaSilvaYYPack globals variables used to control apps/verify_call...
2016-07-25 FdaSilvaYYTypo and comment fix
2016-07-25 FdaSilvaYYUnused variable cleanup
2016-07-25 FdaSilvaYYDiscard a dead option
2016-07-20 FdaSilvaYYFix a few if(, for(, while( inside code.
2016-07-08 Matt CaswellDisallow multiple protocol flags to s_server and s_client
2016-06-18 FdaSilvaYYAdd a comment after some #endif at end of apps source...
2016-06-12 Dr. Stephen HensonDon't skip leading zeroes in PSK keys.
2016-06-01 Matt CaswellFree a BIO_ADDR if DTLSv1_listen return <=0
2016-06-01 Matt CaswellDon't leak X509_OBJECT in an error path
2016-05-27 Matt CaswellFix s_client/s_server waiting for stdin on Windows
2016-05-27 Matt CaswellFix some s_server issues on Windows
2016-05-23 Dr. Stephen HensonSupport -no-CAfile -no-CApath in ctx2
2016-05-18 FdaSilvaYYFew cleanups in s_client, s_server apps.
2016-05-17 Rich SalzX509_STORE_CTX accessors.
2016-05-17 Rich SalzCopyright consolidation 01/10
2016-05-05 Matt CaswellHandle no async jobs in libssl
2016-04-29 Matt CaswellFix building with -DCHARSET_EBCDIC
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-06 Matt CaswellFix no-ocsp
2016-03-21 David BenjaminRT4660: BIO_METHODs should be const.
2016-03-21 Matt CaswellFix no-sock
2016-03-17 Rich SalzRemove Netware and OS/2
2016-03-09 Kurt RoeckxUse minimum and maximum protocol version instead of...
2016-03-08 FdaSilvaYYFix cert leaks in s_server
2016-03-08 Todd ShortGH787: Fix ALPN
2016-03-07 Matt CaswellFix s_server/s_client handling of the split_send_frag...
2016-03-07 Matt CaswellAdd documentation for new s_server/s_client options
2016-03-07 Matt CaswellEnsure s_client and s_server work when read_ahead is set
2016-03-07 Matt CaswellAdd an ability to set the SSL read buffer size
2016-03-07 Matt CaswellAdd pipeline support to s_server and s_client
2016-03-07 Rich SalzISSUE 43: Add BIO_sock_shutdown
2016-02-29 J Mohan Rao ArisankalaGH764: s_server: trace option fall through
2016-02-27 J Mohan Rao Arisankalausing macro inside the case.
2016-02-27 J Mohan Rao Arisankalafix build with no-srtp
2016-02-27 Rich SalzRT2275: use BIO_sock_nbio()
2016-02-25 Emilia KasperCVE-2016-0798: avoid memory leak in SRP
2016-02-24 Flavio MedeirosGH480: Don't break statements with CPP stuff.
2016-02-22 Rich SalzRemove unused parameters from internal functions
2016-02-17 Rich SalzRemove JPAKE
2016-02-14 Richard LevitteMake sure to use unsigned char for is*() functions
2016-02-09 A J Mohan RaoGH646: Update help for s_server command.
2016-02-09 Matt CaswellAuto init/deinit libcrypto
2016-02-08 Dr. Stephen HensonDeprecate undocumented SSL_cache_hit().
2016-02-05 Matt CaswellMake DTLSv1_listen a first class function and change...
2016-02-03 Richard LevitteRefactoring BIO: Adapt s_client and s_server
next