| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Use a read-write lock in stroke_attribute to increase concurrency. | Tobias Brunner | 2010-04-06 | 1 | -19/+19 |
* | Migrated stroke_attribute_t to METHOD/INIT macros. | Tobias Brunner | 2010-04-06 | 1 | -45/+35 |
* | Extracted in-memory IP address pool from stroke plugin to libhydra. | Tobias Brunner | 2010-04-06 | 2 | -351/+41 |
* | Respect line with in Makefile.am's, other cosmetics | Martin Willi | 2010-03-25 | 1 | -1/+2 |
* | Changed all usages of lib->attributes to hydra->attributes. | Tobias Brunner | 2010-03-24 | 2 | -3/+4 |
* | Convert charon into libcharon. | Tobias Brunner | 2010-03-19 | 1 | -1/+1 |
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 19 | -0/+6375 |