Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added support of ca information records and ocsp keywords | Andreas Steffen | 2007-02-14 | 1 | -1/+27 | |
| | ||||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -0/+2 | |
| | | | | | includes a lot of other modifications | |||||
* | added support for transport mode and (experimental!) BEET mode | Martin Willi | 2006-12-21 | 1 | -0/+1 | |
| | | | | | support for the type=transport/tunnel parameter in charon | |||||
* | implemented reauthentication using the new reauth=yes|no parameter | Martin Willi | 2006-12-19 | 1 | -0/+1 | |
| | ||||||
* | fixed stddef.h include | Martin Willi | 2006-12-14 | 1 | -1/+1 | |
| | ||||||
* | solved 64 bit issue in push/pop stroke interface | Andreas Steffen | 2006-10-31 | 1 | -1/+1 | |
| | ||||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -6/+4 | |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | |||||
* | added verbosity level to stroke | Martin Willi | 2006-10-24 | 1 | -0/+2 | |
| | ||||||
* | updated stroke to allow run-time manipulation of debug levels | Martin Willi | 2006-10-18 | 1 | -32/+6 | |
| | ||||||
* | added hostaccess support | Andreas Steffen | 2006-09-25 | 1 | -0/+2 | |
| | ||||||
* | implemented handling of dpdaction and dpddelay ipsec.conf parameters | Martin Willi | 2006-09-08 | 1 | -1/+1 | |
| | ||||||
* | reuse reqid when a ROUTED child_sa gets INSTALLED | Martin Willi | 2006-09-05 | 1 | -0/+3 | |
| | | | | | | | | | fixed a bug in retransmission code added support for the "keyingtries" ipsec.conf parameter added support for the "dpddelay" ipsec.conf parameter done some work for "dpdaction" behavior some other cleanups and fixes | |||||
* | added possibility to route CHILD_SAs, without to set them up | Martin Willi | 2006-07-21 | 1 | -0/+34 | |
| | | | | | | | support for auto=route parameter support for ipsec route and ipsec unroute initiating of CHILD and/or IKE_SAs based on kernel acquires | |||||
* | added support for leftprotoport and rightprotoport | Martin Willi | 2006-07-05 | 1 | -0/+4 | |
| | ||||||
* | 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 | |