Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement cert verification. | Linus Nordberg | 2012-04-26 | 1 | -0/+78 |
* | Conditionally compile TLS-PSK code (--enable-tls-psk). | Linus Nordberg | 2012-04-23 | 1 | -0/+5 |
* | Don't say RADPROT_TLS when we mean RAD_TLS. | Linus Nordberg | 2012-04-19 | 1 | -1/+1 |
* | Implement TLS-PSK. | Linus Nordberg | 2012-01-31 | 1 | -0/+72 |
* | Restructure code, moving most code out of packet.c | Linus Nordberg | 2011-03-06 | 1 | -1/+2 |
* | Error handling cleanup | Linus Nordberg | 2011-03-01 | 1 | -12/+15 |
* | Push an ENOMEM error on the connection rather than the context. | Linus Nordberg | 2011-02-20 | 1 | -4/+4 |
* | Handle another ENOMEM case. | Linus Nordberg | 2011-02-20 | 1 | -2/+5 |
* | Bringing up TLS connections working. | Linus Nordberg | 2010-11-11 | 1 | -0/+73 |