pithos-ms-client
2012-11-28 George PantazisChanged Proxy Password text box to passwordbox and...
2012-11-13 pkanavosAdded check and failover of hash algorithms: OpenSSL...
2012-11-13 pkanavosFix for hash in URL and retry when commiting blocks
2012-11-09 George PantazisFix range (416)
2012-11-08 pkanavosFix for directory renames
2012-11-08 pkanavosAdded range header fix
2012-11-06 pkanavosFix for backslashes when handling moved files
2012-11-06 pkanavosModified merging code to detect local moves and create...
2012-11-05 pkanavosExtracted the MergeSources method to a separate class
2012-11-05 pkanavosAdded null check in RemoveAccount
2012-10-23 pkanavosMerge branch 'Polling' of https://code.grnet.gr/git...
2012-10-23 pkanavosStoring lastwritedate, lastlength as soon as the hash...
2012-10-23 George PantazisFixes for DLL's
2012-10-23 pkanavosAdded missing file
2012-10-23 pkanavosFix when wiping an account that hasn't been authenticated
2012-10-23 pkanavosRange workaroung when downloading empty files
2012-10-23 pkanavosFix for missed expiration notifications
2012-10-23 pkanavosChanged some log entries from Error to debug
2012-10-23 pkanavosChanged log level for a statement from error to debug
2012-10-23 pkanavosMerge branch 'Polling' of https://code.grnet.gr/git...
2012-10-23 pkanavosAdded code to handle files that get locked or modified...
2012-10-23 pkanavosSmall fix to copy the correct OpenSSL version for x64...
2012-10-23 pkanavosRemoved path configuration from code, now using log4net...
2012-10-19 George PantazisFixes for msvcp & msvcr DLL's
2012-10-12 pkanavosFixes to the build process to detect the build environm...
2012-10-12 pkanavosAdded message when connectivity gets restored
2012-10-12 pkanavosAdded warning for missing account folder
2012-10-12 pkanavosFixed release confgurations
2012-10-12 pkanavosUpgraded JSON.Net to 4.5.10 from 4.5.9
2012-10-12 pkanavosRemoved unwanted packages and dlls
2012-10-10 pkanavosPackaging the proper 32/64 bit OpenSSL versions. Still...
2012-10-10 pkanavosManagedOpenSSL is now AnyCPU. The proper 32bit or 64...
2012-10-10 pkanavosFixed CreateWindow call to work on x64
2012-10-10 pkanavosFix for wrong shared object uris
2012-10-04 pkanavosFix to library locations
2012-10-04 George PantazisInstaller Update, x64 additions
2012-10-04 George PantazisVersion fixes, removal of libraries
2012-10-04 George PantazisMerge branch 'Polling' of https://code.grnet.gr/git...
2012-10-04 George PantazisLibrary updates (x86 & x64)
2012-10-04 pkanavosVarious
2012-10-04 pkanavosProgress reporting during upload changed to occur every...
2012-10-04 pkanavosAdded FileBlockContent.cs to post file blocks that...
2012-10-02 pkanavosChanges to speed up processing a large number of of...
2012-10-02 pkanavosAdded cloning of HttpRequestMessage to allow retries...
2012-10-01 pkanavosWrong log tags
2012-10-01 pkanavosMissing Extension file
2012-09-28 pkanavosSome timeout issues
2012-09-28 pkanavosMore fixes and changes to DateTimeOffset dates
2012-09-27 pkanavosFix to execute SchemaUpdate on existing databases
2012-09-26 pkanavosRemoved commented code
2012-09-26 pkanavosVarious storage and progress changes
2012-09-26 pkanavosAdded retry for 502 error
2012-09-26 pkanavosMerge branch 'Polling' of https://code.grnet.gr/git...
2012-09-26 pkanavosReplaced RestClient with HttpClient in PostBlock
2012-09-26 George PantazisMerge branch 'Polling' of https://code.grnet.gr/git...
2012-09-26 George PantazisISS Fixes
2012-09-26 pkanavosMerge branch 'Polling' of https://code.grnet.gr/git...
2012-09-26 pkanavosFixed blocking issue
2012-09-26 pkanavosFixed blocking issue
2012-09-24 pkanavosFix for erroneous storage of Hashes and Checksum
2012-09-24 pkanavosBacked off in PutBlock. Discovered problems in PollAgen...
2012-09-24 pkanavosPutHashMap converted to HttpClient
2012-09-24 pkanavosSeveral CloudFilesClient.cs methods converted to use...
2012-09-20 pkanavosCreated transactional block update method
2012-09-20 pkanavosCreated separate methods for block updating for XP...
2012-09-20 pkanavosMerge branch 'Polling' of https://code.grnet.gr/git...
2012-09-19 pkanavosReplaced SQLite package with SQL Compact. Still need...
2012-09-19 George PantazisRemoved MD5 Calculations for Old and New FileState
2012-09-19 pkanavosHttpclient
2012-09-19 pkanavosMerge branch 'Polling' of https://code.grnet.gr/git...
2012-09-19 pkanavosCommit before switching to sql compact
2012-09-18 George PantazisNuked Short Hashing, always returns null
2012-09-18 George PantazisFixed Versions
2012-09-17 pkanavosMissing file
2012-09-14 pkanavosConvert all url usages to use the Uri class instead...
2012-09-12 pkanavosFixed off-by-1 buffer error
2012-09-12 pkanavosBoth debug and release switched to x86
2012-09-12 pkanavosSwitch to x86
2012-09-12 pkanavosAdded correct 1.0.1c version
2012-09-12 pkanavosAdded load type exception handling
2012-09-12 George PantazisCompile Fixes
2012-09-12 George PantazisCompile Fixes
2012-09-11 pkanavosCorrect ManagedOpenSsl.dll library
2012-09-04 pkanavosReplaced .NET hashing with OpenSSL
2012-09-04 pkanavosChanged ETag calculation to SHA256
2012-08-29 pkanavosChanges to hash calculation.
2012-08-27 pkanavosFix for object names with '%20' and ' ' inside
2012-08-27 pkanavosUpgradec Caliburn.Micro, SQLite
2012-08-27 pkanavosMove to 2012 and the Async Targeting pack
2012-07-17 pkanavosAdded FileState table creation in StatusAgent.UpgradeDa...
2012-07-15 pkanavosAdded database upgrade code to force COLLATE NOCASE
2012-07-10 George PantazisFixes in Installer.
2012-07-10 George PantazisOS Version check to disable Restart Manager Registratio...
2012-07-10 George PantazisSwitched to CreateQuery from CreateSQLQuery for all...
2012-07-06 pkanavosFix for multiple processing of deep hierarchies
2012-07-06 pkanavosChanges to allow upload of new folders that are stored...
2012-07-06 pkanavosAdded local move to server MOVE only for unchanged...
2012-07-05 pkanavosAdded list of loaded assemblies and their versions
2012-07-05 pkanavosModified version to test upgrade behavior
2012-07-05 pkanavosCreated separate version files for the client and libra...
next