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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Added support for delta CRLs to x509 plugin
Martin Willi
2011-01-05
1
-7
/
+110
*
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
*
Respect enforce_critical setting in x509 plugin CRLs
Martin Willi
2011-01-05
1
-0
/
+8
*
Parse CRL extensions in a switch statement
Martin Willi
2011-01-05
1
-18
/
+24
*
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
*
Use subject, not issuer, of CRL issuing certificate
Martin Willi
2011-01-05
1
-1
/
+1
*
CRLSign keyUsage or CA basicConstraint are sufficient for CRL validation
Martin Willi
2011-01-05
1
-1
/
+1
*
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
*
Migrated x509_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-12-04
1
-6
/
+10
*
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
*
Added a final flag to builder registration to enumerate the actually supporte...
Martin Willi
2010-09-03
1
-10
/
+10
*
Parse UPN subjectAltNames in x509 plugin
Martin Willi
2010-08-10
1
-9
/
+24
*
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
6
-28
/
+87
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
6
-12
/
+12
*
Select subjectAltName address family using address length in x509 plugin
Martin Willi
2010-06-24
1
-1
/
+11
*
Use CAs subjectKeyIdentifier as CRLs authorityKeyIdentifier
Martin Willi
2010-05-21
1
-1
/
+1
*
Added support for CRL generation to x509 plugin
Martin Willi
2010-05-21
3
-3
/
+199
*
Removed is_newer() from certificate_t, obsoleting all implementations
Martin Willi
2010-05-21
5
-102
/
+2
*
Migrated x509_crl_t to INIT/METHOD macros
Martin Willi
2010-05-21
1
-95
/
+70
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
6
-81
/
+89
*
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
*
Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a which was only necessary w...
Tobias Brunner
2010-03-02
1
-1
/
+0
*
Streamlined the source file list formatting in plugin makefiles.
Tobias Brunner
2010-03-02
1
-7
/
+9
*
Link all enabled libstrongswan plugins into the library, link all enabled cha...
Tobias Brunner
2010-03-02
1
-2
/
+5
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-1
/
+1
*
Removing the plugin constructor declarations from the header files.
Tobias Brunner
2010-03-02
1
-5
/
+0
*
Link all plugins to libstrongswan.
Tobias Brunner
2010-02-25
1
-0
/
+1
*
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
*
X509_IP_ADDR_BLOCKS flag signals the presence of an ipAddrBlock certificate e...
Andreas Steffen
2009-12-22
1
-1
/
+2
*
added create_ipAddrBlock_enumerator() method to x509_t
Andreas Steffen
2009-12-22
1
-0
/
+9
*
traffic_selector supports RFC 3779 address range format
Andreas Steffen
2009-12-21
1
-7
/
+75
*
parse RFC 3779 addressFamily
Andreas Steffen
2009-12-20
1
-2
/
+16
*
plugin name is x509
Andreas Steffen
2009-12-20
1
-1
/
+1
[prev]
[next]