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_ocsp_request.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add a return value to hasher_t.allocate_hash()
Martin Willi
2012-07-16
1
-14
/
+16
*
Check rng return value when generating OCSP nonces
Tobias Brunner
2012-07-16
1
-7
/
+7
*
certificate_t->issued_by takes an argument to receive signature scheme
Martin Willi
2012-06-12
1
-1
/
+2
*
Migrated x509_ocsp_request to INIT/METHOD macros
Andreas Steffen
2011-09-28
1
-75
/
+51
*
Support different encoding types in certificate.get_encoding()
Martin Willi
2010-07-13
1
-8
/
+18
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
1
-1
/
+1
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-7
/
+8
*
Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro
Martin Willi
2009-09-11
1
-12
/
+6
*
Updated x509 plugin to the new builder API
Martin Willi
2009-09-10
1
-89
/
+46
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-1
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-33
/
+33
*
distinguish between RFC 4754 (concatenated) and RFC 3279 (DER encoded) ECDSA ...
Martin Willi
2009-08-27
1
-1
/
+1
*
create algorithmIdentifier dynamically from OID database
Martin Willi
2009-08-27
1
-1
/
+1
*
updated x509 plugin to public key/x509 API changes
Martin Willi
2009-08-26
1
-7
/
+5
*
hide credentials headers in credential_factory.h
Andreas Steffen
2009-05-28
1
-0
/
+1
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
refactored credential builder
Martin Willi
2008-09-02
1
-14
/
+17
*
support of ECDSA signatures for all certificate types
Andreas Steffen
2008-06-22
1
-0
/
+4
*
added API for random number generators, served through credential factory
Martin Willi
2008-04-15
1
-8
/
+11
*
compare certificates against full encoding to allow equality check of untrust...
Martin Willi
2008-04-07
1
-6
/
+9
*
caching of ocsp responses (experimental), no crl caching yet
Martin Willi
2008-03-26
1
-3
/
+2
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-0
/
+603