Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | readded local_credential_store | Martin Willi | 2006-06-20 | 1 | -2/+2 |
| | | | | | | added sendcert policy to connection some other cleanups | ||||
* | implemented rereadcrls rereadcacerts | Andreas Steffen | 2006-06-20 | 1 | -2/+25 |
| | |||||
* | added support for "ike" and "esp" keywords | Martin Willi | 2006-06-15 | 1 | -0/+3 |
| | | | | | | | fixed bugs in proposal code algorithm selection for charon works now with ipsec.conf a lot of other fixes | ||||
* | support for stroke listcerts|listcacerts|listall and left|rightca= | Andreas Steffen | 2006-06-12 | 1 | -72/+85 |
| | |||||
* | workaround for peers rekeying at the same time | Martin Willi | 2006-06-12 | 1 | -2/+6 |
| | | | | | loading lifetime policies from ipsec.conf | ||||
* | added support for leftsendcert= and left|rightca= parameters | Andreas Steffen | 2006-06-09 | 1 | -0/+6 |
| | |||||
* | - policies contain a connections name now | Martin Willi | 2006-05-29 | 1 | -0/+21 |
| | | | | | | | | - 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 | ||||
* | stroke now uses constant size string buffer | Andreas Steffen | 2006-05-29 | 1 | -88/+60 |
| | |||||
* | - changed config load strategy: | Martin Willi | 2006-05-23 | 1 | -0/+1 |
| | | | | | | | starter loads both connections in charon & pluto, charon ignores anything with keyexchange!=ikev2. pluto needs the same behavior. | ||||
* | - applied patch from andreas, which allows certificate listing via stroke | Martin Willi | 2006-05-19 | 1 | -7/+26 |
| | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -1/+1 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+306 |