csoler
|
d9721746c3
|
Merge pull request #2287 from csoler/v0.6-BugFixing_8
Added early check of ExtAddrFinder and notify about its results
|
2021-02-08 09:45:31 +01:00 |
|
csoler
|
abe3527635
|
update friends IP from own net info sent by discovery
|
2021-02-06 21:42:07 +01:00 |
|
csoler
|
251d022ae1
|
attempt to fix error in setting external port when guessing external IP
|
2021-02-04 22:22:21 +01:00 |
|
csoler
|
6c83b5cd27
|
added double check in ext IP hack to avoid re-calling UpdateOwnAdress()
|
2021-02-04 16:12:18 +01:00 |
|
csoler
|
d87de5121a
|
small fix to make setLocalAddress() and setExtAddress() also call mPeerMgr-UpdateOwnAddresses()
|
2021-02-03 23:35:23 +01:00 |
|
csoler
|
67cf8baf77
|
added early check of ExtAddrFinder and notify about its results
|
2021-02-03 22:36:24 +01:00 |
|
RetroPooh
|
c4ca513791
|
disable some spam debug
(cherry picked from commit 70f9aa5d63b4c14f372c0d70ec9baef91450882e)
|
2021-02-01 11:56:22 +03:00 |
|
csoler
|
70a536b13e
|
Merge pull request #2251 from csoler/v0.6-BugFixing_7
Additional fixes for 0.6.6
|
2021-01-30 19:55:01 +01:00 |
|
csoler
|
6ebea19087
|
added check for group/friends consistency at loadign time
|
2021-01-25 21:13:37 +01:00 |
|
Phenom
|
b2baf89758
|
Fix NickName in Chat Lobby when starting
|
2021-01-22 15:56:20 +01:00 |
|
csoler
|
dca8a5a91d
|
fixed bug in chat history causing lots of gibberish output to the console
|
2021-01-14 22:35:08 +01:00 |
|
csoler
|
7b2f6a3439
|
Merge pull request #2213 from jolavillette/bandwidthOptim
bandwith management optimization
|
2021-01-12 19:35:43 +01:00 |
|
jolavillette
|
df7de80914
|
restore smooth increase of up bw, and restore the use of the maximum down bw advertised by peer via BwCtrl
|
2021-01-12 10:12:11 +01:00 |
|
csoler
|
faa09ea55a
|
fixed small memleak in authssl
|
2021-01-10 21:09:14 +01:00 |
|
jolavillette
|
45a1c7af24
|
bandwith management optimization
|
2021-01-10 15:55:38 +01:00 |
|
csoler
|
2a3fa76256
|
added missing delete of X509 cert at loading time
|
2020-12-23 21:12:05 +01:00 |
|
csoler
|
d28665df18
|
added missing delete in authssl.cc
|
2020-12-23 20:47:28 +01:00 |
|
Phenom
|
4340b1a04a
|
Fix Friend Request Toaster
|
2020-12-14 17:33:08 +01:00 |
|
csoler
|
115dd1cf5f
|
removed unused variable _item_count in pqiqos
|
2020-11-20 10:33:18 +01:00 |
|
csoler
|
3d958a7592
|
moved event to the right place for detecting change in local address
|
2020-11-11 22:43:07 +01:00 |
|
csoler
|
9a2749dbe5
|
added flags to invite system to unify the different variables and made sure the HomePage contains at least current IP (not fully tested)
|
2020-11-09 22:42:28 +01:00 |
|
Phenom
|
b1129df077
|
Change Chat History Dialog to no modal.
It will be updated when new message comes.
|
2020-11-07 18:09:50 +01:00 |
|
sehraf
|
26fdd79b50
|
Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig
|
2020-10-04 20:25:06 +02:00 |
|
hunbernd
|
6863f4cc70
|
Fix hidden node crashing at the startup, caused by calling uninitialized objects.
|
2020-06-21 21:55:52 +02:00 |
|
G10h4ck
|
680d9cde85
|
Merge pull request #1906 from sehraf/pr_fix_unix_fcntl_nonblock
Fix unix_fcntl_nonblock() to not overwrite any existing flags.
|
2020-06-07 12:36:18 +02:00 |
|
jolavillette
|
998e1a5de3
|
Merge remote-tracking branch 'upstream/master' into pqihandlerOptim
|
2020-05-22 08:12:16 +02:00 |
|
jolavillette
|
51ba879bb7
|
bandwidth control improvement
|
2020-05-14 23:28:20 +02:00 |
|
csoler
|
6f6e0de5f1
|
merged with upstreamm/master
|
2020-05-09 22:33:27 +02:00 |
|
jolavillette
|
7c2efbc630
|
reduce cpu load by increasing sleep before ticking pqi and core
|
2020-05-09 20:35:20 +02:00 |
|
jolavillette
|
4ead639e8c
|
remove unneeded pqithreadstreamer and pqissl mutex locks
|
2020-05-06 21:29:46 +02:00 |
|
jolavillette
|
2c1238db2c
|
remove unneeded lock of p3ServiceServer mutex
|
2020-05-06 12:11:54 +02:00 |
|
jolavillette
|
7634d121de
|
Merge remote-tracking branch 'upstream/master' into mutexDivorce
Update mutexDivorce
|
2020-05-06 11:33:43 +02:00 |
|
jolavillette
|
7113d1935f
|
finish removing pqistreamer locks, clean rates methods
|
2020-05-04 22:42:18 +02:00 |
|
sehraf
|
757e922c4f
|
Fix unix_fcntl_nonblock() to not overwrite any existing flags.
|
2020-05-04 15:13:39 +02:00 |
|
jolavillette
|
28458bf10a
|
tick_send: remove unneeded lock around mBio->cansend
|
2020-05-04 08:11:57 +02:00 |
|
jolavillette
|
d847086911
|
finish emoving unneeded pqistreamer locks in recv part
|
2020-05-03 20:32:17 +02:00 |
|
sehraf
|
53b76732a9
|
pqisslistener: document accept() process
|
2020-05-03 14:58:19 +02:00 |
|
jolavillette
|
d35dd76ca5
|
try to isolate pqistreamer mutex from pqissl mutex, step 1: pqistreamer::tick_recv()
|
2020-05-02 09:47:24 +02:00 |
|
sehraf
|
04dc163d30
|
pqissl: document statemachine and function hierarchy
|
2020-04-28 19:17:35 +02:00 |
|
csoler
|
f5af7dfeb3
|
fixed up top bar tooltips to display what the numbers actually mean
|
2020-04-27 21:56:43 +02:00 |
|
csoler
|
9b0abe16dd
|
small fix to indent in authssl.cc
|
2020-04-25 18:07:04 +02:00 |
|
csoler
|
b2e36fbd9c
|
fixed version incompatibility in merge PR 1869
|
2020-04-24 23:06:29 +02:00 |
|
Phenom
|
866b564f90
|
Fix OpenSSL fail to create Cert.
|
2020-04-22 17:28:41 +02:00 |
|
csoler
|
cd98f02246
|
removed askForDeferredSelfSignature() and made IdEditDialog comply with this
|
2020-04-02 22:24:14 +02:00 |
|
csoler
|
3bd23d612a
|
Merge pull request #1817 from G10h4ck/optional_dh_init_test
Add option to disable DH init check for faster init
|
2020-03-06 11:16:45 +01:00 |
|
Gioacchino Mazzurco
|
15c3e87bc5
|
Add option to disable DH init check for faster init
The check is not necessary and on Android it takes around 1 minute to
complete.
|
2020-03-03 16:21:14 +01:00 |
|
csoler
|
c09e9c407b
|
removed warning about filtered packet
|
2020-02-29 23:06:43 +01:00 |
|
sehraf
|
7097a22781
|
[ATTEMPT] fix for inconsitency in p3linkmgr.cc
|
2020-02-19 20:34:52 +01:00 |
|
sehraf
|
f019a71472
|
only use external up from DHT stunner as fallback when no other source provides a valid IP
|
2020-02-15 17:51:22 +01:00 |
|
sehraf
|
3f5dcecc4d
|
convert RSNET_NETSTATE to enum class
|
2020-02-10 19:51:09 +01:00 |
|