aboutsummaryrefslogtreecommitdiffstats
path: root/src/stroke
Commit message (Collapse)AuthorAgeFilesLines
...
* solved 64 bit issue in push/pop stroke interfaceAndreas Steffen2006-10-311-1/+1
|
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-312-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 strokeMartin Willi2006-10-242-0/+5
|
* updated stroke to allow run-time manipulation of debug levelsMartin Willi2006-10-184-45/+8
|
* added hostaccess supportAndreas Steffen2006-09-252-0/+3
|
* added auth_method fieldAndreas Steffen2006-09-181-0/+1
|
* implemented handling of dpdaction and dpddelay ipsec.conf parametersMartin Willi2006-09-082-2/+2
|
* reuse reqid when a ROUTED child_sa gets INSTALLEDMartin Willi2006-09-052-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 upMartin Willi2006-07-214-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 rightprotoportMartin Willi2006-07-052-0/+6
|
* added support of updown parameterAndreas Steffen2006-07-031-0/+1
|
* applied new changes from NATT teamMartin Willi2006-06-231-157/+0
| | | | | DPD only done when no IPsec and IKE traffic processed minor changes here and there
* readded local_credential_storeMartin Willi2006-06-202-19/+43
| | | | | | added sendcert policy to connection some other cleanups
* implemented rereadcrls rereadcacertsAndreas Steffen2006-06-205-65/+114
|
* added support for "ike" and "esp" keywordsMartin Willi2006-06-152-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 typoMartin Willi2006-06-152-47/+34
|
* fixed down keywordMartin Willi2006-06-133-4/+5
|
* support for stroke listcerts|listcacerts|listall and left|rightca=Andreas Steffen2006-06-123-74/+108
|
* gperf creates optimum hash table for stroke keywordsAndreas Steffen2006-06-123-0/+254
|
* workaround for peers rekeying at the same timeMartin Willi2006-06-122-2/+13
| | | | | loading lifetime policies from ipsec.conf
* added support for leftsendcert= and left|rightca= parametersAndreas Steffen2006-06-092-9/+20
|
* removed unused MakefileMartin Willi2006-06-091-17/+0
|
* stroke.h requires libstrongswan/types.hAndreas Steffen2006-06-091-0/+1
|
* - policies contain a connections name nowMartin Willi2006-05-292-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 bufferAndreas Steffen2006-05-292-90/+66
|
* - changed config load strategy:Martin Willi2006-05-232-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 strokeMartin Willi2006-05-192-7/+31
|
* - applied andreas's patchMartin Willi2006-05-181-1/+0
| | | | | | | - logger output improvements - testin gupdates - and a lot more
* - introduced autotoolsMartin Willi2006-05-162-1/+5
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* (no commit message)Martin Willi2006-05-103-0/+414