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
...
*
|
|
Land #288, update conditions under which getentropy, arc4random* are exported
Brent Cook
2017-03-16
2
-13
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix condition of arc4random* and getentropy for Cygwin build
kinichiro
2017-02-20
2
-13
/
+6
|
|
/
*
|
Add ssl/t1_hash.c
kinichiro
2017-03-08
2
-0
/
+2
*
|
Add crypto/evp/m_md5_sha1.c
kinichiro
2017-03-05
2
-0
/
+2
|
/
*
Add definition of ssize_t to tls.h for Windows
kinichiro
2017-02-13
1
-0
/
+32
*
ignore mandoc db, compat files
Brent Cook
2017-02-07
1
-1
/
+3
*
Fix patch for netcat.c
kinichiro
2017-02-07
1
-22
/
+22
*
update Changelog
v2.5.1
Brent Cook
2017-01-31
1
-1
/
+35
*
Fix SYSerr and BIOerr in b_win.c
kinichiro
2017-02-01
1
-2
/
+2
*
Land #269, copy more files from libc rather than checking in
Brent Cook
2017-01-28
6
-596
/
+6
|
\
|
*
Copy libc compat files rather than adding into the repository
kinichiro
2017-01-28
6
-596
/
+6
*
|
Move S_IRGRP and S_IROTH from fcntl.h to sys/stat.h
kinichiro
2017-01-28
2
-8
/
+9
|
/
*
skip building ocspcheck on MSCV
Brent Cook
2017-01-27
1
-0
/
+4
*
update manpage links
Brent Cook
2017-01-27
1
-93
/
+143
*
update for death of s23*
Brent Cook
2017-01-27
2
-18
/
+12
*
update for improved libtls manpage organization
Brent Cook
2017-01-27
1
-11
/
+6
*
Copy openbsd library file every time rather than statically checking in
kinichiro
2017-01-27
3
-267
/
+0
*
Add S_IRGRP and S_IROTH to include/compat/fcntl.h for ocspcheck
kinichiro
2017-01-26
1
-0
/
+8
*
Add STDOUT_FILENO to include/compat/unistd.h
kinichiro
2017-01-26
1
-0
/
+1
*
Add inet_ntop and memmem for ocspcheck
kinichiro
2017-01-26
8
-2
/
+300
*
Add regress rsa_test
kinichiro
2017-01-25
2
-0
/
+10
*
Move strsep.c to crypto/compat/ and add ocspcheck build to CMake
kinichiro
2017-01-25
7
-11
/
+14
*
initial ocspcheck integration
Brent Cook
2017-01-24
6
-8
/
+64
*
updates for new tests and layout
Brent Cook
2017-01-22
4
-0
/
+6
*
add missing ecp_nist*.c files
Brent Cook
2017-01-18
2
-0
/
+8
*
check if EXTRA_EXPORT is set, fix cmake builds on OpenBSD
Brent Cook
2017-01-18
1
-4
/
+6
*
Land #262, Fix fcntl.h shim for HP-UX 11.31 (ia64)
Brent Cook
2017-01-18
1
-2
/
+2
|
\
|
*
Fix fcntl.h shim since HP-UX 11.31 (ia64) does not define O_CLOEXEC
kinichiro
2017-01-19
1
-2
/
+2
*
|
Stop generating .def files by update.sh
kinichiro
2017-01-18
5
-34
/
+0
*
|
Add export symbol support to CMake for libcrypto
kinichiro
2017-01-18
2
-2
/
+45
*
|
Add export symbol support to CMake
kinichiro
2017-01-18
5
-5
/
+47
|
/
*
MSVSC fixes
Brent Cook
2017-01-16
4
-7
/
+9
*
pass through errors for tlstest and ssltest
Brent Cook
2017-01-16
2
-0
/
+6
*
add open(2) shim to handle O_BINARY and O_CLOEXEC
Brent Cook
2017-01-16
4
-0
/
+31
*
add fcntl shim
Brent Cook
2017-01-16
2
-0
/
+33
*
enable tlstest on win32
Brent Cook
2017-01-15
3
-5
/
+1
*
add noreturn attribute to compat functions
Brent Cook
2017-01-15
1
-0
/
+10
*
handle EBADF, which is returned when a file is passed
Brent Cook
2017-01-15
1
-3
/
+6
*
add windows versions of socketpair / pipe
Brent Cook
2017-01-15
1
-8
/
+119
*
include pipe2/socketpair compat for macOS
Brent Cook
2017-01-15
6
-2
/
+83
*
start to enable tlstest for portable
Brent Cook
2017-01-15
5
-3
/
+53
*
Fix to use -export-symbols for libcrypto
kinichiro
2017-01-15
3
-1
/
+74
*
Land #256, Define CMake library object lists globally
Brent Cook
2017-01-13
3
-3
/
+3
|
\
|
*
Define CMake library object lists globally
Matt Stancliff
2017-01-12
3
-3
/
+3
*
|
Use correct CMake base directory offset
Matt Stancliff
2017-01-12
1
-3
/
+3
|
/
*
OSCP -> OCSP
Brent Cook
2017-01-09
1
-2
/
+2
*
update Changelog
Brent Cook
2017-01-09
1
-0
/
+39
*
fix static mingw builds, platform LDADD needs to come at the end
Brent Cook
2017-01-09
3
-6
/
+6
*
update links
Brent Cook
2017-01-07
1
-0
/
+1
*
Add regression test ssl_versions
kinichiro
2017-01-06
3
-0
/
+11
[prev]
[next]