summaryrefslogtreecommitdiff
path: root/src/http-message.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman1-175/+168
2009-08-07http_message_add_headers: make argument num_headers unsignedMichael Adam1-4/+2
2009-08-07http_message_add_headers(): fix implicit cast warning.Michael Adam1-1/+2
2009-08-07http_message_create(): remove two implicit cast warnings.Michael Adam1-2/+3
2009-08-07Fix const warningMukund Sivaraman1-2/+2
2009-08-05http_message_add_headers(): make parameter headers const.Michael Adam1-1/+2
2008-12-08Convert tabs to spacesMukund Sivaraman1-5/+5
2008-12-01Reformat code to GNU coding styleMukund Sivaraman1-169/+175
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman1-12/+15
2008-03-13Renamed file to replace underscores in it with dashesMukund Sivaraman1-0/+268