Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed typo stroke keyword list | Andreas Steffen | 2007-08-10 | 1 | -1/+1 | |
| | ||||||
* | set STROKE_REREAD_FIRST to STROKE_REREAD_SECRETS | Andreas Steffen | 2007-08-10 | 1 | -4/+9 | |
| | ||||||
* | set STROKE_REREAD_FIRST to STROKE_REREAD_SECRETS | Andreas Steffen | 2007-08-10 | 1 | -1/+1 | |
| | ||||||
* | added rereadsecrets keyword to stroke | Andreas Steffen | 2007-08-10 | 2 | -0/+2 | |
| | ||||||
* | support of ipsec rereadsecrets for stroke | Andreas Steffen | 2007-08-10 | 1 | -6/+8 | |
| | ||||||
* | support of left|rightgroups parameter | Andreas Steffen | 2007-05-20 | 1 | -0/+1 | |
| | ||||||
* | added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts ↵ | Andreas Steffen | 2007-04-14 | 4 | -6/+31 | |
| | | | | keywords | |||||
* | added support for 0.0.0.0/0 traffic selectors | Martin Willi | 2007-03-01 | 2 | -0/+3 | |
| | | | | fixed routing to make correct 0.0.0.0/0 routes | |||||
* | merged tasking branch into trunk | Martin Willi | 2007-02-28 | 2 | -0/+6 | |
| | ||||||
* | support of ca info records | Andreas Steffen | 2007-02-23 | 1 | -0/+1 | |
| | ||||||
* | added support of ca information records and ocsp keywords | Andreas Steffen | 2007-02-14 | 4 | -30/+107 | |
| | ||||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 2 | -0/+3 | |
| | | | | | includes a lot of other modifications | |||||
* | added support for transport mode and (experimental!) BEET mode | Martin Willi | 2006-12-21 | 2 | -0/+2 | |
| | | | | | support for the type=transport/tunnel parameter in charon | |||||
* | implemented reauthentication using the new reauth=yes|no parameter | Martin Willi | 2006-12-19 | 2 | -0/+2 | |
| | ||||||
* | 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 | 2 | -9/+7 | |
| | | | | | | | | | 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 | 2 | -0/+5 | |
| | ||||||
* | updated stroke to allow run-time manipulation of debug levels | Martin Willi | 2006-10-18 | 4 | -45/+8 | |
| | ||||||
* | added hostaccess support | Andreas Steffen | 2006-09-25 | 2 | -0/+3 | |
| | ||||||
* | added auth_method field | Andreas Steffen | 2006-09-18 | 1 | -0/+1 | |
| | ||||||
* | implemented handling of dpdaction and dpddelay ipsec.conf parameters | Martin Willi | 2006-09-08 | 2 | -2/+2 | |
| | ||||||
* | reuse reqid when a ROUTED child_sa gets INSTALLED | Martin Willi | 2006-09-05 | 2 | -0/+7 | |
| | | | | | | | | | 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 | 4 | -4/+42 | |
| | | | | | | | 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 | 2 | -0/+6 | |
| | ||||||
* | added support of updown parameter | Andreas Steffen | 2006-07-03 | 1 | -0/+1 | |
| | ||||||
* | applied new changes from NATT team | Martin Willi | 2006-06-23 | 1 | -157/+0 | |
| | | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there | |||||
* | readded local_credential_store | Martin Willi | 2006-06-20 | 2 | -19/+43 | |
| | | | | | | added sendcert policy to connection some other cleanups | |||||
* | 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 | |