Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting changes. | Linus Nordberg | 2011-03-07 | 1 | -3/+5 |
* | Restructure code, moving most code out of packet.c | Linus Nordberg | 2011-03-06 | 1 | -1/+4 |
* | UDP w/o bufferevents, part 1. | Linus Nordberg | 2011-03-06 | 1 | -1/+2 |
* | Don't free config object until we destroy the context. | Linus Nordberg | 2011-03-06 | 1 | -0/+5 |
* | Revert 578e3551 -- double free in second invocation of dict_free(). | Linus Nordberg | 2011-03-06 | 1 | -1/+0 |
* | Error handling cleanup 2. | Linus Nordberg | 2011-03-01 | 1 | -2/+1 |
* | Error handling cleanup | Linus Nordberg | 2011-03-01 | 1 | -1/+1 |
* | rs_context_destroy: Free freeradius dictionary. | Linus Nordberg | 2011-03-01 | 1 | -0/+1 |
* | Don't have the connection freeing peers -- it's the contexts responsibility. | Linus Nordberg | 2011-03-01 | 1 | -0/+2 |
* | API changes: rs_client* --> rs_peer. | Linus Nordberg | 2011-02-28 | 1 | -62/+0 |
* | Config file changes and small API changes. | Linus Nordberg | 2011-02-24 | 1 | -29/+60 |
* | Improve protocol robustness and invoke user callbacks. | Linus Nordberg | 2011-02-19 | 1 | -2/+2 |
* | Fix bug where one or two stanzas in a config file would be but not more. | linus | 2011-01-21 | 1 | -37/+55 |
* | Bringing up TLS connections working. | Linus Nordberg | 2010-11-11 | 1 | -0/+14 |
* | 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 pa... | Linus Nordberg | 2010-09-29 | 1 | -61/+32 |
* | 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 freerad... | Linus Nordberg | 2010-09-27 | 1 | -26/+59 |
* | Example client crafting simple packet using freeradius-libradius. | Linus Nordberg | 2010-09-26 | 1 | -0/+71 |