Commit Graph

7501 Commits

Author SHA1 Message Date
thunder2
c187c03758 Fixed memory leak in DistributedChatService::invitePeerToLobby when lobby not found.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8452 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 21:24:17 +00:00
thunder2
e8b5ab9fae Fixed memory leak in LookupDNSAddr.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8451 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 21:19:08 +00:00
thunder2
87758c4043 Fixed momory leak in RsDirUtil::getFileHash when the file doesn't exist.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8450 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 21:09:23 +00:00
thunder2
7563cb02d0 Fixed memory leak when RsServicePermissionItem::deserialise failed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8449 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 20:42:25 +00:00
thunder2
725d44985b Fixed uninitialised member in DistantChatPeerInfo and DistantChatDHInfo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8448 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 20:13:12 +00:00
thunder2
825e723a32 Fixed uninitialised member in bdNodeManager
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8447 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 18:43:40 +00:00
thunder2
0ca37f6756 Added version information of the libraries to HelpDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 17:45:26 +00:00
csoler
b0f7b70ea2 fixed another uninitialised memory read in bitdht
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8445 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 15:46:00 +00:00
csoler
5116042cf0 fixed uninitialised memory in bdfilter
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8444 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 15:32:49 +00:00
csoler
74d689184a removed 2 unused members from FileDetails in ftextralist
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8443 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 15:27:03 +00:00
csoler
94ba973987 fixed situation leading to uninitialised message content in MessageDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 15:20:25 +00:00
csoler
3eb673dc53 fixed 2 uninitialized memory read
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 15:15:41 +00:00
csoler
3f9180b999 fixed use of wrong variable in GxsGenExchange
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8440 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 15:08:04 +00:00
csoler
5c5538c572 fixed uninitialised variable in RSCollectionDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 15:03:41 +00:00
csoler
7de30b91e7 removed ambiguous expression that confuses coverity, in TransfersDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8438 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 14:58:07 +00:00
csoler
7172e7cd35 fixed addess of delete iterator
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8437 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 12:54:01 +00:00
csoler
c4a33eb0e0 removed false positive access beyond range of iterator
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8436 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 12:48:12 +00:00
csoler
50eff71bfa removed possibility to access invalidated iterator in grouter
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8435 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 12:22:49 +00:00
csoler
ca07e1415d fixed invalid use of wrong iterator in GXS reputation system
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8434 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 10:10:30 +00:00
csoler
a34d9a07af fixed bug in using invalid iterator in ChatLobbyNotify
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8433 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 10:09:08 +00:00
csoler
f53f451596 fixed bug in using invalid iterator in ChatLobbyNotify
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8432 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 09:57:45 +00:00
csoler
31492c2f3a fixed wrong use of flags in pqibin (wtf??)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8431 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 09:49:21 +00:00
csoler
d38068c4bc remove potential use of deleted item in rsRecogn
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8430 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 09:28:53 +00:00
csoler
8cb423f20d fixed use of pointer after memory ownership transferred to QCache
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8429 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 09:21:24 +00:00
csoler
c077091693 fixed potential passing of deleted item to sendChatItem when a ChatLobbyItem is too big (would probably cause a crash. Found using coverity)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8428 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 09:08:09 +00:00
csoler
1d165bb43d fixed call to strncpy in network interface determination code which leaves unterminated string if strlen(ifptr->if_name)==16
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8427 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 08:51:55 +00:00
csoler
4e769022df updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8426 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-14 08:27:10 +00:00
electron128
f5843faef0 added missing size check in RsGxsRecognSerialiser
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8425 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-13 08:03:58 +00:00
thunder2
ad4f57d756 Added own flag and new checkbox in settings for security ip feed items.
Changed NewsFeed::addUnique for SecurityIpItem to compare the ip addresses.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8424 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-13 01:28:01 +00:00
csoler
f360e9d0ba fixed password handling in deferred signature algorithm (in case of cancel, enter wrong passphrase, etc)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8423 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-12 21:04:11 +00:00
thunder2
46c5e08f31 Removed banner pixmap for the ConnectFriendWizard of the standard style.
QWizard cannot be resized horizontal when a banner pixmap is set.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-12 20:19:32 +00:00
electron128
d9e1473533 fixed whitespaces in strings (patch from Henry)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8421 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-12 08:27:26 +00:00
electron128
dd4760c25f changed "Owned by node" into "Owned by" in IdDialog (patch from Henry)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8420 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-12 07:22:04 +00:00
csoler
70d35496ef added check for whitelist before sending a Security item for IP changed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8419 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 21:12:20 +00:00
csoler
0de1d047a4 updated TODO list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8418 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 21:04:55 +00:00
csoler
44de13c94f added explanation to IP change security item in a tooltip
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8417 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 20:59:41 +00:00
csoler
978239f32f forgot this from previous commit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8416 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 20:42:01 +00:00
csoler
74c01423f0 improved login system: do not re-ask for passphrase when user clicks cancel. Removed warning stating that maybe passphrase is wrong
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8415 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 20:31:52 +00:00
csoler
3bec1f4f69 updated TODO list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8414 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 18:53:09 +00:00
csoler
258c4e4afd improved/removed debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 18:47:52 +00:00
thunder2
53daf911fb Changed string TOR to Tor.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 14:30:26 +00:00
thunder2
337cb38d33 Updated TODO file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8411 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 14:07:53 +00:00
thunder2
d71d26f026 Fixed crash in context menu of the id list in IdDialog when no row is active.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8410 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 08:08:10 +00:00
csoler
4a6b5dce8f removed/improved debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8409 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-10 19:56:27 +00:00
csoler
91bf1d6cb2 improved voting for extr address, and make sure DHTStunner does not return a banned IP
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8408 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-10 19:15:07 +00:00
csoler
b9a620ee39 disable IP filter tab when using a hidden node
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8407 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-10 19:12:46 +00:00
thunder2
20c27b7957 Used ElidedLabel for the forum name to avoid the horizontal growing of the forum list.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8406 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-09 23:21:16 +00:00
thunder2
d37df7b37e Set the status of the message to read when the user read it in the news feed.
Remove the message news feed when the user reads the message in the message list.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8405 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-09 22:57:01 +00:00
thunder2
ceb2825f83 FeedReader: Added check for forum author.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8404 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-09 18:03:09 +00:00
csoler
465e057c13 fixed VOIP linkage for ubuntu distributions (thx to Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8403 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-09 16:56:37 +00:00