Rename from yp2 to metaproxy. The namespace for all definitions
[metaproxy-moved-to-github.git] / src / filter_z3950_client.hpp
2006-03-16 Adam DickmeissRename from yp2 to metaproxy. The namespace for all...
2006-01-09 Adam DickmeissAllow timeout to be specified for filter z3950_client
2006-01-04 Adam DickmeissMake public yp2_filter_struct non-const. If not, the...
2006-01-04 Adam DickmeissAll filters declare a yp2_filter_struct - used for...
2005-11-10 Adam DickmeissSeparate imp+rep from public interfaces for some clases...
2005-10-31 Marc Crommestd::string type() function taken out of all filter...
2005-10-29 Marc Crommefilter factory in working shape, see example in test_fi...
2005-10-29 Adam DickmeissUsing boost::scoped_ptr for pimpl/rep for some filters
2005-10-16 Adam DickmeissAdded Z3950 Client Filter, AKA Z39.50 backend.