| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | trace back crypto algorithms to the plugins that registered them | Andreas Steffen | 2010-12-18 | 1 | -12/+27 |
* | Renamed purgex509/crl to purgecerts/crls to be consistent with list commands | Martin Willi | 2010-12-10 | 1 | -2/+2 |
* | Added options to flush CRLs/X509 certs from the cert cache | Martin Willi | 2010-12-10 | 1 | -0/+8 |
* | added newline | Andreas Steffen | 2010-12-07 | 1 | -0/+1 |
* | re-introduced comment | Andreas Steffen | 2010-12-07 | 1 | -1/+3 |
* | Migrated stroke_control_t to INIT/METHOD macros | Andreas Steffen | 2010-12-07 | 1 | -46/+30 |
* | Migrated stroke_plugin_t to INIT/METHOD macros | Andreas Steffen | 2010-12-07 | 1 | -7/+11 |
* | Refactored stroke_cred_t to use mem_cred_t. | Tobias Brunner | 2010-12-03 | 5 | -580/+32 |
* | Avoid calling globfree twice on failure. | Tobias Brunner | 2010-12-03 | 1 | -1/+0 |
* | start and route connections defined in an SQL database via start_action field... | Andreas Steffen | 2010-11-28 | 1 | -0/+59 |
* | Migrated stroke_config_t to INIT/METHOD macros | Andreas Steffen | 2010-11-27 | 1 | -41/+31 |
* | Migrated stroke_cat_t to INIT/METHOD macros | Andreas Steffen | 2010-11-27 | 1 | -41/+34 |
* | Added a stroke rekey command to trigger IKE/CHILD_SA rekeying manually | Martin Willi | 2010-11-03 | 3 | -27/+128 |
* | fixed 64 bit printf() issue | Andreas Steffen | 2010-10-24 | 1 | -1/+1 |
* | show validity of OCSP responses | Andreas Steffen | 2010-09-10 | 1 | -2/+15 |
* | Refer to scheduler and processor via lib and not hydra. | Tobias Brunner | 2010-09-02 | 3 | -8/+7 |
* | Refer to kernel interface via hydra and not charon. | Tobias Brunner | 2010-09-02 | 2 | -6/+7 |
* | Refer to scheduler via hydra and not charon. | Tobias Brunner | 2010-09-02 | 1 | -1/+1 |
* | Refer to processor via hydra and not charon. | Tobias Brunner | 2010-09-02 | 3 | -7/+9 |
* | Respect key types in stroke key/certificate backend | Martin Willi | 2010-09-02 | 1 | -15/+24 |
* | Load a left/rightcert2 for EAP-TLS even if no left/rightauth2 is defined | Martin Willi | 2010-08-31 | 1 | -1/+10 |
* | Added support for the ipsec.conf aaa_identity keyword | Martin Willi | 2010-08-31 | 2 | -0/+7 |
* | Use enum mappings to resolve debug group | Martin Willi | 2010-08-23 | 1 | -16/+1 |
* | List registered AEAD algorithms in listalgs | Martin Willi | 2010-08-19 | 1 | -0/+7 |
* | Added a stroke command to export cached x509 certificates to the console | Martin Willi | 2010-08-10 | 1 | -0/+34 |
* | Use bits instead of bytes for a private/public key | Martin Willi | 2010-08-10 | 1 | -1/+1 |
* | Fixed loading of secrets with IDs. | Tobias Brunner | 2010-08-04 | 1 | -1/+1 |
* | Fixed loading of private keys without password. | Tobias Brunner | 2010-08-04 | 1 | -1/+1 |
* | Pass type of requested key in the callback credential set | Martin Willi | 2010-08-04 | 1 | -1/+12 |
* | Obseleted BUILD_PASSPHRASE(_CALLBACK) for private key loading, use credential... | Martin Willi | 2010-08-04 | 1 | -37/+77 |
* | Use credential sets to load smartcard keys | Martin Willi | 2010-08-04 | 1 | -29/+82 |
* | Implemented a callback based credential set, currently for shared keys only | Martin Willi | 2010-08-04 | 1 | -61/+39 |
* | mmap() ipsec.secrets instead malloc(), proper error checking | Martin Willi | 2010-08-04 | 1 | -18/+30 |
* | Splitted up the load_secrets() function | Martin Willi | 2010-08-04 | 1 | -263/+301 |
* | %prompt support for smartcard PIN via "ipsec secrets" | Martin Willi | 2010-08-04 | 1 | -28/+95 |
* | Pass the PKCS11 keyid as chunk, not as string | Martin Willi | 2010-08-04 | 1 | -3/+6 |
* | Reuse generic passphrase build part, not a dedicated PIN part | Martin Willi | 2010-08-04 | 1 | -7/+4 |
* | Support module names in %smartcard specifier, streamlined smartcard building | Martin Willi | 2010-08-04 | 1 | -12/+51 |
* | Fix segfault on 'ipsec stroke up ]' command | Thomas Egerer | 2010-07-29 | 1 | -0/+5 |
* | Support different encoding types in certificate.get_encoding() | Martin Willi | 2010-07-13 | 2 | -9/+15 |
* | Renamed key_encod{ing,der}_t and constants, prepare for generic credential en... | Martin Willi | 2010-07-13 | 2 | -5/+5 |
* | Moved credential manager to libstrongswan | Martin Willi | 2010-07-13 | 4 | -13/+11 |
* | configuration of different marks for inbound and outbound direction | Andreas Steffen | 2010-07-09 | 1 | -4/+9 |
* | Show mallinfo() data in statusall, if available | Martin Willi | 2010-07-06 | 1 | -1/+12 |
* | Use the group constraint in a more generic fashion, not only for attribute ce... | Martin Willi | 2010-07-05 | 2 | -5/+4 |
* | support of xfrm marks for IKEv2 | Andreas Steffen | 2010-07-02 | 1 | -1/+5 |
* | Flush certificate cache on CA delete | Martin Willi | 2010-06-07 | 1 | -1/+2 |
* | Log non-empty task queues in statusall | Martin Willi | 2010-06-07 | 1 | -0/+31 |
* | Added generic implementations for crl_is_newer/certificate_is_newer | Martin Willi | 2010-05-21 | 1 | -1/+1 |
* | Add reqid field and getter function to child_cfg_t. | Reto Buerki | 2010-05-04 | 1 | -1/+1 |