Commit Graph

5 Commits

Author SHA1 Message Date
Martin Willi 16b9a73cc4 - reworked configuration framework completly
- configuration is now split up in: connections, policies, credentials and daemon config
- further alloc/free fixes needed!
2006-03-16 15:25:06 +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 c3dc864eaa - code cleanup of encoding package 2005-12-06 13:44:22 +00:00
Jan Hutter f6ba78c370 - added payload CERT
- cleaned code of different states
- added additional notify handling
2005-12-05 12:21:38 +00:00