Package updates, added test server
[pithos-ms-client] / trunk / Pithos.Network /
2013-04-15 pkanavosPackage updates, added test server
2013-04-09 pkanavosMerge branch 'Polling' of https://code.grnet.gr/git...
2013-04-09 pkanavosMultiple fixes for async void
2013-03-26 George PantazisUser-Agent changes for Sparkle
2013-03-05 pkanavosReplace menu name with displayname
2013-03-05 pkanavosChange to detect non guid names
2013-03-05 pkanavosAdded pithos.okeanos.io in the list of servers. The...
2013-03-04 pkanavosNow working with new authentication
2013-02-28 pkanavosSome buffers replaced with buffermanager
2012-12-13 pkanavosAdded some more menus, icons
2012-12-13 pkanavosAdded buffer pool with leak check
2012-12-05 pkanavosChanges to handle paths that are too long
2012-12-03 pkanavosNow adding a file's MIME type when uploading. The MIME...
2012-11-13 pkanavosAdded check and failover of hash algorithms: OpenSSL...
2012-10-23 pkanavosStoring lastwritedate, lastlength as soon as the hash...
2012-10-23 pkanavosAdded missing file
2012-10-23 pkanavosRange workaroung when downloading empty files
2012-10-23 pkanavosFix for missed expiration notifications
2012-10-23 pkanavosAdded code to handle files that get locked or modified...
2012-10-12 pkanavosFixes to the build process to detect the build environm...
2012-10-12 pkanavosFixed release confgurations
2012-10-12 pkanavosUpgraded JSON.Net to 4.5.10 from 4.5.9
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 pkanavosFix for wrong shared object uris
2012-10-04 pkanavosFix to library locations
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-09-28 pkanavosSome timeout issues
2012-09-28 pkanavosMore fixes and changes to DateTimeOffset dates
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 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 pkanavosMerge branch 'Polling' of https://code.grnet.gr/git...
2012-09-19 George PantazisRemoved MD5 Calculations for Old and New FileState
2012-09-19 pkanavosCommit before switching to sql compact
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 load type exception handling
2012-09-12 George PantazisCompile Fixes
2012-09-12 George PantazisCompile Fixes
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 pkanavosMove to 2012 and the Async Targeting pack
2012-07-17 pkanavosAdded FileState table creation in StatusAgent.UpgradeDa...
2012-07-06 pkanavosChanges to allow upload of new folders that are stored...
2012-07-05 pkanavosCreated separate version files for the client and libra...
2012-07-05 pkanavosAdded cancellation to hashing
2012-07-05 pkanavosFixed current operation cancellation
2012-07-04 pkanavosFixed progress percentage
2012-07-04 pkanavosModified download methods to use async download overrid...
2012-07-03 pkanavosAdded isDirectory parameter to DeleteObject
2012-07-03 pkanavosActivated missing parents detection
2012-07-03 pkanavosAdded check for missing parents on shared folders,...
2012-07-02 pkanavosReduced buffer size while hashing to 16K
2012-07-02 pkanavosClient workaround for auth bug
2012-06-27 pkanavosAdded checks for hashing of cache files
2012-06-27 pkanavosAdded restrained capacity to MD5 Block calculator,...
2012-06-25 pkanavosModified TreeHash calculations to compute MD5 in parall...
2012-06-23 pkanavosAdded check for last MD5 modification, to avoid redunda...
2012-06-20 pkanavosReplaced Merkle hash with MD5 for change checking
2012-06-19 pkanavosAdded upload/download/delete/hashing notifications
2012-06-19 pkanavosAdded special handling of IfModifiedSince if a new...
2012-06-19 pkanavosRestored IfModifiedSince functionality and server snapshots
2012-06-19 Panagiotis KanavosModified hash to use long block counters
2012-06-19 Panagiotis KanavosModified hash to use long block counters
2012-06-18 pkanavosRestored batching
2012-06-18 George PantazisChanged timeout for server response to 30sec
2012-06-15 pkanavosModified the progress notifications to display for...
2012-06-12 pkanavosFix for leftover IfModifiedChange
2012-06-05 pkanavosAdded server move detection when hashes match or downlo...
2012-06-05 pkanavosAdded server move detection when hashes match or downlo...
2012-06-01 pkanavosUsing MD5 to quickly check for local modifications...
2012-05-31 pkanavosChange to Polling agent
2012-05-24 pkanavosSelective Sync filtering modified to allow uploading...
2012-05-21 pkanavosModified selective sync to propagate the creation of...
2012-05-21 pkanavosAdded BufferManager
2012-05-10 pkanavosFixed bug that didn't record skipped uploads, resulting...
2012-05-09 pkanavosFixes to hashing
2012-04-30 pkanavosFile index overflow fix
2012-04-29 pkanavosModifications to enable Sync Pausing for all operations
2012-04-26 pkanavosFix for missing directories
2012-04-26 pkanavosFix for FileState.Create constraint violation in Status...
2012-04-25 pkanavosSelective Sync fixes
next