summaryrefslogtreecommitdiff
path: root/apps (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-08update libtls URLBrent Cook1-1/+1
2014-12-07update and rework changelog for readabilityBrent Cook1-10/+30
2014-12-07use the new $MV macro to generate assembly filesBrent Cook1-19/+27
2014-12-07use 'make distcheck' for the release build scriptBrent Cook1-1/+1
2014-12-07tests/Makefile.am.tpl: remove generated files on distcleanDmitry Eremin-Solenikov1-0/+1
2014-12-07update.sh: remove linked manpages on uninstallDmitry Eremin-Solenikov1-0/+12
2014-12-07update.sh: add MV-like function preserving file timestampsDmitry Eremin-Solenikov1-2/+11
2014-12-07update.sh: call $CP instead of cp to ease rebuildsDmitry Eremin-Solenikov1-5/+5
2014-12-07Update .gitignoreDmitry Eremin-Solenikov1-0/+2
2014-12-07update.sh: include gost test suiteDmitry Eremin-Solenikov1-1/+2
2014-12-07disable inline assembly on Windows for nowBrent Cook1-0/+4
2014-12-07Enable optimized crypto operations for x86_64Brent Cook6-25/+168
2014-12-07sync man links from upstreamBrent Cook1-4/+0
2014-12-06read all library versions directly from filesBrent Cook6-10/+18
2014-12-06split long manpage makefile lines.Brent Cook1-2/+4
2014-12-06simplify packaging for libcrypto.Brent Cook2-245/+731
2014-12-06remove obsolete defineBrent Cook1-1/+0
2014-12-06simplify packaging for libssl.Brent Cook2-46/+74
2014-12-06simplify building the apps MakefileBrent Cook5-58/+97
2014-12-06simplify packaging for libtls.Brent Cook3-16/+12
2014-12-06update changelog for libtlsBrent Cook1-0/+3
2014-12-06add support for building libtlsBrent Cook9-12/+118
2014-12-03update changelog for 2.1.2Brent Cook1-0/+12
2014-12-03better cleanup biotest.cBrent Cook1-6/+1
2014-12-03monkey patch more POSIX-like behavior out of winsock 2Brent Cook3-8/+176
2014-12-03add minimal winsock->BSD networking header shimsBrent Cook20-2/+205
2014-12-03add minimal poll(2) implementation for WindowsBrent Cook5-2/+398
2014-12-03update and mask unit tests when running on win32Brent Cook5-11/+57
2014-12-03Add conditional compilation for windows and posix functions.Brent Cook4-7/+492
2014-12-03Update win32 build definesBrent Cook1-1/+2
2014-12-03don't ignore a non-existent fileBrent Cook1-1/+0
2014-11-23improve readability of generated Makefile.am filesBrent Cook5-4/+10
2014-11-18ignore gost and camellia dirsBrent Cook1-0/+2
2014-11-18Enable GOST in libcrypto and libssl, contributed by Dmitry Eremin-SolenikovBrent Cook1-3/+10
2014-11-18Use _WIN32 instead of __WIN32.宋冬生2-2/+2
2014-11-17Add the Cammelia cipher to libcrypto.Brent Cook1-1/+5
2014-11-03Quiet clang warnings about unused arguments in general.Brent Cook1-1/+13
2014-11-03make 'autoreconf' work from dist tarballBrent Cook2-1/+3
2014-11-03override native arc4random_buf on FreeBSDBrent Cook5-4/+19
2014-11-03override native arc4random_buf on OS XBrent Cook1-0/+4
2014-11-03update README to reflect current porting approachBrent Cook1-10/+6