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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gmp: Fix RSA signature verification for m >= n
Tobias Brunner
2017-08-14
1
-3
/
+9
*
sha2: Write final hash directly to output buffer
Tobias Brunner
2017-08-07
1
-56
/
+26
*
curl: Enable following redirects
Tobias Brunner
2017-07-27
1
-0
/
+9
*
imv-swima: Implemented SW event processing
Andreas Steffen
2017-07-08
1
-2
/
+12
*
x509: Correctly encode nonce in OCSP request
Tobias Brunner
2017-07-07
1
-1
/
+2
*
configure: Enable coverage for all plugins via PLUGIN_CFLAGS
Tobias Brunner
2017-06-20
3
-6
/
+3
*
openssl: Properly handle flags in key usage extension
Tobias Brunner
2017-06-14
1
-8
/
+6
*
x509: nameConstraints sequence does not require a loop
Andreas Steffen
2017-05-29
1
-2
/
+1
*
asn1-parser: Fix CHOICE parsing
Andreas Steffen
2017-05-29
1
-53
/
+59
*
gmp: Make sure the modulus is odd and the exponent not zero
Tobias Brunner
2017-05-29
1
-1
/
+6
*
linked-list: Change return value of find_first() and signature of its callback
Tobias Brunner
2017-05-26
1
-18
/
+20
*
Change interface for enumerator_create_filter() callback
Tobias Brunner
2017-05-26
5
-102
/
+145
*
Migrate all enumerators to venumerate() interface change
Tobias Brunner
2017-05-26
7
-50
/
+74
*
x509: Fix leak when parsing CDPs if an invalid one follows valid ones
Tobias Brunner
2017-05-23
1
-2
/
+2
*
pem: Ensure a value before checking Proc-Type in PEM header
Tobias Brunner
2017-05-23
1
-1
/
+1
*
plugin-loader: Disable some logging output when building fuzz targets
Tobias Brunner
2017-05-23
1
-4
/
+19
*
x509: Manually print CRL/OCSP URIs when fuzzing
Tobias Brunner
2017-05-23
1
-8
/
+25
*
plugin-constructors: Add script to generate constructor registration
Tobias Brunner
2017-05-23
1
-0
/
+60
*
plugin-loader: Add facility to register plugin constructors
Tobias Brunner
2017-05-23
2
-3
/
+69
*
pem: Don't read beyond line ends
Tobias Brunner
2017-05-23
1
-2
/
+2
*
x509: Fix leak if there is an empty CDP
Tobias Brunner
2017-05-23
1
-1
/
+7
*
x509: Fix leak if a certificate contains multiple authorityKeyIdentifiers
Tobias Brunner
2017-05-23
1
-0
/
+1
*
af-alg: Fix crypt() definition conflict
Baruch Siach
2017-05-15
1
-2
/
+2
*
x509: Evaluate return codes of parsing functions
Andreas Steffen
2017-05-08
4
-52
/
+149
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2017-03-23
1
-1
/
+1
*
x509: Do not mark generated addrblock extension as critical
Martin Willi
2017-02-27
1
-2
/
+1
*
x509: Support encoding the RFC 3779 addrblock extension
Martin Willi
2017-02-27
1
-3
/
+134
*
plugin-loader: Fix hashing of registered plugin features
Tobias Brunner
2017-02-24
1
-1
/
+1
*
revocation: More accurately describe the flags to disable OCSP/CRL validation
Tobias Brunner
2017-02-15
1
-8
/
+7
*
bliss: Increase timeout for sampler unit test
Tobias Brunner
2017-01-16
1
-2
/
+2
*
revocation: OCSP and/or CRL fetching can be disabled
Andreas Steffen
2016-12-30
1
-38
/
+71
*
Moved Ed25519 tests to libstrongswan
Andreas Steffen
2016-12-14
6
-646
/
+6
*
Implemented EdDSA for IKEv2 using a pro forma Identity hash function
Andreas Steffen
2016-12-14
4
-0
/
+77
*
Added Ed25519 ref10 implementation from libsodium
Andreas Steffen
2016-12-14
12
-16
/
+5785
*
Added support of EdDSA signatures
Andreas Steffen
2016-12-14
14
-14
/
+769
*
openssl: BoringSSL doesn't provide curve data for ECC Brainpool curves
Tobias Brunner
2016-12-10
1
-1
/
+4
*
plugin-loader: Strip '!' from critical plugin names when setting paths
Tobias Brunner
2016-11-18
1
-1
/
+1
*
curve22519: Add a portable backend implemented in plain C
Martin Willi
2016-11-14
4
-0
/
+647
*
curve25519: Add a plugin providing Curve25519 DH using backend drivers
Martin Willi
2016-11-14
7
-0
/
+462
*
test-vectors: Add a Curve25519 DH test vector
Martin Willi
2016-11-14
3
-0
/
+36
*
added XOF dependencies of bliss and ntru plugins
Andreas Steffen
2016-10-18
2
-4
/
+26
*
newhope: Fix Doxygen group name
Tobias Brunner
2016-10-14
1
-1
/
+1
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2016-10-14
1
-2
/
+2
*
newhope: Properly release allocated arrays if RNG can't be created
Tobias Brunner
2016-10-14
1
-8
/
+8
*
revocation: Cache valid CRL also if certificate is revoked
Tobias Brunner
2016-10-11
1
-10
/
+25
*
openssl: Fix AES-GCM with BoringSSL
Tobias Brunner
2016-10-11
1
-3
/
+3
*
ldap: Fix crash in case of empty LDAP response for CRL fetch
Yannick CANN
2016-10-06
1
-2
/
+1
*
openssl: Add a generic private key loader
Tobias Brunner
2016-10-05
7
-18
/
+129
*
pkcs1: Support building of KEY_ANY private keys
Tobias Brunner
2016-10-05
2
-5
/
+73
*
pkcs11: Look for the CKA_ID of the cert if it doesn't match the subjectKeyId
Raphael Geissert
2016-10-04
1
-4
/
+152
[next]