Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jul 17, 2016
- committed
parser: fix Content-Length header parsing.
Show description for cacb07dauthored andcommitted
Commits on Jun 23, 2016
test: remove ‘nread’, which is not used
Show description for b2cc8e4authored andcommitted
Commits on Jun 1, 2016
readme: improve format, fix code syntax
Show description for 737627bauthored andcommitted
Commits on Apr 25, 2016
src: put `assert()` after var declarations
Show description for f2c26eeauthored andcommitted
Commits on Apr 19, 2016
- committed
parser: returning 2 from on_headers_complete
Show description for 04d28a7committed
Commits on Mar 4, 2016
test: add a test for for obstext characters (> 0x80)
Show description for 5651aeaauthored andcommittedUpdate http-parser to 2.6.2
Show description for dbcda19authored andcommitted
Commits on Feb 27, 2016
src: refactor method parsing
Show description for fd65b0fauthored andcommitted
Commits on Feb 10, 2016
test: Assert against correct error messages
Show description for 678a9e2authored andcommittedUpdate http-parser to 2.6.1
Show description for e2e467bcommitted
Commits on Jan 11, 2016
readme: fix build status badge
Show description for 4e382f9authored andcommitted
Commits on Oct 29, 2015
- committed
Commits on Oct 27, 2015
src: introduce `http_parser_url_init`
Show description for 777ba4eauthored andcommitted
Commits on Oct 26, 2015
doc: updated README.md to include multi-threading example
Show description for 483eca7authored andcommittedsrc: support LINK/UNLINK (RFC 2068, draft-snell-link-method)
Show description for e557b62authored andcommitted
Commits on Jul 23, 2015
src: fixed compile error C2143 for vs2012
Show description for e01811eauthored andcommittedheader: treat Wine like MinGW
Show description for b36c2a9authored andcommitted
Commits on Jul 21, 2015
src: support ACL (WebDAV, RFC3744, Section 8.1).
Show description for eb5e992authored andcommitted
Commits on Jul 19, 2015
readme: update WebSocket link to RFC6455
Show description for 4f69be2authored andcommitted
Commits on Jul 16, 2015
test: `SEARCH`, `PURGE` and `MKCALENDAR`
Show description for b5bcca8authored andcommittedsrc: support BIND/REBIND/UNBIND (WebDAV, RFC5842)
Show description for 8b1d652authored andcommitted
Commits on Jul 5, 2015
src: support IPv6 Zone ID as per RFC 6874
Show description for 7d75dd7authored andcommitted
Commits on Jul 4, 2015
src: use ARRAY_SIZE instead of sizeof()
Show description for ab0b162authored andcommitted
Commits on May 21, 2015
src: remove double check
Show description for 39ff097authored andcommitted
Commits on May 19, 2015
src: fix invalid memory access in http_parse_host
Show description for f6f436aauthored andcommitted
- authored andcommitted
Commits on Apr 24, 2015
- committed
Commits on Apr 23, 2015
src: support body in Upgrade requests
Show description for dff604dauthored andcommittedsrc: callbacks chunk boundaries: header/complete
Show description for d767545authored andcommittedtest: regression test for incomplete/corrupted hdr
Show description for 2872cb7authored andcommitted
Commits on Mar 16, 2015
makefile: add un/install targets
Show description for 5d414fcauthored andcommitted
Commits on Feb 24, 2015
url_parser: remove mixed declarations
Show description for d547f3bauthored andcommitted
Commits on Feb 19, 2015
src: partially revert 959f4cb to fix nread value
Show description for 7ecf775committed