Historique des commits

Auteur SHA1 Message Date
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ il y a 6 ans
  Matt Caswell 6712ba9323 Only set TCP_NODELAY if the protocol is TCP il y a 6 ans
  Andy Polyakov 6671c775e6 apps/s_socket.c: address rare TLSProxy failures on Windows. il y a 6 ans
  Matt Caswell f478c8a7c0 Don't set TCP_NODELAY on a UDP socket il y a 6 ans
  Andy Polyakov b3199e54d6 apps/s_socket.c: fix memory sanitizer problem in ACCEPT printout. il y a 6 ans
  Andy Polyakov 826e154481 apps/s_socket.c: print only dynamically allocated port in do_server. il y a 6 ans
  Andy Polyakov f69d050ee3 apps/{s_client.c|s_socket}.c: omit usleep calls. il y a 6 ans
  Andy Polyakov dcf3d83faf apps/s_socket.c: disable the Nagle algorithm. il y a 6 ans
  Richard Levitte 5540eb7040 openssl s_server: print the accepting address and socket il y a 6 ans
  John Hughes ebc0168384 Add BIO_bind function to bind local address for a socket. il y a 6 ans
  Bernd Edlinger df05f155a6 Fix some style nits in commit eee8a40 il y a 6 ans
  Bernd Edlinger eee8a40aa5 Make the s_server command listen on IPv6 only when requested il y a 6 ans
  Matt Caswell 10ee724612 Enable the cookie callbacks to work even in TLS in the apps il y a 7 ans
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year il y a 6 ans
  Richard Levitte d17bdfc26d Fix intermittent Windows and Cygwin failures in s_server il y a 6 ans
  Bernd Edlinger 803141f610 Use constant value 1 instead of SHUT_WR in do_server il y a 6 ans
  Matt Caswell bac6abe18d Allow an endpoint to read the alert data before closing the socket il y a 7 ans
  Rich Salz 0e97f1e1a7 (Re)move some things from e_os.h il y a 7 ans
  Bernd Edlinger daaaa3cb7e Fix bogus use of BIO_sock_should_retry. il y a 7 ans
  Paul Yang 9e1d5e8dff Fix return value checking for BIO_sock_init il y a 7 ans
  Matt Caswell c90da922dd Fix some variable references in init_client il y a 7 ans
  Matt Caswell 8ccc237720 Add a -sctp option to s_client il y a 7 ans
  Matt Caswell 72d0bc84de Add a -sctp option to s_server il y a 7 ans
  Rich Salz 846e33c729 Copyright consolidation 01/10 il y a 8 ans
  Matt Caswell ea837d79f9 Remove stale errors from early connection attempts in a client il y a 8 ans
  Matt Caswell f9e5503412 Fix no-sock il y a 8 ans
  Rich Salz 8731a4fcd2 ISSUE 43: Add BIO_sock_shutdown il y a 8 ans
  Rich Salz f7c798e34b Fix typo, reformat comment. il y a 8 ans
  Rich Salz a773b52a61 Remove unused parameters from internal functions il y a 8 ans
  Richard Levitte d94c444bcd The protocol variable has lost its use, remove it il y a 8 ans