Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-07 | http_message_add_headers: make argument num_headers unsigned | Michael Adam | 1 | -4/+2 | |
and remove signed vs. unsigned comparison warnings. Michael | |||||
2009-08-07 | http_message_add_headers(): fix implicit cast warning. | Michael Adam | 1 | -1/+2 | |
Michael | |||||
2009-08-07 | http_message_create(): remove two implicit cast warnings. | Michael Adam | 1 | -2/+3 | |
Michael | |||||
2009-08-07 | Fix const warning | Mukund Sivaraman | 1 | -2/+2 | |
2009-08-05 | http_message_add_headers(): make parameter headers const. | Michael Adam | 1 | -1/+2 | |
Michael | |||||
2008-12-08 | Convert tabs to spaces | Mukund Sivaraman | 1 | -5/+5 | |
2008-12-01 | Reformat code to GNU coding style | Mukund Sivaraman | 1 | -169/+175 | |
This is a commit which simply ran all C source code files through GNU indent. No other modifications were made. | |||||
2008-05-24 | Updated copyright, license notices in source code | Mukund Sivaraman | 1 | -12/+15 | |
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-13 | Renamed file to replace underscores in it with dashes | Mukund Sivaraman | 1 | -0/+268 | |