Historique des commits

Auteur SHA1 Message Date
  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
  Richard Levitte 968d1a2372 Use the protocol we know rather than BIO_ADDRINFO_protocol(res) il y a 8 ans
  Richard Levitte 07aa1e0459 Don't assert protocol equality il y a 8 ans
  Richard Levitte ab69ac00f3 Refactoring BIO: Adapt s_client and s_server il y a 8 ans
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx il y a 8 ans
  Andy Polyakov b13fdc4860 Explicitly cast INVALID_SOCKET to (int) to address warnings on Windows. il y a 9 ans
  Rich Salz 7768e116dc Use bio_err not stderr in apps. il y a 9 ans
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes il y a 9 ans
  Rich Salz ff660b9312 Remove apps cache for gethostbyname il y a 9 ans
  Rich Salz b548a1f11c free null cleanup finale il y a 9 ans