Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cosmetics | Andreas Steffen | 2009-04-19 | 1 | -16/+14 | |
| | ||||||
* | conversion from 8 spaces to 4 spaces per tab | Andreas Steffen | 2009-04-19 | 1 | -563/+563 | |
| | ||||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -2/+8 | |
| | ||||||
* | fixed compiler warnings issued by: | Martin Willi | 2008-11-11 | 1 | -2/+2 | |
| | | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking | |||||
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 1 | -1/+6 | |
| | ||||||
* | check if parsing of ipsec update was successful | Andreas Steffen | 2008-07-02 | 1 | -2/+5 | |
| | ||||||
* | replaced --with-gid/uid by --with-group/user | Martin Willi | 2008-05-08 | 1 | -0/+62 | |
| | | | | | using named users, groups fixed capability dropping in pluto | |||||
* | respecting ipsec.conf cachecrls= option | Martin Willi | 2008-04-17 | 1 | -0/+1 | |
| | ||||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -1/+1 | |
| | ||||||
* | 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 | |