Commit message (Collapse) | 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 | 3 | -92/+42 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 3 | -35/+35 |
| | |||||
* | updated agent plugin to new fingerprint/encoding API | Martin Willi | 2009-08-26 | 1 | -157/+53 |
| | |||||
* | added -avoid-version to LDFLAGS, plugins are not versioned | Martin Willi | 2009-07-03 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -4/+0 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 2 | -2/+2 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | fixed compiler warnings issued by: | Martin Willi | 2008-11-11 | 1 | -9/+29 |
| | | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking | ||||
* | agent plugin optionally accepts a BUILD_PUBLIC_KEY to select a specific ↵ | Martin Willi | 2008-09-04 | 1 | -18/+68 |
| | | | | private key from the agent | ||||
* | libstrongswan agent plugin to use ssh-agent for RSA signatures | Martin Willi | 2008-09-02 | 5 | -0/+706 |