aboutsummaryrefslogtreecommitdiff
path: root/update.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove cmsBrent Cook2016-09-141-1/+1
* update for new repository layoutBrent Cook2016-09-021-21/+21
* prefer gnu patch on AIXBrent Cook2016-01-031-1/+6
* refresh nc(1) supportBrent Cook2015-12-061-0/+1
* Windows compatibility fixesBrent Cook2015-10-181-1/+0
* revise how headers are patched for windows, remove sed scriptsBrent Cook2015-09-211-1/+1
* allow nc to build on linux and os xBrent Cook2015-09-131-1/+1
* use CP_LIBC for strtonumBrent Cook2015-09-131-2/+2
* ding-dong e_os2.h is deadBrent Cook2015-09-131-1/+0
* readd openssl.1, distribute nc.1Brent Cook2015-09-131-0/+2
* add some backcompat in nc, don't install itBrent Cook2015-09-121-0/+1
* add 'nc' to the distribution as an example of libtls client and serverBrent Cook2015-09-121-11/+18
* add new testsBrent Cook2015-09-121-0/+6
* distribute include and man CMakefilesBrent Cook2015-09-071-1/+2
* use CP_LIBC for copying tests/memmem.ckinichiro2015-09-011-1/+1
* add CP_LIBC, fix tls compilationBrent Cook2015-08-311-4/+12
* remove DEF_WEAK from libc copiesBrent Cook2015-08-311-3/+4
* 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