sehraf
|
65ab68b4f7
|
fix stop button being wrongly disabled
|
2017-06-15 07:22:33 +02:00 |
|
sehraf
|
541b42a01a
|
minor fix
|
2017-05-26 20:29:43 +02:00 |
|
sehraf
|
a3ee85a30d
|
Add I2P BOB support to libretroashare and RetroShare GUI
|
2017-05-24 19:40:01 +02:00 |
|
csoler
|
21143742fd
|
fixed update of Tor proxy address in hidden nodes server page
|
2017-03-15 19:26:07 +01:00 |
|
csoler
|
4abf2c6bf1
|
hide the feed option button until we figure out how to do it properly. Also fixed the crash when showing network settings on hidden nodes
|
2017-02-28 21:41:45 +01:00 |
|
csoler
|
30c4dfe218
|
prevent port values to go below 1024 in the GUI
|
2017-02-27 22:35:24 +01:00 |
|
csoler
|
ee9fbefd76
|
added signal blockign trick for widgets, and fixed the bug causing wrong values to be displayed in server settings
|
2017-02-27 22:29:01 +01:00 |
|
csoler
|
0e57874ad3
|
fixed loading of settings::Server page
|
2017-02-22 22:22:50 +01:00 |
|
csoler
|
60d9ea006f
|
changed more ConfigPages to not requiring calls to save()
|
2017-01-29 21:47:13 +01:00 |
|
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 |
|
hopetech
|
ecaea051fa
|
Fix some compilation warnings
|
2016-10-19 15:41:25 +02:00 |
|
csoler
|
95edc5ba8e
|
fixed variable name problem in ServerPage (with no consequences)
|
2016-07-22 10:06:24 -04:00 |
|
csoler
|
f55b283887
|
second pass over compilation warnings
|
2016-06-05 11:05:52 -04:00 |
|
csoler
|
927f782bef
|
pass over compiler warnings
|
2016-06-05 10:43:57 -04:00 |
|
defnax
|
bcfb3be460
|
Hide some Labels on Hidden Mode
|
2015-10-21 22:39:48 +02:00 |
|
defnax
|
aec42a8e1f
|
Improved Network Settings Layout, better look and order
|
2015-10-21 04:16:20 +02:00 |
|
sehraf
|
6202e83c32
|
add default case to gui instead of falling back to tor labeling
|
2015-09-16 11:48:32 +02:00 |
|
sehraf
|
6b87c38951
|
small fixes
|
2015-09-14 14:56:14 +02:00 |
|
sehraf
|
6ec191944d
|
gui changes
|
2015-09-14 12:39:46 +02:00 |
|
sehraf
|
fed43450ae
|
made server settings more generic and added i2p support
|
2015-09-07 23:01:24 +02:00 |
|
sehraf
|
95d6b06eb5
|
first working version
|
2015-09-07 21:34:10 +02:00 |
|
sehraf
|
0107f4e406
|
first run on gui integration
|
2015-09-07 21:34:10 +02: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 |
|
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 |
|
electron128
|
e1fbd77d80
|
removed empty #ifdef Q_WS_WIN
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8397 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-08 08:50:09 +00:00 |
|
csoler
|
6c7d86d659
|
improved GUI layout. changed filtering strategy: now all is collected but only a subset is banned, according to user input. Default is to only ban IP ranges auto-generated and home-made ranges.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8375 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-04 20:26:57 +00:00 |
|
thunder2
|
5fd9ab59d7
|
Fixed crash in settings "IP Filters" when removing the last row of whitelist or blacklist.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8353 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-03 14:35:14 +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
|
777c915be2
|
load/save of banlist comments. Removed unused menu entries. Added auto-fill of input fields on sleection
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8343 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-02 13:02:20 +00:00 |
|
csoler
|
94649dfbfd
|
fixed uninitialised memoy read causing non saving of whitelist ranges
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8323 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-30 21:48:45 +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
|
b2967418ff
|
added load/save of banlists
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8320 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-30 19:34:30 +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
|
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
|
b0acf6dd59
|
improved display of banlist
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8313 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-29 16:07:35 +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 |
|
csoler
|
a1082e9f41
|
fixed bug due to using a static in the wrong place
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8285 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-21 21:44:29 +00:00 |
|
csoler
|
e27ff0698e
|
added testing button for incoming TOR connections ;-)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8284 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-21 21:12:48 +00:00 |
|
csoler
|
7d324569ca
|
suspended unfinished code to determine TOR status
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8273 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-18 19:12:15 +00:00 |
|
csoler
|
789b76f7b4
|
added a button to clear the IP address list. Also started to add diagnostic for TOR status. This is unfinished so it does not work yet.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8268 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-17 10:00:00 +00:00 |
|
csoler
|
bcf0c9a9ed
|
improved layout of server (network) and transfer config pages. Removed some useless options (enable turtle), and added some tooltips
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8267 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-05-16 13:59:26 +00:00 |
|
csoler
|
dc4d33d621
|
fixed server page: removed hidden node option from combo box. Added a label with correct tooltip
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8130 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-13 19:00:09 +00:00 |
|
csoler
|
e9c6b3da73
|
partly fixed TOR status page (patch from Sehraf)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8109 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-04-02 19:23:01 +00:00 |
|
thunder2
|
244b8e406e
|
Removed some debug outputs in ServerPage
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7784 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-12-23 15:53:36 +00:00 |
|
csoler
|
2b6d6db201
|
added Qt socket test to update TOR led. This is a very basic test that does not prove the presence of TOR on the socket.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7570 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-09-28 19:24:03 +00:00 |
|
defnax
|
f713def6a4
|
Removed Turtle/Router Stats from settings page, its visible via Statistics Window
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-09-11 11:40:16 +00:00 |
|
defnax
|
1fdd6d6447
|
Renamed some defines
Added background color for RTT stats graph
Moved statistics pages to statistics folder
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7522 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-09-10 13:53:48 +00:00 |
|
csoler
|
1042744685
|
merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7214 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-03-29 14:18:05 +00:00 |
|
chrisparker126
|
0f29d28b1b
|
merge of branch v0.6-idclean 7180
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7187 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2014-03-17 20:56:06 +00:00 |
|