Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ../svn-commit.tmp | Martin Willi | 2006-04-05 | 1 | -365/+0 |
| | |||||
* | - rewrite of logger_manager, uses now one instance per context | Martin Willi | 2006-03-23 | 1 | -3/+24 |
| | | | | | | | - 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 | -0/+23 |
| | | | | | - AH/ESP setup in kernel is working now!!! :-))) | ||||
* | - code cleanup in network and config | Martin Willi | 2005-12-06 | 1 | -1/+1 |
| | | | | | - moved packet_t members to private, added getter and setters | ||||
* | - started implementation of netlink kernel interface | Martin Willi | 2005-12-04 | 1 | -31/+49 |
| | |||||
* | - logging cleanup | Martin Willi | 2005-12-04 | 1 | -1/+0 |
| | | | | | - pid re-replaced with thread_ids, since nptl does not distinguish pids between threads | ||||
* | - fixes | Martin Willi | 2005-12-02 | 1 | -16/+34 |
| | |||||
* | - new configuration support added to ike_sa and states | Jan Hutter | 2005-12-01 | 1 | -19/+55 |
| | |||||
* | - implemented sa_config | Martin Willi | 2005-12-01 | 1 | -0/+25 |
| | | | | | | | | - uses identification - and host - untested - ts need further tuning | ||||
* | - implemented and tested ts_payload_t | Jan Hutter | 2005-11-29 | 1 | -1/+65 |
| | |||||
* | - return value cleanup | Martin Willi | 2005-11-28 | 1 | -18/+6 |
| | |||||
* | changed enum and structs names to _t | Jan Hutter | 2005-11-24 | 1 | -3/+5 |
| | |||||
* | - moved host_t from util to network | Martin Willi | 2005-11-23 | 1 | -0/+171 |