aboutsummaryrefslogtreecommitdiff
path: root/update.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* use correct patch levelv2.1.5Brent Cook2015-03-091-1/+1
* initialize winsock earlier in openssl(1)Brent Cook2015-03-081-9/+11
* add strsep fallback for libtlsBrent Cook2015-02-141-1/+5
* update for new manpage conversions, add linksBrent Cook2015-02-141-0/+5
* rc5 is removedBrent Cook2015-02-101-1/+1
* disable biotestBrent Cook2015-02-061-0/+3
* update with latest, add more testsBrent Cook2015-02-061-15/+5
* do not mark GNU_STACK WX in ELFs generated from assemblyBrent Cook2014-12-221-0/+10
* bump versionBrent Cook2014-12-141-1/+5
* use the new $MV macro to generate assembly filesBrent Cook2014-12-071-19/+27
* 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.sh: include gost test suiteDmitry Eremin-Solenikov2014-12-071-1/+2
* Enable optimized crypto operations for x86_64Brent Cook2014-12-071-1/+33
* read all library versions directly from filesBrent Cook2014-12-061-4/+3
* split long manpage makefile lines.Brent Cook2014-12-061-2/+4
* simplify packaging for libcrypto.Brent Cook2014-12-061-245/+27
* simplify packaging for libssl.Brent Cook2014-12-061-44/+31
* simplify building the apps MakefileBrent Cook2014-12-061-34/+11
* simplify packaging for libtls.Brent Cook2014-12-061-13/+2
* add support for building libtlsBrent Cook2014-12-061-8/+41
* better cleanup biotest.cBrent Cook2014-12-031-6/+1
* add minimal poll(2) implementation for WindowsBrent Cook2014-12-031-1/+1
* update and mask unit tests when running on win32Brent Cook2014-12-031-5/+25
* Add conditional compilation for windows and posix functions.Brent Cook2014-12-031-7/+42
* improve readability of generated Makefile.am filesBrent Cook2014-11-231-3/+4
* Enable GOST in libcrypto and libssl, contributed by Dmitry Eremin-SolenikovBrent Cook2014-11-181-3/+10
* Add the Cammelia cipher to libcrypto.Brent Cook2014-11-171-1/+5
* Improve and simplify function and header detection logic.Brent Cook2014-10-301-2/+1
* enable -lcrypto -lssl with all test programs directly.Brent Cook2014-10-301-2/+0
* remove duplicate (and overlapping) .1 manpagesBrent Cook2014-10-261-16/+12
* include a proper check for memmem when configuring unit testsBrent Cook2014-10-221-0/+2
* add extended ChangeLog fileBrent Cook2014-10-141-1/+0
* update to new converted SSL manpagesBrent Cook2014-10-141-1/+10
* update for upstream move of the openssl appBrent Cook2014-08-271-17/+15
* remove configure.am.tpl, pull in VERSION directlyBrent Cook2014-08-121-2/+0
* rebase on pull when updating the openbsd branchBrent Cook2014-08-081-1/+1
* tie master libressl branch to openbsd masterBrent Cook2014-07-311-8/+7
* split big lineBrent Cook2014-07-281-1/+2
* add strndup/strnlen compat functions from OpenBSDBrent Cook2014-07-281-1/+1
* build openbsd memmem implementation for explicit_bzero testBrent Cook2014-07-211-1/+3
* compute absolute paths to sourceBrent Cook2014-07-211-10/+11
* better handle disabled tests and exclude filesBrent Cook2014-07-211-5/+19
* use correct link order for app and testsBrent Cook2014-07-211-2/+2
* preserve timestamps on copy from upstream checkoutBrent Cook2014-07-211-28/+30
* Use correct static link order for unit tests.Brent Cook2014-07-201-2/+2
* update to newly-refactored arc4random compatibility shimsBrent Cook2014-07-181-0/+1
* added fork_rand test to check for PID wraparoundBrent Cook2014-07-151-2/+2
* enable the asn1 testBrent Cook2014-07-151-1/+1