Windows: use Boost 1.59, msvc 14.0
[metaproxy-moved-to-github.git] / src / filter_http_file.cpp
2014-10-20 Adam Dickmeisshttp_file: add include of sys/stat.h fixes MP-576
2014-07-15 Adam Dickmeisshttp_file: passthru option MP-557
2014-03-21 Adam Dickmeisshttp_file: only supports HTTP GET MP-523
2014-01-02 Adam DickmeissHappy new year
2013-06-19 Adam Dickmeisshttp_file: raw mode functional
2013-05-15 Adam DickmeissWork on raw fetch in http_file
2013-01-06 Adam DickmeissBump year
2012-09-19 Adam DickmeissReformat: delete trailing whitespace
2012-08-22 Adam Dickmeisshttp_file: allow zero size files (bug fix)
2012-01-11 Adam DickmeissHappy new year
2011-12-16 Adam Dickmeisshttp_file: unmatched HTTP requests are passed through
2011-12-16 Adam Dickmeisshttp_file: URI decode paths; strip #, ?.
2011-07-21 Adam DickmeissAdd path to configure method of filter.
2011-01-07 Adam DickmeissHappy new year
2010-01-11 Adam DickmeissPublic MP headers in include/metaproxy
2010-01-04 Adam DickmeissVersion 1.0.23. Bump copyright year. v1.0.23
2009-12-16 Adam Dickmeisshttp_file: fix fread call (make fetch work again)
2009-06-09 Adam DickmeissWork on load balancer
2009-05-11 Adam DickmeissBump year in copyright msg in source
2009-01-15 Adam DickmeissUpdated footer comment
2008-04-19 Adam DickmeissUpdated copyright headers. Omit CVS ID.
2008-02-20 Adam DickmeissThe configure method takes test_only flag so we can...
2007-05-09 Adam DickmeissGPL v2.
2007-01-25 Adam DickmeissYear 2007.
2006-11-29 Marc Crommechanged config file root element from <yp2 ... > to
2006-08-29 Marc Crommeuse explicit #include <iostream>
2006-06-10 Adam DickmeissAdd LICENSE file and Refer to it from the source. Inclu...
2006-03-16 Adam DickmeissRename from yp2 to metaproxy. The namespace for all...
2006-02-02 Adam DickmeissChanged from 'class' to 'struct' in a few forward decla...
2006-01-25 Adam DickmeissWorking configuable HTTP File filter.. This will allows...
2006-01-19 Adam DickmeissImplemented first bits of http_file filter which serves...