aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/tests/socket_test.c
Commit message (Collapse)AuthorAgeFilesLines
* - renamed tests to testcasesMartin Willi2005-11-111-70/+0
|
* - memory allocation now works with allocator-functions...Jan Hutter2005-11-091-1/+2
|
* - changed memory allocator functions to own allocator callsJan Hutter2005-11-091-10/+10
|
* - socket test fixedJan Hutter2005-11-081-3/+3
|
* - fixed memory free errorJan Hutter2005-11-071-1/+3
|
* - test of socket destroy addedJan Hutter2005-11-071-0/+3
|
* - revised packet and socket interfaceMartin Willi2005-11-071-9/+22
| | | | | - tested
* - tests are now performed in its own main tests.cJan Hutter2005-11-071-1/+2
| | | | | -
* - first attempt of socket abstraction (more to do)Martin Willi2005-11-041-0/+50