aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/stroke
Commit message (Expand)AuthorAgeFilesLines
...
* Added a left/rightcertpolicy keyword to specify certificatePolicy requirementsMartin Willi2011-01-072-0/+15
* 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
* Added a tfc ipsec.conf keyword to control Traffic Flow ConfidentialityMartin Willi2010-12-201-1/+1
* Added a TFC padding option to child_cfgMartin Willi2010-12-201-1/+1
* trace back crypto algorithms to the plugins that registered themAndreas Steffen2010-12-181-12/+27
* Renamed purgex509/crl to purgecerts/crls to be consistent with list commandsMartin Willi2010-12-101-2/+2
* Added options to flush CRLs/X509 certs from the cert cacheMartin Willi2010-12-101-0/+8
* added newlineAndreas Steffen2010-12-071-0/+1
* re-introduced commentAndreas Steffen2010-12-071-1/+3
* Migrated stroke_control_t to INIT/METHOD macrosAndreas Steffen2010-12-071-46/+30
* Migrated stroke_plugin_t to INIT/METHOD macrosAndreas Steffen2010-12-071-7/+11
* Refactored stroke_cred_t to use mem_cred_t.Tobias Brunner2010-12-035-580/+32
* Avoid calling globfree twice on failure.Tobias Brunner2010-12-031-1/+0
* start and route connections defined in an SQL database via start_action field...Andreas Steffen2010-11-281-0/+59
* Migrated stroke_config_t to INIT/METHOD macrosAndreas Steffen2010-11-271-41/+31
* Migrated stroke_cat_t to INIT/METHOD macrosAndreas Steffen2010-11-271-41/+34
* Added a stroke rekey command to trigger IKE/CHILD_SA rekeying manuallyMartin Willi2010-11-033-27/+128
* 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-023-8/+7
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-022-6/+7
* 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-023-7/+9
* Respect key types in stroke key/certificate backendMartin Willi2010-09-021-15/+24
* Load a left/rightcert2 for EAP-TLS even if no left/rightauth2 is definedMartin Willi2010-08-311-1/+10
* Added support for the ipsec.conf aaa_identity keywordMartin Willi2010-08-312-0/+7
* Use enum mappings to resolve debug groupMartin Willi2010-08-231-16/+1
* List registered AEAD algorithms in listalgsMartin Willi2010-08-191-0/+7
* Added a stroke command to export cached x509 certificates to the consoleMartin Willi2010-08-101-0/+34
* Use bits instead of bytes for a private/public keyMartin Willi2010-08-101-1/+1
* Fixed loading of secrets with IDs.Tobias Brunner2010-08-041-1/+1
* Fixed loading of private keys without password.Tobias Brunner2010-08-041-1/+1
* Pass type of requested key in the callback credential setMartin Willi2010-08-041-1/+12
* Obseleted BUILD_PASSPHRASE(_CALLBACK) for private key loading, use credential...Martin Willi2010-08-041-37/+77
* Use credential sets to load smartcard keysMartin Willi2010-08-041-29/+82
* Implemented a callback based credential set, currently for shared keys onlyMartin Willi2010-08-041-61/+39
* mmap() ipsec.secrets instead malloc(), proper error checkingMartin Willi2010-08-041-18/+30
* Splitted up the load_secrets() functionMartin Willi2010-08-041-263/+301
* %prompt support for smartcard PIN via "ipsec secrets"Martin Willi2010-08-041-28/+95
* Pass the PKCS11 keyid as chunk, not as stringMartin Willi2010-08-041-3/+6
* Reuse generic passphrase build part, not a dedicated PIN partMartin Willi2010-08-041-7/+4
* Support module names in %smartcard specifier, streamlined smartcard buildingMartin Willi2010-08-041-12/+51
* Fix segfault on 'ipsec stroke up ]' commandThomas Egerer2010-07-291-0/+5
* Support different encoding types in certificate.get_encoding()Martin Willi2010-07-132-9/+15
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...Martin Willi2010-07-132-5/+5