Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-05 | http_message_add_headers(): make parameter headers const. | Michael Adam | 1 | -1/+2 |
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 |
2008-05-24 | Updated copyright, license notices in source code | Mukund Sivaraman | 1 | -12/+15 |
2008-03-13 | Renamed file to replace underscores in it with dashes | Mukund Sivaraman | 1 | -3/+3 |
2005-08-15 | * [Indent] Ran Source Through indent | Robert James Kaes | 1 | -149/+165 |
2005-07-12 | * Updated Copyright Email Addresses | Robert James Kaes | 1 | -2/+2 |
2004-02-13 | Removed unnecessary casts (mostly dealing with memory allocation.) I | Robert James Kaes | 1 | -5/+5 |
2003-07-31 | Added appropriate casts from (void*) so that the code will compile | Robert James Kaes | 1 | -6/+6 |
2003-05-31 | # Changed all the for calls to use the != test rather than < test. | Robert James Kaes | 1 | -4/+4 |
2003-03-13 | An API to handle HTTP messages as concrete entities. | Robert James Kaes | 1 | -0/+252 |