Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright years. | Linus Nordberg | 2013-05-09 | 1 | -2/+2 |
| | |||||
* | Rename COPYING -> LICENSE. | Linus Nordberg | 2012-12-19 | 1 | -1/+1 |
| | | | | And distribute LICENSE and HACKING. | ||||
* | Implement cert verification. | Linus Nordberg | 2012-04-26 | 1 | -0/+1 |
| | | | | NOTE: Not used yet. | ||||
* | Restructure code, moving most code out of packet.c | Linus Nordberg | 2011-03-06 | 1 | -1/+2 |
| | | | | Also, move copyright notice out of COPYING and into every file. | ||||
* | Add extern "C" guards to all header files. | Linus Nordberg | 2010-11-11 | 1 | -0/+10 |
| | |||||
* | Bringing up TLS connections working. | Linus Nordberg | 2010-11-11 | 1 | -0/+1 |
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. |