Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure code, moving most code out of packet.c | Linus Nordberg | 2011-03-06 | 1 | -1/+92 |
* | UDP w/o bufferevents, part 1. | Linus Nordberg | 2011-03-06 | 1 | -8/+6 |
* | Error handling cleanup 2. | Linus Nordberg | 2011-03-01 | 1 | -8/+7 |
* | Don't have the connection freeing peers -- it's the contexts responsibility. | Linus Nordberg | 2011-03-01 | 1 | -9/+1 |
* | Remove last trace of server and client in API. | Linus Nordberg | 2011-02-28 | 1 | -3/+3 |
* | Config file changes and small API changes. | Linus Nordberg | 2011-02-24 | 1 | -21/+40 |
* | Improve protocol robustness and invoke user callbacks. | Linus Nordberg | 2011-02-19 | 1 | -5/+46 |
* | Bringing up TLS connections working. | Linus Nordberg | 2010-11-11 | 1 | -1/+6 |
* | Move connection related functions to conn.c. | Linus Nordberg | 2010-10-19 | 1 | -0/+141 |