summaryrefslogtreecommitdiff
path: root/main/http.c
AgeCommit message (Expand)Author
2006-10-16simplify string parsing routines using ast_skip_*() functions.Luigi Rizzo
2006-10-15don't forget to close a descriptor on a malloc failure.Luigi Rizzo
2006-10-15typo: serer -> serverLuigi Rizzo
2006-10-06make sure sockets are blocking when they should be blocking.Luigi Rizzo
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-21Remove deprecated CLI apps from the coreTilghman Lesher
2006-09-19After discussing this with other people, we decided we'd like to try to do th...Jason Parker
2006-09-195240 updateAnthony LaMantia
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming