aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/network/socket.c
Commit message (Collapse)AuthorAgeFilesLines
* cleanups in kernel interface codeMartin Willi2006-07-181-5/+5
| | | | | | added proper traffic selector to string conversion some cleanups here & there
* fixed UDP decapsulation by adding inbound bypass policy for send socketMartin Willi2006-07-141-10/+17
|
* added IPsec bypass policy to receiving socket, allows incoming IKE traffic ↵Martin Willi2006-07-141-26/+29
| | | | on host2host tunnels when using NAT
* updated copyright informationMartin Willi2006-07-071-5/+2
|
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-2/+2
| | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet
* applied new changes from NATT teamMartin Willi2006-06-231-2/+2
| | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there
* cleaner error handling on UDP encapsultion sockopt failureMartin Willi2006-06-221-8/+7
|
* added mysterious UDP encapsulation socket option to get encapsulation workingMartin Willi2006-06-221-0/+20
|
* first merge of NATT codeMartin Willi2006-06-221-292/+246
|
* debug and logging improvementsMartin Willi2006-06-131-2/+24
|
* created IPv6 environmentAndreas Steffen2006-06-061-4/+4
|
* - fixed some memleaks/freebugsMartin Willi2006-05-311-8/+5
| | | | | - leak detective works almost usable now (?!)
* - applied andreas's patchMartin Willi2006-05-181-5/+3
| | | | | | | - logger output improvements - testin gupdates - and a lot more
* (no commit message)Martin Willi2006-05-101-0/+456