Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Follow API changes. | linus | 2011-01-21 | 1 | -3/+3 |
* | Use standard RadSec port in example config. | Linus Nordberg | 2010-11-11 | 1 | -1/+1 |
* | Bringing up TLS connections working. | Linus Nordberg | 2010-11-11 | 1 | -1/+21 |
* | Use the request object in example programs. | Linus Nordberg | 2010-10-28 | 1 | -1/+1 |
* | "Thou shalt not follow the NULL pointer, for chaos and madness await | Linus Nordberg | 2010-10-28 | 1 | -6/+10 |
* | Have rad_decode() verify responses. | Luke Howard | 2010-10-11 | 1 | -4/+10 |
* | Rename rs_req_* --> rs_request_. | Linus Nordberg | 2010-10-10 | 1 | -2/+2 |
* | Rename struct rs_handle --> rs_context. | Linus Nordberg | 2010-10-05 | 1 | -1/+1 |
* | Autotoolize. | Linus Nordberg | 2010-10-05 | 2 | -15/+8 |
* | Rename top level token "realm" --> "config". | Linus Nordberg | 2010-10-04 | 1 | -1/+1 |
* | WIP -- reading configuration. | Linus Nordberg | 2010-10-04 | 3 | -15/+28 |
* | WIP | Linus Nordberg | 2010-10-03 | 2 | -5/+8 |
* | WIP | Linus Nordberg | 2010-10-03 | 1 | -9/+15 |
* | Rename the error functions. | Linus Nordberg | 2010-10-03 | 1 | -9/+9 |
* | WIP -- prepare for request objects. | Linus Nordberg | 2010-10-03 | 2 | -3/+20 |
* | WIP | Linus Nordberg | 2010-10-03 | 2 | -10/+1 |
* | WIP. | Linus Nordberg | 2010-10-02 | 2 | -2/+2 |
* | WIP | Linus Nordberg | 2010-10-02 | 2 | -10/+14 |
* | WIP -- example client sending and receiving Access-Request/Accept. | Linus Nordberg | 2010-10-01 | 1 | -6/+11 |
* | Refactoring in preparation for handling more cases than client sending one pa... | Linus Nordberg | 2010-09-29 | 1 | -5/+15 |
* | * lib/examples/client.c: Use UDP. | Linus Nordberg | 2010-09-29 | 1 | -1/+1 |
* | WIP -- connecting and sending a packet using libevent. | Linus Nordberg | 2010-09-29 | 2 | -11/+3 |
* | WIP -- resolving, crafting packet. | Linus Nordberg | 2010-09-29 | 2 | -3/+7 |
* | WIP. | Linus Nordberg | 2010-09-28 | 2 | -16/+34 |
* | WIP on libradsec: 94e3f46 Example client crafting simple packet using freerad... | Linus Nordberg | 2010-09-27 | 2 | -79/+20 |
* | Example client crafting simple packet using freeradius-libradius. | Linus Nordberg | 2010-09-26 | 2 | -0/+108 |
* | Rename rs_config to rs_handle. | Linus Nordberg | 2010-09-15 | 2 | -4/+4 |
* | Add a lost comment. | Linus Nordberg | 2010-09-13 | 1 | -0/+2 |
* | First stab at a working blocking example. | Linus Nordberg | 2010-09-13 | 3 | -0/+82 |