Sign in
flutter
/
third_party
/
openssl
/
41013cd63c068e2f271fabc92702ee67d800f0cb
41013cd
PPC assembly pack: correct POWER9 results.
by Andy Polyakov
· 7 years ago
9a708bf
{arm64|x86_64}cpuid.pl: add special 16-byte case to OPENSSL_memcmp.
by Andy Polyakov
· 7 years ago
c1b2569
modes/gcm128.c: coalesce calls to GHASH.
by Andy Polyakov
· 7 years ago
c5307d9
evp/e_aes.c: replace calls to one-liners with references in GCM.
by Andy Polyakov
· 7 years ago
1e653d0
Fix checking the return value of getentropy()
by Kurt Roeckx
· 7 years ago
2545f94
Remove support for calling getrandom(), we now always call getentropy()
by Kurt Roeckx
· 7 years ago
cf0891b
Look up availability of getentropy() at runtime.
by Kurt Roeckx
· 7 years ago
8f57662
Add support for KERN_ARND to get random bytes on NetBSD
by Kurt Roeckx
· 7 years ago
6da34cf
Document failure return for ECDSA_SIG_new
by Ken Goldman
· 7 years ago
886c2e6
Make OS/X more explicit, to avoid questions
by Rich Salz
· 7 years ago
166f008
STORE: split off the description of the 'file' scheme loader
by Richard Levitte
· 7 years ago
5eb7743
ENGINE_pkey_asn1_find_str(): don't assume an engine implements ASN1 method
by Richard Levitte
· 7 years ago
5f49783
Don't call setsockopt with an invalid fd
by Matt Caswell
· 7 years ago
bdd5f12
Fix a memory leak in an error path
by Matt Caswell
· 7 years ago
28c73b3
Free a variable
by Matt Caswell
· 7 years ago
fbccfed
Free a variable on an error path
by Matt Caswell
· 7 years ago
6712ba9
Only set TCP_NODELAY if the protocol is TCP
by Matt Caswell
· 7 years ago
bceae20
EVP_MD_size() can return an error
by Matt Caswell
· 7 years ago
1b3c89c
Remove some logically dead code
by Matt Caswell
· 7 years ago
5be77b0
Remove some logically dead code
by Matt Caswell
· 7 years ago
3190d1d
apps: when the 'compat' nameopt has been set, leave it be
by Richard Levitte
· 7 years ago
a133883
Reduce minimal out length in CRYPTO_128_unwrap_pad
by Yihong Wang
· 7 years ago
848113a
bn/bn_exp.c: mitigation of the One-and-Done side-channel attack.
by User
· 7 years ago
c869c3a
chacha/asm/chacha-ppc.pl: optimize AltiVec/VMX code path.
by Andy Polyakov
· 7 years ago
95c81f8
perlasm/ppc-xlate.pl: add new instructions and clean up.
by Andy Polyakov
· 7 years ago
2fc45cb
apps/speed.c: address asan failure with small -bytes and large -misalign.
by Andy Polyakov
· 7 years ago
44ca756
apps/speed.c: add -aead flag.
by Andy Polyakov
· 7 years ago
ffcca68
apps/speed.c: clean up SIGARM handling.
by Andy Polyakov
· 7 years ago
1e8d5ea
OSSL_STORE: don't test file: URIs on Mingw
by Richard Levitte
· 7 years ago
0124f32
Add APIs for custom X509_LOOKUP_METHOD creation
by Mingtao Yang
· 7 years ago
f3a246c
Text description of GOST signature algorithms
by Dmitry Belyavskiy
· 7 years ago
41f1030
Send GOST SignatureAlgorithms when TLS 1.2 in use
by Dmitry Belyavskiy
· 7 years ago
1f65c04
Bugfix: GOST2012 certificates for GOST ciphersuites were broken.
by Dmitry Belyavskiy
· 7 years ago
02a7e0a
Replace strdup() with OPENSSL_strdup()
by Todd Short
· 7 years ago
47eaa32
Fix no-sm2 with clang
by Todd Short
· 7 years ago
adf6524
Test that a ^ 0 mod -1 is always 0
by Matt Caswell
· 7 years ago
4aa5b72
The result of a ^ 0 mod -1 is 0 not 1
by Matt Caswell
· 7 years ago
3d0dde8
Update the "Connected Commands" section of s_client/s_server docs
by Matt Caswell
· 7 years ago
fa9a087
Prepare for 1.1.1-pre8-dev
by Matt Caswell
· 7 years ago
77cdad3
Prepare for 1.1.1-pre7 release
by Matt Caswell
· 7 years ago
83cf7ab
Update copyright year
by Matt Caswell
· 7 years ago
a0cef65
ECDSA_SIG: restore doc comments which were deleted accidentally
by Dr. Matthias St. Pierre
· 7 years ago
0396401
ECDSA_SIG: add simple getters for commonly used struct members
by Dr. Matthias St. Pierre
· 7 years ago
6692ff7
RSA: add simple getters for commonly used struct members
by Dr. Matthias St. Pierre
· 7 years ago
e6f35b5
DSA: add simple getters for commonly used struct members
by Dr. Matthias St. Pierre
· 7 years ago
5777254
DH: fix: add simple getters for commonly used struct members
by Dr. Matthias St. Pierre
· 7 years ago
e37d4a6
util/libcrypto.num: fix symbol collision between 1.1.0 and master
by Dr. Matthias St. Pierre
· 7 years ago
4de3fe5
Try to work around ubuntu gcc-5 ubsan build failure
by Bernd Edlinger
· 7 years ago
c8c2503
Improve the example getpass() implementation to show an error return
by Nick Mathewson
· 7 years ago
bbbf752
Update documentation for PEM callback: error is now -1.
by Nick Mathewson
· 7 years ago
1bb8293
Fix array bounds violation in ssl_session_dup
by Bernd Edlinger
· 7 years ago
a0abb6a
Add a sanity check on the length of pkeyutl inputs
by Matt Caswell
· 7 years ago
07824f3
Revert "Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA"
by Matt Caswell
· 7 years ago
b14e601
Improve compatibility of point and curve checks
by Matt Caswell
· 7 years ago
2de108d
Save and restore the Windows error around TlsGetValue.
by David Benjamin
· 7 years ago
e363534
Use OPENSSL_EC_EXPLICIT_CURVE constant.
by David Benjamin
· 7 years ago
fc6f579
Fix explicit EC curve encoding.
by David Benjamin
· 7 years ago
55a6250
Skip CN DNS name constraint checks when not needed
by Viktor Dukhovni
· 7 years ago
d02d80b
Limit scope of CN name constraints
by Viktor Dukhovni
· 7 years ago
de9f5b3
Use the client app traffic secret for PHA Finished message
by Matt Caswell
· 7 years ago
b501ab6
INSTALL: Provide better documentation for enable-ec_nistp_64_gcc_128
by Richard Levitte
· 7 years ago
8cc1dc3
Better error code when lacking __SIZEOF_INT128__
by Richard Levitte
· 7 years ago
0422591
Fix no-ec, no-tls1_3 and no-tls
by Matt Caswell
· 7 years ago
693cf80
Enable SSL_MODE_AUTO_RETRY by default
by Kurt Roeckx
· 7 years ago
1aac20f
Fix no-ec in combination with no-dh
by Matt Caswell
· 7 years ago
d61e604
ssl/ssl_txt: fix NULL-check
by Tilman Keskinöz
· 7 years ago
6671c77
apps/s_socket.c: address rare TLSProxy failures on Windows.
by Andy Polyakov
· 7 years ago
8e51a34
Check malloc failure via app_malloc
by Rich Salz
· 7 years ago
ee94ec2
Don't cache stateless tickets in TLSv1.3
by Matt Caswell
· 7 years ago
511190b
Fix undefined behaviour in X509_NAME_cmp()
by Matt Caswell
· 7 years ago
246bd8f
Windows: don't install __DECC_*.H
by Richard Levitte
· 7 years ago
6439e34
Quiet pod2html warnings
by Richard Levitte
· 7 years ago
dad8868
Fix no-srtp build warnings
by Todd Short
· 7 years ago
c1c1783
Restore check of |*xn| against |name| in X509_NAME_set
by Richard Levitte
· 7 years ago
f3021ac
Allow the ca application to use EdDSA
by Matt Caswell
· 7 years ago
8a59c08
DH: add some basic tests (and comments)
by Dr. Matthias St. Pierre
· 7 years ago
6db7fad
DH: add simple getters for commonly used DH struct members
by Dr. Matthias St. Pierre
· 7 years ago
b336ce5
Make BN_GF2m_mod_arr more constant time
by Matt Caswell
· 7 years ago
c22365b
Improve testing of tickets with post-handshake auth
by Matt Caswell
· 7 years ago
56548e8
Add documentation for the ability to control the number of tickets
by Matt Caswell
· 7 years ago
36ff232
Change the default number of NewSessionTickets we send to 2
by Matt Caswell
· 7 years ago
394159d
Allow configuation of the number of TLSv1.3 session tickets via SSL_CONF
by Matt Caswell
· 7 years ago
9d0a8bb
Enable the ability to set the number of TLSv1.3 session tickets sent
by Matt Caswell
· 7 years ago
029c11c
Add a note on CHANGES and NEWS in CONTRIBUTING
by Richard Levitte
· 7 years ago
8d483b2
When producing man-pages, ensure NAME section is one line only
by Richard Levitte
· 7 years ago
653162c
NOTES.ANDROID: fix typo in build notes
by Gregor Jasny
· 7 years ago
0d9b5fa
windows-makefile.tmpl: delete export library prior link.
by Andy Polyakov
· 7 years ago
73cc84a
Suport TLSv1.3 draft 28
by Matt Caswell
· 7 years ago
ba8b48e
Fix no-tls1_2
by Matt Caswell
· 7 years ago
199dc0d
Fix no-psk
by Matt Caswell
· 7 years ago
986caf9
CI config: no need to make both install and install_docs
by Richard Levitte
· 7 years ago
8481434
Link in passphrase-encoding(7) in relevant documentation
by Richard Levitte
· 7 years ago
491c353
Docs: add general document on how pass phrases are handled
by Richard Levitte
· 7 years ago
de03cc9
UI console: Restore tty settings, do not force ECHO after prompt
by Richard Levitte
· 7 years ago
1c53456
apps/speed: Add brainpool curves support
by FdaSilvaYY
· 7 years ago
5c6a69f
apps/speed: fix possible OOB access in some EC arrays
by FdaSilvaYY
· 7 years ago
5f96a95
Set sess to NULL after freeing it.
by Kurt Roeckx
· 7 years ago
a925e7d
Don't memcpy the contents of an empty fragment
by Matt Caswell
· 7 years ago
c82c346
In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length
by Richard Levitte
· 7 years ago
34e4a96
Fix typo: 'is an error occurred' in documentation
by Dr. Matthias St. Pierre
· 7 years ago
Next »