index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
plugins
/
agent
/
agent_private_key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable
Martin Willi
2011-05-19
1
-2
/
+2
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-13
/
+15
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
1
-2
/
+2
*
Added support for different encryption schemes to private/public keys
Martin Willi
2010-08-10
1
-1
/
+2
*
Migrated agent plugin to INIT/METHOD macros
Martin Willi
2010-08-10
1
-59
/
+39
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
1
-5
/
+5
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-12
/
+14
*
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