aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/stroke/stroke_socket.c
Commit message (Expand)AuthorAgeFilesLines
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-39/+39
* added support for %prompt-ing private key passhprases in strokes "ipsec secrets"Martin Willi2009-08-261-2/+2
* Make accept(2) and recvfrom(2) cancellation points on Mac OS X.Tobias Brunner2009-07-301-0/+1
* added a "purgeike" command to stroke, deleting all IKE_SAs without a CHILD_SAMartin Willi2009-05-151-2/+9
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-1/+4
* moved strcaseeq() macro from constants.h to utils.hAndreas Steffen2009-04-171-10/+10
* merged multi-auth branch back into trunkMartin Willi2009-04-141-0/+10
* list assigned leases using "ipsec leases"Martin Willi2008-12-101-0/+15
* list pools and usage in ipsec statusallMartin Willi2008-12-091-1/+1
* dynamic logging configuration through strongswan.confMartin Willi2008-11-111-3/+16
* got rid of deprecated create_iterator_locked()Martin Willi2008-11-051-0/+1
* reintegrated bus-refactoring branchMartin Willi2008-10-141-9/+11
* ported parts of two-sim branchMartin Willi2008-08-221-0/+2
* increased stroke socket backlog to 10Martin Willi2008-07-301-1/+1
* added a "ipsec down-srcip <start> [<end>]" command to terminate IKE_SAs by re...Martin Willi2008-07-011-0/+17
* cosmeticsAndreas Steffen2008-06-231-5/+5
* fixed "double-close" of stroke fd resulting in "bad fd" errors if multiple th...Martin Willi2008-06-231-15/+9
* replaced --with-gid/uid by --with-group/user Martin Willi2008-05-081-1/+1
* supporting multiple comma seperated subnets in left/rightsubnet definitionMartin Willi2008-04-251-2/+2
* support for hash and URL encoded certificate payloads in charonTobias Brunner2008-04-181-7/+9
* respecting ipsec.conf cachecrls= optionMartin Willi2008-04-171-0/+10
* implemented a simple attribute provider for strokeMartin Willi2008-04-091-0/+12
* changed external interface to the mediation extension.Tobias Brunner2008-03-271-3/+3
* implemented cert cache flushing, ipsec purgeocspMartin Willi2008-03-271-4/+6
* mediation extension adapted to the naming convention of the current version o...Tobias Brunner2008-03-261-5/+5
* splitted stroke plugin to several files:Martin Willi2008-03-261-0/+582