summaryrefslogtreecommitdiff
path: root/lib/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | NOTE: 2 exceptions ATM.
* 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
| | | | A configuration will be something else.
* First stab at a working blocking example.Linus Nordberg2010-09-132-0/+74