Phenom
|
674b6de381
|
Fix Some gcc warnings 383 to 208 lines
Left explicit #warning and deprecated.
Some lines are wrong indented and produce mal formed code.
|
2016-11-30 22:01:01 +01:00 |
|
csoler
|
5fbc263a36
|
applied removal of realloc to other files in file_sharing/ directory
|
2016-11-25 20:05:23 +01:00 |
|
csoler
|
172b513cd3
|
added change in TS for shared directories when virtual name changes
|
2016-11-21 16:14:11 +01:00 |
|
csoler
|
9718385333
|
added missing mutex probably causing crashes when saving directory storage
|
2016-11-19 20:15:53 +01:00 |
|
csoler
|
bdc8086c2e
|
added missing mChanged=true when removign a directory
|
2016-11-17 21:27:37 +01:00 |
|
csoler
|
36755c4092
|
added load/save of own file hierarchy
|
2016-11-17 19:03:53 +01:00 |
|
csoler
|
8c8cc88503
|
fixed problems with negative time shifts in DirDetails causing multiple GUI bugs in File Lists and Search
|
2016-11-14 21:58:58 +01:00 |
|
csoler
|
5ef4e752d9
|
added count of total number of files and total file isze on top of shared directories
|
2016-11-11 20:25:11 +01:00 |
|
csoler
|
e4e366766f
|
fixed bug that caused hierarchies that contain files being hashed to not send updates when the hash is finished
|
2016-11-05 17:32:40 +01:00 |
|
csoler
|
1e919a141c
|
set delay between directory sweep to 60 secs and a-synced sweeps for different friends. Set drop time to 600 for un-answered dir sync requests
|
2016-11-05 15:30:07 +01:00 |
|
mr-alice
|
8c7c7647b0
|
fixed conflicts in merging upstream/master to v0.6-FTEncryption
|
2016-11-01 14:23:13 +01:00 |
|
mr-alice
|
9a881619e1
|
added record for H(H(F)) in LocalDirectoryStorage
|
2016-10-29 18:35:48 +02:00 |
|
mr-alice
|
babc126be3
|
added default encryption policy variable and GUI to change it
|
2016-10-29 17:59:03 +02:00 |
|
mr-alice
|
0387a28e78
|
added methods to get files from hash(hash) in directory_storage and ftServer
|
2016-10-25 00:08:27 +02:00 |
|
hunbernd
|
54ba617229
|
Fix: unable to upload files on Windows
Caused by multiple unneeded / character in file path.
|
2016-10-23 20:42:59 +02:00 |
|
csoler
|
10c269ec5a
|
removed warning when friend directory list cannot be found
|
2016-10-12 23:31:32 +02:00 |
|
csoler
|
bd9a464d11
|
added deterministic but unredictable hash generation for dir hashes, which should be preserved accross reboots. Should fix the msg from friends sending requests for the "wrong" dir hashes.
|
2016-10-12 23:20:38 +02:00 |
|
csoler
|
ed8d78660f
|
added missing mChanged=false that caused remote directories to save far too often
|
2016-10-03 20:49:49 +02:00 |
|
csoler
|
a75115585b
|
do not send un-hashed files to friends, and allow to re-send the directory content when all files are hashed
|
2016-10-01 15:46:32 +02:00 |
|
csoler
|
6e4ba76bbb
|
improved display of shared directories for friends with no update info
|
2016-09-28 21:55:13 +02:00 |
|
csoler
|
37a4e7750c
|
removed debug info in directory_storage.cc
|
2016-09-27 21:10:18 +02:00 |
|
sehraf
|
9d72b064e1
|
add thread names & remove some warnings
|
2016-09-27 09:50:59 +02:00 |
|
csoler
|
ddc870c6b1
|
added some more debug info in DirectoryStorage class
|
2016-09-25 11:05:01 +02:00 |
|
hunbernd
|
529ab64ae3
|
Fixed missing time.h includes
|
2016-09-23 19:51:37 +02:00 |
|
mr-alice
|
0cc4ebd89c
|
added comments in the file lists code. Removed unused functions. Added a few missing mutexes.
|
2016-09-22 21:47:58 +02:00 |
|
mr-alice
|
9cf950472c
|
removed most of debug info in file list sharing code
|
2016-09-18 22:05:27 +02:00 |
|
mr-alice
|
de104d3e34
|
fixed up GUI parameters in Directories. Removed HashCache duration handles since this is now automatic
|
2016-09-18 18:34:39 +02:00 |
|
mr-alice
|
d3b46221ff
|
merged modifications from origin
|
2016-09-15 21:45:00 +02:00 |
|
MrAlice
|
ca30b0da44
|
fixed terrible cost of calling requestDirDetails before createIndex
|
2016-09-15 10:41:40 +02:00 |
|
mr-alice
|
a2e34f9cc6
|
moved regular expression classes into a separate namespace
|
2016-09-13 12:05:22 +02:00 |
|
mr-alice
|
e9418bb5c6
|
added file headers with proper licence terms
|
2016-09-13 00:01:26 +02:00 |
|
mr-alice
|
9f66c0050b
|
moved rsexpr to file_sharing directory
|
2016-09-12 23:37:19 +02:00 |
|
mr-alice
|
274f924ca0
|
fixed getFileInfo and transfer from new database
|
2016-09-12 20:55:20 +02:00 |
|
mr-alice
|
3718e7e3e8
|
fixed last bugs in hash-based dir list exchange. It works!
|
2016-09-10 20:47:51 +02:00 |
|
mr-alice
|
88f85383df
|
fixed a few bugs in hash-based syncing
|
2016-09-10 17:25:29 +02:00 |
|
mr-alice
|
384d001f3b
|
progress in hash-based sync. Not there yet.
|
2016-09-10 13:57:05 +02:00 |
|
mr-alice
|
0ea695beb3
|
fixed a few bugs in hash-based sync. Not there yet.
|
2016-09-08 23:43:14 +02:00 |
|
mr-alice
|
fafe684cc4
|
finished implementing hash-based transactions. To be tested.
|
2016-09-08 21:34:53 +02:00 |
|
mr-alice
|
ad1ba7a77d
|
fixed loading/saving of remote directories
|
2016-09-06 23:05:46 +02:00 |
|
mr-alice
|
679c53b0b0
|
added load/save of directory hierarchies. Fixed bug in loading of hash cache (caused y non initialisation of dest string in GetRawString())
|
2016-09-05 21:22:11 +02:00 |
|
mr-alice
|
371171fcbb
|
moved InternalFileHierarchyStorage to separate file. Fixed loading/saving infrastructure (not working yet)
|
2016-09-03 13:29:23 +02:00 |
|
mr-alice
|
f191fe675d
|
fixed compilation with new RsNodeGroupId
|
2016-09-01 20:02:47 +02:00 |
|
mr-alice
|
1f3ea6fa0f
|
added selection of subdirs to be seen for friends depending on permissions. Enabled dynamic update at friends
|
2016-08-31 22:47:05 +02:00 |
|
mr-alice
|
6a30e44756
|
fixed bug in removal of directory
|
2016-08-30 22:30:58 +02:00 |
|
mr-alice
|
4b00d47d3a
|
added permission check for friends to see shared files or not
|
2016-08-30 21:28:32 +02:00 |
|
mr-alice
|
1290aa8403
|
fixed proper display of file sharing flags
|
2016-08-29 21:30:56 +02:00 |
|
mr-alice
|
494d2071c9
|
fixed update of directory TS, also fixing update of empty dirs at friends
|
2016-08-28 18:42:52 +02:00 |
|
mr-alice
|
fc5176a652
|
fixed serialisation/deserialisation of dir content. Fixed exchange of dir data. First working prototype of file list exchange.
|
2016-08-27 23:56:23 +02:00 |
|
mr-alice
|
eca9ca0e4d
|
fixed a few bugs in serialisation of shared dir content
|
2016-08-27 16:38:15 +02:00 |
|
mr-alice
|
07c7d192a9
|
added deserialisation and update of remote directories
|
2016-08-27 14:09:26 +02:00 |
|