Commit Graph

54 Commits (73f4442aaeba8a0dd15ab034a4baa8d654a2e95c)

Author SHA1 Message Date
Ben Noordhuis 54f55a2f02 Bump version to 2.8.1
7 years ago
Fedor Indutny dd74753cf5 Bump version to 2.8.0
7 years ago
ShaRose 652b0153c5 makefile: fix dangling symlink in uninstall
7 years ago
ShaRose 4cefc0fb83 makefile: fixed DESTDIR
7 years ago
Fabian Groffen fd3850c048 Makefile: set install_name on macos
7 years ago
Fabian Groffen 8ea9532378 Makefile: set versions for SONAME correctly
8 years ago
Fedor Indutny feae95a3a6 Bump version to 2.7.1
8 years ago
Fedor Indutny 9b0d5b33eb Bump version to 2.6.0
9 years ago
Johan Bergström dbcda1961c Update http-parser to 2.6.2
9 years ago
James M Snell e2e467b912 Update http-parser to 2.6.1
9 years ago
James M Snell bee4817ebe Bump version to 2.6.0
9 years ago
Andrew Udvare b36c2a9ece header: treat Wine like MinGW
9 years ago
Guo Xiao 2896229a13 make: fix dynamic library extension for OS X
10 years ago
Fedor Indutny 39c2c1e573 Bump version to 2.5.0
10 years ago
Umorrian 5d414fcb4b makefile: add un/install targets
10 years ago
Fedor Indutny 1b31580893 Bump version to 2.4.2
10 years ago
Fedor Indutny 36f107fa2e Bump version to 2.4.1
10 years ago
Fedor Indutny 956c8a054a Bump version to 2.4.0
10 years ago
Fedor Indutny 3f1a05a24c benchmark: initial
10 years ago
Fedor Indutny 56f7ad0e2e Bump version to 2.3.0
11 years ago
Fedor Indutny cba704cb2d Bump version to 2.2.1
11 years ago
Fedor Indutny fd609ab272 Bump version to 2.2
11 years ago
Ben Noordhuis 6df37aa52d build: set SONAME in shared object file
12 years ago
Ben Noordhuis 120a2c5c9b Move url_parser.c to contrib/
12 years ago
Corey Richardson 798eb9012e Add a simple utility to dump events as they happen
12 years ago
Ben Noordhuis 245f6f0078 Remove HTTP_PARSER_DEBUG macro.
12 years ago
Bertrand Paquet 624a4b44a9 Add url_parser tool
13 years ago
LE ROUX Thomas f1fe50e0c5 build: add shared libraries target
13 years ago
Peter Griess 8e8344518e Re-jigger Makefile.
14 years ago
Peter Griess 9114e58a77 Facility to report detailed parsing errors.
14 years ago
Peter Griess 3bd18a779e IS_* macros for char classes.
14 years ago
Salman fb23d15ace Add 'package' target in Makefile which produces libhttp_parser.a
14 years ago
Ryan Dahl 2839784927 HTTP_STRICT ifdefs out behavior introduced in 50b9bec
14 years ago
Ryan Dahl c1d48fdce8 Changes to compile with clang
15 years ago
Cliff Frey 83b2a527db Makefile: add http_parser.h dependencies to test targets
15 years ago
Ryan Dahl 443a6ea625 Use _g for the debug build
15 years ago
Cliff Frey 31d9f0099c Makefile: fix include path
15 years ago
Ryan Dahl 769f06ef93 add tags to make clean
15 years ago
Ryan Dahl 51e9ff0314 Fix initialization bug.
15 years ago
Ryan Dahl a5d0d52a23 Don't delete http_parser.c on make clean
15 years ago
Ryan Dahl 4536312215 two builds in makefile
15 years ago
Ryan Dahl ca1e011ab3 add response scan, fix persistent bug
15 years ago
Ryan Dahl fb6dc67b05 strict check
15 years ago
Ryan Dahl 433202d825 new version
15 years ago
Ryan e244dbf797 Fix whitespace, clean up some macros.
15 years ago
Ryan 36e74bea33 Add LICENSE file to 'make package'
16 years ago
Ryan 23b8eed44c Fix errors for -Wall.
16 years ago
Ryan bbf0110385 Simply makefile to work on freebsd
16 years ago
Ryan 212f72137d fix 'make package'
16 years ago
Ryan 6669225f4d add make package
16 years ago