summaryrefslogtreecommitdiffhomepage
path: root/src/http-message.c
AgeCommit message (Expand)Author
2020-10-19replace usage of non-threadsafe gmtime() with gmtime_r()rofl0r
2009-09-15Indent code to Tinyproxy coding styleMukund Sivaraman
2009-08-07http_message_add_headers: make argument num_headers unsignedMichael Adam
2009-08-07http_message_add_headers(): fix implicit cast warning.Michael Adam
2009-08-07http_message_create(): remove two implicit cast warnings.Michael Adam
2009-08-07Fix const warningMukund Sivaraman
2009-08-05http_message_add_headers(): make parameter headers const.Michael Adam
2008-12-08Convert tabs to spacesMukund Sivaraman
2008-12-01Reformat code to GNU coding styleMukund Sivaraman
2008-05-24Updated copyright, license notices in source codeMukund Sivaraman
2008-03-13Renamed file to replace underscores in it with dashesMukund Sivaraman