summaryrefslogtreecommitdiff
path: root/tls.c
Commit message (Expand)AuthorAgeFilesLines
* tls: support specifying accepted TLS ciphersJo-Philipp Wich2020-02-151-1/+6
* tls: fix container_of use for casting the ssl ustream to client stateFelix Fietkau2013-04-151-3/+3
* relicense to ISCFelix Fietkau2013-01-131-13/+13
* add basic tls support, todo: error handlingFelix Fietkau2013-01-041-0/+103