Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deps: update http_parser to 2.5.0 | Fedor Indutny | 2015-04-24 | 13 | -280/+914 |
* | deps: roll back http_parser to 2.3.0 | Ben Noordhuis | 2015-01-28 | 12 | -656/+265 |
* | deps: update http_parser to 2.4.2 | Fedor Indutny | 2015-01-25 | 4 | -2/+53 |
* | deps: update http_parser to 2.4.1 | Fedor Indutny | 2015-01-15 | 12 | -265/+605 |
* | Revert "deps: update http_parser to 2.4.0" | Fedor Indutny | 2015-01-14 | 12 | -601/+264 |
* | deps: update http_parser to 2.4.0 | Fedor Indutny | 2015-01-14 | 12 | -264/+601 |
* | deps: update http_parser to 2.3.0 | Fedor Indutny | 2014-07-23 | 5 | -25/+95 |
* | deps: update http_parser to 2.2.1 | Fedor Indutny | 2014-01-29 | 6 | -8/+23 |
* | deps: update http_parser to 2.2 | Fedor Indutny | 2013-12-20 | 12 | -96/+647 |
* | deps: upgrade http_parser to 303c4e4 | Ben Noordhuis | 2013-08-21 | 2 | -9/+30 |
* | deps: upgrade http_parser to ad3b631 | Ben Noordhuis | 2012-08-30 | 8 | -229/+1639 |
* | Merge remote-tracking branch 'ry/v0.6' into master | isaacs | 2012-04-18 | 1 | -934/+99 |
|\ | |||||
| * | deps: upgrade http_parser to joyent/http-parser@da91852 | Ben Noordhuis | 2012-04-14 | 2 | -0/+53 |
| * | deps: upgrade http_parser to joyent/http-parser@b47c44d | Ben Noordhuis | 2012-03-17 | 3 | -9/+58 |
* | | deps: upgrade http_parser to 8bec3ea | Ben Noordhuis | 2012-03-12 | 5 | -106/+120 |
* | | http_parser: upgrade to 62110ef | Ben Noordhuis | 2012-02-20 | 7 | -602/+1782 |
|/ | |||||
* | Upgrade http-parser to joyent/http-parser@2498961 | Ryan Dahl | 2011-11-22 | 6 | -23/+81 |
* | Rename gyp files to produce useful solution names. | Peter Bright | 2011-08-13 | 1 | -53/+8 |
* | Make MSVS build. | Peter Bright | 2011-08-06 | 1 | -3/+32 |
* | clean merge scabs | Ryan Dahl | 2011-08-06 | 1 | -3/+0 |
* | WIP | Ryan Dahl | 2011-08-06 | 1 | -0/+3 |
* | WIP | Ryan Dahl | 2011-08-06 | 1 | -0/+3 |
* | Upgrade http_parser to 965f91bc76b2d1601e23 | Ryan Dahl | 2011-08-06 | 6 | -288/+608 |
* | Upgrade http-parser to eee60127c0df551be085cc8e7983e36d7700d885 | Ryan Dahl | 2011-06-03 | 6 | -62/+238 |
* | Upgrade http-parser | Ryan Dahl | 2011-02-04 | 2 | -4/+23 |
* | Add cmake build support. | Tom Hughes | 2010-11-22 | 1 | -0/+2 |
* | Upgrade http-parser | Ryan Dahl | 2010-11-21 | 4 | -3/+47 |
* | Upgrade http-parser again | Ryan Dahl | 2010-11-10 | 3 | -72/+61 |
* | Upgrade http-parser | Ryan Dahl | 2010-11-09 | 4 | -17/+124 |
* | Upgrade http-parser with a fix for spaces in headers | Nathan Rajlich | 2010-10-13 | 2 | -13/+14 |
* | Upgrade http-parser for clang compat | Ryan Dahl | 2010-07-31 | 4 | -52/+91 |
* | Upgrade http-parser | Ryan Dahl | 2010-07-26 | 3 | -11/+46 |
* | Upgrade http-parser | Ryan Dahl | 2010-07-17 | 3 | -50/+89 |
* | Upgrade http-parser | Ryan Dahl | 2010-06-23 | 3 | -194/+251 |
* | Upgrade http-parser | Ryan Dahl | 2010-06-06 | 5 | -139/+241 |
* | Upgrade http-parser | Ryan Dahl | 2010-05-25 | 3 | -13/+41 |
* | Upgrade http-parser, fixes issue 77 | Ryan Dahl | 2010-04-28 | 4 | -12/+172 |
* | Upgrade http-parser | Ryan Dahl | 2010-04-14 | 4 | -4/+140 |
* | Upgrade http-parser | Ryan Dahl | 2010-03-22 | 5 | -132/+166 |
* | Upgrade http-parser | Ryan Dahl | 2010-02-02 | 4 | -31/+121 |
* | Upgrade http-parser | Ryan Dahl | 2010-01-09 | 5 | -100/+130 |
* | Upgrade http-parser | Ryan Dahl | 2010-01-07 | 3 | -70/+68 |
* | offload method look up to http-parser | Ryan Dahl | 2009-12-07 | 2 | -17/+41 |
* | Upgrade http-parser; supports webdav extension methods now | Ryan Dahl | 2009-12-06 | 3 | -190/+191 |
* | Upgrade http_parser (fixes bug reported by Felix) | Ryan Dahl | 2009-11-21 | 4 | -61/+97 |
* | New http-parser | Ryan Dahl | 2009-11-21 | 8 | -6876/+2066 |
* | Revert "Upgrade http parser, change node as needed." | Ryan Dahl | 2009-11-06 | 7 | -3084/+2950 |
* | Upgrade http parser, change node as needed. | Ryan Dahl | 2009-10-15 | 7 | -2950/+3084 |
* | Upgrade http_parser, allows quotes in URI | Ryan Dahl | 2009-10-14 | 3 | -50/+57 |
* | Add Makefiles which were forgotten. | Ryan Dahl | 2009-10-03 | 1 | -0/+27 |