summaryrefslogtreecommitdiff
path: root/lib/tls.c
Commit message (Expand)AuthorAgeFilesLines
* Revive radsecproxy.h and hostport_types.h and move rsp_* into radsecproxy/.Linus Nordberg2013-01-221-2/+2
* Rename COPYING -> LICENSE.Linus Nordberg2012-12-191-1/+1
* Whitespace.Linus Nordberg2012-12-181-3/+3
* Implement cert verification.Linus Nordberg2012-04-261-0/+78
* Conditionally compile TLS-PSK code (--enable-tls-psk).Linus Nordberg2012-04-231-0/+5
* Don't say RADPROT_TLS when we mean RAD_TLS.Linus Nordberg2012-04-191-1/+1
* Implement TLS-PSK.Linus Nordberg2012-01-311-0/+72
* 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