aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/network/socket.h
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-128/+0
| | | | | - applied patch for charon
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-0/+9
| | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-)
* - configuration_manager replaced by configuration_t interfaceMartin Willi2006-03-071-11/+19
| | | | | | | | - current configuration_manager is now static_configuration (testing) - first draft of starter_configuration, which should once interact with ipsec starter (via whack?) - some cleanups - socket_t uses RAW socket, which allows parallel service of pluto/charon
* - code cleanup in network and configMartin Willi2005-12-061-7/+15
| | | | | - moved packet_t members to private, added getter and setters
* - changed allocation behaviorMartin Willi2005-11-291-10/+16
|
* changed enum and structs names to _tJan Hutter2005-11-241-2/+3
|
* - moved packet and socket in new network-packageMartin Willi2005-11-231-0/+96