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
/
x509
/
x509_pkcs10.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x509: Add support for signature schemes with parameters
Tobias Brunner
2017-11-08
1
-28
/
+39
*
certificate: Return signature scheme and parameters from issued_by() method
Tobias Brunner
2017-11-08
1
-14
/
+17
*
private-key: Add optional parameters argument to sign() method
Tobias Brunner
2017-11-08
1
-1
/
+1
*
public-key: Add optional parameters argument to verify() method
Tobias Brunner
2017-11-08
1
-1
/
+1
*
x509: Evaluate return codes of parsing functions
Andreas Steffen
2017-05-08
1
-5
/
+11
*
Implemented full BLISS support for IKEv2 public key authentication and the pk...
Andreas Steffen
2014-11-29
1
-1
/
+1
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Make sure first argument is an int when using %.*s to print e.g. chunks
Tobias Brunner
2012-09-28
1
-1
/
+1
*
certificate_t->issued_by takes an argument to receive signature scheme
Martin Willi
2012-06-12
1
-4
/
+11
*
Log most X.509 related messages in new ASN log group.
Tobias Brunner
2011-12-16
1
-8
/
+8
*
Migrated x509_pkcs10 to INIT/METHOD macros
Andreas Steffen
2011-09-29
1
-78
/
+52
*
Use a dedicated build part for challenge passwords, BUILD_PASSPHRASE gets obs...
Martin Willi
2010-08-04
1
-1
/
+1
*
Support different encoding types in certificate.get_encoding()
Martin Willi
2010-07-13
1
-4
/
+14
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
1
-1
/
+1
*
Removed is_newer() from certificate_t, obsoleting all implementations
Martin Willi
2010-05-21
1
-11
/
+2
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-13
/
+14
*
implemented ASN.1 encoding of PKCS#10 attributes
Andreas Steffen
2009-09-15
1
-10
/
+41
*
check if PKCS#10 version is 1
Andreas Steffen
2009-09-14
1
-3
/
+6
*
cosmetics
Andreas Steffen
2009-09-14
1
-4
/
+3
*
support of PKCS#10 certificate request generation without attributes
Andreas Steffen
2009-09-14
1
-6
/
+40
*
support of PKCS#10 certificate request parsing
Andreas Steffen
2009-09-13
1
-0
/
+640