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
0a373aec33
- fixed socket code, so we know on which address we receive traffic
...
- AH/ESP setup in kernel is working now!!! :-)))
2006-02-16 16:24:50 +00:00
Martin Willi
c06dbbabd1
- fixed alot of bugs in child_proposal
...
- near to working state ;-)
2006-02-08 15:25:34 +00:00
Martin Willi
aee3eb5299
../svn-commit.tmp
2005-12-07 07:57:18 +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
3ebebc5e96
- started implementation of netlink kernel interface
2005-12-04 19:05:52 +00:00
Martin Willi
25c41f4df7
- logging cleanup
...
- pid re-replaced with thread_ids, since nptl does not distinguish pids between threads
2005-12-04 11:46:58 +00:00
Martin Willi
01de2f3cd5
- fixes
2005-12-02 16:09:04 +00:00
Jan Hutter
a9428251cd
- new configuration support added to ike_sa and states
2005-12-01 17:16:10 +00:00
Martin Willi
d45ec1dedf
- implemented sa_config
...
- uses identification
- and host
- untested
- ts need further tuning
2005-12-01 07:35:03 +00:00
Jan Hutter
7da522ba73
- implemented and tested ts_payload_t
2005-11-29 15:23:04 +00:00
Martin Willi
e85220af90
- fixed kill behavior
2005-11-29 11:27:25 +00:00
Martin Willi
0e96f7d8c3
- globals packed in a daemon
2005-11-29 10:25:07 +00:00
Martin Willi
df3c59d088
- changed allocation behavior
2005-11-29 08:08:03 +00:00
Martin Willi
d048df5cab
- return value cleanup
2005-11-28 20:29:47 +00:00
Martin Willi
8277be6053
- moved algorithm definitions from payloads to corresponding transforms
...
- cleanup of docs in transforms
2005-11-24 16:22:04 +00:00
Jan Hutter
95c61cb956
changed enum and structs names to _t
2005-11-24 09:17:51 +00:00
Martin Willi
5e644203ec
- moved host_t from util to network
2005-11-23 16:17:28 +00:00
Jan Hutter
543c1db0ea
- created new makefiles
2005-11-23 12:52:43 +00:00
Martin Willi
2ac9fd69fb
- unmanaged build
2005-11-23 12:25:23 +00:00
Martin Willi
716abc9f83
- moved packet and socket in new network-package
2005-11-23 09:43:14 +00:00