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
/
autogen.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-21
revise how headers are patched for windows, remove sed scripts
Brent Cook
7
-92
/
+102
2015-09-18
visual studio path updates
Brent Cook
3
-3
/
+4
2015-09-17
test cmake builds on osx as well
Brent Cook
1
-0
/
+1
2015-09-17
remove SHA-0 from cmake builds
Brent Cook
2
-8
/
+0
2015-09-17
final bit of SHA-0 removal
Brent Cook
1
-1
/
+0
2015-09-17
remove SHA-0
Brent Cook
2
-3
/
+3
2015-09-17
extend regression tests
Brent Cook
1
-1
/
+2
2015-09-17
add include/compat/readpassphrase.h to Makefile.am
kinichiro
1
-0
/
+1
2015-09-16
update changelog for SHA-0 removal
Brent Cook
1
-0
/
+3
2015-09-16
SHA-0 is gone, remove test
Brent Cook
1
-5
/
+0
2015-09-16
normalize amd64 to x86_64
Brent Cook
1
-0
/
+4
2015-09-16
Call the correct script for pidwraptest.sh.
Brent Cook
1
-1
/
+2
2015-09-13
update changelog with latest
Brent Cook
1
-0
/
+17
2015-09-13
fix a library paths, nc patch
Brent Cook
2
-4
/
+4
2015-09-13
remove ecdh/ech_ossl.c
Brent Cook
1
-1
/
+0
2015-09-13
a few more linux nc build tweaks
Brent Cook
2
-4
/
+18
2015-09-13
fixup windows and older linux builds
Brent Cook
3
-4
/
+21
2015-09-13
allow nc to build on linux and os x
Brent Cook
16
-20
/
+603
2015-09-13
ignore manpages
Brent Cook
1
-3
/
+4
2015-09-13
fix spelling of OPENSSL_cleanse
Brent Cook
1
-1
/
+1
2015-09-13
use CP_LIBC for strtonum
Brent Cook
1
-2
/
+2
2015-09-13
move windows file IO mode setup to apps_win.c
Brent Cook
2
-33
/
+36
2015-09-13
ding-dong e_os2.h is dead
Brent Cook
1
-1
/
+0
2015-09-13
ech_ossl.h is gone
Brent Cook
1
-1
/
+0
2015-09-13
readd openssl.1, distribute nc.1
Brent Cook
3
-0
/
+6
2015-09-13
include new tls headers
Brent Cook
2
-0
/
+3
2015-09-12
restrict nc to openbsd builds for now
Brent Cook
2
-0
/
+6
2015-09-12
correct nc compat path
Brent Cook
1
-1
/
+1
2015-09-12
add some backcompat in nc, don't install it
Brent Cook
2
-1
/
+10
2015-09-12
more cmake tests
Brent Cook
1
-1
/
+12
2015-09-12
add 'nc' to the distribution as an example of libtls client and server
Brent Cook
17
-200
/
+227
2015-09-12
add new tests
Brent Cook
2
-0
/
+16
2015-09-12
update manpage links, fix typo
Brent Cook
2
-1
/
+11
2015-09-12
sudo/doas
Brent Cook
1
-1
/
+1
2015-09-11
remove engine.c from CMake
Brent Cook
1
-1
/
+0
2015-09-11
remove more deleted files
Brent Cook
2
-4
/
+0
2015-09-11
first round of 2.3.0 release notes
Brent Cook
1
-0
/
+38
2015-09-11
remove engine from openssl(1)
Brent Cook
1
-1
/
+0
2015-09-11
add -lrt check for linux
Brent Cook
1
-0
/
+7
2015-09-11
speed up builds without killing os x perhaps
Brent Cook
1
-1
/
+1
2015-09-11
add cmake test support
Brent Cook
1
-3
/
+20
2015-09-11
Small README typo
Will Tange
1
-1
/
+1
2015-09-11
remove unneeded arc4random patch
Brent Cook
1
-15
/
+0
2015-09-10
add openbsd tag sync script + release verifier
Brent Cook
2
-0
/
+90
2015-09-10
ensure headers are sanitized before release
Brent Cook
2
-2
/
+1
2015-09-09
Remove cmake tests from travis builds for now.
Brent Cook
1
-21
/
+3
2015-09-09
fix a couple of travis build failures
Brent Cook
1
-2
/
+2
2015-09-09
revert some travis shell portability tweaks
Brent Cook
1
-4
/
+4
2015-09-09
remove builtin travis cmake because it is too old
Brent Cook
1
-5
/
+0
2015-09-09
try ninja on travis linux again
Brent Cook
1
-1
/
+1
[next]