aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add 2.1.3 notesv2.1.3Brent Cook2015-01-211-0/+42
* add NetBSD shims for arc4randomBrent Cook2015-01-213-8/+22
* catch GCC versions that only warn on unused flagsBrent Cook2015-01-061-3/+3
* remove bash-style comparisons from testsBrent Cook2015-01-061-3/+3
* Add support for HP-UXkinichiro2015-01-064-0/+42
* quoting and ensure old_*flags are restored before the 'else'Brent Cook2015-01-051-8/+10
* preserve CFLAGS between hardening checks, enable mingwBrent Cook2015-01-051-26/+46
* simplify hardening check logic, disable for mingwBrent Cook2015-01-053-185/+33
* move public domain to top, help automatic toolsBrent Cook2015-01-021-1/+3
* Change comments to remark on script not being needed for clang >= 5.1Jim Barlow2015-01-012-4/+8
* Fix build failure of "make distcheck" (new scripts/ folder missing)Jim Barlow2014-12-311-1/+1
* Fix typo causing output of clang test to read "CLANG" instead of yes/noJim Barlow2014-12-311-1/+1
* Merge recent upstream changes with compiler hardeningJim Barlow2014-12-302-4/+29
|\
| * Revert "do not double-link libcrypto"Brent Cook2014-12-272-0/+2
| * do not double-link libcryptoBrent Cook2014-12-272-2/+0
| * enable __STRICT_ALIGNMENT on sparcBrent Cook2014-12-271-0/+6
| * do not mark GNU_STACK WX in ELFs generated from assemblyBrent Cook2014-12-222-1/+22
* | configure.ac: use executable hardening where availableJim Barlow2014-12-231-0/+25
* | configure.ac: use executable hardening where availableJim Barlow2014-12-233-0/+209
* | configure.ac: Modify clang check to save result to a variableJim Barlow2014-12-231-10/+14
|/
* Add wrapper file "config" to distribution.Technion2014-12-151-1/+1
* enable OS X and Linux CI buildsBrent Cook2014-12-141-0/+3
* add Travis CI configurationBrent Cook2014-12-141-0/+5
* add all LIBADD dependencies for tlsBrent Cook2014-12-141-1/+1
* bump versionBrent Cook2014-12-142-2/+6
* allow Windows DLLs to be builtBrent Cook2014-12-144-4/+4
* add LIBADD library dependencies to libssl/libtlsBrent Cook2014-12-142-0/+2
* Use the individual library versions in LibreSSL pc filesBrent Cook2014-12-143-3/+3
* don't hardcode a fixed # of jobs for makev2.1.2Brent Cook2014-12-081-1/+1
* update libtls URLBrent Cook2014-12-081-1/+1
* update and rework changelog for readabilityBrent Cook2014-12-071-10/+30
* use the new $MV macro to generate assembly filesBrent Cook2014-12-071-19/+27
* use 'make distcheck' for the release build scriptBrent Cook2014-12-071-1/+1
* tests/Makefile.am.tpl: remove generated files on distcleanDmitry Eremin-Solenikov2014-12-071-0/+1
* update.sh: remove linked manpages on uninstallDmitry Eremin-Solenikov2014-12-071-0/+12
* update.sh: add MV-like function preserving file timestampsDmitry Eremin-Solenikov2014-12-071-2/+11
* update.sh: call $CP instead of cp to ease rebuildsDmitry Eremin-Solenikov2014-12-071-5/+5
* Update .gitignoreDmitry Eremin-Solenikov2014-12-071-0/+2
* update.sh: include gost test suiteDmitry Eremin-Solenikov2014-12-071-1/+2
* disable inline assembly on Windows for nowBrent Cook2014-12-071-0/+4
* Enable optimized crypto operations for x86_64Brent Cook2014-12-076-25/+168
* sync man links from upstreamBrent Cook2014-12-071-4/+0
* read all library versions directly from filesBrent Cook2014-12-066-10/+18
* split long manpage makefile lines.Brent Cook2014-12-061-2/+4
* simplify packaging for libcrypto.Brent Cook2014-12-062-245/+731
* remove obsolete defineBrent Cook2014-12-061-1/+0
* simplify packaging for libssl.Brent Cook2014-12-062-46/+74
* simplify building the apps MakefileBrent Cook2014-12-065-58/+97
* simplify packaging for libtls.Brent Cook2014-12-063-16/+12
* update changelog for libtlsBrent Cook2014-12-061-0/+3