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
*
Fix conditional nesting
Theo Buehler
2024-10-18
1
-1
/
+1
*
Hook i386 crypto_cpu_caps to build
Theo Buehler
2024-10-18
2
-0
/
+5
*
Also disable cpu caps on windows i386
Theo Buehler
2024-10-18
1
-0
/
+20
*
disable cpu caps on windows for now
Theo Buehler
2024-10-18
1
-0
/
+20
*
Hook up crypto_cpu_caps_init()
Theo Buehler
2024-10-18
7
-17
/
+12
*
Update ChangeLog
Theo Buehler
2024-10-18
1
-0
/
+1
*
conf_mall.c is no more
Theo Buehler
2024-10-18
2
-2
/
+0
*
ec_cvt.c hit the attic
Theo Buehler
2024-10-18
2
-2
/
+0
*
sync Changelog from stable branch
Brent Cook
2024-10-16
1
-0
/
+2
*
Land #1112 - fix gettimeofday prototype mismatch
Theo Buehler
2024-10-15
1
-1
/
+1
|
\
|
*
Make gettimeofday() definition match the prototype
Theo Buehler
2024-10-15
1
-1
/
+1
|
/
*
Land #1109 - Add daily FreeBSD runner
Theo Buehler
2024-10-15
1
-0
/
+71
|
\
|
*
ci: add freebsd workflow
Joshua Sing
2024-10-15
1
-0
/
+71
*
|
Merge ChangeLogs for 3.9.2, 3.9.1, and 3.8.4
Theo Buehler
2024-10-15
1
-0
/
+20
|
/
*
Update ChangeLog
Theo Buehler
2024-10-15
1
-0
/
+2
*
Update ChangeLog
Theo Buehler
2024-10-15
1
-1
/
+1
*
Land #1108 - Fix CMake build for FreeBSD
Theo Buehler
2024-10-15
1
-0
/
+4
|
\
|
*
Fix CMake build on FreeBSD
Theo Buehler
2024-10-15
1
-0
/
+4
|
/
*
Update ChangeLog
Theo Buehler
2024-10-12
1
-0
/
+3
*
ChangeLog: fix typo
Theo Buehler
2024-10-11
1
-1
/
+1
*
CI: bump macos-12 to 15
Theo Buehler
2024-10-11
1
-1
/
+1
*
Start ChangeLog for 4.1
Theo Buehler
2024-10-11
1
-1
/
+6
*
Land #1105 - link err_test to build
Theo Buehler
2024-10-08
2
-0
/
+10
|
\
|
*
Link err_test to build
Theo Buehler
2024-10-08
2
-0
/
+10
|
/
*
Land #1104, don't override language property for ASM files as C
Brent Cook
2024-10-08
2
-5
/
+1
|
\
|
*
don't override language property for ASM files as C
Brent Cook
2024-10-08
2
-5
/
+1
*
|
use TIMEVAL typedef with select()
Brent Cook
2024-10-06
1
-1
/
+1
*
|
for poll timeout -1, set loop time more reasonably
Brent Cook
2024-10-06
1
-2
/
+2
*
|
Attempt to fix 2038 problem with MSVC
Theo Buehler
2024-10-06
2
-1
/
+12
|
/
*
Land #1103 - fix ddl versioning on Windows
Theo Buehler
2024-10-02
3
-9
/
+9
|
\
|
*
Pull if() statement out of argument list
Theo Buehler
2024-10-02
3
-9
/
+9
|
/
*
Land #1102 - fix syslog_r and pipe2 detection
Theo Buehler
2024-10-02
2
-3
/
+3
|
\
|
*
fix syslog_r and pipe2 detection
Theo Buehler
2024-10-02
2
-3
/
+3
|
/
*
Land #1101 - fix syslog_r detection
Theo Buehler
2024-10-02
1
-1
/
+1
|
\
|
*
Fix syslog_r detection
Theo Buehler
2024-10-02
1
-1
/
+1
|
/
*
Land #1100 - mop up dll name breakage
Theo Buehler
2024-10-02
4
-4
/
+10
|
\
|
*
Only use DLL_NAME_WITH_SOVERSION for cmake >= 3.27
Theo Buehler
2024-10-02
3
-3
/
+9
|
*
Revert "bump minimum CMake version for DLL_NAME_WITH_SOVERSION"
Theo Buehler
2024-10-02
1
-1
/
+1
|
/
*
Land #1079, Switch to check_symbol_exists() for simple cases
Brent Cook
2024-10-01
2
-18
/
+23
|
\
|
*
Switch to check_symbol_exists() in simplest cases
Theo Buehler
2024-08-21
2
-18
/
+23
*
|
Land #1084, Append version to dll on CMake
Brent Cook
2024-10-01
5
-17
/
+11
|
\
\
|
*
|
properly specify define for shared libraries
Brent Cook
2024-10-01
1
-1
/
+1
|
*
|
bump minimum CMake version for DLL_NAME_WITH_SOVERSION
Brent Cook
2024-10-01
1
-1
/
+1
|
*
|
Append version to dll on CMake
Yang Kun
2024-08-21
3
-15
/
+9
|
|
/
*
|
Clean up and expand ChangeLog
Theo Buehler
2024-09-12
1
-3
/
+10
*
|
Update man links
Theo Buehler
2024-09-09
1
-8
/
+0
*
|
Update ChangeLog
Theo Buehler
2024-09-09
1
-0
/
+1
*
|
Update ChangeLog
Theo Buehler
2024-09-01
1
-2
/
+13
*
|
DES met jsing. And it never looked quite the same again.
Theo Buehler
2024-08-31
2
-37
/
+8
*
|
Be better at grep...
Theo Buehler
2024-08-31
1
-1
/
+0
[next]