index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
DH: fix: add simple getters for commonly used struct members
Dr. Matthias St. Pierre
2018-05-28
1
-5
/
+5
*
util/libcrypto.num: fix symbol collision between 1.1.0 and master
Dr. Matthias St. Pierre
2018-05-27
1
-4
/
+4
*
Windows: don't install __DECC_*.H
Richard Levitte
2018-05-20
1
-2
/
+8
*
Quiet pod2html warnings
Richard Levitte
2018-05-20
1
-1
/
+1
*
DH: add simple getters for commonly used DH struct members
Dr. Matthias St. Pierre
2018-05-18
1
-0
/
+5
*
Change the default number of NewSessionTickets we send to 2
Matt Caswell
2018-05-17
1
-0
/
+6
*
Enable the ability to set the number of TLSv1.3 session tickets sent
Matt Caswell
2018-05-17
1
-0
/
+4
*
When producing man-pages, ensure NAME section is one line only
Richard Levitte
2018-05-16
1
-0
/
+26
*
Suport TLSv1.3 draft 28
Matt Caswell
2018-05-15
1
-1
/
+1
*
Add getter for X509_VERIFY_PARAM_get_hostflags
Matt Caswell
2018-05-01
1
-0
/
+1
*
Fix last(?) batch of malloc-NULL places
Rich Salz
2018-04-26
1
-0
/
+16
*
Wait max. 60 seconds for s_client to connect
Bernd Edlinger
2018-04-26
1
-1
/
+1
*
TLSProxy/Proxy.pm: preclude output intermix.
Andy Polyakov
2018-04-18
1
-1
/
+1
*
TLSProxy/Record.pm: add is_fatal_alert method.
Andy Polyakov
2018-04-18
1
-7
/
+15
*
TLSProxy/Proxy.pm: refine NewSessionTicket detection.
Andy Polyakov
2018-04-18
1
-5
/
+14
*
TLSProxy/Message.pm: refine end-of-conversation detection logic.
Andy Polyakov
2018-04-18
1
-2
/
+5
*
Style: ssl.h
FdaSilvaYY
2018-04-18
1
-0
/
+1
*
TLSProxy/Proxy.pm: straighten inner loop termination logic.
Andy Polyakov
2018-04-14
1
-5
/
+7
*
TLSProxy/Proxy.pm: bind s_server to loopback interface.
Andy Polyakov
2018-04-14
1
-54
/
+60
*
Rework partial packet handling once more
Bernd Edlinger
2018-04-13
2
-2
/
+3
*
Split the scrypt and RSA-PSS into man3 and man7 pages
Richard Levitte
2018-04-13
1
-0
/
+9
*
TLSProxy/Proxy.pm: handle "impossible" failure to connect to s_server.
Andy Polyakov
2018-04-13
1
-4
/
+10
*
TLSProxy/Proxy.pm: handle -1 as return value from waitpid.
Andy Polyakov
2018-04-13
1
-6
/
+15
*
OpenSSL::Test: add data_dir()
Richard Levitte
2018-04-11
1
-0
/
+23
*
TLSProxy/Record.pm: remove dead condition and improve readability.
Andy Polyakov
2018-04-08
1
-57
/
+45
*
TLSProxy/Proxy.pm: refine partial packet handling.
Andy Polyakov
2018-04-08
1
-2
/
+3
*
TLSProxy/Proxy.pm: harmonize inner loop with the way sockets are.
Andy Polyakov
2018-04-08
1
-9
/
+20
*
Move the loading of the ssl_conf module to libcrypto
Matt Caswell
2018-04-05
2
-0
/
+4
*
TLSProxy/Proxy.pm: switch to dynamic ports and overhaul.
Andy Polyakov
2018-04-04
1
-139
/
+179
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
Refuse to run test_cipherlist unless shared library matches build
Richard Levitte
2018-03-31
1
-1
/
+28
*
Add documentation for the RAND_DRBG API
Dr. Matthias St. Pierre
2018-03-30
1
-0
/
+6
*
BIO_s_accept.pod: add documentation for the new macros
Vitezslav Cizek
2018-03-29
1
-0
/
+4
*
Document BIO_{get,set}_conn_ip_family macros.
Vitezslav Cizek
2018-03-29
1
-0
/
+2
*
Revert "util/dofile.pl: only quote stuff that actually needs quoting"
Richard Levitte
2018-03-29
1
-2
/
+2
*
Revert "Temporarily disable some tests that hang"
Matt Caswell
2018-03-28
1
-5
/
+0
*
Temporarily disable some tests that hang
Matt Caswell
2018-03-27
1
-0
/
+5
*
Remove QNX support
Rich Salz
2018-03-26
1
-1
/
+1
*
Handle partial messages in TLSProxy
Bernd Edlinger
2018-03-22
2
-13
/
+30
*
Fix resource files
Rich Salz
2018-03-22
1
-9
/
+10
*
include/openssl/rand.h: omit intermediate typedef.
Andy Polyakov
2018-03-22
1
-1
/
+0
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
In TLSProxy::Proxy, specify TLSv1.3 as maximum allowable protocol
Richard Levitte
2018-03-19
1
-2
/
+2
*
Fix no-sm2
Matt Caswell
2018-03-19
1
-10
/
+10
*
Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
Jack Lloyd
2018-03-19
1
-0
/
+1
*
Add SM2 signature and ECIES schemes
Jack Lloyd
2018-03-19
1
-0
/
+9
*
Add a simple method to run regression tests
Richard Levitte
2018-03-19
1
-0
/
+20
*
RAND_DRBG: add a function for setting the default DRBG type and flags
Dr. Matthias St. Pierre
2018-03-16
1
-0
/
+1
*
VMS C: reduce the dependency paths to be relative
Richard Levitte
2018-03-16
1
-3
/
+33
*
Visual C: reduce the dependency paths to be relative
Richard Levitte
2018-03-16
1
-8
/
+33
[prev]
[next]