aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/stroke/stroke_list.c
Commit message (Expand)AuthorAgeFilesLines
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Made IP address enumeration more flexibleTobias Brunner2012-09-211-1/+1
* Don't ignore loopback devices and allow addresses on them being enumeratedTobias Brunner2012-09-211-1/+1
* Don't add ANY identity constraint to auth config, as XAuth rounds don't use oneMartin Willi2012-07-261-2/+7
* Show some uname() info in "ipsec statusall"Martin Willi2012-06-281-3/+10
* Show remote EAP/XAuth identity in "statusall" on a separate lineMartin Willi2012-06-271-1/+12
* Show EAP/XAuth identity in "ipsec status", if availableMartin Willi2012-06-251-1/+1
* Show what kind of *Swan we run in "ipsec status"Martin Willi2012-06-141-3/+16
* implemented the right|leftallowany featureAndreas Steffen2012-06-081-3/+9
* Show expiration time of rekeyed CHILD_SAs in statusallMartin Willi2012-06-051-1/+6
* list IKEv1 Aggressive Mode in ipsec statusallAndreas Steffen2012-05-231-2/+9
* List registered nonce generators in statusall output.Tobias Brunner2012-05-181-2/+18
* display (soft) same as (not loaded)Andreas Steffen2012-05-031-1/+1
* charon is now an IKE daemonAndreas Steffen2012-05-031-1/+1
* Merge branch 'ikev1'Martin Willi2012-05-021-17/+26
|\
| * Merge branch 'ikev1-clean' into ikev1-masterMartin Willi2012-03-201-17/+26
| |\
| | * Accept NULL auth_cfg_t passed to credential_manager_t.get_private()Martin Willi2012-03-201-4/+1
| | * Show IKE version in ipsec statusallMartin Willi2012-03-201-1/+2
| | * Pass IKE version to peer config enumerator, filter configsMartin Willi2012-03-201-3/+4
| | * Added support for iKEIntermediate X.509 extended key usage flag.Tobias Brunner2012-03-201-2/+2
| | * Be a little more verbose about XAuth configs in ipsec statusallMartin Willi2012-03-201-5/+16
| | * Do not ignore configs for IKEv1 in charon anymoreMartin Willi2012-03-201-2/+1
| | * Use enum to define IKE version on peer_cfg_t.Tobias Brunner2012-03-201-1/+1
* | | output validity of raw public key if availableAndreas Steffen2012-04-301-2/+34
* | | added support for raw RSA public keys to strokeAndreas Steffen2012-04-301-0/+5
* | | remove leading zero in ASN.1 encoded serial numbersAndreas Steffen2012-04-051-2/+2
* | | moved chunk_skip_zero to chunk.hAndreas Steffen2012-04-031-2/+3
|/ /
* | Cache list of plugin names to further simplify its usage.Tobias Brunner2012-01-191-5/+3
* | Simplified logging of list of loaded plugins.Tobias Brunner2012-01-191-9/+4
|/
* CosmeticsAndreas Steffen2011-10-261-1/+2
* Added a listplugins stroke command to show plugin featuresMartin Willi2011-10-141-0/+55
* Plugin enumerator enumerates over loaded features, tooMartin Willi2011-10-141-1/+1
* Include library.h in plugin.hMartin Willi2011-10-141-0/+1
* fixed esn typeAndreas Steffen2011-07-201-2/+2
* added log and status output for ESNAndreas Steffen2011-07-161-0/+7
* Replaced more complex iterator usages.Tobias Brunner2011-07-061-14/+9
* Replaced ike_sa_t.create_child_sa_iterator with enumerator.Tobias Brunner2011-07-061-2/+2
* implemented PASS and DROP shunt policiesAndreas Steffen2011-06-281-4/+33
* Properly print time differences.Tobias Brunner2011-06-071-2/+2
* Use proper printf specifiers to print u_int64_t and uintptr_t.Tobias Brunner2011-06-071-4/+5
* Show total and half-open SA count in statusallMartin Willi2011-05-161-1/+6
* Show how many threads are active in each class in statusallMartin Willi2011-05-161-3/+8
* Added a statusallnb stroke command to show status non-blockingMartin Willi2011-05-161-2/+3
* Added a non-blocking, skipping variant of IKE_SA enumeratorMartin Willi2011-05-161-1/+2
* Processor job scheduling respects job priority classesMartin Willi2011-05-161-4/+8
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-4/+5
* [hopefully] fixed pathlen problem on ARM platformsAndreas Steffen2011-02-101-2/+2
* Show base CRL of delta CRLs in listcrlsMartin Willi2011-01-051-0/+4
* Use a generic getter for all numerical X.509 constraintsMartin Willi2011-01-051-1/+1
* Slightly renamed X509_NO_PATH_LEN_CONSTRAINT to use it for PolicyConstraints,...Martin Willi2011-01-051-1/+1