Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Public/Private keys implement a has_fingerprint() method | Martin Willi | 2009-09-21 | 1 | -0/+1 |
* | Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro | Martin Willi | 2009-09-11 | 1 | -2/+4 |
* | Updated agent plugin to the new builder API | Martin Willi | 2009-09-10 | 1 | -84/+29 |
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -32/+32 |
* | updated agent plugin to new fingerprint/encoding API | Martin Willi | 2009-08-26 | 1 | -157/+53 |
* | pluto supports ECDSA authentication | Andreas Steffen | 2009-06-12 | 1 | -1/+1 |
* | asn1_integer() ensures correct DER encoding of ASN1_INTEGER (two's complement) | Andreas Steffen | 2009-06-09 | 1 | -6/+6 |
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
* | fixed compiler warnings issued by: | Martin Willi | 2008-11-11 | 1 | -9/+29 |
* | agent plugin optionally accepts a BUILD_PUBLIC_KEY to select a specific priva... | Martin Willi | 2008-09-04 | 1 | -18/+68 |
* | libstrongswan agent plugin to use ssh-agent for RSA signatures | Martin Willi | 2008-09-02 | 1 | -0/+540 |