Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix struct in6_addr undefined. | Linus Nordberg | 2012-04-27 | 1 | -0/+1 |
| | | | | Have lib/rsp_tlscommon.h include netinet/in.h since it's included by radsecproxy.h. | ||||
* | Implement cert verification. | Linus Nordberg | 2012-04-26 | 1 | -2/+3 |
| | | | | NOTE: Not used yet. | ||||
* | Add extern "C" guards to all header files. | Linus Nordberg | 2010-11-11 | 1 | -0/+8 |
| | |||||
* | Bringing up TLS connections working. | Linus Nordberg | 2010-11-11 | 1 | -0/+40 |
NOTE: Clean up of resources not yet sane. Expect resource leakages. NOTE: Most failure cases are not handled properly. With the wind at your back and the sun shining, it might work. |