| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | Linus Nordberg | 2013-05-09 | 1 | -1/+2 |
* | Rename rs_packet_flags members. | Linus Nordberg | 2013-01-24 | 1 | -3/+3 |
* | Rename COPYING -> LICENSE. | Linus Nordberg | 2012-12-19 | 1 | -1/+1 |
* | Merge libradsec-new-client. | Linus Nordberg | 2012-04-27 | 1 | -4/+8 |
|\ |
|
| * | remove dictionary configuration parameter | Luke Howard | 2011-11-14 | 1 | -1/+0 |
| * | remove rs_packet_frpkt | Luke Howard | 2011-11-14 | 1 | -3/+0 |
| * | port to new RADIUS client library | Luke Howard | 2011-11-14 | 1 | -3/+12 |
* | | Postpone resolving of DNS names of server. | Linus Nordberg | 2012-04-25 | 1 | -6/+3 |
* | | Implement TLS-PSK. | Linus Nordberg | 2012-01-31 | 1 | -0/+8 |
* | | Add TLS PSK configuration options. | Linus Nordberg | 2012-01-24 | 1 | -3/+6 |
|/ |
|
* | API AND CONFIG CHANGE: rs_context_create() doesn't take DICT any more. | Linus Nordberg | 2011-03-21 | 1 | -4/+12 |
* | Remove struct rs_attr and all use of it. | Linus Nordberg | 2011-03-14 | 1 | -6/+1 |
* | Rename and move around a few helper functions. | Linus Nordberg | 2011-03-09 | 1 | -11/+4 |
* | Timeout implemented in request objects, supported by TCP. | Linus Nordberg | 2011-03-08 | 1 | -0/+1 |
* | Clean up struct rs_error somewhat. | Linus Nordberg | 2011-03-08 | 1 | -1/+0 |
* | Move verification of response packets up to a level where it makes sense. | Linus Nordberg | 2011-03-07 | 1 | -6/+8 |
* | UDP w/o bufferevents, part 1. | Linus Nordberg | 2011-03-06 | 1 | -3/+10 |
* | Don't free config object until we destroy the context. | Linus Nordberg | 2011-03-06 | 1 | -0/+2 |
* | Get rid of loopbreak as a mean for signalling successful packet handling. | Linus Nordberg | 2011-02-25 | 1 | -0/+2 |
* | Config file changes and small API changes. | Linus Nordberg | 2011-02-24 | 1 | -12/+14 |
* | 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 |
* | 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 |
* | 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 |