summaryrefslogtreecommitdiff
path: root/deps
Commit message (Expand)AuthorAgeFilesLines
* cmake: Sort source files for reproducible buildspks/cmake-sort-reproducible-buildsPatrick Steinhardt2020-05-153-8/+11
* deps: ntlmclient: use htobe64 on NetBSD toonia2020-04-051-1/+1
* cmake: streamline backend detectionPatrick Steinhardt2020-04-011-5/+5
* ntlmclient: silence deprecation warnings for CommonCrypto backendPatrick Steinhardt2020-03-131-0/+2
* deps: ntlmclient: fix htonll on big endian FreeBSDPatrick Steinhardt2020-02-261-1/+1
* deps: ntlmclient: fix missing htonll symbols on FreeBSD and SunOSPatrick Steinhardt2020-02-241-0/+22
* ntlm: prevent (spurious) compiler warningsJosh Bleecher Snyder2020-01-091-1/+3
* ntlm: fix failure to find openssl headersJason Haslam2019-08-291-0/+1
* zlib: remove unused functionsEdward Thomson2019-06-242-14/+0
* http_parser: cast pointer arithmetic safelyEdward Thomson2019-06-241-5/+11
* deps: ntlmclient: disable implicit fallthrough warningsPatrick Steinhardt2019-06-141-0/+2
* http_parser: handle URLs with colon but no portEdward Thomson2019-06-111-1/+0
* ntlm: add ntlmclient as a dependencyEdward Thomson2019-06-1018-0/+4455
* cmake: disable fallthrough warnings for PCREethomson/pcre_warningsEdward Thomson2019-05-221-0/+1
* regex: don't warn on unused functionsEdward Thomson2019-05-191-0/+2
* regexec: use pcre as our fallback/builtin regexEdward Thomson2019-05-1943-11974/+47105
* Attempt at fixing the MingW64 compilationlhchavez2019-01-061-0/+1
* docs: clarify and include licenses of dependenciesPatrick Steinhardt2018-08-305-0/+2024
* deps: fix implicit fallthrough warning in http-parserPatrick Steinhardt2018-06-221-0/+2
* deps: upgrade embedded zlib to version 1.2.11Patrick Steinhardt2018-03-0715-724/+1816
* mingw: update TLS option flagsEdward Thomson2018-02-271-4/+6
* cmake: use project-relative binary and source directoriesPatrick Steinhardt2017-10-201-1/+1
* cmake: fix static linking for bundled depsPatrick Steinhardt2017-09-203-3/+3
* cmake: move zlib build instructions into subdirectoryPatrick Steinhardt2017-08-161-0/+4
* cmake: move http-parser build instructions into subdirectoryPatrick Steinhardt2017-08-161-0/+3
* cmake: move regex build instructions into subdirectoryPatrick Steinhardt2017-08-161-0/+2
* cmake: move winhttp build instructions into subdirectoryPatrick Steinhardt2017-08-161-0/+26
* zlib: include "git2/types.h" instead of "common.h"Patrick Steinhardt2017-07-031-1/+2
* Updating change to http_parser to reflect PR for nodejs/http-parserChris Bargren2015-12-281-2/+5
* Updating http parser to accept a `+` in the schemaChris Bargren2015-12-221-1/+1
* Correct line endings on winhttp.defEdward Thomson2015-06-101-29/+29
* use a different .def file for 64 bitTony Kelman2015-03-161-0/+29
* patch so mingw-w64 can buildklutzy2015-03-162-0/+16
* Win32: Enable WinHTTP for MinGWPhilip Kelley2015-03-163-0/+650
* Rever spelling fixes for dependenciesCarlos Martín Nieto2014-12-052-2/+2
* Spelling fixesWill Stamper2014-12-042-2/+2
* Solaris doesn't necessarily have stdint.h, use inttypes.hJacques Germishuys2014-08-051-0/+2
* zlib: disable warning 4142 on MSVCcmn/update-zlibCarlos Martín Nieto2014-06-111-0/+1
* zlib: get rid of compress.c and uncompr.cCarlos Martín Nieto2014-06-112-139/+0
* zlib: get rid of gz*Carlos Martín Nieto2014-06-116-2042/+0
* zlib: add a few missing definesCarlos Martín Nieto2014-06-111-0/+3
* Merge branch 'cmn/zlib-update' into cmn/update-zlibCarlos Martín Nieto2014-06-1121-449/+3527
|\
| * Merge branch 'cmn/zlib-128' into cmn/zlib-updateCarlos Martín Nieto2014-06-1121-449/+3527
| |\
| | * Update zlib to 1.2.8Carlos Martín Nieto2014-06-1122-458/+4502
* | | Clean up warningsEdward Thomson2013-12-091-3/+10
* | | Several warnings detected by static code analyzer fixedArkadiy Shapkin2013-03-181-1/+1
* | | regex: Proper define for this thingVicent Marti2013-01-111-5/+5
* | | regex: Fixed warnings about unused parameter values.Sebastian Bauer2013-01-112-4/+12
* | | regex: Fixed several warnings about signed/unsigned conversions.Sebastian Bauer2013-01-113-9/+11
* | | Remove use of English expletivesMartin Woodward2012-11-232-2/+2