Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add extern "C" guards to all header files. | Linus Nordberg | 2010-11-11 | 1 | -0/+8 |
| | |||||
* | Bringing up TLS connections working. | Linus Nordberg | 2010-11-11 | 1 | -0/+12 |
| | | | | | | | 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. | ||||
* | Have rad_decode() verify responses. | Luke Howard | 2010-10-11 | 1 | -0/+1 |
| | |||||
* | Request object implementation and bug fixes by Luke Howard. | Linus Nordberg | 2010-10-11 | 1 | -0/+1 |
| | |||||
* | Robustness fixes (and some callback invocation) by Luke Howard. | Linus Nordberg | 2010-10-10 | 1 | -0/+2 |
| | | | | | | | | | | | | * 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. | ||||
* | Rename struct rs_handle --> rs_context. | Linus Nordberg | 2010-10-05 | 1 | -9/+14 |
| | |||||
* | WIP -- reading configuration. | Linus Nordberg | 2010-10-04 | 1 | -0/+8 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-03 | 1 | -0/+1 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-03 | 1 | -8/+13 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-03 | 1 | -1/+1 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-03 | 1 | -2/+2 |
| | |||||
* | WIP. | Linus Nordberg | 2010-10-02 | 1 | -0/+88 |