summaryrefslogtreecommitdiff
path: root/lib/base.c
Commit message (Collapse)AuthorAgeFilesLines
* Example client crafting simple packet using freeradius-libradius.Linus Nordberg2010-09-261-0/+2
|
* Rename rs_config to rs_handle.Linus Nordberg2010-09-151-8/+8
| | | | A configuration will be something else.
* First stab at a working blocking example.Linus Nordberg2010-09-131-19/+142
|
* Low level connect and read working, kind of. At least TCP.Linus Nordberg2010-09-031-0/+113
Next: serializing.