Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug where one or two stanzas in a config file would be but not more. | linus | 2011-01-21 | 1 | -37/+55 |
| | | | | Also restructure error handling in rs_context_create(). | ||||
* | Bringing up TLS connections working. | Linus Nordberg | 2010-11-11 | 1 | -0/+14 |
| | | | | | | | 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. | ||||
* | Move connection related functions to conn.c. | Linus Nordberg | 2010-10-19 | 1 | -135/+0 |
| | |||||
* | Add stub. | Linus Nordberg | 2010-10-15 | 1 | -0/+8 |
| | |||||
* | #include assert.h. | Linus Nordberg | 2010-10-05 | 1 | -0/+1 |
| | |||||
* | Add rs_conn_fd(). | Linus Nordberg | 2010-10-05 | 1 | -0/+7 |
| | |||||
* | Rename struct rs_handle --> rs_context. | Linus Nordberg | 2010-10-05 | 1 | -12/+16 |
| | |||||
* | WIP -- reading configuration. | Linus Nordberg | 2010-10-04 | 1 | -34/+36 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-03 | 1 | -5/+19 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-03 | 1 | -34/+29 |
| | |||||
* | Rename the error functions. | Linus Nordberg | 2010-10-03 | 1 | -13/+13 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-03 | 1 | -1/+1 |
| | |||||
* | WIP. | Linus Nordberg | 2010-10-02 | 1 | -6/+7 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-02 | 1 | -2/+2 |
| | |||||
* | WIP | Linus Nordberg | 2010-10-01 | 1 | -0/+2 |
| | |||||
* | Refactoring in preparation for handling more cases than client sending one ↵ | Linus Nordberg | 2010-09-29 | 1 | -61/+32 |
| | | | | packet. | ||||
* | WIP -- connecting and sending a packet using libevent. | Linus Nordberg | 2010-09-29 | 1 | -0/+22 |
| | |||||
* | WIP -- resolving, crafting packet. | Linus Nordberg | 2010-09-29 | 1 | -14/+88 |
| | |||||
* | WIP | Linus Nordberg | 2010-09-28 | 1 | -9/+17 |
| | |||||
* | WIP. | Linus Nordberg | 2010-09-28 | 1 | -18/+90 |
| | |||||
* | WIP on libradsec: 94e3f46 Example client crafting simple packet using ↵ | Linus Nordberg | 2010-09-27 | 1 | -26/+59 |
| | | | | freeradius-libradius. | ||||
* | Example client crafting simple packet using freeradius-libradius. | Linus Nordberg | 2010-09-26 | 1 | -0/+71 |