aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/stroke/stroke_list.c
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-1230/+0
* Support TLS client authentication Extended Key Usage in x509 generationMartin Willi2010-01-141-2/+3
* verify RFC3779 IP address blocks along X.509 certificate trust chainAndreas Steffen2009-12-231-8/+33
* added separating lineAndreas Steffen2009-11-101-0/+1
* put PGP userid in single quotesAndreas Steffen2009-11-081-1/+1
* list v3 or v4 fingerprintAndreas Steffen2009-11-081-0/+4
* stroke_list supports listing of PGP certificatesAndreas Steffen2009-11-081-1/+50
* implemented path length constraint checkinf for IKEv2Andreas Steffen2009-11-041-1/+1
* output optional pathLenConstraint in ipsec listcacertsAndreas Steffen2009-11-041-0/+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
* get_private() in listcacerts requires a valid auth cfgMartin Willi2009-09-171-1/+5
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-89/+89
* 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
* updated stroke plugin to fingerprinting APIMartin Willi2009-08-261-80/+84
* %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
* update usetime only if usebytes increaseAndreas Steffen2009-07-301-4/+6
* display transmitted bytes per SAAndreas Steffen2009-07-301-19/+23
* 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
* do not report increasing rekey times if rekeying currently activeMartin Willi2009-05-121-1/+8
* listing routed connection in statusallMartin Willi2009-05-081-1/+9
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-23/+23
* l format modifier outputs garbage on 64 bit platformsAndreas Steffen2009-04-221-1/+1
* merged multi-auth branch back into trunkMartin Willi2009-04-141-129/+134
* printf hooks refactored to increase portability (i.e. support for platforms w...Tobias Brunner2009-03-121-19/+19
* ipsec statusall <conn> also filters address poolsAndreas Steffen2009-03-031-0/+4
* fixed a 64-bit issue with time_t printf hooksAndreas Steffen2009-02-111-12/+9
* fixed broken listing of connections in ipsec statusallAndreas Steffen2009-01-141-3/+3
* list assigned leases using "ipsec leases"Martin Willi2008-12-101-0/+72
* added IKE_SA established timer to "ipsec statusall"Martin Willi2008-12-101-5/+17
* list pools and usage in ipsec statusallMartin Willi2008-12-091-3/+23
* show TRANSPORT_PROXY mode in ipsec statusAndreas Steffen2008-11-161-3/+5
* got rid of deprecated create_iterator_locked()Martin Willi2008-11-051-0/+2
* added hooks for IKE and CHILD keymatMartin Willi2008-10-301-3/+1
* moved CHILD_SA key derivation to keymat_tMartin Willi2008-10-291-37/+27
* moved key derivation and management into keymat objectMartin Willi2008-10-281-6/+10
* store IKE proposal implicitly during derive_keysMartin Willi2008-10-281-2/+5
* fixed reauthentication time in statusallMartin Willi2008-10-281-1/+1
* use more generic stats getter, introducing new statsMartin Willi2008-10-271-3/+8
* additional getters for ipcomp and UDP encapMartin Willi2008-10-241-7/+5
* more CHILD_SA refactoringsMartin Willi2008-10-241-8/+8