Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipsec and starter exit with LSB-compliant return codes | Andreas Steffen | 2007-11-28 | 1 | -11/+23 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | fix of the bug fix, courtesy of Robert Varga | Andreas Steffen | 2007-07-02 | 1 | -1/+4 |
| | |||||
* | bug fix courtesy of Robert Varga | Andreas Steffen | 2007-07-02 | 1 | -1/+1 |
| | |||||
* | make starter behave more gracefully in the presence of non-fatal errors | Andreas Steffen | 2007-06-25 | 1 | -4/+6 |
| | |||||
* | added setsid() to properly detach from console | Martin Willi | 2007-06-11 | 1 | -0/+1 |
| | |||||
* | replace ca is realized as del_ca followed by add_ca | Andreas Steffen | 2007-02-24 | 1 | -0/+4 |
| | |||||
* | enabled adding and deleting ca information records | Andreas Steffen | 2007-02-14 | 1 | -2/+10 |
| | |||||
* | corrected type | Andreas Steffen | 2006-06-09 | 1 | -1/+1 |
| | |||||
* | full support of ikev1 and ikev2 connection flags | Andreas Steffen | 2006-05-30 | 1 | -8/+12 |
| | |||||
* | - policies contain a connections name now | Martin Willi | 2006-05-29 | 1 | -1/+1 |
| | | | | | | | | - used for initiate and delete - connections won't get initiated twice anymore - deleting of connections is now possible, which allows us to use ipsec update and ipsec reload | ||||
* | - changed config load strategy: | Martin Willi | 2006-05-23 | 1 | -44/+22 |
| | | | | | | | starter loads both connections in charon & pluto, charon ignores anything with keyexchange!=ikev2. pluto needs the same behavior. | ||||
* | - reimplemented proper IKE SA deletion using a seperate state, | Martin Willi | 2006-05-23 | 1 | -433/+494 |
| | | | | | should conform now to IKEv2 | ||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -5/+5 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | - applied patch from andreas | Martin Willi | 2006-05-06 | 1 | -49/+7 |
| | | | | | | - added charonstart option to config - new ikev2 tests for UML | ||||
* | - applied patch from andreas | Martin Willi | 2006-05-04 | 1 | -433/+453 |
| | | | | | | | | - pem loading - secrets file parsing - ikev2 testcase - some other additions here and there | ||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+610 |