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
/
openssl
/
openssl_crl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: All settings use configured namespace
Tobias Brunner
2014-02-12
1
-1
/
+1
*
Recognize critical IssuingDistributionPoint CRL extension
Andreas Steffen
2013-07-12
1
-0
/
+4
*
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
*
certificate_t->issued_by takes an argument to receive signature scheme
Martin Willi
2012-06-12
1
-1
/
+6
*
Fixed compiler warnings in openssl plugin
Martin Willi
2011-09-07
1
-1
/
+1
*
introduced libstrongswan.x509.enforce_critical parameter
Andreas Steffen
2011-02-05
1
-1
/
+3
*
Added support for delta CRLs to x509 plugin
Martin Willi
2011-01-05
1
-0
/
+2
*
Fail on critical extensions in openssl CRLs
Martin Willi
2011-01-05
1
-1
/
+6
*
Unwrap crlNumber INTEGER in openssl CRL parsing
Martin Willi
2010-08-30
1
-4
/
+13
*
Support different encoding types in certificate.get_encoding()
Martin Willi
2010-07-13
1
-4
/
+13
*
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
-30
/
+0
*
Implemented X.509 CRL reading using OpenSSL
Martin Willi
2010-05-21
1
-0
/
+551