summaryrefslogtreecommitdiff
path: root/lib/err.c
Commit message (Collapse)AuthorAgeFilesLines
* Do print generic error strings.Linus Nordberg2010-11-111-21/+21
|
* Bringing up TLS connections working.Linus Nordberg2010-11-111-5/+9
| | | | | | | 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.
* Request object implementation and bug fixes by Luke Howard.Linus Nordberg2010-10-111-1/+1
|
* Rename struct rs_handle --> rs_context.Linus Nordberg2010-10-051-6/+10
|
* WIP -- reading configuration.Linus Nordberg2010-10-041-12/+33
|
* Rename the error functions.Linus Nordberg2010-10-031-6/+6
|
* WIP.Linus Nordberg2010-10-021-3/+3
|
* WIPLinus Nordberg2010-10-021-2/+2
|
* WIPLinus Nordberg2010-10-011-0/+2
|
* Refactoring in preparation for handling more cases than client sending one ↵Linus Nordberg2010-09-291-2/+12
| | | | packet.
* WIP -- connecting and sending a packet using libevent.Linus Nordberg2010-09-291-2/+2
|
* WIP -- resolving, crafting packet.Linus Nordberg2010-09-291-2/+2
|
* WIPLinus Nordberg2010-09-281-0/+10
|
* WIP.Linus Nordberg2010-09-281-19/+65
|
* WIP on libradsec: 94e3f46 Example client crafting simple packet using ↵Linus Nordberg2010-09-271-0/+121
freeradius-libradius.