Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added PSK support | Andreas Steffen | 2006-09-18 | 1 | -2/+2 |
| | |||||
* | initial support for IPv6 (more testing needed) | Martin Willi | 2006-08-30 | 1 | -3/+8 |
| | | | | | | | | | socket works (without v6 filter) traffic selector handle IPv4/v4 cleanly improvements in traffic selector code kernel interface accepts v6 traffic selectors and hosts host_t class has full IPv6 support | ||||
* | moved interface enumeration code to socket, where it belongs | Martin Willi | 2006-08-28 | 1 | -67/+38 |
| | | | | | query interfaces every time we need it to respect changes in network config added address listing on startup and "ipsec statusall" | ||||
* | implemented proper refcounting using atomic operations | Martin Willi | 2006-07-28 | 1 | -0/+1 |
| | |||||
* | implemented IKE_SA rekeying | Martin Willi | 2006-07-27 | 1 | -0/+4 |
| | | | | | | uses ikelifetime, rekeymargin and rekeyfuzz config settings no handling of simultaneus exchanges yet! | ||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | redesigned IKE_SA using a transaction mechanism: | Martin Willi | 2006-07-05 | 1 | -1/+1 |
| | | | | | | | | | | | | 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 code | Martin Willi | 2006-06-22 | 1 | -1/+8 |
| | |||||
* | reworked function ignore mechanism to not-report whitelist | Martin Willi | 2006-06-20 | 1 | -2/+2 |
| | | | | rather than overriding functions | ||||
* | readded local_credential_store | Martin Willi | 2006-06-20 | 1 | -5/+4 |
| | | | | | | added sendcert policy to connection some other cleanups | ||||
* | implemented rereadcrls rereadcacerts | Andreas Steffen | 2006-06-20 | 1 | -7/+9 |
| | |||||
* | (no commit message) | Martin Willi | 2006-06-16 | 1 | -1/+1 |
| | |||||
* | fixed compilation error | Martin Willi | 2006-06-15 | 1 | -2/+1 |
| | |||||
* | added option parsing | Andreas Steffen | 2006-06-14 | 1 | -11/+59 |
| | |||||
* | charon outputs strongSwan version | Andreas Steffen | 2006-05-31 | 1 | -0/+3 |
| | |||||
* | load all ca certificates | Andreas Steffen | 2006-05-30 | 1 | -1/+1 |
| | |||||
* | - fixed daemon destruction order to prevent | Martin Willi | 2006-05-30 | 1 | -25/+33 |
| | | | | | crashes on termination | ||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+390 |