Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | implemented rereadcrls rereadcacerts | Andreas Steffen | 2006-06-20 | 5 | -65/+114 | |
| | ||||||
* | added support for "ike" and "esp" keywords | Martin Willi | 2006-06-15 | 2 | -0/+7 | |
| | | | | | | | fixed bugs in proposal code algorithm selection for charon works now with ipsec.conf a lot of other fixes | |||||
* | fixed logleve(l) keyword typo | Martin Willi | 2006-06-15 | 2 | -47/+34 | |
| | ||||||
* | fixed down keyword | Martin Willi | 2006-06-13 | 3 | -4/+5 | |
| | ||||||
* | support for stroke listcerts|listcacerts|listall and left|rightca= | Andreas Steffen | 2006-06-12 | 3 | -74/+108 | |
| | ||||||
* | gperf creates optimum hash table for stroke keywords | Andreas Steffen | 2006-06-12 | 3 | -0/+254 | |
| | ||||||
* | workaround for peers rekeying at the same time | Martin Willi | 2006-06-12 | 2 | -2/+13 | |
| | | | | | loading lifetime policies from ipsec.conf | |||||
* | added support for leftsendcert= and left|rightca= parameters | Andreas Steffen | 2006-06-09 | 2 | -9/+20 | |
| | ||||||
* | removed unused Makefile | Martin Willi | 2006-06-09 | 1 | -17/+0 | |
| | ||||||
* | stroke.h requires libstrongswan/types.h | Andreas Steffen | 2006-06-09 | 1 | -0/+1 | |
| | ||||||
* | - policies contain a connections name now | Martin Willi | 2006-05-29 | 2 | -2/+23 | |
| | | | | | | | | - 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 | 2 | -90/+66 | |
| | ||||||
* | - changed config load strategy: | Martin Willi | 2006-05-23 | 2 | -3/+5 | |
| | | | | | | | 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 | 2 | -7/+31 | |
| | ||||||
* | - applied andreas's patch | Martin Willi | 2006-05-18 | 1 | -1/+0 | |
| | | | | | | | - logger output improvements - testin gupdates - and a lot more | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 2 | -1/+5 | |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 3 | -0/+414 | |