summaryrefslogtreecommitdiff
path: root/lib/tests
Commit message (Expand)AuthorAgeFilesLines
* Follow API change in tests.Linus Nordberg2013-05-081-5/+3
* Use CUnit for tests.Linus Nordberg2013-05-067-78/+71
* Add missing key files to demoCA.Linus Nordberg2013-01-242-0/+18
* New demo CA for tests.Linus Nordberg2013-01-237-125/+99
* Compile with -Werror.Linus Nordberg2013-01-221-1/+1
* Merge libradsec-new-client.Linus Nordberg2012-04-272-13/+9
|\
| * remove rs_packet_frpktLuke Howard2011-11-141-2/+1
| * port to new RADIUS client libraryLuke Howard2011-11-142-9/+7
* | Get the test suite going again.Linus Nordberg2012-01-314-18/+49
* | Cosmetic changes.Linus Nordberg2012-01-191-6/+6
|/
* Add cert 3 ("client cert") with key.Linus Nordberg2011-03-254-1/+61
* demoCA: Rename c1key --> c2key to match certificate file name.Linus Nordberg2011-03-251-0/+0
* Add tests/demoCA and use certs and key in there for the examples.Linus Nordberg2011-03-257-0/+124
* Make tests run again.Linus Nordberg2011-02-282-5/+30
* Disable some debug printout in tests.Linus Nordberg2011-02-021-1/+1
* Remove unused Makefile.linus2011-01-211-10/+0
* Some more UDP tests.linus2011-01-217-103/+154
* Rename external functions in UDP test files.linus2011-01-203-7/+6
* Add basic testing code.linus2011-01-196-0/+271
* Rename rs_config to rs_handle.Linus Nordberg2010-09-151-1/+1
* First stab at a working blocking example.Linus Nordberg2010-09-132-0/+74