Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanups in kernel interface code | Martin Willi | 2006-07-18 | 1 | -5/+5 |
| | | | | | | added proper traffic selector to string conversion some cleanups here & there | ||||
* | fixed UDP decapsulation by adding inbound bypass policy for send socket | Martin Willi | 2006-07-14 | 1 | -10/+17 |
| | |||||
* | added IPsec bypass policy to receiving socket, allows incoming IKE traffic ↵ | Martin Willi | 2006-07-14 | 1 | -26/+29 |
| | | | | on host2host tunnels when using NAT | ||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -5/+2 |
| | |||||
* | redesigned IKE_SA using a transaction mechanism: | Martin Willi | 2006-07-05 | 1 | -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 team | Martin Willi | 2006-06-23 | 1 | -2/+2 |
| | | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there | ||||
* | cleaner error handling on UDP encapsultion sockopt failure | Martin Willi | 2006-06-22 | 1 | -8/+7 |
| | |||||
* | added mysterious UDP encapsulation socket option to get encapsulation working | Martin Willi | 2006-06-22 | 1 | -0/+20 |
| | |||||
* | first merge of NATT code | Martin Willi | 2006-06-22 | 1 | -292/+246 |
| | |||||
* | debug and logging improvements | Martin Willi | 2006-06-13 | 1 | -2/+24 |
| | |||||
* | created IPv6 environment | Andreas Steffen | 2006-06-06 | 1 | -4/+4 |
| | |||||
* | - fixed some memleaks/freebugs | Martin Willi | 2006-05-31 | 1 | -8/+5 |
| | | | | | - leak detective works almost usable now (?!) | ||||
* | - applied andreas's patch | Martin Willi | 2006-05-18 | 1 | -5/+3 |
| | | | | | | | - logger output improvements - testin gupdates - and a lot more | ||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+456 |