summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Collapse)Author
2012-03-15filtered out HTTP proxies in static listGluzskiy Alexandr
corrected config defaults
2012-03-14fixed upload_list loadingGluzskiy Alexandr
2012-03-14firewall_list.cfg format changed to *;*;*;....;Gluzskiy Alexandr
2012-03-11Makefile's fixGluzskiy Alexandr
2012-02-16 modified: server.projectGluzskiy Alexandr
2012-02-11fixed buffer overflow in optimized buildsGluzskiy Alexandr
few more dependencies droped
2012-02-03 linking few more librarys staticallyGluzskiy Alexandr
2012-02-03attemp to link statically as much as possibleGluzskiy Alexandr
2012-02-02cleanupGluzskiy Alexandr
2012-01-21code cleanupGluzskiy Alexandr
speedtest optimization
2012-01-18fixed speedtest bugGluzskiy Alexandr
2012-01-18commented out unused codeGluzskiy Alexandr
modified: config.cpp modified: config.h
2012-01-18speed test optimizationGluzskiy Alexandr
2012-01-14fixed speedtest destination urlGluzskiy Alexandr
2012-01-10makefiles fixesGluzskiy Alexandr
2012-01-10updated makefilesGluzskiy Alexandr
2012-01-09additional check on config class cleanup //this string contain more data ↵Gluzskiy Alexandr
than actual code
2012-01-09few fixes to speedtestGluzskiy Alexandr
2012-01-09fixed speedtest timerGluzskiy Alexandr
2012-01-09fixed few speedtest bugsGluzskiy Alexandr
2012-01-09speedtest correctionsGluzskiy Alexandr
2012-01-08aommented out unused codeGluzskiy Alexandr
2012-01-08speedtest threadGluzskiy Alexandr
2012-01-08added proxy support to speedtestGluzskiy Alexandr
2012-01-07speedtest classGluzskiy Alexandr
2012-01-06started speedtest implementationGluzskiy Alexandr
2012-01-06fix server configAlex
2011-12-21fix: cleaning lists on config reloadGluzskiy Alexandr
2011-12-20bggGluzskiy Alexandr
2011-12-20checking for ampty valuesGluzskiy Alexandr
2011-12-20fixed proxy_entry constructorGluzskiy Alexandr
added abiblity to dump raw std::vector<byte> to log
2011-12-20proxy lists loading fixGluzskiy Alexandr
2011-12-20Merge branch 'master' of ssh://sss.chaoslab.ru//home/private_git/proxy_uiGluzskiy Alexandr
2011-12-20fixed proxy type sendingGluzskiy Alexandr
2011-12-20new proxy configs w proxy typesAlex Borisov
2011-12-18updated Makefile Makefile.mingw32Gluzskiy Alexandr
2011-12-18added "SpeedTestFileUrl=" optionGluzskiy Alexandr
2011-12-18xml fixesGluzskiy Alexandr
default rule setting function
2011-12-14xml fixesGluzskiy Alexandr
config monitor thread
2011-12-10typo fixGluzskiy Alexandr
2011-12-10clean existing proxy list in proxifier configGluzskiy Alexandr
2011-12-10added proxy type (type//:) support to config loadingGluzskiy Alexandr
added proxy list saving to proxifier config some xml fixes //all untested
2011-12-07started proxifier config loading implementationGluzskiy Alexandr
started proxifier process management implementation added "ProxifierPath=" config file variable
2011-12-06preparing to use pocoGluzskiy Alexandr
2011-12-06preparing to xml implementationGluzskiy Alexandr
2011-12-04Merge branch 'master' of ssh://sss.chaoslab.ru//home/private_git/proxy_uiGluzskiy Alexandr
2011-12-04send only existsing files in upload listGluzskiy Alexandr
2011-12-04server config fileAlex Borisov
2011-12-04Merge branch 'master' of ssh://sss.chaoslab.ru//home/private_git/proxy_uiAlex Borisov
2011-12-04server configuration filesAlex Borisov