This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
libreSSL
Watch
1
Star
0
Fork
0
You've already forked libreSSL
Code
Issues
Pull Requests
Releases
Wiki
Activity
libreSSL
/
crypto
/
compat
History
Brent Cook
afcc027da7
only set the console mode if stdin is a console (not a pipe)
...
This allows piping commands and running from a cygwin console.
2015-12-06 16:49:01 -06:00
..
arc4random.h
Add experimental AIX support.
2015-03-31 09:25:21 -05:00
b_win.c
Add conditional compilation for windows and posix functions.
2014-12-03 17:02:29 -06:00
bsd-asprintf.c
Improve and simplify function and header detection logic.
2014-10-30 19:15:11 -05:00
explicit_bzero_win.c
add win32-specific explicit_bzero implementation
2015-08-03 06:56:59 -05:00
inet_pton.c
add check for inet_pton, nudge minimum win32 compat to 0x0501
2015-07-02 00:19:53 -05:00
posix_win.c
wrap gets on Windows, replacing '\r\n' with '\n'
2015-12-05 13:58:37 -06:00
timegm.c
check bounds before casting (long long) to time_t
2015-10-21 22:17:13 -05:00
ui_openssl_win.c
only set the console mode if stdin is a console (not a pipe)
2015-12-06 16:49:01 -06:00