aboutsummaryrefslogtreecommitdiff
path: root/update.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* set stdin/out/err to binary mode on WindowsBrent Cook2015-06-051-0/+1
* patch in std headers and C++ support for tls.hBrent Cook2015-05-231-2/+2
* ship manpages with libtls-standaloneBrent Cook2015-05-231-22/+37
* further refactoring, working libtls-standaloneBrent Cook2015-05-231-14/+34
* stub in initial libtls standalone treeBrent Cook2015-05-231-3/+9
* use soft links for related man pages.Brent Cook2015-04-261-2/+1
* Use mandoc database to get man links.Brent Cook2015-03-271-15/+9
* copy remaining test harness dependenciesBrent Cook2015-03-221-2/+5
* copy memmem.c on updateBrent Cook2015-03-221-0/+1
* the BIO_sock_init() patch is upstream.Brent Cook2015-03-221-2/+0
* Merge native cygwin supportBrent Cook2015-03-211-65/+3
|\
| * rework tests Makefile.amBrent Cook2015-03-211-73/+3
| * Allow to disable tests easilyCorinna Vinschen2015-03-041-25/+33
* | enable libtls by defaultBrent Cook2015-03-191-6/+0
* | use correct patch levelBrent 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