summaryrefslogtreecommitdiff
path: root/res/res_http_post.c
AgeCommit message (Expand)Author
2009-10-27Don't prepend the URI prefix to the post directoryTerry Wilson
2009-08-10AST-2009-005Tilghman Lesher
2009-04-23Support HTTP digest authentication for the http manager interface.Tilghman Lesher
2009-01-13Fully overwrite a same-named file when uploadingTerry Wilson
2008-12-30Fix some svn:keywordsTerry Wilson
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher
2008-12-10FreeBSD also needs libgen.hJoshua Colp
2008-11-05make this compile on OpenBSD again.Michiel van Baak
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-10-23Add patch to handle how IE7 issues POST requests using Window path spec inclu...Doug Bailey
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-08-04HTTP module memory leaksTilghman Lesher
2008-08-01Fix mime parsing by re-adding support for passing headers to callback functionsTerry Wilson
2008-04-18Add g__object_unref to clean up gmime message objectDoug Bailey
2008-04-02Re-add HTTP post support by moving to res_http_post.cTerry Wilson