This website requires JavaScript.
Explore
Help
Sign In
factotum
/
libressl-portable
Watch
1
Fork
0
You've already forked libressl-portable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
1a5be425a9a6720cc367b1c298610a7a41a2fb3d
libressl-portable
/
crypto
/
compat
History
Brent Cook
dd1d96f643
fix cross-compilation on Windows 11 Arm64
...
signal.h is less populated in this environment, remove stub signal handlers
2023-10-30 22:57:33 -05:00
..
arc4random.h
initial support for midipix
2019-10-20 20:22:22 +02:00
b_win.c
…
bsd-asprintf.c
Improve and simplify function and header detection logic.
2014-10-30 19:15:11 -05:00
crypto_lock_win.c
…
explicit_bzero_win.c
…
freezero.c
add back copyright notice from OpenBSD malloc.c from which this came.
2017-04-28 00:26:40 -05:00
getopt_long.c
…
getpagesize.c
enable getpagesize for all Windows builds
2019-01-01 15:48:27 -06:00
getprogname_linux.c
condense android comments for clarity
2019-05-23 06:58:38 -05:00
getprogname_unimpl.c
add unimpl fallback for getprogname
2019-02-03 18:50:14 -06:00
getprogname_windows.c
update autoconf for latest compat functions
2019-01-31 13:56:56 -06:00
posix_win.c
…
syslog_r.c
…
timegm.c
check bounds before casting (long long) to time_t
2015-10-21 22:17:13 -05:00
ui_openssl_win.c
…