aboutsummaryrefslogtreecommitdiff
path: root/patches (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-21revise how headers are patched for windows, remove sed scriptsBrent Cook7-92/+102
2015-09-18visual studio path updatesBrent Cook3-3/+4
2015-09-17test cmake builds on osx as wellBrent Cook1-0/+1
2015-09-17remove SHA-0 from cmake buildsBrent Cook2-8/+0
2015-09-17final bit of SHA-0 removalBrent Cook1-1/+0
2015-09-17remove SHA-0Brent Cook2-3/+3
2015-09-17extend regression testsBrent Cook1-1/+2
2015-09-17add include/compat/readpassphrase.h to Makefile.amkinichiro1-0/+1
2015-09-16update changelog for SHA-0 removalBrent Cook1-0/+3
2015-09-16SHA-0 is gone, remove testBrent Cook1-5/+0
2015-09-16normalize amd64 to x86_64Brent Cook1-0/+4
2015-09-16Call the correct script for pidwraptest.sh.Brent Cook1-1/+2
2015-09-13update changelog with latestBrent Cook1-0/+17
2015-09-13fix a library paths, nc patchBrent Cook2-4/+4
2015-09-13remove ecdh/ech_ossl.cBrent Cook1-1/+0
2015-09-13a few more linux nc build tweaksBrent Cook2-4/+18
2015-09-13fixup windows and older linux buildsBrent Cook3-4/+21
2015-09-13allow nc to build on linux and os xBrent Cook16-20/+603
2015-09-13ignore manpagesBrent Cook1-3/+4
2015-09-13fix spelling of OPENSSL_cleanseBrent Cook1-1/+1
2015-09-13use CP_LIBC for strtonumBrent Cook1-2/+2
2015-09-13move windows file IO mode setup to apps_win.cBrent Cook2-33/+36
2015-09-13ding-dong e_os2.h is deadBrent Cook1-1/+0
2015-09-13ech_ossl.h is goneBrent Cook1-1/+0
2015-09-13readd openssl.1, distribute nc.1Brent Cook3-0/+6
2015-09-13include new tls headersBrent Cook2-0/+3
2015-09-12restrict nc to openbsd builds for nowBrent Cook2-0/+6
2015-09-12correct nc compat pathBrent Cook1-1/+1
2015-09-12add some backcompat in nc, don't install itBrent Cook2-1/+10
2015-09-12more cmake testsBrent Cook1-1/+12
2015-09-12add 'nc' to the distribution as an example of libtls client and serverBrent Cook17-200/+227
2015-09-12add new testsBrent Cook2-0/+16
2015-09-12update manpage links, fix typoBrent Cook2-1/+11
2015-09-12sudo/doasBrent Cook1-1/+1
2015-09-11remove engine.c from CMakeBrent Cook1-1/+0
2015-09-11remove more deleted filesBrent Cook2-4/+0
2015-09-11first round of 2.3.0 release notesBrent Cook1-0/+38
2015-09-11remove engine from openssl(1)Brent Cook1-1/+0
2015-09-11add -lrt check for linuxBrent Cook1-0/+7
2015-09-11speed up builds without killing os x perhapsBrent Cook1-1/+1
2015-09-11add cmake test supportBrent Cook1-3/+20
2015-09-11Small README typoWill Tange1-1/+1
2015-09-11remove unneeded arc4random patchBrent Cook1-15/+0
2015-09-10add openbsd tag sync script + release verifierBrent Cook2-0/+90
2015-09-10ensure headers are sanitized before releaseBrent Cook2-2/+1
2015-09-09Remove cmake tests from travis builds for now.Brent Cook1-21/+3
2015-09-09fix a couple of travis build failuresBrent Cook1-2/+2
2015-09-09revert some travis shell portability tweaksBrent Cook1-4/+4
2015-09-09remove builtin travis cmake because it is too oldBrent Cook1-5/+0
2015-09-09try ninja on travis linux againBrent Cook1-1/+1