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 (
Expand
)
Author
Age
Files
Lines
*
gmp: Support of SHA-3 RSA signatures
Andreas Steffen
2016-09-22
3
-20
/
+20
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2016-07-04
1
-1
/
+1
*
openssl: Update GCM/crypter API to OpenSSL 1.1.0
Tobias Brunner
2016-06-29
1
-13
/
+13
*
openssl: Update HMAC API to OpenSSL 1.1.0
Tobias Brunner
2016-06-29
1
-9
/
+25
*
openssl: Don't use deprecated RAND_pseudo_bytes()
Tobias Brunner
2016-06-29
1
-7
/
+0
*
openssl: Update PKCS#12 API to OpenSSL 1.1.0
Tobias Brunner
2016-06-29
1
-1
/
+5
*
openssl: Update PKCS#7 API to OpenSSL 1.1.0
Tobias Brunner
2016-06-29
1
-3
/
+7
*
openssl: Update CRL API to OpenSSL 1.1.0
Tobias Brunner
2016-06-29
1
-7
/
+42
*
openssl: Update x509 API to OpenSSL 1.1.0
Tobias Brunner
2016-06-29
1
-12
/
+48
*
openssl: Update ECDSA API to OpenSSL 1.1.0
Tobias Brunner
2016-06-29
2
-5
/
+24
*
openssl: Update RSA API to OpenSSL 1.1.0
Tobias Brunner
2016-06-29
2
-16
/
+52
*
openssl: Make some utilities take const BIGNUM pointers
Tobias Brunner
2016-06-29
2
-4
/
+6
*
openssl: Add macro to define fallback functions for non-opaque OpenSSL versions
Tobias Brunner
2016-06-29
1
-0
/
+38
*
openssl: Update DH API to OpenSSL 1.1.0
Tobias Brunner
2016-06-29
1
-11
/
+41
*
openssl: Update crypter API to OpenSSL 1.1.0
Tobias Brunner
2016-06-29
1
-12
/
+17
*
openssl: Fix mapping from ASN1 to chunk_t with OpenSSL 1.1.0
Tobias Brunner
2016-06-29
1
-1
/
+7
*
openssl: Update initialization and cleanup for OpenSSL 1.1.0
Tobias Brunner
2016-06-29
1
-7
/
+17
*
openssl: OpenSSL 1.1.0 is thread-safe so we don't have to setup callbacks
Tobias Brunner
2016-06-29
1
-0
/
+13
*
android: Use non-aliased cipher identifiers
Tobias Brunner
2016-06-13
1
-12
/
+12
*
openssl: BoringSSL does not support configuration
Tobias Brunner
2016-04-15
1
-0
/
+4
*
openssl: The member storing the DH exponent length has been renamed in BoringSSL
Tobias Brunner
2016-04-15
1
-0
/
+4
*
openssl: Use proper EVP macro to determine size of a hash
Tobias Brunner
2016-04-15
2
-2
/
+2
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
5
-6
/
+6
*
128 bit default security strength for IKE and ESP algorithms
Andreas Steffen
2015-12-17
1
-19
/
+19
*
128 bit default security strength requires 3072 bit prime DH group
Andreas Steffen
2015-12-14
1
-4
/
+4
*
openssl: Explicitly include openssl/bn.h
Tobias Brunner
2015-09-16
5
-0
/
+5
*
openssl: Don't refer to EVP_des_ecb() if OpenSSL is built without DES support
Tobias Brunner
2015-04-17
1
-0
/
+2
*
openssl: Support setting ECDH private values
Martin Willi
2015-04-15
1
-0
/
+44
*
openssl: Support setting private Diffie-Hellman values
Martin Willi
2015-04-15
1
-0
/
+13
*
utils: Use chunk_equals_const() for all cryptographic purposes
Martin Willi
2015-04-14
2
-2
/
+2
*
openssl: Don't pre-initialize OpenSSL HMAC with an empty key
Martin Willi
2015-04-13
1
-6
/
+16
*
diffie-hellman: Verify public DH values in backends
Martin Willi
2015-03-23
2
-0
/
+10
*
diffie-hellman: Add a bool return value to set_other_public_value()
Martin Willi
2015-03-23
2
-5
/
+7
*
diffie-hellman: Add a bool return value to get_my_public_value()
Martin Willi
2015-03-23
2
-2
/
+4
*
diffie-hellman: Use bool instead of status_t as get_shared_secret() return value
Martin Willi
2015-03-23
2
-6
/
+6
*
openssl: Return the proper IV length for OpenSSL crypters
Tobias Brunner
2015-02-23
1
-1
/
+1
*
crypto: Define MODP_CUSTOM outside of IKE DH range
Tobias Brunner
2014-12-23
2
-2
/
+2
*
curl: For SSL features, depend on thread-safety provided by our crypto plugins
Martin Willi
2014-09-24
1
-0
/
+2
*
openssl: Report correct key length for EC keys when not using NIST curves
Tobias Brunner
2014-09-02
2
-22
/
+2
*
openssl: Don't re-enter FIPS mode if we are already using it
Martin Willi
2014-06-04
1
-2
/
+3
*
openssl: Be less verbose about FIPS mode when not running as daemon
Martin Willi
2014-06-04
1
-2
/
+2
*
openssl: Fix includes to prevent <winsock2.h> to complain about include order
Martin Willi
2014-06-04
2
-6
/
+8
*
openssl: Undef OpenSSLs X509_NAME defined by <wincrypt.h>
Martin Willi
2014-06-04
1
-0
/
+6
*
openssl: Check and link against libeay32 instead of libcrypto on Windows
Martin Willi
2014-06-04
1
-1
/
+1
*
plugins: Don't link with -rdynamic on Windows
Martin Willi
2014-06-04
1
-1
/
+1
*
aead: Support custom AEAD salt sizes
Martin Willi
2014-03-31
2
-2
/
+12
*
openssl: Add default fallback when calculating fingerprints of RSA keys
Tobias Brunner
2014-03-22
1
-1
/
+15
*
lib: All settings use configured namespace
Tobias Brunner
2014-02-12
5
-5
/
+5
*
openssl: Verify that a peer's ECDH public value is a point on the elliptic curve
Tobias Brunner
2013-11-19
1
-0
/
+5
*
openssl: Add workaround if ECC Brainpool curves are not defined
Tobias Brunner
2013-10-17
1
-11
/
+247
[next]