aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/socket.c
Commit message (Collapse)AuthorAgeFilesLines
* - logger in utilsMartin Willi2005-11-111-1/+2
| | | | | - allocator in utils - tests.c -> testcases/testcases.c
* - removed strongswan includes, we are now self-contained ;-)Martin Willi2005-11-101-3/+0
|
* - memory allocation now works with allocator-functions...Jan Hutter2005-11-091-4/+4
|
* - changed memory allocator functions to own allocator callsJan Hutter2005-11-091-35/+35
|
* - added cancelation point on receiveJan Hutter2005-11-071-1/+13
|
* - error in memory allocation fixedJan Hutter2005-11-071-3/+4
|
* - updated comments Martin Willi2005-11-071-5/+18
|
* - revised packet and socket interfaceMartin Willi2005-11-071-12/+9
| | | | | - tested
* - first attempt of socket abstraction (more to do)Martin Willi2005-11-041-0/+131