Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Robustness fixes (and some callback invocation) by Luke Howard. | Linus Nordberg | 2010-10-10 | 1 | -8/+31 |
| | | | | | | | | | | | | * lib/packet.c (_packet_create): Set packet identity properly. (_do_send): Return an int. (_do_send): Don't ignore rad_encode() errors. (_do_send): Do invoke rad_sign(). (_event_cb): Invoke callbacks. (_event_cb): Honour _do_send() return code. (_read_cb): Check packet (by invoking rad_packet_ok()). (_read_cb): Don't ignore rad_decode() errors. (_read_cb): Invoke callbacks. | ||||
* | Disable debug printouts. | Linus Nordberg | 2010-10-05 | 1 | -3/+1 |
| | |||||
* | Parameterize and disable libevent debug printouts. | Linus Nordberg | 2010-10-05 | 1 | -0/+3 |
| | |||||
* | Rename the error functions. | Linus Nordberg | 2010-10-03 | 1 | -11/+11 |
| | |||||
* | WIP -- prepare for request objects. | Linus Nordberg | 2010-10-03 | 1 | -2/+5 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-03 | 1 | -10/+16 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-03 | 1 | -49/+121 |
| | |||||
* | WIP. | Linus Nordberg | 2010-10-02 | 1 | -2/+2 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-02 | 1 | -32/+44 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-01 | 1 | -8/+12 |
| | |||||
* | WIP -- example client sending and receiving Access-Request/Accept. | Linus Nordberg | 2010-10-01 | 1 | -16/+98 |
| | |||||
* | Refactoring in preparation for handling more cases than client sending one ↵ | Linus Nordberg | 2010-09-29 | 1 | -21/+109 |
| | | | | packet. | ||||
* | WIP -- connecting and sending a packet using libevent. | Linus Nordberg | 2010-09-29 | 1 | -12/+76 |
| | |||||
* | WIP -- resolving, crafting packet. | Linus Nordberg | 2010-09-29 | 1 | -6/+7 |
| | |||||
* | WIP | Linus Nordberg | 2010-09-28 | 1 | -2/+4 |
| | |||||
* | WIP. | Linus Nordberg | 2010-09-28 | 1 | -12/+27 |
| | |||||
* | WIP | Linus Nordberg | 2010-09-27 | 1 | -0/+77 |