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_cert.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x509: Remove some unused ASN1 OID constants
Martin Willi
2014-05-16
1
-5
/
+0
*
x509: Don't include authKeyIdentifier in self-signed certificates
Tobias Brunner
2014-04-09
1
-1
/
+1
*
Added support for msSmartcardLogon EKU
Andreas Steffen
2014-04-08
1
-3
/
+10
*
uclibc only defines strndup(3) if _GNU_SOURCE is defined
Tobias Brunner
2014-02-19
1
-2
/
+2
*
lib: All settings use configured namespace
Tobias Brunner
2014-02-12
1
-1
/
+1
*
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
-4
/
+6
*
certificate_t->issued_by takes an argument to receive signature scheme
Martin Willi
2012-06-12
1
-2
/
+8
*
Fixed return values of several functions (e.g. return FALSE for pointer types).
Tobias Brunner
2012-05-31
1
-1
/
+1
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
1
-18
/
+26
|
\
|
*
Added support for iKEIntermediate X.509 extended key usage flag.
Tobias Brunner
2012-03-20
1
-6
/
+14
|
*
Some whitespace fixes.
Tobias Brunner
2012-03-20
1
-22
/
+22
*
|
Fix whitespaces
Adrian-Ken Rueegsegger
2012-01-12
1
-12
/
+12
*
|
Allow callers to force ASN.1 date encoding as GENERALIZEDTIME.
Tobias Brunner
2011-12-23
1
-2
/
+2
*
|
Properly ASN.1 encode dates in certificates depending on the year.
Tobias Brunner
2011-12-23
1
-2
/
+2
*
|
Log most X.509 related messages in new ASN log group.
Tobias Brunner
2011-12-16
1
-25
/
+25
|
/
*
fixed parsing of X.509 certificatePolicies
Andreas Steffen
2011-03-11
1
-4
/
+4
*
[hopefully] fixed pathlen problem on ARM platforms
Andreas Steffen
2011-02-10
1
-15
/
+20
*
Some typos fixed.
Tobias Brunner
2011-02-07
1
-1
/
+1
*
introduced libstrongswan.x509.enforce_critical parameter
Andreas Steffen
2011-02-05
1
-2
/
+2
*
Slightly renamed different policyConstraints to distinguish them better
Martin Willi
2011-01-05
1
-26
/
+26
*
Added support for inhibitAnyPolicy constraint to x509 plugin
Martin Willi
2011-01-05
1
-33
/
+57
*
Use a generic getter for all numerical X.509 constraints
Martin Willi
2011-01-05
1
-14
/
+13
*
Moved CRL distribution point building to an exportable function
Martin Willi
2011-01-05
1
-29
/
+43
*
Simplified format of x509 CRL URI parsing/enumerator
Martin Willi
2011-01-05
1
-127
/
+89
*
Added support for policyConstraints to x509 plugin
Martin Willi
2011-01-05
1
-6
/
+122
*
Slightly renamed X509_NO_PATH_LEN_CONSTRAINT to use it for PolicyConstraints,...
Martin Willi
2011-01-05
1
-3
/
+3
*
Added policyMappings support to x509 plugin
Martin Willi
2011-01-05
1
-3
/
+130
*
Added certificatePolicy support to x509 plugin
Martin Willi
2011-01-05
1
-3
/
+163
*
Added support for generating NameConstraints in x509 plugin
Martin Willi
2011-01-05
1
-4
/
+74
*
Added support for parsing NameConstraints in x509 plugin
Martin Willi
2011-01-05
1
-0
/
+59
*
Added name constraint enumerator to x509 interface
Martin Willi
2011-01-05
1
-1
/
+29
*
Migrated x509_cert_t to INIT/METHOD macros
Martin Willi
2011-01-05
1
-144
/
+88
*
Parse and encode crlSign keyUsage flag in x509 plugin
Martin Willi
2011-01-05
1
-10
/
+71
*
Added support for CRL Issuers to x509 and OpenSSL plugins
Martin Willi
2011-01-05
1
-57
/
+174
*
Compare subject against all key identifiers in has_subject()
Martin Willi
2010-09-09
1
-9
/
+12
*
has_subject() now resolves ID_KEY_IDs
Andreas Steffen
2010-09-09
1
-4
/
+14
*
Parse UPN subjectAltNames in x509 plugin
Martin Willi
2010-08-10
1
-9
/
+24
*
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
-4
/
+4
*
Select subjectAltName address family using address length in x509 plugin
Martin Willi
2010-06-24
1
-1
/
+11
*
Removed is_newer() from certificate_t, obsoleting all implementations
Martin Willi
2010-05-21
1
-18
/
+0
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-28
/
+30
*
critical keyUsage extension must be parsed
Andreas Steffen
2010-03-07
1
-0
/
+3
*
set Certificate Sign and CRL Sign flags in keyUsage extension if CA is true
Andreas Steffen
2010-03-07
1
-4
/
+13
*
initialize variables to avoid compiler warning
Andreas Steffen
2010-02-05
1
-2
/
+2
*
Support TLS client authentication Extended Key Usage in x509 generation
Martin Willi
2010-01-14
1
-8
/
+16
*
ipsec pki --self|issue supports --pathlen option setting a path length constr...
Andreas Steffen
2009-12-31
1
-2
/
+18
[next]