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_x509.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
certificate_t.has_subject() matches for certificate serialNumber
Martin Willi
2012-12-19
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
*
Add a return value to hasher_t.allocate_hash()
Martin Willi
2012-07-16
1
-2
/
+2
*
certificate_t->issued_by takes an argument to receive signature scheme
Martin Willi
2012-06-12
1
-2
/
+7
*
Change order of ocsp uris when parsing a cert
Thomas Egerer
2011-11-04
1
-1
/
+1
*
openssl: Adding support for key usage x509 extension.
Tobias Brunner
2011-10-05
1
-1
/
+42
*
[hopefully] fixed pathlen problem on ARM platforms
Andreas Steffen
2011-02-10
1
-3
/
+7
*
introduced libstrongswan.x509.enforce_critical parameter
Andreas Steffen
2011-02-05
1
-2
/
+4
*
fixed checking of unknown critical extensions in openssl_x509
Andreas Steffen
2011-01-31
1
-1
/
+1
*
Use a generic getter for all numerical X.509 constraints
Martin Willi
2011-01-05
1
-11
/
+10
*
Simplified format of x509 CRL URI parsing/enumerator
Martin Willi
2011-01-05
1
-72
/
+34
*
Added support for policyConstraints to x509 plugin
Martin Willi
2011-01-05
1
-0
/
+7
*
Slightly renamed X509_NO_PATH_LEN_CONSTRAINT to use it for PolicyConstraints,...
Martin Willi
2011-01-05
1
-1
/
+1
*
Added policyMappings support to x509 plugin
Martin Willi
2011-01-05
1
-0
/
+1
*
Added certificatePolicy support to x509 plugin
Martin Willi
2011-01-05
1
-8
/
+2
*
Fail when parsing unsupported critical extensions in openssl_x509
Martin Willi
2011-01-05
1
-1
/
+5
*
Do not parse certificates with invalid version in openssl plugin
Martin Willi
2011-01-05
1
-0
/
+7
*
Added name constraint enumerator to x509 interface
Martin Willi
2011-01-05
1
-0
/
+1
*
Added support for CRL Issuers to x509 and OpenSSL plugins
Martin Willi
2011-01-05
1
-4
/
+79
*
Compare subject against all key identifiers in has_subject()
Martin Willi
2010-09-09
1
-1
/
+14
*
Parse important extendedKeyUsage flags in openssl plugin
Martin Willi
2010-08-10
1
-0
/
+33
*
Parse UPN subjectAltName in openssl plugin
Martin Willi
2010-08-10
1
-0
/
+9
*
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
*
Select subjectAltName address family using address length in openssl plugin
Martin Willi
2010-06-24
1
-2
/
+12
*
Unwrap subjectKeyIdentifier from OCTET_STRING
Martin Willi
2010-05-26
1
-4
/
+12
*
Removed is_newer() from certificate_t, obsoleting all implementations
Martin Willi
2010-05-21
1
-16
/
+0
*
Implemented X.509 certificate reading using OpenSSL
Martin Willi
2010-05-21
1
-0
/
+859