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