OpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP socket
[openssl.git] / doc / man1 / openssl-s_server.pod.in
7 days ago Richard LevitteCopyright year updates
2024-03-12 olszomalImprove the documentation on -cert_chain and -status_ve...
2023-12-22 Matt CaswellImprove the documentation on TLS record compression
2023-11-24 Markus MinichmayrDocument `SSL_OP_PREFER_NO_DHE_KEX` option.
2023-03-28 Todd ShortRFC7250 (RPK) support
2022-11-24 Maxim MikityanskiyAdd support for KTLS zerocopy sendfile on Linux
2022-10-18 Todd ShortAdd support for compressed certificates (RFC8879)
2022-10-07 Richard LevitteChange all references to OpenSSL 3.1 to OpenSSL 3.2...
2022-05-27 Tomas MrazThe -no_legacy_server_connect option applies to client
2022-05-03 Matt CaswellUpdate copyright year
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-01-28 yangyangtiantianlo... apps: Add option -no_ems to s_client/s_server apps
2021-09-18 Tianjia Zhangapps/s_server: Add ktls option
2021-06-15 Dmitry BelyavskiyDisabling Encrypt-then-MAC extension in s_client/s_server
2021-06-15 Hubert Karios_server: make -rev option easier to find (mention...
2021-06-10 Arran Cudbard-BellEnable ssl-trace by default
2021-05-20 Dr. David von OheimbDOC: Fix nits found by new check on SYNOPSIS and OPTION...
2021-05-19 Rich SalzRemove '=for openssl ifdef'
2021-05-18 Dr. David von Oheimbapps/s_server: Add -proxy and -no_proxy options
2021-05-06 Tomas MrazDocument the behavior of the -inform and related options
2021-05-05 Benjamin KadukCorrect ssl_conf logic for "legacy_server_connect"
2021-05-01 Hubert Karioman: s_server: fix text repetition in -alpn description
2021-03-11 Matt CaswellUpdate copyright year
2021-03-01 Dr. David von OheimbOSSL_HTTP_parse_url(): Handle any userinfo, query,...
2020-12-13 Ankita Shettyopenssl.pod: Fix openSSL options doc
2020-12-05 Ankita Shettyopenssl.pod: Carve out Trusted Certificate, Pass Phrase...
2020-12-02 Richard LevitteAPPS: Adapt load_key() and load_pubkey() for the engine...
2020-11-10 Dr. David von Oheimbopenssl-*.pod.in: Prevent newlines on empty engine_syno...
2020-08-20 Dr. David von OheimbMake better use of new load_cert_pass() variant of...
2020-08-20 Dr. David von Oheimbapps: make use of OSSL_STORE for generalized certs...
2020-07-16 Pauliapps: document the deprecation of the -engine option
2020-07-04 Gustaf NeumannFix typos and repeated words
2020-05-19 Dmitry BelyavskiyIntroducing option SSL_OP_IGNORE_UNEXPECTED_EOF
2020-05-15 Dr. David von OheimbUse OSSL_STORE for load_{,pub}key() and load_cert(...
2020-05-07 Nikolay MorozovSSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation
2020-04-23 Matt CaswellUpdate copyright year
2020-04-20 Dr. David von OheimbFix descriptions of credentials and verification option...
2020-04-01 Tianjia Zhangapps: support sendfile in s_server when ktls enabled
2020-03-07 Paulicmdline app: add provider commandline options.
2020-01-31 Rich SalzUpdate the SSL/TLS connection options
2020-01-29 Rich SalzDocument most missing options
2020-01-23 Rich SalzUpdate man3/verify documentation, error text
2020-01-13 Rich SalzBetter documentation of -www,-WWW,-HTTP flags
2020-01-13 Rich SalzRefactor the tls/dlts version options
2020-01-07 Rich SalzRefactor -engine documentation
2020-01-06 Rich SalzMove -nameopt to openssl.pod
2019-12-19 Rich SalzUse a function to generate do-not-edit comment
2019-11-03 Richard LevitteAdd -CAstore and similar to all openssl commands that...
2019-10-31 Rich SalzInfrastructure for templated doc in POD files