aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/stroke/stroke_list.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* implemented wrap around of registered IKEv1 algorithm namesAndreas Steffen2010-12-261-3/+1
* wrap list of IKEv2 algorithms after 120 characters per lineAndreas Steffen2010-12-241-20/+43
* Migrated stroke_list_t to INIT/METHOD macrosAndreas Steffen2010-12-241-25/+21
* trace back crypto algorithms to the plugins that registered themAndreas Steffen2010-12-181-12/+27
* fixed 64 bit printf() issueAndreas Steffen2010-10-241-1/+1
* show validity of OCSP responsesAndreas Steffen2010-09-101-2/+15
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-021-4/+4
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-021-2/+2
* Refer to scheduler via hydra and not charon.Tobias Brunner2010-09-021-1/+1
* Refer to processor via hydra and not charon.Tobias Brunner2010-09-021-3/+4
* List registered AEAD algorithms in listalgsMartin Willi2010-08-191-0/+7
* Use bits instead of bytes for a private/public keyMartin Willi2010-08-101-1/+1
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...Martin Willi2010-07-131-3/+3
* Moved credential manager to libstrongswanMartin Willi2010-07-131-4/+3
* Show mallinfo() data in statusall, if availableMartin Willi2010-07-061-1/+12
* Use the group constraint in a more generic fashion, not only for attribute ce...Martin Willi2010-07-051-1/+1
* Log non-empty task queues in statusallMartin Willi2010-06-071-0/+31
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+1230