index
:
portable
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/portable.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
update man links
v3.2.1
Brent Cook
2020-08-24
1
-1
/
+39
*
Tweak change log entries.
Joel Sing
2020-08-24
1
-10
/
+11
*
need ax_check_compile_flag too for older autotools
Brent Cook
2020-08-22
1
-0
/
+53
*
Add a compile-time check for FORTIFY_SOURCE support
Brent Cook
2020-08-22
2
-1
/
+81
*
Update ChangeLog
kinichiro
2020-08-22
1
-4
/
+8
*
3.2.1 ChangeLog
Theo Buehler
2020-08-21
1
-3
/
+99
*
3.1.4 ChangeLog
Theo Buehler
2020-08-21
1
-0
/
+25
*
3.1.3 Changelog
Brent Cook
2020-08-21
1
-0
/
+5
*
README.md: fix typo: know to work -> known to work
Christopher Simons
2020-07-25
1
-1
/
+1
*
Land #606, remove cmc_lcl.h from CMake build
Brent Cook
2020-07-22
1
-1
/
+0
|
\
|
*
Remove cms_lcl.h from crypto/CMakeLists.txt
kinichiro
2020-07-22
1
-1
/
+0
*
|
Land #605, Update testssl.bat
Brent Cook
2020-07-22
1
-0
/
+11
|
\
\
|
*
|
Force TLSv1.2 when testing SSLv3/TLSv1.2 cipher suites. (upstream r1.15)
kinichiro
2020-07-22
1
-1
/
+1
|
*
|
Test TLSv1.3 ciphersuites (upstream r1.14)
kinichiro
2020-07-22
1
-0
/
+11
|
|
/
*
|
Keep test log as artifact
kinichiro
2020-07-07
1
-0
/
+9
*
|
Fix ssltest to run on appveyor
kinichiro
2020-07-07
2
-3
/
+5
|
/
*
update tlsexttest patch
Brent Cook
2020-07-06
1
-3
/
+3
*
Test both SSLv3 and TLSv1.2, select cipher suite that the protocol can handle
kinichiro
2020-07-05
1
-3
/
+3
*
add possibility to override upstream opensslv.h with a local version
Brent Cook
2020-06-15
1
-1
/
+7
*
Move crypto/x509v3/ files to crypto/x509/
kinichiro
2020-06-10
3
-74
/
+70
*
Start 3.2.1 ChangeLog
Bob Beck
2020-06-05
1
-0
/
+6
*
Add non-expired certificates fix to ChangeLog.
v3.2.0
Joel Sing
2020-06-01
1
-0
/
+2
*
one tweak inversed the meaning. fix that
Theo Buehler
2020-05-31
1
-1
/
+1
*
ChangeLog tweaks.
Joel Sing
2020-06-01
1
-27
/
+28
*
change 'the s_client' to 'openssl(1) s_client'
Bob Beck
2020-05-30
1
-1
/
+1
*
Update ChangeLog
kinichiro
2020-05-30
1
-14
/
+10
*
whitespace, typos and a repeated entry
Theo Buehler
2020-05-29
1
-20
/
+15
*
bag of changelog for 3.2.0
Bob Beck
2020-05-28
1
-1
/
+52
*
Initial bits for the 3.2.0 ChangeLog
Theo Buehler
2020-05-28
1
-0
/
+17
*
add new manpages
Brent Cook
2020-05-25
1
-0
/
+3
*
[CMakeLists.txt] Move `project` below `cmake_minimum_required`; fix indentati...
Samuel Marks
2020-05-23
2
-6
/
+7
*
OpenBSD 6.7 errata 004, May 22, 2020
Theo Buehler
2020-05-20
1
-0
/
+5
*
Build regress servertest only if non BUILD_SHARED_LIBS with cmake
kinichiro
2020-05-19
1
-7
/
+9
*
Fix patch for tests/tlsexttest.c
kinichiro
2020-05-12
1
-42
/
+7
*
Fix cmake build to enable masm with VS2019
kinichiro
2020-05-09
2
-2
/
+3
*
Tweak ChangeLog entries.
Joel Sing
2020-05-08
1
-9
/
+11
*
Land #586, Enable handshake_table regression test
Brent Cook
2020-05-07
3
-1
/
+27
|
\
|
*
Enable regress handshake_table on Windows
kinichiro
2020-05-04
2
-1
/
+19
|
*
Enable regress handshake_table
kinichiro
2020-05-04
2
-1
/
+9
*
|
Land #585, add option to disable tests to autoconf
Brent Cook
2020-05-07
2
-1
/
+13
|
\
\
|
*
|
improved default help value
Vincent Torri
2020-05-02
1
-1
/
+1
|
*
|
missing change of variable
Vincent Torri
2020-05-02
1
-2
/
+2
|
*
|
enable tests by default
Vincent Torri
2020-05-01
1
-6
/
+5
|
*
|
enable tests by default
Vincent Torri
2020-05-01
1
-2
/
+8
|
*
|
Add configure option to disable tests
Vincent Torri
2020-05-01
2
-1
/
+8
*
|
|
Update ChangeLog
kinichiro
2020-05-07
1
-0
/
+27
|
|
/
|
/
|
*
|
Land #578, add support for use of static MSVC runtimes
Brent Cook
2020-05-01
2
-13
/
+26
|
\
\
|
*
|
more MSVC build/test tweaks
Brent Cook
2020-05-01
2
-3
/
+13
|
*
|
specify architecture separately
Brent Cook
2020-05-01
1
-9
/
+3
|
*
|
make cmake version bump conditional on MSVC
Brent Cook
2020-05-01
1
-1
/
+5
[next]