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
*
add some backcompat in nc, don't install it
Brent Cook
2015-09-12
2
-1
/
+10
*
more cmake tests
Brent Cook
2015-09-12
1
-1
/
+12
*
add 'nc' to the distribution as an example of libtls client and server
Brent Cook
2015-09-12
17
-200
/
+227
*
add new tests
Brent Cook
2015-09-12
2
-0
/
+16
*
update manpage links, fix typo
Brent Cook
2015-09-12
2
-1
/
+11
*
sudo/doas
Brent Cook
2015-09-12
1
-1
/
+1
*
remove engine.c from CMake
Brent Cook
2015-09-11
1
-1
/
+0
*
remove more deleted files
Brent Cook
2015-09-11
2
-4
/
+0
*
first round of 2.3.0 release notes
Brent Cook
2015-09-11
1
-0
/
+38
*
remove engine from openssl(1)
Brent Cook
2015-09-11
1
-1
/
+0
*
add -lrt check for linux
Brent Cook
2015-09-11
1
-0
/
+7
*
speed up builds without killing os x perhaps
Brent Cook
2015-09-11
1
-1
/
+1
*
add cmake test support
Brent Cook
2015-09-11
1
-3
/
+20
*
Small README typo
Will Tange
2015-09-11
1
-1
/
+1
*
remove unneeded arc4random patch
Brent Cook
2015-09-11
1
-15
/
+0
*
add openbsd tag sync script + release verifier
Brent Cook
2015-09-10
2
-0
/
+90
*
ensure headers are sanitized before release
Brent Cook
2015-09-10
2
-2
/
+1
*
Remove cmake tests from travis builds for now.
Brent Cook
2015-09-09
1
-21
/
+3
*
fix a couple of travis build failures
Brent Cook
2015-09-09
1
-2
/
+2
*
revert some travis shell portability tweaks
Brent Cook
2015-09-09
1
-4
/
+4
*
remove builtin travis cmake because it is too old
Brent Cook
2015-09-09
1
-5
/
+0
*
try ninja on travis linux again
Brent Cook
2015-09-09
1
-1
/
+1
*
use newer cmake for travis linux builds, revise build script
Brent Cook
2015-09-09
1
-10
/
+16
*
travis' cmake does not support ninja, use make
Brent Cook
2015-09-09
2
-3
/
+2
*
add travis-ci cmake tests
Brent Cook
2015-09-09
2
-20
/
+38
*
remove support for old MSVC versions, KNF
Brent Cook
2015-09-09
1
-551
/
+405
*
Do not build lib-objects targets if we are just building static libs.
Brent Cook
2015-09-09
4
-25
/
+26
*
updates for MSVC 2015's degenerate headers
Brent Cook
2015-09-09
8
-3
/
+42
*
distribute strcasecmp.c
Brent Cook
2015-09-07
1
-0
/
+3
*
disable shared CMake builds for OS X / Windows for now
Brent Cook
2015-09-07
4
-12
/
+30
*
adjust order for ! .gitignore rule precedence
Brent Cook
2015-09-07
1
-8
/
+9
*
update messages about Cygwin support
Brent Cook
2015-09-07
1
-3
/
+2
*
distribute include and man CMakefiles
Brent Cook
2015-09-07
2
-1
/
+4
*
use CP_LIBC for copying tests/memmem.c
kinichiro
2015-09-01
1
-1
/
+1
*
add CP_LIBC, fix tls compilation
Brent Cook
2015-08-31
1
-4
/
+12
*
remove s3_meth.c from CMake builds
Brent Cook
2015-08-31
1
-1
/
+0
*
remove DEF_WEAK from libc copies
Brent Cook
2015-08-31
1
-3
/
+4
*
Delete s3_meth.c since it was only for SSLv3 support.
Brent Cook
2015-08-30
1
-1
/
+0
*
update Changelog for 2.2.3
Brent Cook
2015-08-30
1
-0
/
+14
*
replace remaining bash-only features in the update script
Brent Cook
2015-08-28
2
-20
/
+20
*
VERSION is now generated
Brent Cook
2015-08-19
1
-2
/
+0
*
update pc files to use the package version, not library ABI version
Brent Cook
2015-08-19
3
-3
/
+3
*
derive version numbers from VERSION files
Brent Cook
2015-08-19
1
-14
/
+14
*
Add install targets and shared libraries to CMake
Jeff Davey
2015-08-18
7
-5
/
+61
*
disable strict aliasing on HP-UX C/aC++ compiler
v2.2.2
kinichiro
2015-08-04
1
-1
/
+1
*
rebuild manpages on opensslv.h changes
Brent Cook
2015-08-03
1
-1
/
+1
*
disable explicit_bzero optimizations with CMake builds
Brent Cook
2015-08-03
1
-0
/
+1
*
update build information
Brent Cook
2015-08-03
2
-3
/
+42
*
MSVC is not yet ready to build all of the tests
Brent Cook
2015-08-03
1
-1
/
+3
*
add win32-specific explicit_bzero implementation
Brent Cook
2015-08-03
3
-0
/
+18
[next]