aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/stroke
Commit message (Expand)AuthorAgeFilesLines
* pluto now supports SQL-based virtual IP poolsAndreas Steffen2009-10-142-5/+5
* moved attribute_manager to libstrongswanAndreas Steffen2009-10-132-3/+3
* Stroke plugin interprets NULL identities as ID_ANY in shared key lookupMartin Willi2009-10-121-3/+9
* delete group attributes after useAndreas Steffen2009-10-051-0/+1
* stroke_list outputs group attributesAndreas Steffen2009-10-051-0/+7
* ipsec pki --issue suports --flag authServer optionAndreas Steffen2009-10-051-2/+5
* certificate subject DNs are in double quotesAndreas Steffen2009-09-231-5/+5
* streamlining of credential loading debug outputAndreas Steffen2009-09-231-6/+6
* shortened file loading debug outputAndreas Steffen2009-09-221-23/+22
* Credential backends use has_fingerprint() methods to select keys/certificatesMartin Willi2009-09-212-9/+3
* Correctly serve certificates if CERT_ANY requestedMartin Willi2009-09-211-1/+1
* Return certificates of requested kind onlyMartin Willi2009-09-211-58/+4
* get_private() in listcacerts requires a valid auth cfgMartin Willi2009-09-171-1/+5
* Implemented support for preinstalled PGP certificates in charonMartin Willi2009-09-151-4/+3
* use sysconfdir, no need for an additional confdir variableMartin Willi2009-09-071-1/+1
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-043-9/+9
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-0418-351/+351
* fixed open failure debug message in load_secretsMarius Tomaschewski2009-09-041-1/+1
* Fixed load_secrets to acquire/release lock in level 0 onlyMarius Tomaschewski2009-09-031-2/+6
* Fixed some typos; whitespace cleanup.Tobias Brunner2009-09-021-11/+10
* Refactored the lifetime_cfg_t struct to be simpler and more expressive. Initi...Tobias Brunner2009-09-011-15/+18
* Handling of new lifetime limits added to stroke.Tobias Brunner2009-09-011-0/+8
* Adapted the config backends to the new lifetime configuration.Tobias Brunner2009-09-011-3/+8
* use time_monotonic() instead of time() for statistics and time difference cal...Martin Willi2009-08-311-6/+11
* fixed crash in crl listingMartin Willi2009-08-311-1/+1
* use only KEY_ID_PUBKEY_SHA1 fingerprint charon internallyMartin Willi2009-08-261-17/+9
* updated stroke plugin to fingerprinting APIMartin Willi2009-08-263-128/+135
* added support for %prompt-ing private key passhprases in strokes "ipsec secrets"Martin Willi2009-08-263-16/+85
* make use of the pem helper plugin to load credentialsMartin Willi2009-08-261-18/+49
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...Tobias Brunner2009-08-144-4/+4
* %llu correctly prints u_int64_tAndreas Steffen2009-08-071-2/+2
* printing u_int64_t caused segfault on 32-bit platformsAndreas Steffen2009-08-071-2/+2
* Fixed a race condition when querying stats of a child_sa in different order.Tobias Brunner2009-08-061-16/+7
* Reverted the interface changes introduced in 3f720dc7.Tobias Brunner2009-08-061-6/+4
* added support for ipsec.secrets "include" directiveMartin Willi2009-08-061-13/+81
* update usetime only if usebytes increaseAndreas Steffen2009-07-301-4/+6
* display transmitted bytes per SAAndreas Steffen2009-07-301-19/+23
* Make accept(2) and recvfrom(2) cancellation points on Mac OS X.Tobias Brunner2009-07-301-0/+1
* added -avoid-version to LDFLAGS, plugins are not versionedMartin Willi2009-07-031-1/+1
* consistent display of strongSwan versionAndreas Steffen2009-06-131-1/+1
* show strongSwan version in statusallMartin Willi2009-05-261-1/+1
* suppress Routed Connections caption if list is emptyAndreas Steffen2009-05-241-4/+9
* same format as IKEv1Andreas Steffen2009-05-191-2/+2
* moved very stroke specific x509 flag handling out of core libraryMartin Willi2009-05-181-6/+35
* another lease identity to be single-quotedAndreas Steffen2009-05-161-1/+1
* added a "purgeike" command to stroke, deleting all IKE_SAs without a CHILD_SAMartin Willi2009-05-153-5/+60
* stroke accepts "down conn1{*}/[*]" to delete all CHILD/IKE_SAs using a given ...Martin Willi2009-05-151-28/+78
* do not report increasing rekey times if rekeying currently activeMartin Willi2009-05-121-1/+8
* quote identitiesAndreas Steffen2009-05-111-4/+4
* hand out a IPv4 virtual address if %any6 is requestedMartin Willi2009-05-111-2/+3