summaryrefslogtreecommitdiff
path: root/client/SslClient.cpp
AgeCommit message (Collapse)Author
2012-09-04GPL'edGluzskiy Alexandr
2012-03-25Three color speed valuesAlex Borisov
2012-03-24Turn back file logging facilityAlex Borisov
2012-03-24FIX: speed calc problem, tray click fix, otherAlex Borisov
2012-03-18FIX: infinite uploading issue, download speed issueAlex Borisov
2012-02-05Ability to write logs to fileAlex Borisov
2012-02-02FIX: implement async connection requestsAlex Borisov
2011-12-21Generic proxy button work now. Proxy types supportAlex Borisov
2011-12-03Big packets handling (> 4096b)Alex Borisov
2011-12-02MD5 hash check for existing & downloaded filesAlex Borisov
2011-12-01FIX file transfer; FIX packet parsing bug; + many various fixes and improvementsAlex Borisov
2011-11-28FIX file request bugAlex Borisov
2011-11-28Code to test file transferAlex Borisov
2011-11-27File downloading (no MD5 hash check yet). Various fixesAlex Borisov
2011-11-22DOwnload/Delete file list request and parsing. FIX bug while reading other ↵Alex Borisov
configs
2011-11-20Add upload and delete requests. Docs updateAlex Borisov
2011-11-20Disconnect from server when all config data recievedAlex Borisov
2011-11-17Return to server config w permanent connection. Update messageAlex Borisov
2011-11-12Read all configs from server, everywhere. Docs. Code to represent server ↵Alex Borisov
reconnection problem
2011-11-11Self-updated config. Various fixes and improvements. TODO: test ↵Alex Borisov
client/server communication
2011-11-09Move tray icon to resources. Debug regime wo SSL verificationAlex Borisov
2011-11-08FIX memory corruption. Fix logger printoutAlex
2011-11-07some debug infoGluzskiy Alexandr
2011-11-05spcket error handlingGluzskiy Alexandr
using local 8bit encoding instead utf8 in filename (also this comment much longer than codechanges ...)
2011-11-05Fix segfault in SslClientAlex
2011-11-05Server config requests. ALERT: segfault at runtime! Not fixed yetAlex
2011-11-03Fix request code bugAlex
2011-11-03Handle server reply (SslClient not tested)Alex
2011-11-03Fix compiler warningsAlex
2011-11-03Initial SslClient implementationAlex