index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ctype arguments.
Pauli
2017-08-22
7
-9
/
+10
*
Safely display SNI (just in case)
Rich Salz
2017-08-21
1
-3
/
+11
*
Document missing EVP_PKEY_method_* items
Paul Yang
2017-08-21
2
-0
/
+377
*
Check # of arguments for remaining commands.
Rich Salz
2017-08-21
7
-23
/
+48
*
Add PKEY_CTX setter tests for TLS1-PRF
Johannes Bauer
2017-08-21
1
-0
/
+42
*
More updates following review feedback
Matt Caswell
2017-08-21
5
-29
/
+8
*
Updates following feedback on OPENSSL_assert() removal
Matt Caswell
2017-08-21
5
-14
/
+1
*
Remove OPENSSL_assert() from crypto/x509v3
Matt Caswell
2017-08-21
2
-41
/
+99
*
Remove OPENSSL_assert() from crypto/x509
Matt Caswell
2017-08-21
2
-5
/
+29
*
Remove OPENSSL_assert() from crypto/threads_none.c
Matt Caswell
2017-08-21
1
-3
/
+6
*
Remove OPENSSL_assert() from crypto/pem
Matt Caswell
2017-08-21
2
-10
/
+16
*
Remove OPENSSL_assert() from crypto/kdf
Matt Caswell
2017-08-21
1
-1
/
+2
*
Remove OPENSSL_assert() from crypto/hmac
Matt Caswell
2017-08-21
1
-1
/
+2
*
Remove OPENSSL_assert() from crypto/ec
Matt Caswell
2017-08-21
2
-2
/
+4
*
Remove OPENSSL_assert() from conf_api.c
Matt Caswell
2017-08-21
1
-1
/
+2
*
Remove OPENSSL_assert() usage from crypto/bn
Matt Caswell
2017-08-21
2
-6
/
+6
*
Remove OPENSSL_assert() from various crypto/bio files
Matt Caswell
2017-08-21
3
-14
/
+21
*
Remove OPENSSL_assert() from crypto/asn1/bio_asn1.c
Matt Caswell
2017-08-21
1
-1
/
+3
*
Remove double error messages
Pauli
2017-08-21
1
-11
/
+7
*
Fix ui_write in apps/apps.c
Richard Levitte
2017-08-19
1
-1
/
+1
*
Put thread-fork-init inside a run-once guard
Rich Salz
2017-08-18
1
-2
/
+11
*
Reorder extensions to put SigAlgs last
Todd Short
2017-08-18
4
-11
/
+16
*
Addressed build failure because of missing #ifdef AF_UNIX guard
Balaji Marisetti
2017-08-18
1
-0
/
+2
*
Add a comment on expectations in the "tar" target
Richard Levitte
2017-08-18
1
-0
/
+2
*
Prepare tarball in dist directory
Richard Levitte
2017-08-18
1
-6
/
+6
*
Turn on error sensitivity in the "tar" target
Richard Levitte
2017-08-18
1
-0
/
+1
*
test/asn1_time_test.c: Better check of signed time_t
Richard Levitte
2017-08-18
1
-2
/
+15
*
err/err.c: improve readability.
Andy Polyakov
2017-08-18
1
-6
/
+2
*
err/err.c: fix "wraparound" bug in ERR_set_error_data.
Andy Polyakov
2017-08-18
1
-2
/
+0
*
Fix windows build after too aggressive e_os.h removal
Pauli
2017-08-18
3
-0
/
+3
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
58
-58
/
+74
*
Clear outputs in PKCS12_parse error handling.
Bernd Edlinger
2017-08-17
1
-8
/
+13
*
When building a tarball, avoid trying to copy submodules
Richard Levitte
2017-08-17
1
-1
/
+4
*
Determine the number of output columns for the list and help commands using
Pauli
2017-08-17
1
-15
/
+35
*
Fix OCSP_basic_verify() cert chain construction in case bs->certs is NULL
David von Oheimb
2017-08-16
4
-56
/
+147
*
sha/asm/keccak1600-armv4.pl: optimize for Thumb-2.
Andy Polyakov
2017-08-16
1
-144
/
+242
*
Fix some documentation typos.
David Benjamin
2017-08-16
1
-1
/
+1
*
fix some typos
FdaSilvaYY
2017-08-16
2
-18
/
+18
*
Fix two MSVC warnings in apps.c
FdaSilvaYY
2017-08-16
1
-0
/
+1
*
[Win] Fix some test method signatures ...
FdaSilvaYY
2017-08-16
18
-71
/
+71
*
Copy dlls into fuzz directory
Matt Caswell
2017-08-16
1
-0
/
+3
*
bndiv fuzzer: limit the size of the input to avoid timeout
gbrl
2017-08-16
1
-0
/
+7
*
Fix coding style of EVP_PKEY_CTX_ctrl_uint64
Johannes Bauer
2017-08-15
2
-2
/
+2
*
Print pathnames for 'version -r'
Rich Salz
2017-08-15
1
-3
/
+19
*
STORE: Add documentation on the expectations for returned names
Richard Levitte
2017-08-15
1
-0
/
+8
*
STORE: Add info on the expected post_process callback behavior
Richard Levitte
2017-08-15
1
-0
/
+4
*
Fix overzealous cleanup command
FdaSilvaYY
2017-08-15
1
-1
/
+3
*
Add SSL_get_pending_cipher()
Benjamin Kaduk
2017-08-15
4
-2
/
+25
*
Move ALPN handling from finalizer to delayed call
Benjamin Kaduk
2017-08-15
2
-40
/
+49
*
Revert "Add some casts for %j"
Rich Salz
2017-08-15
4
-14
/
+10
[next]