index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-10
doc: fix two invalid <B> tags
Beat Bolli
2
-2
/
+2
2020-05-09
Extract HTTP server code from apps/ocsp.c to apps/lib/http_server.c
Dr. David von Oheimb
4
-409
/
+536
2020-05-09
Fix bio_wait() in crypto/bio/bio_lib.c in case OPENSSL_NO_SOCK
Dr. David von Oheimb
1
-0
/
+2
2020-05-09
Constify 'req' parameter of OSSL_HTTP_post_asn1()
Dr. David von Oheimb
5
-7
/
+7
2020-05-09
Fix bug in OSSL_CMP_SRV_process_request() on transaction renewal
Dr. David von Oheimb
1
-4
/
+6
2020-05-09
doc: remove deprecation notes for apps that are staying.
Pauli
8
-50
/
+12
2020-05-08
Fix PEM certificate loading that sometimes fails
Maximilian Blenk
5
-7
/
+38
2020-05-08
Fix issues reported by markdownlint
Rich Salz
10
-897
/
+781
2020-05-08
travis: enable markdownlint checks
Rich Salz
5
-26
/
+53
2020-05-08
EVP: when setting the operation to EVP_PKEY_OP_UNDEFINED, clean up!
Richard Levitte
4
-6
/
+9
2020-05-07
Fix use-after-free in BIO_C_SET_SSL callback
Dr. Matthias St. Pierre
1
-0
/
+1
2020-05-07
SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation
Nikolay Morozov
8
-13
/
+62
2020-05-07
Add documentation for CMS_EnvelopedData_create()
Jakub Zelenka
2
-1
/
+52
2020-05-07
Remove legacy FIPS_mode functions
Shane Lontis
5
-30
/
+10
2020-05-07
Add RSA SHA512 truncated digest support
Shane Lontis
5
-0
/
+21
2020-05-07
Add OIDS for md4 and ripemd160 to der_rsa
Shane Lontis
2
-0
/
+14
2020-05-07
Remove gen_get_params & gen_gettable_params from keygen operation
Shane Lontis
9
-105
/
+12
2020-05-07
Remove cipher table lookup from EVP_CipherInit_ex
Shane Lontis
1
-160
/
+0
2020-05-06
Configure: avoid perl regexp bugs
Richard Levitte
1
-32
/
+26
2020-05-06
s_server normal shutdown
Dmitry Belyavskiy
4
-26
/
+25
2020-05-06
Extend test_ssl_get_shared_ciphers
Matt Caswell
1
-3
/
+55
2020-05-06
Don't offer or accept ciphersuites that we can't support
Matt Caswell
1
-2
/
+10
2020-05-06
Fix a memory leak in CONF .include handling
Matt Caswell
1
-6
/
+3
2020-05-06
Centralise Environment Variables for the tests
Matt Caswell
17
-30
/
+13
2020-05-06
The synthesized OPENSSL_VERSION_NUMBER must be long
Tomas Mraz
1
-2
/
+2
2020-05-06
Fix up whitespace nits introduced by PR #11416
Benjamin Kaduk
2
-7
/
+7
2020-05-05
Use fips=yes consistently in documentation
Christian Heimes
1
-1
/
+1
2020-05-05
Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.
Dr. David von Oheimb
10
-92
/
+187
2020-05-05
Improve SSL_shutdown documentation.
Kurt Roeckx
1
-2
/
+14
2020-05-05
Fix aix compile error in cmp_ctx_test.c
Shane Lontis
1
-8
/
+16
2020-05-05
Fix incorrect default keysize for CAST ofb and cfb modes.
Shane Lontis
3
-8
/
+8
2020-05-04
Allow OSSL_PARAM_get_octet_string() to pass a NULL buffer
Matt Caswell
2
-2
/
+7
2020-05-04
Add some tests for the newly added raw private/public key functions
Matt Caswell
1
-11
/
+42
2020-05-04
Document the new raw private/public key functions
Matt Caswell
1
-10
/
+43
2020-05-04
Implement key match functionality for ECX keys
Matt Caswell
1
-0
/
+32
2020-05-04
Fix the KEYNID2TYPE macro
Matt Caswell
1
-3
/
+3
2020-05-04
Don't export ECX key data twice
Matt Caswell
1
-4
/
+0
2020-05-04
Ensure EVP_PKEY_get_raw_[private|public]_key work with provider keys
Matt Caswell
1
-6
/
+65
2020-05-04
Add the library ctx into an ECX_KEY
Matt Caswell
4
-17
/
+19
2020-05-04
Add the ability to ECX to import keys with only the private key
Matt Caswell
4
-32
/
+44
2020-05-04
Ensure OSSL_PARAM_BLD_free() can accept a NULL
Matt Caswell
1
-0
/
+2
2020-05-04
Make EVP_new_raw_[private|public]_key provider aware
Matt Caswell
3
-39
/
+144
2020-05-04
rand_unix.c: Ensure requests to KERN_ARND don't exceed 256 bytes.
nia
1
-1
/
+1
2020-05-04
rand_unix.c: Only enable hack for old FreeBSD versions on FreeBSD
nia
1
-0
/
+2
2020-05-04
rand_unix.c: Include correct headers for sysctl() on NetBSD
nia
1
-2
/
+2
2020-05-04
CIFuzz turning dry_run off
Leo Neat
1
-2
/
+2
2020-05-04
WPACKET: don't write DER length when we don't want to
Richard Levitte
2
-1
/
+13
2020-05-03
Fix reason code clash
Richard Levitte
2
-2
/
+2
2020-05-03
util/perl/OpenSSL/OID.pm: remove the included unit test
Richard Levitte
1
-85
/
+0
2020-05-02
Add solaris assembler fixes for legacy provider
Shane Lontis
3
-7
/
+17
[prev]
[next]