Commit History

Author SHA1 Message Date
  George Joseph 8e119a72f0 tcptls/iostream: Add support for setting SNI on client TLS connections 5 months ago
  Sean Bright 611010d67d res_http_websocket.c: Set hostname on client for certificate validation. 10 months ago
  Jaco Kroon 73326fb4e0 tcptls: when disabling a server port, we should set the accept_fd to -1. 1 year ago
  Naveen Albert e0d243396f tcptls: Prevent crash when freeing OpenSSL errors. 1 year ago
  Kevin Harwell 1ddaedeaf5 tcptls.c: refactor client connection to be more robust 2 years ago
  Sean Bright fa023cbfa0 tcptls.c: Don't close TCP client file descriptors more than once 4 years ago
  traud f9ea75d117 tcptls: Fix notice when TLS is enabled but not supported. 4 years ago
  Sean Bright 7f2d56fc8c tcptls.c: Log more informative OpenSSL errors 4 years ago
  George Joseph c2ffb004aa tcptls.c: Add peer hostname and port to some error messages 5 years ago
  Sean Bright 42ff856216 Use non-blocking socket() and pipe() wrappers 5 years ago
  Richard Mudgett 0989b63047 autoservice: Don't start channel autoservice if the thread is a user interface. 6 years ago
  Joshua Colp 2151903a16 Merge "tcptls: Allow OpenSSL configured with no-dh." 6 years ago
  George Joseph 76339b1962 Merge "tcptls.h: Repair ./configure --with-ssl=PATH." 6 years ago
  Alexander Traud 24503fb600 tcptls.h: Repair ./configure --with-ssl=PATH. 6 years ago
  Alexander Traud d36338ce2b tcptls: Allow OpenSSL configured with no-dh. 6 years ago
  Alexander Traud 91616f4524 tcptls: Allow OpenSSL 1.1.x configured with enable-ssl3-method no-deprecated. 6 years ago
  Alexander Traud 2228ae3f27 tcptls: Repair ./configure --with-ssl=PATH. 6 years ago
  Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags 6 years ago
  Alexander Traud 19332e6968 tcptls: Print notice when TLS is enabled but not configured. 6 years ago
  Jenkins2 3a2b132411 Merge "declare optional openssl dependencies in moduleinfo" 7 years ago
  Alexander Traud 44d9446eb5 tcptls: NULL-check the parameter of ast_ssl_teardown before accessing it. 7 years ago
  Tzafrir Cohen b228f5c5e6 declare optional openssl dependencies in moduleinfo 7 years ago
  Alexander Traud feeb0974eb tcptls: Do not re-bind to wildcard on client creation. 7 years ago
  Joshua Colp 01f2220bec tcptls: Change error message to debug. 7 years ago
  Corey Farrell 70d2ccb9da Core: Add support for systemd socket activation. 7 years ago
  Richard Mudgett d76bc0565c tcptls.c: Cleanup TCP/TLS listener thread on abnormal exit. 7 years ago
  Richard Mudgett 0b427f9b59 tcptls.c: Add some missing allocation failure checks. 7 years ago
  Tzafrir Cohen bc041ca14a tcptls: use TLS_client_method with OpenSSL 1.1 7 years ago
  Joshua Colp cd5d9d1d69 Merge "tcptls: Use new certificate upon sip reload" 7 years ago
  Tzafrir Cohen 26c8552fff OpenSSL 1.1.0 support 8 years ago