index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
engines
/
e_ossltest.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
Add some missing ciphers in 'enc' document
Paul Yang
1
-0
/
+25
2018-09-20
util/mkdef.pl, util/add-depends.pl: don't lowercase file names
Richard Levitte
2
-4
/
+4
2018-09-20
crypto/ui/ui_openssl.c: make sure to recognise ENXIO and EIO too
Richard Levitte
1
-0
/
+18
2018-09-19
Reset TLS 1.3 ciphers in SSL_CTX_set_ssl_version()
Benjamin Kaduk
1
-0
/
+4
2018-09-19
Add a GMAC demonstration program.
Pauli
2
-3
/
+108
2018-09-18
ssl/ssl_ciph.c: make set_ciphersuites static
Dr. Matthias St. Pierre
2
-2
/
+1
2018-09-18
Trivial test improvements
Tobias Nießen
1
-2
/
+2
2018-09-17
Fixed typos in hkdf documentation.
David Makepeace
1
-2
/
+2
2018-09-17
Add missing include file.
Pauli
1
-3
/
+1
2018-09-17
Add a compile time test to verify that openssl/rsa.h and complex.h can
Pauli
3
-1
/
+32
2018-09-17
Use 'i' as parameter name not 'I'.
Pauli
3
-6
/
+6
2018-09-17
Update RAND_DRBG.pod
Matt Eaton
1
-1
/
+1
2018-09-16
Improve SSL_shutdown() documentation
Kurt Roeckx
4
-40
/
+52
2018-09-15
VMS: only use the high precision on VMS v8.4 and up
Richard Levitte
1
-3
/
+8
2018-09-14
VMS libtestutil: look for lower case "main"
Richard Levitte
2
-3
/
+5
2018-09-14
VMS: turn on name mangling for all our programs
Richard Levitte
8
-75
/
+8
2018-09-14
VMS build: fix a misspelled 'bin_cflags' and a wrongly coded 'NO_INST_'
Richard Levitte
1
-6
/
+8
2018-09-13
Make some return checks consistent with others
Paul Yang
1
-3
/
+3
2018-09-13
Don't allow -early_data with other options where it doesn't work
Matt Caswell
2
-5
/
+14
2018-09-13
Add an explicit cast to time_t
Matt Caswell
1
-2
/
+2
2018-09-13
Update the documentation on libobj2shlib / obj2shlib
Richard Levitte
2
-79
/
+74
2018-09-13
VMS: stop trying to build shared libraries from static ones
Richard Levitte
4
-7
/
+8
2018-09-12
Replace the public RAND_DRBG_USED_FLAGS #define by an internal constant
Dr. Matthias St. Pierre
2
-5
/
+16
2018-09-12
Fix a possible recursion in SSLfatal handling
Bernd Edlinger
1
-2
/
+3
2018-09-12
Update README.md
Brian 'geeknik' Carpenter
1
-1
/
+1
2018-09-12
minor fixes for Windows
Viktor Szakats
3
-2
/
+4
2018-09-12
crypto/sm2/sm2_sign.c: ensure UINT16_MAX is properly defined
Richard Levitte
1
-0
/
+1
2018-09-12
Build files: Separate 'lib' intent from 'shlib' intent
Richard Levitte
4
-10
/
+24
2018-09-12
Configure: Name object files according to the product they are part of
Richard Levitte
3
-16
/
+120
2018-09-12
Configure: DON'T trickle down includes from products to sources
Richard Levitte
2
-23
/
+7
2018-09-12
Limit the number of AES-GCM keys allowed in TLS. A new error is raised if this
Pauli
4
-0
/
+37
2018-09-12
Speed for HMACs.
Pauli
2
-4
/
+61
2018-09-12
Add a note to CHANGES indicating that AES-XTS now enforces two different
Pauli
1
-8
/
+6
2018-09-12
FIPS 140-2 IG A.9 XTS key check.
Pauli
3
-2
/
+30
2018-09-11
The next version in master is at least 1.1.2, not 1.1.1x
Richard Levitte
4
-5
/
+5
2018-09-11
Prepare for 1.1.1a-dev
Matt Caswell
4
-3
/
+11
2018-09-11
Prepare for 1.1.1 release
OpenSSL_1_1_1
Matt Caswell
4
-5
/
+5
2018-09-11
Update copyright year
Matt Caswell
117
-117
/
+117
2018-09-11
CAPI engine: add support for RSA_NO_PADDING
Richard Levitte
1
-7
/
+21
2018-09-10
Check the return value from ASN1_INTEGER_set
Matt Caswell
1
-1
/
+2
2018-09-10
Validate the SM2 digest len before use
Matt Caswell
1
-1
/
+7
2018-09-10
Don't cast an int * to a size_t *
Matt Caswell
1
-8
/
+9
2018-09-10
More updates to CHANGES and NEWS for the 1.1.1 release
Matt Caswell
2
-2
/
+24
2018-09-10
Updates NEWS for the 1.1.1 release
Matt Caswell
1
-9
/
+26
2018-09-10
Update the pyca-cryptography submodule
Matt Caswell
1
-0
/
+0
2018-09-10
Add a sentence in CHANGES to note SM2 support
Paul Yang
1
-0
/
+3
2018-09-10
test/evp_extra_test.c: fix null pointer dereference
Dr. Matthias St. Pierre
1
-19
/
+24
2018-09-10
crypto/rsa/rsa_pss.c: silence coverity warning
Dr. Matthias St. Pierre
1
-1
/
+1
2018-09-10
test/dhtest.c: fix resource leak
Dr. Matthias St. Pierre
1
-29
/
+39
2018-09-09
ASN.1 DER: Make INT32 / INT64 types read badly encoded LONG zeroes
Richard Levitte
1
-0
/
+24
[next]