Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename COPYING -> LICENSE. | Linus Nordberg | 2012-12-19 | 1 | -1/+1 |
* | [UDP] Don't crash on second packet. | Linus Nordberg | 2011-03-10 | 1 | -0/+2 |
* | Add retransmission timer support (UDP). | Linus Nordberg | 2011-03-09 | 1 | -0/+4 |
* | Timeout implemented in request objects, supported by TCP. | Linus Nordberg | 2011-03-08 | 1 | -6/+0 |
* | Don't return -1 to user but rather an error code. | Linus Nordberg | 2011-03-08 | 1 | -1/+4 |
* | Move verification of response packets up to a level where it makes sense. | Linus Nordberg | 2011-03-07 | 1 | -5/+12 |
* | Formatting changes. | Linus Nordberg | 2011-03-07 | 1 | -1/+1 |
* | Restructure code, moving most code out of packet.c | Linus Nordberg | 2011-03-06 | 1 | -0/+128 |