aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/stroke
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵Tobias Brunner2009-08-144-4/+4
| | | | enums mutex/condvar/rwlock_type_t.
* %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
| | | | config
* 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
|
* listing routed connection in statusallMartin Willi2009-05-081-1/+9
|
* make use of the new trap-managerMartin Willi2009-05-081-33/+19
|
* fixed removal of child configsMartin Willi2009-05-061-9/+25
| | | | purge empty peer configs
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-3018-36/+0
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-306-35/+38
| | | | | important change for developers: %Y replaces %D to print identities!
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-1/+1
|
* attribute_manager supports attribute_handler's to handle configuration ↵Martin Willi2009-04-241-0/+1
| | | | | | | | attributes via plugins moved resolv.conf editing to a separate plugin (resolv_conf) extended attribute_provider interface to hand out arbitrary attributes moved strongswan.conf based dns/nbns configuration to a plugin (attr)
* l format modifier outputs garbage on 64 bit platformsAndreas Steffen2009-04-221-1/+1
|
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-1/+4
|
* migrated write_chunk() to chunk_write()Andreas Steffen2009-04-201-10/+3
|
* moved strcaseeq() macro from constants.h to utils.hAndreas Steffen2009-04-171-10/+10
|
* merged multi-auth branch back into trunkMartin Willi2009-04-145-504/+494
|
* updated DoxyfileMartin Willi2009-03-249-9/+9
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* printf hooks refactored to increase portability (i.e. support for platforms ↵Tobias Brunner2009-03-121-19/+19
| | | | without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms).
* memleak fixed when reading smartcard secretsTobias Brunner2009-03-121-3/+4
|
* stop searching other pools if lease successfully releasedMartin Willi2009-03-031-0/+1
|
* ipsec statusall <conn> also filters address poolsAndreas Steffen2009-03-031-0/+4
|
* force unique connections for mediation connectionsTobias Brunner2009-02-181-0/+6
|
* [4859] caused crash when handling the %config caseAndreas Steffen2009-02-111-8/+8
|
* corrected syntaxAndreas Steffen2009-02-111-1/+1
|
* fixed a 64-bit issue with time_t printf hooksAndreas Steffen2009-02-111-12/+9
|
* changed [4856] to dynamically choose traffic selector familyMartin Willi2009-02-111-3/+0
|
* respect family when assigning pool addressesMartin Willi2009-02-111-1/+8
|
* support of dynamic/128 and %any6Andreas Steffen2009-02-051-0/+3
|