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
/
ChangeLog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-27
updated changelog
v2.3.2
Brent Cook
1
-2
/
+13
2016-01-18
add solaris include for getentropy(2)
Brent Cook
1
-0
/
+7
2016-01-03
package pidwraptest.sh script
Brent Cook
1
-1
/
+1
2016-01-03
whitelist NetBSD 7.0 native arc4random(3) implementation.
Brent Cook
2
-3
/
+17
2016-01-03
enable nc on AIX
Brent Cook
1
-0
/
+1
2016-01-03
replace err.h macros with inline functions
Brent Cook
1
-8
/
+54
2016-01-03
prefer gnu patch on AIX
Brent Cook
1
-1
/
+6
2016-01-03
include strings.h in string.h on AIX as well
Brent Cook
2
-4
/
+6
2016-01-03
-path isn't really needed for perms fixup, and not supported everywhere
Brent Cook
1
-1
/
+1
2015-12-28
rebase netcat patch
Brent Cook
1
-13
/
+13
2015-12-27
add upstream config.guess/config.sub
Brent Cook
3
-0
/
+3264
2015-12-27
update check for b64_ntop
Brent Cook
1
-1
/
+1
2015-12-15
note the removed Verisign certificate
Brent Cook
1
-0
/
+4
2015-12-14
update added certs
Brent Cook
1
-1
/
+2
2015-12-11
Revert back to GetStdHandle, since it works fine with pipes.
Brent Cook
1
-6
/
+6
2015-12-11
include stdint.h uint*_t
Brent Cook
1
-0
/
+1
2015-12-11
Replace STDIN_FILENO with _fileno
Anthony Novatsis
1
-3
/
+3
2015-12-07
installing nc(1) should imply building, even if not whitelisted
Brent Cook
2
-5
/
+5
2015-12-07
allow optionally installing nc(1) with '--enable-nc'
Brent Cook
2
-0
/
+8
2015-12-07
rebase windows headers patch
Brent Cook
1
-16
/
+16
2015-12-07
fixup cert.pem path override for libtls, add for nc(1)
Brent Cook
3
-21
/
+49
2015-12-06
refresh nc(1) support
Brent Cook
4
-14
/
+17
2015-12-06
override _PATH_SSL_CA_FILE with OPENSSLDIR at build time
Brent Cook
2
-0
/
+19
2015-12-06
update changelog
Brent Cook
1
-0
/
+2
2015-12-06
only set the console mode if stdin is a console (not a pipe)
Brent Cook
1
-9
/
+21
2015-12-05
wrap gets on Windows, replacing '\r\n' with '\n'
Brent Cook
2
-0
/
+16
2015-12-05
Update 2.3.2 release notes
Brent Cook
1
-0
/
+34
2015-12-02
no special workaround needed for MSVC2015
Brent Cook
1
-4
/
+0
2015-11-23
fix libtls-standalone tests for tls_read and tls_write changed api
Zhicheng Wei
1
-3
/
+3
2015-11-23
build nc on solaris and cygwin
Brent Cook
1
-0
/
+2
2015-11-23
ensure we don't pass a negative int to ctypes functions
Brent Cook
1
-3
/
+3
2015-11-22
do not link libcompatnoopt if it is unneeded/built
Brent Cook
1
-3
/
+8
2015-11-22
omit <type> links
Brent Cook
2
-9
/
+1
2015-11-22
update manpage links
Brent Cook
1
-16
/
+114
2015-11-22
update netcat patch
Brent Cook
1
-37
/
+14
2015-11-02
update patches
Brent Cook
2
-16
/
+16
2015-10-26
update changelog for 2.3.1
v2.3.1
Brent Cook
1
-0
/
+32
2015-10-23
whitelist nc on other BSDs
Brent Cook
1
-0
/
+2
2015-10-23
update netcat patch
Brent Cook
1
-8
/
+27
2015-10-21
remove a_gen/utctm.c for cmake
Brent Cook
1
-2
/
+0
2015-10-21
check bounds before casting (long long) to time_t
Brent Cook
1
-0
/
+6
2015-10-21
remove a_gen/utctm.c
Brent Cook
1
-2
/
+0
2015-10-18
move rfc5280time to rfc5280time_small
Brent Cook
2
-2
/
+2
2015-10-18
include tap-driver.sh in the source repo
Brent Cook
2
-1
/
+651
2015-10-18
update apps.h include
Brent Cook
1
-1
/
+1
2015-10-18
make it clear that we skipped 64-bit time_t tests
Brent Cook
4
-9
/
+26
2015-10-18
Windows compatibility fixes
Brent Cook
9
-11
/
+32
2015-10-17
include warnings about small time_t
Brent Cook
2
-3
/
+15
2015-10-17
disable some tests with 32-bit time_t systems
Brent Cook
5
-7
/
+85
2015-10-15
unconditionally disable pledge for now
Brent Cook
1
-2
/
+0
[next]