CMP lib and app: add optional certProfile request message header and respective ...
[openssl.git] / apps / lib / s_socket.c
2023-09-07 Matt CaswellCopyright year updates
2023-05-08 Matt CaswellAdd QUIC support to s_client
2022-10-12 FdaSilvaYYapps & al : Fix various typos, repeated words, align...
2022-05-03 Matt CaswellUpdate copyright year
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-10 Todd ShortSet protocol in init_client()
2021-11-22 Dr. David von OheimbFix HTTP server port output and allow dynamic verbosity...
2021-10-06 Tomas Mrazs_socket.c: Avoid possible NULL pointer dereference
2021-10-04 Dr. David von Oheimbapps/lib/s_socket.c: Fix mem leak on host name in init_...
2021-09-08 ZengitSocket now displays what address it is connecting to
2021-07-31 Tanzinul IslamRedefine getpid() -> _getpid() only for MSVC
2021-07-16 Daiki Uenoapps: Use the first detected address family if IPv6...
2021-06-11 Richard Levitteapps/lib/s_socket.c: Alias getpid with _getpid for...
2021-06-09 Dr. David von Oheimb80-test_cmp_http.t: Improve the way the test server...
2021-05-29 Dr. David von Oheimbapps/lib/s_socket.c and 80-test_cmp_http.t: Make ACCEPT...
2021-05-20 Matt CaswellUpdate copyright year
2021-05-16 Richard LevitteAPPS: Make the cmp Mock server output the accept addres...
2020-11-25 Richard LevitteAPPS: Guard use of IPv6 functions and constants with...
2020-09-12 Randall S. BeckerNonStop port updates for 3.0.0.
2020-05-15 Matt CaswellUpdate copyright year
2020-05-06 Dmitry Belyavskiys_server normal shutdown
2019-09-04 Richard LevitteMove libapps.a source to apps/lib