summaryrefslogtreecommitdiff
path: root/lib/tls.c
Commit message (Expand)AuthorAgeFilesLines
* Restructure code, moving most code out of packet.cLinus Nordberg2011-03-061-1/+2
* Error handling cleanupLinus Nordberg2011-03-011-12/+15
* Push an ENOMEM error on the connection rather than the context.Linus Nordberg2011-02-201-4/+4
* Handle another ENOMEM case.Linus Nordberg2011-02-201-2/+5
* Bringing up TLS connections working.Linus Nordberg2010-11-111-0/+73