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
path:
root
/
crypto
/
compat
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix UI_OpenSSL for Windows
Theo Buehler
6 days
1
-2
/
+2
*
Provide getdelim and getline compat shims
Theo Buehler
2024-12-20
2
-0
/
+118
*
Make gettimeofday() definition match the prototype
Theo Buehler
2024-10-15
1
-1
/
+1
*
Attempt to fix 2038 problem with MSVC
Theo Buehler
2024-10-06
1
-1
/
+3
*
Add Emscripten branch to arc4random
Mostafa Saad
2024-06-19
1
-0
/
+3
*
Land #1046, [Windows] Mark old_report_mode as unused for release builds
Brent Cook
2024-05-28
1
-2
/
+3
|
\
|
*
[Windows] Mark old_report_mode as unused
Christian Andersen
2024-04-09
1
-2
/
+3
*
|
Remove timegm() compat
Theo Buehler
2024-05-25
1
-220
/
+0
|
/
*
Windows: Fix assertion pop-up up when using Debug compiled libressl.
Christian Andersen
2024-02-04
1
-0
/
+2
*
Land #964
Theo Buehler
2023-12-12
1
-1
/
+1
|
\
|
*
windows: minor compat header fixes
Viktor Szakats
2023-12-11
1
-1
/
+1
*
|
upgrade links in comments to HTTPS
Viktor Szakats
2023-12-11
1
-2
/
+2
|
/
*
delete unused `savsig` variable
Viktor Szakats
2023-11-03
1
-3
/
+0
*
fix cross-compilation on Windows 11 Arm64
Brent Cook
2023-10-30
1
-42
/
+0
*
Land #886, add compat getopt implementation
Brent Cook
2023-07-07
1
-0
/
+528
|
\
|
*
add compat getopt implementation, remove patches
Brent Cook
2023-07-07
1
-0
/
+528
*
|
fix get/setsockopt reversed logic
Brent Cook
2023-07-06
1
-2
/
+2
*
|
remove unneeded extern since we're not trying to hack this into mingw-w64
Brent Cook
2023-07-06
1
-12
/
+0
*
|
change socket / file descriptor checks on windows
Brent Cook
2023-07-06
1
-24
/
+101
|
/
*
Adjust for ui_locl.h -> ui_local.h rename
Theo Buehler
2022-11-27
1
-1
/
+1
*
avoid exporting a sleep() symbol from libcrypto
Brent Cook
2020-04-14
1
-6
/
+0
*
initial support for midipix
Ørjan Malde
2019-10-20
1
-0
/
+3
*
Use posix_win.c functions on WIN32
kinichiro
2019-07-28
1
-3
/
+6
*
condense android comments for clarity
Brent Cook
2019-05-23
1
-13
/
+6
*
Remove info about glibc
Ishimoto Shinobu
2019-05-22
1
-2
/
+0
*
avoid glibc
Ishimoto Shinobu
2019-05-21
1
-3
/
+1
*
Fix getprogname_linux.c for Android API < 21
Simone Basso
2019-05-04
1
-0
/
+25
*
add unimpl fallback for getprogname
Brent Cook
2019-02-03
1
-0
/
+7
*
update autoconf for latest compat functions
Brent Cook
2019-01-31
4
-0
/
+48
*
Handle malloc returning null
John Norrbin
2019-01-04
1
-2
/
+4
*
enable getpagesize for all Windows builds
Brent Cook
2019-01-01
1
-2
/
+2
*
use InterlockedExchangeAdd for add
Brent Cook
2019-01-01
1
-8
/
+6
*
make locks self-initialize, switch to critical sections
Brent Cook
2019-01-01
1
-12
/
+13
*
include header
Brent Cook
2018-11-11
1
-0
/
+2
*
added crypto_lock portable bits
Brent Cook
2018-11-11
1
-0
/
+53
*
declare struct timezone outside of the function declaration
Brent Cook
2017-08-13
1
-0
/
+1
*
re-add getpagesize fallback, needed for Android
Brent Cook
2017-06-11
1
-2
/
+8
*
add back copyright notice from OpenBSD malloc.c from which this came.
Brent Cook
2017-04-28
1
-0
/
+19
*
Add freezero support
kinichiro
2017-04-22
1
-0
/
+13
*
remove sysconf fallback for now
Brent Cook
2017-03-16
1
-8
/
+2
*
Add support for getpagesize
kinichiro
2017-03-15
1
-0
/
+18
*
Fix SYSerr and BIOerr in b_win.c
kinichiro
2017-02-01
1
-2
/
+2
*
Copy libc compat files rather than adding into the repository
kinichiro
2017-01-28
1
-212
/
+0
*
MSVSC fixes
Brent Cook
2017-01-16
1
-1
/
+1
*
add open(2) shim to handle O_BINARY and O_CLOEXEC
Brent Cook
2017-01-16
1
-0
/
+23
*
handle EBADF, which is returned when a file is passed
Brent Cook
2017-01-15
1
-3
/
+6
*
Revert back to GetStdHandle, since it works fine with pipes.
Brent Cook
2015-12-11
1
-6
/
+6
*
include stdint.h uint*_t
Brent Cook
2015-12-11
1
-0
/
+1
*
Replace STDIN_FILENO with _fileno
Anthony Novatsis
2015-12-11
1
-3
/
+3
*
only set the console mode if stdin is a console (not a pipe)
Brent Cook
2015-12-06
1
-9
/
+21
[next]