Commit Graph

16 Commits (20.2)

Author SHA1 Message Date
Sean Bright 87110c1bdf websocket: Consider pending SSL data when waiting for socket input
5 years ago
Richard Mudgett f657793ee4 iostream.c: Fix ast_iostream_gets() needlessly returning failure.
7 years ago
Sean Bright b649682caa AST-2018-007: iostreams potential DoS when client connection closed prematurely
7 years ago
George Joseph 76339b1962 Merge "tcptls.h: Repair ./configure --with-ssl=PATH."
7 years ago
Alexander Traud 24503fb600 tcptls.h: Repair ./configure --with-ssl=PATH.
7 years ago
Alexander Traud 91616f4524 tcptls: Allow OpenSSL 1.1.x configured with enable-ssl3-method no-deprecated.
7 years ago
Sean Bright 069a0b7593 iostreams: Add some documentation for the ast_iostream_* functions
7 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
7 years ago
Corey Farrell b4862e463c iostream: Fix ast_iostream_printf declaration.
8 years ago
Guido Falsi d27168d36f BuildSystem: Add patches to allow building with recent LibreSSL
8 years ago
Joshua Colp cbbd119c21 tcptls: Improve error messages for TLS connections.
8 years ago
Tzafrir Cohen 2c8d0764de openssl 1.1 support: use OPENSSL_VERSION_NUMBER
8 years ago
Mark Michelson bf6423a336 Iostreams: Correct off-by-one error.
9 years ago
Tzafrir Cohen 26c8552fff OpenSSL 1.1.0 support
9 years ago
Joshua Colp e3dae763ee iostream: Move include of asterisk.h
9 years ago
Timo Teräs 070a51bf7c Implement internal abstraction for iostreams
9 years ago