aboutsummaryrefslogtreecommitdiffstats
path: root/common/rdr/TLSSocket.cxx
Commit message (Expand)AuthorAgeFilesLines
* Send TLS alerts to peer on errorsPierre Ossman2025-06-181-2/+7
* Show TLS alerts in log and to userPierre Ossman2025-06-181-5/+18
* Propagate exceptions during TLS handshakePierre Ossman2025-06-181-0/+3
* Let TLSSocket handle TLS handshakePierre Ossman2025-06-181-0/+18
* Let TLSSocket handle TLS terminationPierre Ossman2025-06-181-0/+22
* Avoid static methods for TLSSocketPierre Ossman2025-06-181-23/+21
* Merge TLS I/O in common classPierre Ossman2025-06-181-0/+169