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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Land #1362 - enable RISC-V BN asm
Theo Buehler
2026-08-14
4
-0
/
+19
|
\
|
*
Enable RISC-V BN assembly with autotools
Kenjiro Nakayama
2026-08-13
2
-0
/
+4
|
*
ci: test RISC-V with QEMU
Kenjiro Nakayama
2026-08-13
2
-0
/
+15
|
/
*
Land #1360 - Use VS 2026 for Windows ARM64
Theo Buehler
2026-08-13
1
-2
/
+2
|
\
|
*
ci: use Visual Studio 2026 for Windows ARM64
Kenjiro Nakayama
2026-08-13
1
-2
/
+2
*
|
Land #1359 - detect and work around MSVC ARM64 optimizer bug
Theo Buehler
2026-08-13
2
-2
/
+95
|
\
\
|
*
|
Revert windows-11-vs2026-arm in workflow
Kenjiro Nakayama
2026-08-13
1
-2
/
+2
|
*
|
cmake: detect the MSVC ARM64 optimizer bug
Kenjiro Nakayama
2026-08-13
2
-2
/
+94
|
*
|
crypto: limit MSVC ARM64 workaround to older compilers
Kenjiro Nakayama
2026-08-12
1
-0
/
+22
|
*
|
ci: use Visual Studio 2026 for Windows ARM64
Kenjiro Nakayama
2026-08-12
2
-23
/
+2
*
|
|
Land #1358 - fix setting cloexec in socketpair shim
Theo Buehler
2026-08-13
1
-3
/
+4
|
\
\
\
|
*
|
|
set cloexec on the socket handle in win32 socketpair setfd
Kartik Naik
2026-08-11
1
-3
/
+4
|
|
/
/
*
|
|
Land #1357 - merge ftruncate shim into posix_win.c and fix it
Theo Buehler
2026-08-13
5
-26
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
merge the ftruncate shim into posix_win.c
Kartik Naik
2026-08-11
5
-26
/
+8
|
|
/
*
|
Land #1360 - reduce scope of set +e in update.sh
Theo Buehler
2026-08-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
update.sh: do not ignore git failures
Kenjiro Nakayama
2026-08-12
1
-1
/
+1
|
/
*
Update man links
Theo Buehler
2026-08-10
1
-1
/
+0
*
-
.
Land #1350, #1356 - update codeql, freebsd-vm actions
Theo Buehler
2026-08-10
2
-3
/
+3
|
\
\
|
|
*
ci: update vmactions/freebsd-vm action to v1.5.3
renovate[bot]
2026-08-09
1
-2
/
+2
|
*
|
ci: update github/codeql-action action to v4.37.6
renovate[bot]
2026-08-08
1
-1
/
+1
|
|
/
*
|
Land #1355 - run Windows ARM64 tests on native runners
Theo Buehler
2026-08-10
2
-4
/
+43
|
\
\
|
*
|
ci: run Windows ARM64 tests on native runners
Kenjiro Nakayama
2026-08-09
2
-4
/
+43
|
|
/
*
|
Land #1354 - enable SHA assembly on ELF Aarch64
Theo Buehler
2026-08-10
2
-2
/
+5
|
\
\
|
*
|
cmake: enable SHA assembly on ELF AArch64
Kenjiro Nakayama
2026-08-09
2
-2
/
+5
|
|
/
*
|
Land #1352 - install CI dependencies in workflows
Theo Buehler
2026-08-10
3
-20
/
+28
|
\
\
|
*
|
Install CI dependencies in workflows
Kenjiro Nakayama
2026-08-08
3
-20
/
+28
|
|
/
*
|
Land #1351 - build emscripten targets in parallel
Theo Buehler
2026-08-10
1
-2
/
+2
|
\
\
|
*
|
Build Emscripten targets in parallel
Kenjiro Nakayama
2026-08-08
1
-2
/
+2
|
|
/
*
|
Land #1353 - fix pthread_mutex_destroy() for statically initialized never loc...
Theo Buehler
2026-08-10
1
-2
/
+5
|
\
\
|
*
|
fix double free of lock in pthread_mutex_destroy
Kartik Naik
2026-08-08
1
-2
/
+5
|
|
/
*
|
Land #1349 - use builtin arc4random on weekly seeded cmake platforms
Theo Buehler
2026-08-10
1
-0
/
+58
|
\
\
|
|
/
|
/
|
|
*
cmake: use the builtin arc4random on weakly seeded platforms
Kartik Naik
2026-08-03
1
-0
/
+58
|
/
*
Land #1348 - update github/codeql-action action to v4.37.4
Theo Buehler
2026-08-02
1
-1
/
+1
|
\
|
*
ci: update github/codeql-action action to v4.37.4
renovate[bot]
2026-08-02
1
-1
/
+1
*
|
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
*
|
|
Land #1347 - use full sysconf path for OPENSSLDIR
Theo Buehler
2026-08-02
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmake: use full sysconf path for OPENSSLDIR
Kenjiro Nakayama
2026-08-01
1
-1
/
+1
|
/
/
*
|
Land #1345 - add guards for pledge and unveil
Theo Buehler
2026-07-31
3
-1
/
+16
|
\
\
|
*
|
don't override pledge and unveil when the host provides them
Kartik Naik
2026-08-01
3
-1
/
+16
|
/
/
*
|
Land #1343 - hook up x509 callback tests
Theo Buehler
2026-07-31
4
-8
/
+135
|
\
\
|
*
|
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
4
-8
/
+133
|
/
/
*
|
Land #1341 - wire up libssl verify test
Theo Buehler
2026-07-30
15
-5
/
+213
|
\
\
|
*
|
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
3
-2
/
+24
|
*
|
Run libssl verify test on windows
Kenjiro Nakayama
2026-07-30
4
-4
/
+61
|
*
|
ci: install the IO::Socket::SSL test dependency
Kenjiro Nakayama
2026-07-30
5
-4
/
+26
|
*
|
add libssl verify test
Kenjiro Nakayama
2026-07-30
7
-0
/
+109
[next]