1. 28f3c35 Use -f option when calling ln at install time by Fabrice Fontaine · 4 years ago
  2. 5c17dad v2.9.2 by Ben Noordhuis · 4 years, 6 months ago v2.9.2
  3. c5c4563 v2.9.1 by Fedor Indutny · 4 years, 6 months ago v2.9.1
  4. 0d0a24e v2.9.0 by Ben Noordhuis · 4 years, 9 months ago v2.9.0
  5. 54f55a2 Bump version to 2.8.1 by Ben Noordhuis · 5 years ago v2.8.1
  6. dd74753 Bump version to 2.8.0 by Fedor Indutny · 6 years ago v2.8.0
  7. 652b015 makefile: fix dangling symlink in uninstall by ShaRose · 6 years ago
  8. 4cefc0f makefile: fixed DESTDIR by ShaRose · 6 years ago
  9. fd3850c Makefile: set install_name on macos by Fabian Groffen · 7 years ago
  10. 8ea9532 Makefile: set versions for SONAME correctly by Fabian Groffen · 7 years ago
  11. feae95a Bump version to 2.7.1 by Fedor Indutny · 7 years ago v2.7.1
  12. 9b0d5b3 Bump version to 2.6.0 by Fedor Indutny · 7 years ago v2.7.0
  13. dbcda19 Update http-parser to 2.6.2 by Johan Bergström · 8 years ago
  14. e2e467b Update http-parser to 2.6.1 by James M Snell · 8 years ago
  15. bee4817 Bump version to 2.6.0 by James M Snell · 8 years ago v2.6.0
  16. b36c2a9 header: treat Wine like MinGW by Andrew Udvare · 8 years ago
  17. 2896229 make: fix dynamic library extension for OS X by Guo Xiao · 8 years ago
  18. 39c2c1e Bump version to 2.5.0 by Fedor Indutny · 8 years ago v2.5 v2.5.0
  19. 5d414fc makefile: add un/install targets by Umorrian · 9 years ago
  20. 1b31580 Bump version to 2.4.2 by Fedor Indutny · 9 years ago v2.4.2
  21. 36f107f Bump version to 2.4.1 by Fedor Indutny · 9 years ago v2.4.1
  22. 956c8a0 Bump version to 2.4.0 by Fedor Indutny · 9 years ago v2.4
  23. 3f1a05a benchmark: initial by Fedor Indutny · 9 years ago
  24. 56f7ad0 Bump version to 2.3.0 by Fedor Indutny · 10 years ago v2.3
  25. cba704c Bump version to 2.2.1 by Fedor Indutny · 10 years ago v2.2.1
  26. fd609ab Bump version to 2.2 by Fedor Indutny · 10 years ago v2.2
  27. 6df37aa build: set SONAME in shared object file by Ben Noordhuis · 10 years ago
  28. 120a2c5 Move url_parser.c to contrib/ by Ben Noordhuis · 11 years ago
  29. 798eb90 Add a simple utility to dump events as they happen by Corey Richardson · 11 years ago
  30. 245f6f0 Remove HTTP_PARSER_DEBUG macro. by Ben Noordhuis · 11 years ago
  31. 624a4b4 Add url_parser tool by Bertrand Paquet · 11 years ago
  32. f1fe50e build: add shared libraries target by LE ROUX Thomas · 12 years ago
  33. 8e83445 Re-jigger Makefile. by Peter Griess · 12 years ago
  34. 9114e58 Facility to report detailed parsing errors. by Peter Griess · 12 years ago
  35. 3bd18a7 IS_* macros for char classes. by Peter Griess · 12 years ago
  36. fb23d15 Add 'package' target in Makefile which produces libhttp_parser.a by Salman · 12 years ago
  37. 2839784 HTTP_STRICT ifdefs out behavior introduced in 50b9bec by Ryan Dahl · 12 years ago
  38. c1d48fd Changes to compile with clang by Ryan Dahl · 13 years ago
  39. 83b2a52 Makefile: add http_parser.h dependencies to test targets by Cliff Frey · 13 years ago
  40. 443a6ea Use _g for the debug build by Ryan Dahl · 13 years ago
  41. 31d9f00 Makefile: fix include path by Cliff Frey · 14 years ago
  42. 769f06e add tags to make clean by Ryan Dahl · 14 years ago
  43. 51e9ff0 Fix initialization bug. by Ryan Dahl · 14 years ago
  44. a5d0d52 Don't delete http_parser.c on make clean by Ryan Dahl · 14 years ago
  45. 4536312 two builds in makefile by Ryan Dahl · 14 years ago
  46. ca1e011 add response scan, fix persistent bug by Ryan Dahl · 14 years ago
  47. fb6dc67 strict check by Ryan Dahl · 14 years ago
  48. 433202d new version by Ryan Dahl · 14 years ago
  49. e244dbf Fix whitespace, clean up some macros. by Ryan · 14 years ago
  50. 36e74be Add LICENSE file to 'make package' by Ryan · 14 years ago
  51. 23b8eed Fix errors for -Wall. by Ryan · 14 years ago
  52. bbf0110 Simply makefile to work on freebsd by Ryan · 14 years ago
  53. 212f721 fix 'make package' by Ryan · 14 years ago v0.1
  54. 6669225 add make package by Ryan · 14 years ago
  55. fff7136 Break on non-zero return value from on_body and on_headers_complete. by Ryan · 14 years ago
  56. c202e8e Add second response fixture. Response tests pass. by Ryan · 14 years ago
  57. 7476612 Deep asserts in test.c by Ryan · 14 years ago
  58. 97d4572 Remove "ebb_message" object from libebb's parser. by Ryan · 14 years ago