aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/network/host.h
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-225/+0
|
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-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 trafficMartin Willi2006-02-161-2/+17
| | | | | - AH/ESP setup in kernel is working now!!! :-)))
* - code cleanup in network and configMartin Willi2005-12-061-6/+28
| | | | | - moved packet_t members to private, added getter and setters
* - started implementation of netlink kernel interfaceMartin Willi2005-12-041-0/+11
|
* - new configuration support added to ike_sa and statesJan Hutter2005-12-011-5/+15
|
* - implemented sa_configMartin Willi2005-12-011-0/+9
| | | | | | | | - uses identification - and host - untested - ts need further tuning
* - implemented and tested ts_payload_tJan Hutter2005-11-291-1/+26
|
* - changed allocation behaviorMartin Willi2005-11-291-4/+9
|
* - return value cleanupMartin Willi2005-11-281-10/+8
|
* changed enum and structs names to _tJan Hutter2005-11-241-3/+4
|
* - moved host_t from util to networkMartin Willi2005-11-231-0/+120