index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
aix compat fixes for ocsp.c
Eric Covener
2018-03-20
1
-2
/
+8
*
Make pkeyutl a bit more user-friendly
Johannes Bauer
2018-03-20
1
-10
/
+25
*
Fix the OCSP responder mode
Matt Caswell
2018-03-20
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-03-20
2
-2
/
+2
*
s_client, s_server: do generic SSL configuration first, specialization after
Richard Levitte
2018-03-19
2
-9
/
+15
*
Support "-min_protocol" and "-max_protocol" in s_server and s_client
Richard Levitte
2018-03-19
1
-0
/
+5
*
Fix no-posix-io compile failure
Matt Caswell
2018-03-19
1
-1
/
+2
*
Add SM2 signature and ECIES schemes
Jack Lloyd
2018-03-19
1
-0
/
+3
*
VMS: add alias macros to avoid 31 character symbol name limit warning
Richard Levitte
2018-03-15
1
-0
/
+5
*
Fix a memory leak in the ca application
Matt Caswell
2018-03-15
1
-2
/
+2
*
Allow multiple entries without a Subject even if unique_subject == yes
Matt Caswell
2018-03-15
1
-0
/
+19
*
Report a readable error on a duplicate cert in ca app
Matt Caswell
2018-03-15
1
-105
/
+103
*
Revert "Don't allow an empty Subject when creating a Certificate"
Matt Caswell
2018-03-15
1
-10
/
+0
*
Revert "Don't crash on a missing Subject in index.txt"
Matt Caswell
2018-03-15
1
-4
/
+0
*
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
Matt Caswell
2018-03-15
1
-2
/
+2
*
Add support for setting raw private HMAC keys
Matt Caswell
2018-03-15
1
-2
/
+2
*
Update s_time to be allow configuration of TLSv1.3 ciphersuites
Matt Caswell
2018-03-14
1
-10
/
+14
*
Split configuration of TLSv1.3 ciphers from older ciphers
Matt Caswell
2018-03-14
2
-3
/
+17
*
update SRP copyright notice
Tim Hudson
2018-03-13
1
-0
/
+4
*
openssl rehash: no more need to massage the files on VMS
Richard Levitte
2018-03-12
1
-19
/
+0
*
Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
Benjamin Saunders
2018-03-12
3
-0
/
+25
*
Restore the display of options with 'openssl version -a'
Richard Levitte
2018-03-09
1
-1
/
+2
*
speed: add ecdhx448 to ecdh choices
Steven Noonan
2018-03-09
1
-4
/
+6
*
Tolerate TLSv1.3 PSKs that are a different size to the hash size
Matt Caswell
2018-03-09
2
-18
/
+8
*
Make OCSP "multi" compatible with "no-sock" builds.
Viktor Dukhovni
2018-03-08
1
-4
/
+2
*
Make "make variables" config attributes for overridable flags
Richard Levitte
2018-03-08
2
-2
/
+2
*
Duplicate entries ssl_handshake_tbl trace entries...
FdaSilvaYY
2018-03-08
1
-2
/
+2
*
Implement multi-process OCSP responder.
Viktor Dukhovni
2018-03-07
2
-46
/
+313
*
Prepare to detect index changes in OCSP responder.
Viktor Dukhovni
2018-03-07
3
-15
/
+48
*
Add support for .include directive in config files
Tomas Mraz
2018-03-05
2
-0
/
+8
*
Add X448/Ed448 support to libssl
Matt Caswell
2018-03-05
1
-0
/
+3
*
Do not set a nonzero default max_early_data
Benjamin Kaduk
2018-03-01
1
-0
/
+2
*
Check on VMS as well
Richard Levitte
2018-02-28
1
-2
/
+2
*
Add VMS version of app_dirname()
Richard Levitte
2018-02-28
1
-3
/
+52
*
Fix the type of -out option
Paul Yang
2018-02-28
2
-2
/
+2
*
Check directory is able to create files for various -out option
Paul Yang
2018-02-28
3
-5
/
+104
*
storeutl: make sure s2i_ASN1_INTEGER is correctly declared
Richard Levitte
2018-02-28
1
-0
/
+1
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
Adapt storeutl to allow search for specific objects
Richard Levitte
2018-02-23
1
-9
/
+192
*
Adapt storeutl to allow looking for a specific info type
Richard Levitte
2018-02-23
1
-5
/
+54
*
initialise dc variable to satisfy old compilers.
Steve Linsell
2018-02-22
1
-1
/
+1
*
Add support for PBKDF2 for enc command
EasySec
2018-02-21
1
-10
/
+48
*
do_body: fix heap-use-after-free.
Pavel Kopyl
2018-02-21
1
-1
/
+0
*
Add BIO_bind function to bind local address for a socket.
John Hughes
2018-02-19
3
-4
/
+72
*
Check the return code from ASN1_TIME_diff()
Matt Caswell
2018-02-15
1
-1
/
+3
*
The function X509_gmtime_adj() can fail
Matt Caswell
2018-02-15
1
-7
/
+10
*
Ignore an s_client psk in TLSv1.3 if not TLSv1.3 suitable
Matt Caswell
2018-02-14
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-02-13
43
-43
/
+43
*
Fix of prefix bio filter (bf_prefix.c): rely on the given length
Richard Levitte
2018-02-01
1
-2
/
+3
*
Add TLSv1.3 post-handshake authentication (PHA)
Todd Short
2018-02-01
3
-0
/
+23
[next]