aboutsummaryrefslogtreecommitdiff
path: root/update.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* replace remaining bash-only features in the update scriptBrent Cook2015-08-281-19/+19
* rebuild manpages on opensslv.h changesBrent Cook2015-08-031-1/+1
* add initial CMake and Visual Studio build supportBrent Cook2015-07-211-7/+9
* derive VERSION from opensslv.h from upstreamBrent Cook2015-07-161-4/+3
* patch headers to avoid redefinitions on windowsScott Parker2015-07-161-0/+3
* Improve automatic handling of OPENSSLDIRBrent Cook2015-07-121-0/+2
* add cipher_list testBrent Cook2015-06-291-0/+1
* update for mdc2 removalBrent Cook2015-06-201-1/+1
* remove unneeded local tls.h patchBrent Cook2015-06-191-3/+2
* 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