Commit Graph
6 Commits
Author SHA1 Message Date
Martin Willi dec598220b - rewrite of logger_manager, uses now one instance per context
- cleanups for logger here and there
- removed critical flag check in payload verification (conformance to IKEv2)
- so thats and theres everywere... ;-)
2006-03-23 15:25:43 +00:00
Martin Willi 8a49112907 - configuration_manager replaced by configuration_t interface
- 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
2006-03-07 09:42:15 +00:00
Martin Willi 2b54748131 - code cleanup in network and config
- moved packet_t members to private, added getter and setters
2005-12-06 16:00:07 +00:00
Martin Willi df3c59d088 - changed allocation behavior 2005-11-29 08:08:03 +00:00
Jan Hutter 95c61cb956 changed enum and structs names to _t 2005-11-24 09:17:51 +00:00
Martin Willi 716abc9f83 - moved packet and socket in new network-package 2005-11-23 09:43:14 +00:00