Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Verify certificate CN against configured hostname. | Linus Nordberg | 2012-04-26 | 1 | -1/+5 |
* | Use existing temporary variable conn. | Linus Nordberg | 2012-04-26 | 1 | -4/+4 |
* | Avoid unused variable warning when building without DEBUG. | Linus Nordberg | 2012-01-04 | 1 | -2/+6 |
* | Add retransmission timer support (UDP). | Linus Nordberg | 2011-03-09 | 1 | -22/+9 |
* | Add RSE_DISCO. | Linus Nordberg | 2011-03-09 | 1 | -0/+1 |
* | Timeout implemented in request objects, supported by TCP. | Linus Nordberg | 2011-03-08 | 1 | -7/+2 |
* | Move verification of response packets up to a level where it makes sense. | Linus Nordberg | 2011-03-07 | 1 | -54/+15 |
* | Move event_set_timeout --> tcp_set_connect_timeout. | Linus Nordberg | 2011-03-06 | 1 | -0/+34 |
* | Restructure code, moving most code out of packet.c | Linus Nordberg | 2011-03-06 | 1 | -0/+276 |