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
b737e9d9e8
implemented and tested functionality to create sa_payload from
...
ike_proposal_t's and also generate ike_proposal_t's from sa_payload
2005-12-01 08:48:57 +00:00
Jan Hutter
a0753941e1
- changed creation of iterator
...
- chanded all clone calls
2005-11-29 08:54:48 +00:00
Jan Hutter
3fe058703f
- removed memory allocation checks!!!
2005-11-28 18:24:10 +00:00
Jan Hutter
95c61cb956
changed enum and structs names to _t
2005-11-24 09:17:51 +00:00
Martin Willi
4a96223884
- created encoding package
2005-11-23 09:57:18 +00:00