csoler
|
e309dd6fed
|
fixed banning users from forum threads
|
2015-10-11 10:00:11 -04:00 |
|
csoler
|
338fcee865
|
added button in forums to flag poster identity as bad
|
2015-10-09 18:51:16 -04:00 |
|
csoler
|
78e6f67c69
|
added some documentation in p3gxsreputation.cc, and the method for computing final assessment
|
2015-10-06 23:56:39 -04:00 |
|
csoler
|
7a7f4c99a3
|
added missing file
|
2015-10-04 23:18:31 -04:00 |
|
csoler
|
317e7ea5ab
|
added some backend for reputation system
|
2015-10-04 23:14:49 -04:00 |
|
csoler
|
c17dddb79c
|
updated GUI for reputation
|
2015-10-04 17:47:30 -04:00 |
|
csoler
|
7293cd3afa
|
updated ubuntu changelog
|
2015-09-21 22:58:58 -04:00 |
|
sehraf
|
bfcf43f0e1
|
fixed connection type detection and other small things
|
2015-09-15 16:18:46 +02:00 |
|
sehraf
|
0bc77d75ae
|
added some error handling
|
2015-09-08 13:48:30 +02:00 |
|
sehraf
|
fed43450ae
|
made server settings more generic and added i2p support
|
2015-09-07 23:01:24 +02:00 |
|
sehraf
|
0107f4e406
|
first run on gui integration
|
2015-09-07 21:34:10 +02:00 |
|
sehraf
|
ba74c04581
|
removed duplicated code, fixed compile, few additions
|
2015-09-07 21:34:10 +02:00 |
|
sehraf
|
c17d0e1498
|
add i2p support to libretroshare
|
2015-09-07 21:34:10 +02:00 |
|
Cyril Soler
|
a45de1ddb3
|
Merge pull request #57 from csoler/v0.6-SignedLobbies
V0.6 signed lobbies
|
2015-08-28 00:14:24 -04:00 |
|
csoler
|
40bffc3042
|
fixed last GUI bugs for authed lobbies
|
2015-08-27 23:09:31 -04:00 |
|
csoler
|
040b4fb949
|
implemented gp-authed lobbies. Still needs some GUI
|
2015-08-26 23:35:36 -04:00 |
|
AsamK
|
6b7a6e2313
|
Make RS installable with "make install"
|
2015-08-24 00:03:57 +02:00 |
|
thunder2
|
384e7ba035
|
Reworked processing of requests in RsGxsDataAccess to prevent freezes of the gui.
|
2015-08-14 13:23:48 +02:00 |
|
thunder2
|
789df68582
|
- Added update of version information for Windows build
- Added template file version.html.in
- Removed RS_BUILD_NUMBER from Windows executable FileVersion
|
2015-08-04 15:15:49 +02:00 |
|
csoler
|
721b4675d8
|
updated packaging scripts
|
2015-08-02 17:12:48 +02:00 |
|
electron128
|
ff9bf71aa8
|
improved error message in webui: show full path of file if read failed
|
2015-07-31 17:27:13 +02:00 |
|
csoler
|
2a47095599
|
removed unused method for OutQueue statistics; improved BW curve display; fixed a few display bugs
|
2015-07-31 17:24:19 +02:00 |
|
csoler
|
9471a91795
|
added basic functions to collect bandwidth info in pqistreamer both ways; added a sorting method in BWGraphSource to create curves from extracted BW info. Still not yet functional
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8600 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-07-12 04:04:18 +00:00 |
|
csoler
|
46a4273668
|
added back functionality to choose DL directory for each channel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8581 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-07-07 00:52:52 +00:00 |
|
thunder2
|
a0af7def27
|
Added initialize of RsGxsChannelPost members.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-28 11:08:26 +00:00 |
|
thunder2
|
3a71b8b662
|
Added stylesheet to plugins.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8563 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-28 10:11:47 +00:00 |
|
electron128
|
7884925217
|
let interface classes initialise their integers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-19 12:47:38 +00:00 |
|
electron128
|
7f7ede0e2a
|
added missing initialization for RsGXsIdGroup::mLastUsageTS
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8511 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-17 09:49:27 +00:00 |
|
thunder2
|
5f4e465a09
|
Added proper shutdown of the plugins with remove of the service and dlcose of the plugin handle.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8493 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-16 14:20:59 +00:00 |
|
electron128
|
8fc3917c4b
|
webui:
- added profile import/creation
- fixed leaking file descriptors
- added upload handler for small files
- fixed terminal thread
- removed some unused parameter warnings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8485 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-16 12:35:07 +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 |
|
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 |
|
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
|
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 |
|
csoler
|
662fccd3a4
|
changed default setting to not require whitelist clearance for connection
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8384 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-06 13:21:59 +00:00 |
|
electron128
|
87047ce1dc
|
set RS_REVISION_NUMBER to 1 to avoid plugin loading failure if no version is set
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8369 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-04 13:51:55 +00:00 |
|
thunder2
|
fb28284be3
|
Added a notify in SecurityIpItem when the ip address was added to the whitelist.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8355 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-03 15:14:26 +00:00 |
|
thunder2
|
22a7d2eeeb
|
Added new feed item when a wrong external ip address is reported.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8350 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-03 12:38:23 +00:00 |
|
thunder2
|
9bef4502b1
|
Added feed item to notify a blacklisted ip address.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8346 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-02 21:36:26 +00:00 |
|
csoler
|
ab62eaee32
|
added one flag for requiring whitelist clearance before connect. Added GUI checkboxes to set it. Still needs the IP in connect wizard.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8339 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-01 19:44:36 +00:00 |
|
csoler
|
e65785e1bc
|
switch from rsDht to rsBanList to decide on adding friend IP
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8328 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-31 19:52:51 +00:00 |
|
csoler
|
bb74d08f33
|
add/remove from lists. Load/save from user whitelist/blacklist
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8321 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-30 20:29:06 +00:00 |
|
csoler
|
f699855b7d
|
added whitelist system and GUI for it. Not used in pqissl yet.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8319 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-30 13:57:10 +00:00 |
|
csoler
|
e80c366393
|
added flags for whitelist/blacklist checks in isAddressAccepted()
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8317 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-30 09:29:43 +00:00 |
|
csoler
|
20a2d42038
|
almost done with load/save of BanLists. Changed the item format to include masked_bytes, and changed subitem types. Also disabled code from rsgxsreputationitems.cc wich was a copy of the code from rsbanlistitems.cc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8316 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-29 20:49:37 +00:00 |
|
csoler
|
4ebc87b9c2
|
added possibility to include manually some IP ranges
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8315 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-29 18:03:14 +00:00 |
|
csoler
|
562c7c2c20
|
working version of IP banning lists. Default settings should keep users safe from traffic re-routing based on DHT masquerading. Some GUI bugs remain.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8308 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-28 21:44:43 +00:00 |
|
csoler
|
38aefdf62f
|
first UI prototype for IP ban list system. Not yet usable.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8305 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-27 21:30:40 +00:00 |
|
thunder2
|
59e4899f68
|
Fixed Windows compile
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8301 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-27 11:53:08 +00:00 |
|