summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Collapse)Author
2012-11-04 modified: Makefile.mingw32HEADmasterGluzskiy Alexandr
2012-09-15makefile fixGluzskiy Alexandr
2012-09-15 modified: MakefileGluzskiy Alexandr
modified: Makefile.mingw32
2012-09-04GPL'edGluzskiy Alexandr
2012-03-26new libcurl optionGluzskiy Alexandr
2012-03-24fixed ? speed problemGluzskiy Alexandr
2012-03-24speed access methodsGluzskiy Alexandr
2012-03-24"RawDebug=" option for raw packet and other lowest level dataGluzskiy Alexandr
2012-03-24more logGluzskiy Alexandr
2012-03-24b0ris suggestionsGluzskiy Alexandr
2012-03-24some log in speedtestGluzskiy Alexandr
some curl code optimisation (b0ris suggestion)
2012-03-24more accurate speed calculationGluzskiy Alexandr
2012-03-24curl timeoutGluzskiy Alexandr
2012-03-24static_list duplication for separated independent testGluzskiy Alexandr
operator== for proxy structures
2012-03-24faster response on request which is in the middle of proxies checkGluzskiy Alexandr
2012-03-24simplified logGluzskiy Alexandr
2012-03-23"LogSpeed=" optionGluzskiy Alexandr
2012-03-22more tghread safetyGluzskiy Alexandr
proxy speed in log
2012-03-22same as in previous commit workaround for socks4Gluzskiy Alexandr
2012-03-22used milliseconds instead of seconds for speed calculationsGluzskiy Alexandr
dns via proxy (with rollback to system proxy)
2012-03-22fixed static_proxy_entry classGluzskiy Alexandr
2012-03-21send exactly content of cli_config without defaults, with less verificationGluzskiy Alexandr
2012-03-20write log only in debug modeGluzskiy Alexandr
2012-03-16binary mode for file reading (required on windows)Gluzskiy Alexandr
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