summaryrefslogtreecommitdiff
path: root/deps/http-parser
Commit message (Expand)AuthorAgeFilesLines
* cmake: Sort source files for reproducible buildspks/cmake-sort-reproducible-buildsPatrick Steinhardt2020-05-151-3/+4
* http_parser: cast pointer arithmetic safelyEdward Thomson2019-06-241-5/+11
* http_parser: handle URLs with colon but no portEdward Thomson2019-06-111-1/+0
* docs: clarify and include licenses of dependenciesPatrick Steinhardt2018-08-301-0/+0
* deps: fix implicit fallthrough warning in http-parserPatrick Steinhardt2018-06-221-0/+2
* cmake: fix static linking for bundled depsPatrick Steinhardt2017-09-201-1/+1
* cmake: move http-parser build instructions into subdirectoryPatrick Steinhardt2017-08-161-0/+3
* 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
* Rever spelling fixes for dependenciesCarlos Martín Nieto2014-12-051-1/+1
* Spelling fixesWill Stamper2014-12-041-1/+1
* Solaris doesn't necessarily have stdint.h, use inttypes.hJacques Germishuys2014-08-051-0/+2
* Remove use of English expletivesMartin Woodward2012-11-231-1/+1
* Bump the builtin http-parserhttp-parser-2Vicent Marti2012-11-122-647/+1079
* msvc: Remove superfluous includesVicent Marti2011-10-051-15/+1
* http-parser: Disable MSVC warnings locallyVicent Marti2011-09-291-0/+5
* Resync with upstream http-parserCarlos Martín Nieto2011-09-281-12/+11
* http-parser: More type changesVicent Marti2011-09-282-4/+4
* Change types in http-parserVicent Marti2011-09-281-4/+4
* Really fix MSVCCarlos Martín Nieto2011-09-271-1/+1
* Fix dev branch under MSVCCarlos Martín Nieto2011-09-271-8/+10
* http-parser: Do not use bitfieldsVicent Marti2011-09-271-11/+12
* http: add http-parserCarlos Martín Nieto2011-09-093-0/+2075