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
OPENBSD_7_7
OPENBSD_7_8
OPENBSD_7_9
master
A mirror of https://github.com/libressl/portable.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
set cloexec on the socket handle in win32 socketpair setfd
Kartik Naik
2026-08-11
1
-3
/
+4
*
Land #1342 - verify accepted peer in win32 socketpair emulation
Theo Buehler
2026-08-02
1
-1
/
+30
|
\
|
*
verify the accepted peer in the win32 socketpair emulation
Kartik Naik
2026-07-30
1
-1
/
+30
*
|
pass the bundled CA file to callbackfailures
Kenjiro Nakayama
2026-07-31
1
-1
/
+3
*
|
hook up the x509 callback tests
Kenjiro Nakayama
2026-07-31
3
-8
/
+132
*
|
Update tests/CMakeLists.txt
Kenjiro Nakayama
2026-07-30
1
-4
/
+1
*
|
Add ALLOW_MEMORY_GROWTH on emscription
Kenjiro Nakayama
2026-07-30
1
-1
/
+2
*
|
Run libssl verify test on Emscripten
Kenjiro Nakayama
2026-07-30
2
-2
/
+12
*
|
Run libssl verify test on windows
Kenjiro Nakayama
2026-07-30
3
-3
/
+53
*
|
add libssl verify test
Kenjiro Nakayama
2026-07-30
3
-0
/
+81
|
/
*
disable bn_mul_div test
Kenjiro Nakayama
2026-07-21
2
-16
/
+18
*
Skip bn_mul_div on Solaris
Kenjiro Nakayama
2026-07-21
2
-1
/
+5
*
Land 1331 - user crt _open/_close in win32 socketpair sentinel test
Theo Buehler
2026-07-20
1
-2
/
+6
|
\
|
*
use raw CRT open/close in win32 socketpair sentinel
Kartik Naik
2026-07-20
1
-2
/
+6
*
|
Land 1329 - add libssl's tlstest
Theo Buehler
2026-07-20
3
-0
/
+58
|
\
\
|
*
|
Run libssl tlstest
Kenjiro Nakayama
2026-07-19
3
-0
/
+58
|
|
/
*
|
Land #1328 - add bn_mul_div test
Theo Buehler
2026-07-20
2
-0
/
+14
|
\
\
|
*
|
Run bn_mul_div test
Kenjiro Nakayama
2026-07-19
2
-0
/
+14
|
|
/
*
/
Run dtls_handshake_msg_test
Kenjiro Nakayama
2026-07-19
2
-0
/
+10
|
/
*
Run x509_verify only when perl is available
Kenjiro Nakayama
2026-07-18
3
-3
/
+10
*
hook up x509/verify regress test
Kenjiro Nakayama
2026-07-10
3
-0
/
+110
*
link x509_crl test to the build
Theo Buehler
2026-06-24
2
-0
/
+10
*
Link ssl_kex test to build
Theo Buehler
2026-06-15
2
-0
/
+10
*
Link DTLS wire test to build
Theo Buehler
2026-04-26
2
-0
/
+10
*
cmake tests: fix two copy-paste errors
Theo Buehler
2026-01-23
1
-2
/
+2
*
Link bn_ffdh test to build
Theo Buehler
2026-01-23
2
-0
/
+10
*
emscripten: avoid oom in clienttest
Theo Buehler
2025-12-18
1
-0
/
+1
*
add mstemp.c to distribution
Brent Cook
2025-10-23
1
-0
/
+2
*
add mkstemp for msvc builds
Brent Cook
2025-10-07
2
-12
/
+61
*
add explicit parens for combined logic
Brent Cook
2025-10-07
1
-1
/
+1
*
Run mlkem_tests on Windows
Theo Buehler
2025-08-18
3
-4
/
+68
*
Update for MLKEM changes
Theo Buehler
2025-08-17
2
-2
/
+3
*
Try to fix OOM in Emscripten ASAN
Theo Buehler
2025-07-23
1
-0
/
+1
*
Land #1175, Add ISC copyright headers, add explicit COPYING to LibreSSL porta...
Brent Cook
2025-06-03
31
-20
/
+453
|
\
|
*
add copyright headers to test batch files
Brent Cook
2025-06-03
11
-15
/
+156
|
*
add copyright headers to test shell scripts
Brent Cook
2025-06-03
17
-5
/
+252
|
*
add autotools build copyright headers
Brent Cook
2025-06-01
1
-0
/
+15
|
*
add copyright headers to Cmake files
Brent Cook
2025-06-01
2
-0
/
+30
*
|
Disable md_test and sha_test on Windows for now
Theo Buehler
2025-05-31
1
-6
/
+12
*
|
only define noinst_HEADERS once
Theo Buehler
2025-05-31
1
-1
/
+1
*
|
Fix typos plus some automake appeasing
Theo Buehler
2025-05-31
1
-4
/
+5
*
|
Include tests for automake builds
Theo Buehler
2025-05-31
1
-0
/
+1
*
|
link tests that need it against test helpers
Theo Buehler
2025-05-31
2
-4
/
+11
|
/
*
Remove x509name test in preparation for merge into x509_name_test.c
Kenjiro Nakayama
2025-05-05
2
-10
/
+0
*
rewrite pq_test to perform internal checks
Kenjiro Nakayama
2025-05-04
4
-34
/
+2
*
Land #1082, add tests for #1069
Brent Cook
2025-04-16
1
-0
/
+19
|
\
|
*
tests/compat/pipe2.c: Add create_issue_1069_sentinels() and call it from sock...
datadiode
2024-07-19
1
-0
/
+19
*
|
Sync opensslconf.h, add crypto_arch.h for mips
Theo Buehler
2025-04-12
2
-2
/
+2
*
|
Add ChangeLog entry for loongarch64 + a review nit
Theo Buehler
2025-04-12
1
-2
/
+2
*
|
Basic loongarch64 support
Ivan A. Melnikov
2025-04-10
2
-0
/
+6
[next]