Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 1 | -225/+0 |
| | |||||
* | - rewrite of logger_manager, uses now one instance per context | Martin Willi | 2006-03-23 | 1 | -1/+10 |
| | | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-) | ||||
* | - fixed socket code, so we know on which address we receive traffic | Martin Willi | 2006-02-16 | 1 | -2/+17 |
| | | | | | - AH/ESP setup in kernel is working now!!! :-))) | ||||
* | - code cleanup in network and config | Martin Willi | 2005-12-06 | 1 | -6/+28 |
| | | | | | - moved packet_t members to private, added getter and setters | ||||
* | - started implementation of netlink kernel interface | Martin Willi | 2005-12-04 | 1 | -0/+11 |
| | |||||
* | - new configuration support added to ike_sa and states | Jan Hutter | 2005-12-01 | 1 | -5/+15 |
| | |||||
* | - implemented sa_config | Martin Willi | 2005-12-01 | 1 | -0/+9 |
| | | | | | | | | - uses identification - and host - untested - ts need further tuning | ||||
* | - implemented and tested ts_payload_t | Jan Hutter | 2005-11-29 | 1 | -1/+26 |
| | |||||
* | - changed allocation behavior | Martin Willi | 2005-11-29 | 1 | -4/+9 |
| | |||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -10/+8 |
| | |||||
* | changed enum and structs names to _t | Jan Hutter | 2005-11-24 | 1 | -3/+4 |
| | |||||
* | - moved host_t from util to network | Martin Willi | 2005-11-23 | 1 | -0/+120 |