metaproxy-moved-to-github.git
2005-10-12 Marc Crommeadded target 'showdox' which launches firefox with...
2005-10-09 Marc Crommeclarified comment
2005-10-09 Marc Crommeexcluded test_*.cpp unit test files from doxygen docs...
2005-10-09 Marc Crommesession mutex and id counter made static, now many...
2005-10-09 Marc Crommeadded test on miliseconds elapsed
2005-10-09 Adam DickmeissIgnore dox
2005-10-09 Adam DickmeissMore files to ignore
2005-10-08 Adam DickmeissRequire automake 1.8 or later (rather than 1.9 or later).
2005-10-08 Adam DickmeissSpecify minimal automake version in AM_INIT_AUTOMAKE...
2005-10-08 Adam DickmeissSpecify options for aclocal
2005-10-08 Adam DickmeissInclude config.hpp in all .cpp files
2005-10-08 Marc Crommeboost date_time test case added, check for date_time...
2005-10-08 Marc Crommetest for boost time added. missing configure test...
2005-10-08 Marc Crommeadded multithreaded session test using 10 threads and...
2005-10-08 Adam DickmeissCheck for automake version in buildconf.sh - not in...
2005-10-08 Adam DickmeissCheck for boost test framework
2005-10-07 Marc Crommeadded doxygen make target
2005-10-07 Adam DickmeissUse foreign automake layout
2005-10-07 Marc Crommeadded test for boost unit test header
2005-10-07 Marc Crommechecking for STL headers
2005-10-07 Marc Crommeadded check for automake version, which must be version...
2005-10-07 Adam DickmeissAdd code to test join of single threads or groups
2005-10-07 Adam DickmeissPlaying with boost threads and unit test
2005-10-07 Adam DickmeissUse boost unit test for test filter 1 case.
2005-10-07 Adam DickmeissFail if libboost_thread does not exist
2005-10-07 Marc Crommeremoved superflous file
2005-10-07 Marc Crommechanges includes in test programs to use splitted header
2005-10-07 Marc Crommedesign.h split up into filter.hpp package.hpp router...
2005-10-07 Marc Crommefixed build system except make d ist which still fails
2005-10-07 Marc Crommechanged build system to use C++ compiler, temp config...
2005-10-06 Marc Crommethread safe session class added using boost::mutex
2005-10-06 Adam DickmeissRename Msg_Thread to ThreadPoolSocketObserver. Rename...
2005-10-06 Adam DickmeissRouter stores filters in a sequence. For now packages...
2005-10-06 Marc Crommename function added to filters
2005-10-06 Marc Crommedoxyfile uses dot graph tool
2005-10-06 Marc Crommebuild system added
2005-10-06 Marc CrommeInitial revision