aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/network/interfaces.h
Commit message (Collapse)AuthorAgeFilesLines
* moved interface enumeration code to socket, where it belongsMartin Willi2006-08-281-80/+0
| | | | | query interfaces every time we need it to respect changes in network config added address listing on startup and "ipsec statusall"
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-5/+5
| | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet
* first merge of NATT codeMartin Willi2006-06-221-0/+80