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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fixed AES key length in openssl plugin
Martin Willi
2011-10-14
1
-2
/
+2
|
*
Announce openssl features only if actually supported
Martin Willi
2011-10-14
1
-16
/
+64
|
*
Add features support to openssl plugin
Martin Willi
2011-10-14
1
-141
/
+118
|
*
openssl: Adding support for key usage x509 extension.
Tobias Brunner
2011-10-05
1
-1
/
+42
|
*
Fixed compiler warnings in openssl plugin
Martin Willi
2011-09-07
2
-2
/
+2
|
*
Don't compile login() in openssl_rsa_private_key_t if ENGINE support is ↵
Tobias Brunner
2011-05-13
1
-0
/
+2
|
|
|
|
disabled in OpenSSL.
*
chunk_clear not clear_chunk.
Tobias Brunner
2011-05-10
1
-1
/
+1
|
*
Wipe memory after using key material (incomplete, to be continued)
Martin Willi
2011-05-09
2
-2
/
+2
|
*
Revert alloc_str changes
Martin Willi
2011-04-21
1
-13
/
+8
|
|
|
|
|
|
This reverts commit fdead26ffe1da8501a6ff5e0639a6f44c723e763. This reverts commit 3e2419ebe32de72d824864eb2e0e677a7c197af1. This reverts commit 17ce69b47a1efd6234960cf7d1f50712aee61db5.
*
Use thread save settings alloc_str function where appropriate
Martin Willi
2011-04-21
1
-8
/
+13
|
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
|
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ↵
Martin Willi
2011-04-15
1
-38
/
+43
|
|
|
|
over plugin_t
*
[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
2
-3
/
+7
|
*
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
|
*
Added support for delta CRLs to x509 plugin
Martin Willi
2011-01-05
1
-0
/
+2
|
*
Simplified format of x509 CRL URI parsing/enumerator
Martin Willi
2011-01-05
1
-72
/
+34
|
*
Fail on critical extensions in openssl CRLs
Martin Willi
2011-01-05
1
-1
/
+6
|
*
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 ↵
Martin Willi
2011-01-05
1
-1
/
+1
|
|
|
|
PolicyConstraints, too
*
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
|
*
trace back crypto algorithms to the plugins that registered them
Andreas Steffen
2010-12-18
1
-36
/
+38
|
*
Added missing include for RAND_seed and RAND_status.
Tobias Brunner
2010-10-21
1
-0
/
+1
|
*
Compare subject against all key identifiers in has_subject()
Martin Willi
2010-09-09
1
-1
/
+14
|
*
Added a final flag to builder registration to enumerate the actually ↵
Martin Willi
2010-09-03
1
-10
/
+10
|
|
|
|
supported algorithms
*
Added support for MODP_CUSTOM to openssl plugin
Martin Willi
2010-09-03
3
-6
/
+20
|
*
Unwrap crlNumber INTEGER in openssl CRL parsing
Martin Willi
2010-08-30
1
-4
/
+13
|
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
10
-82
/
+104
|
*
Variable key length crypters use default key length if zero given
Martin Willi
2010-08-16
1
-61
/
+40
|
*
Add dedicated getter for the IV size to the crypter_t interface
Martin Willi
2010-08-13
1
-0
/
+7
|
*
Double check that the OpenSSL RNG has been seeded, do so otherwise
Martin Willi
2010-08-11
1
-0
/
+33
|
*
Implemented RSA en-/decryption in openssl plugin
Martin Willi
2010-08-11
2
-5
/
+55
|
*
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
|
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
4
-8
/
+28
|
*
Added support for different encryption schemes to private/public keys
Martin Willi
2010-08-10
4
-4
/
+8
|
*
Migrated remaining classes in openssl plugin to INIT/METHOD macros
Martin Willi
2010-08-10
15
-364
/
+263
|
*
Use credential sets to load smartcard keys
Martin Willi
2010-08-04
1
-11
/
+47
|
*
Pass the PKCS11 keyid as chunk, not as string
Martin Willi
2010-08-04
1
-9
/
+12
|
*
Reuse generic passphrase build part, not a dedicated PIN part
Martin Willi
2010-08-04
1
-5
/
+7
|
*
Support module names in %smartcard specifier, streamlined smartcard building
Martin Willi
2010-08-04
2
-8
/
+32
|
*
Support different encoding types in certificate.get_encoding()
Martin Willi
2010-07-13
2
-8
/
+27
|
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵
Martin Willi
2010-07-13
6
-51
/
+51
|
|
|
|
encoding
*
Some Doxygen fixes.
Tobias Brunner
2010-07-05
1
-4
/
+4
|
[prev]
[next]