Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Follow API change in tests. | Linus Nordberg | 2013-05-08 | 1 | -5/+3 |
| | |||||
* | Use CUnit for tests. | Linus Nordberg | 2013-05-06 | 7 | -78/+71 |
| | | | | cgreen didn't seem properly maintained. CUnit seems to be widely used. | ||||
* | Add missing key files to demoCA. | Linus Nordberg | 2013-01-24 | 2 | -0/+18 |
| | |||||
* | New demo CA for tests. | Linus Nordberg | 2013-01-23 | 7 | -125/+99 |
| | | | | Update examples config file accordingly. | ||||
* | Compile with -Werror. | Linus Nordberg | 2013-01-22 | 1 | -1/+1 |
| | |||||
* | Merge libradsec-new-client. | Linus Nordberg | 2012-04-27 | 2 | -13/+9 |
|\ | |||||
| * | remove rs_packet_frpkt | Luke Howard | 2011-11-14 | 1 | -2/+1 |
| | | |||||
| * | port to new RADIUS client library | Luke Howard | 2011-11-14 | 2 | -9/+7 |
| | | |||||
* | | Get the test suite going again.libradsec-psk | Linus Nordberg | 2012-01-31 | 4 | -18/+49 |
| | | |||||
* | | Cosmetic changes. | Linus Nordberg | 2012-01-19 | 1 | -6/+6 |
|/ | | | | Language and typos in a README. | ||||
* | Add cert 3 ("client cert") with key. | Linus Nordberg | 2011-03-25 | 4 | -1/+61 |
| | |||||
* | demoCA: Rename c1key --> c2key to match certificate file name. | Linus Nordberg | 2011-03-25 | 1 | -0/+0 |
| | |||||
* | Add tests/demoCA and use certs and key in there for the examples. | Linus Nordberg | 2011-03-25 | 7 | -0/+124 |
| | |||||
* | Make tests run again. | Linus Nordberg | 2011-02-28 | 2 | -5/+30 |
| | | | | NOTE: 2 exceptions ATM. | ||||
* | Disable some debug printout in tests. | Linus Nordberg | 2011-02-02 | 1 | -1/+1 |
| | |||||
* | Remove unused Makefile. | linus | 2011-01-21 | 1 | -10/+0 |
| | |||||
* | Some more UDP tests. | linus | 2011-01-21 | 7 | -103/+154 |
| | |||||
* | Rename external functions in UDP test files. | linus | 2011-01-20 | 3 | -7/+6 |
| | |||||
* | Add basic testing code. | linus | 2011-01-19 | 6 | -0/+271 |
| | |||||
* | Rename rs_config to rs_handle. | Linus Nordberg | 2010-09-15 | 1 | -1/+1 |
| | | | | A configuration will be something else. | ||||
* | First stab at a working blocking example. | Linus Nordberg | 2010-09-13 | 2 | -0/+74 |