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
/
credentials
/
keys
/
private_key.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
private-key: Add optional parameters argument to sign() method
Tobias Brunner
2017-11-08
1
-2
/
+4
|
*
Readded docs for some arguments to global functions.
Tobias Brunner
2011-07-21
1
-2
/
+4
|
|
|
|
Those were overzealously removed in 28623fc5389829858c78c759a214aa5c64ea26c6.
*
"this" removed from comments.
Tobias Brunner
2011-07-06
1
-3
/
+1
|
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
1
-3
/
+3
|
*
Added support for different encryption schemes to private/public keys
Martin Willi
2010-08-10
1
-1
/
+3
|
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵
Martin Willi
2010-07-13
1
-4
/
+4
|
|
|
|
encoding
*
Moved keys/key_encoding.[ch] to cred_encoding.[ch]
Martin Willi
2010-07-13
1
-1
/
+1
|
*
Moved credential manager to libstrongswan
Martin Willi
2010-07-13
1
-0
/
+1
|
*
Fixed all doxygen warnings
Martin Willi
2009-10-22
1
-3
/
+3
|
*
Public/Private keys implement a has_fingerprint() method
Martin Willi
2009-09-21
1
-0
/
+17
|
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-15
/
+15
|
*
changed get_id/get_encoding API of private/public key to use new encoding ↵
Martin Willi
2009-08-26
1
-16
/
+18
|
|
|
|
framework
*
added generic implementation helpers for private_key_t.equals/belongs_to, ↵
Martin Willi
2009-08-26
1
-3
/
+21
|
|
|
|
public_key_t.equals
*
pluto and scepclient use private and public key plugins of libstrongswan
Andreas Steffen
2009-06-09
1
-0
/
+8
|
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
|
*
updated Doxyfile
Martin Willi
2009-03-24
1
-1
/
+1
|
|
|
|
|
|
properly close all doxygen groups fixed remaining doxygen warnings
*
removed unimplemented private/public key function declarations
Martin Willi
2008-03-19
1
-29
/
+0
|
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-0
/
+143