summaryrefslogtreecommitdiff
path: root/lib/attr.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove an unused error code and unusued RSE_MAX.Linus Nordberg2013-05-081-48/+0
| | | | Also, remove unused file attr.c.
* Rename COPYING -> LICENSE.Linus Nordberg2012-12-191-1/+1
| | | | And distribute LICENSE and HACKING.
* port to new RADIUS client libraryLuke Howard2011-11-141-1/+1
|
* Remove struct rs_attr and all use of it.Linus Nordberg2011-03-141-0/+2
| | | | | | | A new API for attributes will be added once we've decided how to deal with RADIUS packets internally. For now, removing the half baked wrapping seems more sensible than trying to free rs_attr objects and their VALUE_PAIR's.
* Formatting changes.Linus Nordberg2011-03-091-1/+4
|
* Restructure code, moving most code out of packet.cLinus Nordberg2011-03-061-1/+2
| | | | Also, move copyright notice out of COPYING and into every file.
* Bringing up TLS connections working.Linus Nordberg2010-11-111-0/+4
| | | | | | | 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.
* Cosmetics.Linus Nordberg2010-10-101-1/+1
|
* Rename the error functions.Linus Nordberg2010-10-031-2/+2
|
* WIP.Linus Nordberg2010-10-021-2/+2
|
* WIPLinus Nordberg2010-10-021-2/+2
|
* WIPLinus Nordberg2010-10-011-0/+2
|
* WIP.Linus Nordberg2010-09-281-19/+27
|
* WIPLinus Nordberg2010-09-271-0/+28