1026 Commits

Author SHA1 Message Date
csoler
79eccf3d6a corrected deadlock
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1856 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-30 21:27:50 +00:00
csoler
fc9e86c6a7 version fix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1849 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-28 12:46:40 +00:00
csoler
45c749c4f1 Fixed the file-rehashing problem, by replacing all "," by "\," in file names in fc-own* files. When re-loading, all "\," are turned back into "," and not used as separators. Warning: although this is backward compatible with the old file format, peers having ","s in their files cannot exchange file lists with older RS versions.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1835 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-17 20:05:18 +00:00
csoler
47076a3615 added RsAutoUpdatePage and converted PeersDialog and Transfers Dialog to this, to reduce CPU usage.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1834 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-17 16:09:14 +00:00
csoler
2fd09506bc sorting of ip addresses before use, to test the most recent ones first
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1827 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-14 23:10:25 +00:00
csoler
d673c55c98 added viewable condition to all updates to gain CPU
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1826 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-14 22:58:46 +00:00
csoler
ff55eb45da added viewable condition to all updates to gain CPU
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1825 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-14 22:51:09 +00:00
csoler
4207b438a9 update of network dialog when peer address was manualy changed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1801 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-07 22:26:56 +00:00
csoler
f7d39e4a6b display the best available ip for peers in the gui, instead of 0.0.0.0. This does only affect the gui, not the way ips are trusted and propagated (backport of commit 1799 from trunk)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-07 22:14:41 +00:00
joss17
46f44a2a07 switch version to rc3
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1676 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-23 17:54:52 +00:00
csoler
fade169f30 fixed download/upload lists issues (backport of commits 1650 and 1653)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1657 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-16 19:26:07 +00:00
csoler
7e596c58bb added unicode support for file names. Not completely fixed though
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1654 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-15 21:13:29 +00:00
csoler
8658ceda8d updated to new lib location/name
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1643 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-13 08:08:25 +00:00
csoler
9d8ae50df7 updated .pro files for getting libs in build/ directory for linux-g++-64
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1637 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-12 14:39:21 +00:00
joss17
b4b003dd20 correct wrong the setting of the friend ip address when adding a contact
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1615 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-08 14:56:44 +00:00
defnax
9d3d528e14 update Changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1612 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-07 23:15:58 +00:00
csoler
802433f777 fixed remaining size issue
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1610 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-07 19:05:42 +00:00
csoler
e88eaef5af restored accounting for LAN transfer rates. See also trac ticket #60
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1591 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-04 20:30:00 +00:00
csoler
c9c0e09d7d fixed win32 compilation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1580 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-31 18:16:19 +00:00
csoler
183fd24502 switched to rc2
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1577 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-31 11:13:55 +00:00
csoler
88e691c9e0 added large file support
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1574 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-29 18:54:21 +00:00
csoler
18e9fe3374 corrected wrong allocation request
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1573 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-29 18:53:35 +00:00
csoler
65887cbd78 Teaked the TrustView and NetworkView so that they only update when visible. Doing so, the CPU overload is only present when strictly needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1570 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-29 11:20:04 +00:00
csoler
47403f05fc fixed core dump (double delete) when getFileData fails
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1505 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-09 15:59:33 +00:00
csoler
9a54eeffd9 updated ubuntu build script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1485 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-03 10:43:15 +00:00
joss17
7da3b6200c update version information
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-02 23:11:42 +00:00
joss17
4546799157 updated for v0.4.14-rc1
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1483 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-02 23:11:25 +00:00
joss17
55b693e43c update miniupnp call
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1478 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-02 16:22:23 +00:00
csoler
7ef7379a4e correction to allow win32-x-g++ compilation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1438 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 15:24:34 +00:00
csoler
8ff11c3634 updated version numbers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-23 20:12:30 +00:00
csoler
38a8d12aad I forgot to commit this, apparently
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1405 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-22 11:40:08 +00:00
joss17
c377283426 changed the order of upnp/stun and extaddrFinder to limit wrong analysis of firewalled situation
Conflicts:

	libretroshare/src/pqi/p3connmgr.cc

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1404 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-22 09:33:21 +00:00
joss17
8f33cf3610 windows compilation fix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1403 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-22 09:32:42 +00:00
joss17
1493b29f96 Hope I finally corrected the connexion + one-way bug
Conflicts:

	libretroshare/src/pqi/pqistreamer.cc

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1402 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-22 09:32:14 +00:00
csoler
70e23ba9b4 - changed save/load of avatars to derive from p3Config to improve code consistency and robustness
- added RsChatAvatarItem and used it to exchange avatars. This should increase windows/linux compatibility
- kept backward compatibility with old msg-based avatar format.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1306 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-18 22:09:16 +00:00
csoler
c90f33534a suppressed debug code in pqistreamer that could cause RS to stopcd ../../libretroshare/src/
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1305 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-18 12:26:32 +00:00
drbob
bb8b3ae091 Update version number to v0.4.13c
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1304 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-16 21:20:53 +00:00
drbob
f28b9d3bf5 Merging bugfixes from trunk.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1303 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-16 21:19:11 +00:00
joss17
4854a91822 suppressed file download memory leak
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1295 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-11 18:45:33 +00:00
joss17
e23430af36 compliance for linux 64 gcc44 compiling
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1282 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-28 18:56:00 +00:00
csoler
22fbdaccc1 Corrected bug in connecFriendWizard
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1273 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-25 19:51:27 +00:00
drbob
272d15b748 * Disabled retroshare url links.
* Upgraded labels to v0.4.13b



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1264 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-23 14:22:56 +00:00
drbob
9b6f009777 Created v0.4.x branch. This is to freeze v0.4.13 development for a new stable release.
The trunk will now become v0.5.x. With the addition of openpgp supoort it will no
longer compatible with the older version.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.4.x@1260 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-18 22:31:08 +00:00
csoler
4694ff22d5 added proper notification for network list update.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1259 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-18 20:01:17 +00:00
csoler
58eb4e9c6e added a make friend with friends of my friends option in the connection wizard.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1258 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-18 19:51:40 +00:00
defnax
30e4d8d078 added Copy/Paste/Send retroshare//: file urls/links
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1257 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-18 14:23:55 +00:00
defnax
b7290c67ed clean up project file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1256 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 22:12:57 +00:00
csoler
bda1306c01 Restored file recommendation feature. Improved it a little.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1255 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 19:38:42 +00:00
csoler
2ea7940501 forgot to commit changes related to Settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1254 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 14:15:33 +00:00
csoler
02a56a10e1 forgot to commit changes related to Settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1253 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 13:59:39 +00:00