summaryrefslogtreecommitdiff
path: root/src/http-message.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-08-07http_message_add_headers: make argument num_headers unsignedMichael Adam1-1/+2
and remove signed vs. unsigned comparison warnings. Michael
2009-08-05http_message_add_headers(): make parameter headers const.Michael Adam1-1/+1
Michael
2008-12-08Convert tabs to spacesMukund Sivaraman1-5/+5
2008-12-01Reformat code to GNU coding styleMukund Sivaraman1-12/+12
This is a commit which simply ran all C source code files through GNU indent. No other modifications were made.
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman1-14/+18
The notices have been changed to a more GNU look. Documentation comments have been separated from the copyright header. I've tried to keep all copyright notices intact. Some author contact details have been updated.
2008-03-13Renamed file to replace underscores in it with dashesMukund Sivaraman1-0/+89