-
afd031f0ed
Small README typo
Will Tange
2015-09-08 22:50:34 +02:00
-
384e71614f
remove unneeded arc4random patch
Brent Cook
2015-09-11 03:20:41 -05:00
-
1ea6203cbf
add openbsd tag sync script + release verifier
Brent Cook
2015-09-10 11:19:35 -05:00
-
b6aded059f
ensure headers are sanitized before release
Brent Cook
2015-09-10 07:18:08 -05:00
-
1c2a3f25e2
Remove cmake tests from travis builds for now.
Brent Cook
2015-09-09 07:45:54 -05:00
-
e04dfb2b27
fix a couple of travis build failures
Brent Cook
2015-09-09 07:34:37 -05:00
-
46c9a8de8b
revert some travis shell portability tweaks
Brent Cook
2015-09-09 07:13:05 -05:00
-
9e090286b5
remove builtin travis cmake because it is too old
Brent Cook
2015-09-09 07:01:26 -05:00
-
f6999fbe4b
try ninja on travis linux again
Brent Cook
2015-09-09 07:01:05 -05:00
-
c0341ad131
use newer cmake for travis linux builds, revise build script
Brent Cook
2015-09-09 06:59:35 -05:00
-
2728a86590
travis' cmake does not support ninja, use make
Brent Cook
2015-09-09 06:40:05 -05:00
-
5de4c4f0eb
add travis-ci cmake tests
Brent Cook
2015-09-09 06:12:16 -05:00
-
5dc6303714
remove support for old MSVC versions, KNF
Brent Cook
2015-09-09 06:01:52 -05:00
-
adfb2bf722
Do not build lib-objects targets if we are just building static libs.
Brent Cook
2015-09-09 05:15:06 -05:00
-
5f4e95e7c1
updates for MSVC 2015's degenerate headers
Brent Cook
2015-09-08 15:00:09 -05:00
-
9903a26661
distribute strcasecmp.c
Brent Cook
2015-09-07 01:28:29 -05:00
-
ca56c332e3
disable shared CMake builds for OS X / Windows for now
Brent Cook
2015-09-07 01:05:33 -05:00
-
4078416c36
adjust order for ! .gitignore rule precedence
Brent Cook
2015-09-07 00:40:20 -05:00
-
122acbd659
update messages about Cygwin support
Brent Cook
2015-09-07 00:33:55 -05:00
-
5ccdd1380b
distribute include and man CMakefiles
Brent Cook
2015-09-07 00:31:59 -05:00
-
3057de0d2b
use CP_LIBC for copying tests/memmem.c
kinichiro
2015-09-01 19:23:15 +09:00
-
afcfb2d504
add CP_LIBC, fix tls compilation
Brent Cook
2015-08-31 07:49:50 -05:00
-
444749d1d5
remove s3_meth.c from CMake builds
Brent Cook
2015-08-31 02:30:50 -05:00
-
dbfba1154f
remove DEF_WEAK from libc copies
Brent Cook
2015-08-31 02:30:25 -05:00
-
058df4a234
Delete s3_meth.c since it was only for SSLv3 support.
Brent Cook
2015-08-30 22:25:32 -05:00
-
4e2763575f
update Changelog for 2.2.3
Brent Cook
2015-08-28 13:42:01 -05:00
-
cc3c1810e2
replace remaining bash-only features in the update script
Brent Cook
2015-08-28 05:54:12 -05:00
-
935d2744aa
VERSION is now generated
Brent Cook
2015-08-19 19:44:28 -05:00
-
3bdb537aae
update pc files to use the package version, not library ABI version
Brent Cook
2015-08-19 18:48:01 -05:00
-
61fe482d46
derive version numbers from VERSION files
Brent Cook
2015-08-19 19:16:29 -05:00
-
5461dea7f1
Add install targets and shared libraries to CMake
Jeff Davey
2015-08-18 13:20:19 -06:00
-
9aa4e1d960
disable strict aliasing on HP-UX C/aC++ compiler
kinichiro
2015-08-04 19:08:42 +09:00
-
03ba7b70b9
rebuild manpages on opensslv.h changes
Brent Cook
2015-08-03 07:39:21 -05:00
-
13d910c11e
disable explicit_bzero optimizations with CMake builds
Brent Cook
2015-08-03 07:37:24 -05:00
-
3465c5105b
update build information
Brent Cook
2015-08-03 07:19:25 -05:00
-
75b90b157c
MSVC is not yet ready to build all of the tests
Brent Cook
2015-08-03 07:05:40 -05:00
-
c66d80a438
add win32-specific explicit_bzero implementation
Brent Cook
2015-08-03 06:56:59 -05:00
-
058e3ebe77
expand changelog, fix typo
Brent Cook
2015-08-03 05:23:54 -05:00
-
a6d5b32276
update release notes for 2.2.2
Brent Cook
2015-08-02 23:42:48 -05:00
-
6527c32039
initial Linux cmake suppport
Brent Cook
2015-08-01 05:33:19 -05:00
-
b521a76a46
disable current broken cmake tests
Brent Cook
2015-07-22 11:42:34 -05:00
-
dd0704b176
s/CMakeFiles/CMakeLists/, start porting test scripts
Brent Cook
2015-07-22 11:40:16 -05:00
-
a9b16c2d66
correct fallback err.h macro behavior
Brent Cook
2015-07-22 09:00:38 -05:00
-
a9122f74e0
add cmake tests
Brent Cook
2015-07-21 22:21:14 -05:00
-
3614acd62e
tests aren't ready for cmake, skip for now
Brent Cook
2015-07-21 20:01:00 -05:00
-
1828bcb9bf
don't build eng_rsax.c anymore
Brent Cook
2015-07-21 20:00:42 -05:00
-
9d5eb631e3
move sleep shim to posix_win.c
Brent Cook
2015-07-21 12:52:29 -06:00
-
63161e85dc
add initial build for arc4random/getentropy fallbacks
Brent Cook
2015-07-21 12:52:14 -06:00
-
cbdc8ca820
tighten up compat include paths, fix glibc compatibility
Brent Cook
2015-07-21 12:04:07 -06:00
-
5d8a1cf715
add initial CMake and Visual Studio build support
Brent Cook
2014-07-10 22:06:10 -05:00
-
7a4a37cf59
remove generated version file
Brent Cook
2015-07-20 01:09:00 -05:00
-
792a5acb67
eng_rsax is gone
Brent Cook
2015-07-20 01:08:01 -05:00
-
998cdebf36
update man links
Brent Cook
2015-07-19 10:41:00 -05:00
-
a1a0f2c6e2
implement compatibility shim for __warn_references
Brent Cook
2015-07-17 16:54:23 -05:00
-
fafc3e47f2
derive VERSION from opensslv.h from upstream
Brent Cook
2015-07-16 17:52:50 -05:00
-
0bab46dde2
patch headers to avoid redefinitions on windows
Scott Parker
2015-07-06 13:42:54 -07:00
-
b9291face3
disable strict aliasing on AIX xlc and HP-UX aC++ compilers
Brent Cook
2015-07-16 11:34:07 -05:00
-
ddeb740426
win32 openssl CLI: preserve original echo state
Brent Cook
2015-07-16 10:23:57 -05:00
-
c1a162d83b
disable strict aliasing by default, noticed by miod@
Brent Cook
2015-07-15 20:24:05 -05:00
-
db974c34e9
fixup how OPENSSLDIR is derived and expanded
Brent Cook
2015-07-15 20:00:21 -05:00
-
4cffda193b
build libcrypto with -DLIBRESSL_INTERNAL
Brent Cook
2015-07-15 19:17:27 -05:00
-
c136688ad7
Land #107, improve default OPENSSLDIR install behavior
Brent Cook
2015-07-12 22:15:04 -05:00
-
-
e2903fcefc
Land #105, fix changelog typo
Brent Cook
2015-07-12 22:13:33 -05:00
-
-
f1f3147aff
bump version to 2.2.2
Brent Cook
2015-07-12 22:12:55 -05:00
-
bda20bd13f
Improve automatic handling of OPENSSLDIR
Brent Cook
2015-07-11 14:23:44 -05:00
-
-
-
1ff2f4bc7d
Fix typo in the ChangeLog
vanderhoorn
2015-07-09 17:50:53 +02:00
-
-
83d07710b5
remove unused --with-enginesdir configuration parameter
Brent Cook
2015-07-08 09:02:12 -05:00
-
5d916a25d2
update and clarify windows versions
Brent Cook
2015-07-08 08:56:01 -05:00
-
c194be1009
release note update for 2.2.1
Brent Cook
2015-07-02 17:49:51 -05:00
-
8c6ed379eb
add compatible version of arpa/nameser.h for Windows
Brent Cook
2015-07-02 17:49:03 -05:00
-
545454277a
add check for inet_pton, nudge minimum win32 compat to 0x0501
Brent Cook
2015-06-29 22:51:40 -05:00
-
8414df69bc
added 2.2.1 changes
Brent Cook
2015-07-01 03:19:21 -05:00
-
45a7a43997
ignore more imported test files
Brent Cook
2015-06-29 22:51:19 -05:00
-
b7f699ab34
add cipher_list test
Brent Cook
2015-06-29 22:49:37 -05:00
-
89880c2e3a
link build status
Brent Cook
2015-06-23 06:39:28 -05:00
-
d83bdd41e7
include build status link
Brent Cook
2015-06-23 06:38:00 -05:00
-
b9f1b83a79
update for mdc2 removal
Brent Cook
2015-06-20 10:40:04 -05:00
-
b67c9460ba
remove unneeded local tls.h patch
Brent Cook
2015-06-19 02:09:27 -05:00
-
9764453937
package README.md
Brent Cook
2015-06-14 06:06:39 -05:00
-
7dcb02169a
Rename to README.md and add markdown
Doug Hogan
2015-06-13 23:11:08 -07:00
-
407c7cd1f5
set 'foreign' flag in automake
Brent Cook
2015-06-13 22:31:26 -05:00
-
b091d23685
fix libtool 2.4.2 stack-protector flag handling
Brent Cook
2015-06-13 22:26:58 -05:00
-
bc7b93470f
add a missing header and fix typo in windows posix layer
Brent Cook
2015-06-13 21:43:55 -05:00
-
06d034ceb0
bump version
Brent Cook
2015-06-12 22:01:04 -05:00
-
351b51613b
add security update notes
Brent Cook
2015-06-11 09:02:54 -05:00
-
04a8eca5d3
always check if ssp needs to be linked
Brent Cook
2015-06-11 08:47:12 -05:00
-
cf0bcbd599
add OS-specific build notes
Brent Cook
2015-06-11 06:25:41 -05:00
-
aed0eee768
add libtls-standalone COPYING file
Brent Cook
2015-06-05 22:35:29 -05:00
-
88acad37ce
return 1 on failure
Brent Cook
2015-06-05 22:16:02 -05:00
-
df703ada9f
update changelog
Brent Cook
2015-06-05 05:56:18 -05:00
-
a224727702
update readme with supported OSes
Brent Cook
2015-06-05 05:36:59 -05:00
-
b4a6a61513
refactor win32 shims into posix_win.c
Brent Cook
2015-06-05 04:31:56 -05:00
-
1d27b22e82
set stdin/out/err to binary mode on Windows
Brent Cook
2015-06-05 03:45:45 -05:00
-
b239fc25fc
all file IO should be binary, auto-append the flag
Brent Cook
2015-06-05 03:31:28 -05:00
-
8eec2f485a
use correct binary on native windows builds
Brent Cook
2015-06-05 02:31:22 -05:00
-
d5a09e199a
update man links
Brent Cook
2015-05-25 22:59:14 -05:00
-
bc70c1c2c1
patch in std headers and C++ support for tls.h
Brent Cook
2015-05-23 19:23:55 -05:00
-
901ea927ce
flesh out libtls test program a bit, move to tests
Brent Cook
2015-05-23 19:23:35 -05:00
-
1a369f0fd7
ship manpages with libtls-standalone
Brent Cook
2015-05-03 22:25:22 -05:00
-
edfc569005
fix definition of DISABLE_AS_EXECUTABLE_STACK
Brent Cook
2015-05-02 11:13:41 -05:00