joss17
15e85e50f0
change the timings and add some randomness for tcp connections
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2655 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-28 19:33:17 +00:00
csoler
f0e1d2afc3
corrected one nasty bug due to missing return
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2654 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-28 18:56:30 +00:00
csoler
9abbe935b3
added security to fd management, corrected bug causing bad fseeks
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2651 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-28 10:03:44 +00:00
csoler
a7358e060a
suppressed some uninitialized memory reads
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2646 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-27 15:44:18 +00:00
csoler
d246ff2d7b
suppressed uninitialized memory read in file transfer, also made the TransferDialog more secure
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2643 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-26 22:41:13 +00:00
csoler
058f965b71
cleaned some debug text, suppressed a few memory leaks
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2624 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-24 21:46:41 +00:00
csoler
3b1006bfa4
fixed a bug in download queue when ticking inactive files. Added a checkbox for showing cache transfers. Cleaned the dialog cleaning method.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2583 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-21 15:35:20 +00:00
csoler
20fd24d7b8
suppresed bad lookup in _queue causing SIGV
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2582 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-21 13:50:11 +00:00
csoler
589711d482
cleaned the config->Transfers tab, made the default chunk strategy combobox effective.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2576 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-17 21:10:10 +00:00
csoler
8305fe0bf7
- fixed copy/paste of RS links in public and private chat
...
- cleaned the code for anchorClick() in private chat
- added return false for FileRequest of already have files
- suppressed sources when the file is complete, in TransfersDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2574 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-17 15:01:00 +00:00
csoler
1d016a6ceb
added proper close for file transfers. This drops down the number of FDs from 250 to ... 50 svn status
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2562 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-16 13:33:49 +00:00
csoler
a914e463d3
added missing locks, that caused random crashes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2561 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-16 12:42:52 +00:00
joss17
09b2633b01
avoid sending bad gpg cert in p3disc
...
Conflicts:
libretroshare/src/services/p3disc.cc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2557 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-15 19:14:43 +00:00
joss17
e9d42e1965
improve the recieving of bad gpg keys
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2556 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-15 19:13:43 +00:00
csoler
928a06c17e
trunk/branch uniformisation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2552 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-15 16:26:41 +00:00
joss17
814c06eb7a
increase udp ttl
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2542 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-14 19:08:43 +00:00
joss17
7de56f3b1f
change ssl binary encryption to aes debug code
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2536 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-13 11:48:05 +00:00
joss17
2abed326bd
change ssl binary encryption to aes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2535 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-13 11:47:24 +00:00
joss17
acaeeff4a4
lower connection attempt timings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2534 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-13 11:46:41 +00:00
joss17
bbbd23387f
put UPNPBase under LGPL
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-13 11:46:19 +00:00
joss17
796fcfad3e
Fixed original mistake
...
- changed bob's logic by mistake hence configs file were not being written
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2532 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-13 11:45:54 +00:00
csoler
11ce908e15
fixed the pause system
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-12 23:29:50 +00:00
csoler
b4d8c398ce
made branch v0.5.0 to stabilise the dev of v0.5
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2524 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-12 20:15:27 +00:00
csoler
5e0c8e062e
bug correction: avoid reading deleted pointers by moving saveDone() after the next line
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2519 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-11 14:14:55 +00:00
joss17
a208efdaf9
fix a bug in the double file configuration loading
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2513 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 16:19:28 +00:00
joss17
63c41801c9
error message
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2512 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 16:19:05 +00:00
chrisparker126
6054890725
Fixed config forward compatibility problem
...
- note to self: C++ binary file not same as C binary file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2510 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 14:08:52 +00:00
csoler
5f7486f160
added proper dynamic suppression of sources from chunkmap, and updated the gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2498 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 14:42:13 +00:00
csoler
144669e672
suppressed debug msg
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2494 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 23:37:42 +00:00
csoler
9e469d8baf
Added proper dl queue behavior
...
- suppressed old DwlQueue class
- turned mDownloads into a list of pointers to allow easy cross-info update between queue and std::map of downloads
- added queue functionality for moving files top/bottom/up/down
- added the necessary functions in rsFiles
Put back display of exact sizes in FileTransferInfoWidget
Suppressed some warnings.
**Warning**: this commit requires a make clean.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2493 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 23:29:47 +00:00
joss17
da095482db
restrain ip list exchange in an attempt for bug solving
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2490 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 17:34:04 +00:00
joss17
aa7bed984f
small update of connct mgr and ssl connection
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2489 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-05 21:27:42 +00:00
defnax
aae699b313
removed old instructions from readme
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2479 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 11:27:34 +00:00
joss17
5ed5e8eb92
small change in ext address detection
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2477 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-03 21:09:49 +00:00
chrisparker126
6ab15c8f83
Added new 2-pass save method to configuration management
...
- essentially if any part of the file saving procedure fails, there should be config files whose signatures/hash match up
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2476 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-03 18:20:24 +00:00
joss17
235d468ef4
disable the extract failed certificate
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-02 22:36:27 +00:00
joss17
9fbf62e901
make the gpg key list reading a little more error proof
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2473 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-02 22:35:49 +00:00
joss17
6931a25b45
change the pointer offset cast
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2472 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-02 21:54:30 +00:00
joss17
364a3252f0
Revert "removed c style void* pointer-arithmetic with explicit cast"
...
This reverts commit 548b11fc191e258be6ef45544927101596a5a1d8.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2471 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-02 21:53:16 +00:00
csoler
e3f2f66702
suppressed bug in file transfer while removing inactive chunks.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2468 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-01 20:46:29 +00:00
csoler
1904c05bf9
added initialisation of gpgmeKeySelected.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2467 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-01 20:42:17 +00:00
csoler
7b183f41a1
suppressed deadlock (mutex explicitely locked before thread exit)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2466 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-01 20:35:32 +00:00
chrisparker126
6b3ab2996a
removed c style void* pointer-arithmetic with explicit cast
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2460 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 13:28:17 +00:00
joss17
0d524d968b
small fix xhen loading detail from a string cert
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2443 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:43:40 +00:00
joss17
6f651c4a3c
small change in p3disc logs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:43:10 +00:00
joss17
8f315a52cc
remove a (useless ?) buggy quote in qmake file for mac section
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2440 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:42:52 +00:00
csoler
b50b33b573
cleaned the code in fimonitor, modified the order of file hashing, and put a more explicit progress message while hashing.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2438 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:05:07 +00:00
joss17
bba533a392
disable the ssl cert config persistance
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2436 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 16:43:08 +00:00
joss17
2fd91a5b71
corrected a debug message
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2430 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-25 22:44:43 +00:00
joss17
a228503d0e
add the tunnel config to server tab, and activate the tunnel on fresh configs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2429 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-25 22:44:27 +00:00