csoler
|
9843c1fb34
|
started updating debug info in gxsnetservice
|
2015-12-10 00:03:01 -05:00 |
|
Cyril Soler
|
874f304cd2
|
Merge pull request #167 from G10h4ck/pqicleaning
Removed some cruft like mymethod(){return;} from pqi
|
2015-11-26 14:48:30 -05:00 |
|
Jenster
|
699299ae8a
|
latest OSX patches
|
2015-11-20 08:10:59 -08:00 |
|
Cyril Soler
|
0751876303
|
changed MAX_CACHE_SIZE to not use the default (fixes previous commit that was wrong)
|
2015-11-16 14:06:45 -05:00 |
|
csoler
|
b44d08ac4c
|
changed GXS id cache size to 5000 instead of 100. Should help a lot GXS id handling
|
2015-11-14 21:18:26 -05:00 |
|
electron128
|
413cee375c
|
set buffer size for reading config signatures to the size of the computed signature. This fixes the load of the configuration for locations created after 8e6c7cd .
|
2015-11-06 19:50:59 +01:00 |
|
defnax
|
c41f98cb4c
|
Merge pull request #86 from PhenomRetroShare/Fix_Win7_32bCompilationFromScratch
Fix Windows 7 32b Compilation from scratch.
|
2015-11-06 01:58:30 +01:00 |
|
AsamK
|
0e2417dfd7
|
Hide debug messages from p3historymgr
|
2015-11-05 15:15:41 +01:00 |
|
AsamK
|
f06d150f86
|
Add missing return
|
2015-10-31 15:14:26 +01:00 |
|
csoler
|
1bc2892753
|
removed some debug info
|
2015-10-30 21:11:44 -04:00 |
|
Gio
|
8936dafe4d
|
Remove unnecessary overloading from pqissllistener
|
2015-10-30 20:12:46 +01:00 |
|
Gio
|
bb7cfc6387
|
Remove more cruft
|
2015-10-30 09:42:33 +01:00 |
|
Gio
|
30e40470e2
|
Removed some cruft like mymethod(){return;} from pqi
|
2015-10-30 09:23:59 +01:00 |
|
csoler
|
e56ba457fe
|
attempt to fix the crash at exit, due to some threads asking for memory while the memory management structure is already gone
|
2015-10-28 21:22:07 -04:00 |
|
csoler
|
b04ce5ef1c
|
removed debug info
|
2015-10-27 22:47:02 -04:00 |
|
csoler
|
79c80c968a
|
fixed a few bugs in display of tracking info
|
2015-10-27 22:41:29 -04:00 |
|
csoler
|
2096cd6c52
|
added backward compatibility and API extension for RsGxsGrpMetaData
|
2015-10-27 20:15:50 -04:00 |
|
csoler
|
d69f2709c3
|
restored constants and output to non debugging state
|
2015-10-27 00:02:16 -04:00 |
|
csoler
|
c7d0e4cb35
|
enabled ID tracking forums. Fixed thresholds for anti-spam forums. Changed computation of reputation scored
|
2015-10-26 23:38:10 -04:00 |
|
csoler
|
b009c1135f
|
changed RsGenExchange strategy to use a threshold on reputation when validating posts
|
2015-10-25 23:45:33 -04:00 |
|
csoler
|
e60ac99994
|
added bias to reputation score for known and signed ids. Changed computation formula to an exp
|
2015-10-25 22:54:56 -04:00 |
|
csoler
|
f24bddf6f1
|
merged with upstream head
|
2015-10-25 20:42:41 -04:00 |
|
csoler
|
207e84d719
|
added new flag for msg tracking
|
2015-10-25 18:27:15 -04:00 |
|
csoler
|
3de29c589c
|
added load/save of message tracking info
|
2015-10-25 18:07:17 -04:00 |
|
csoler
|
47dd70fbe8
|
added non selective tracking for GXS messages
|
2015-10-25 17:26:34 -04:00 |
|
electron128
|
afa3f53b14
|
fix #150 cannot create pgp signed gxs identity: give users infinite time to type in their password
|
2015-10-25 14:50:28 +01:00 |
|
csoler
|
7db3bb1c9b
|
disabled debug info in GenExchange
|
2015-10-24 12:55:49 -04:00 |
|
csoler
|
e0db78f71a
|
reject messages signed by non PGP-signed IDs from non anonymous forums
|
2015-10-24 10:41:31 -04:00 |
|
csoler
|
febd348d24
|
added GUI support for non anon forums. Changed serialisation of GxsGroupMetaData so that mSignFlags is serialised in place of mAuthenFlag, which is not used anyway
|
2015-10-24 00:22:55 -04:00 |
|
csoler
|
a6851b63dc
|
renamed old flags into indices in rsgenexchange.cc. Fixed up duplicate constants between GxsGroupDialog and rsgxsflags.h
|
2015-10-23 22:53:00 -04:00 |
|
Gioacchino Mazzurco
|
71073c19b6
|
Respect passed parameters in unix_socket
|
2015-10-23 10:53:31 +02:00 |
|
csoler
|
1d1904cae1
|
added missing memory clean calls in X509 certificate generation
|
2015-10-20 21:03:08 -04:00 |
|
csoler
|
6398ed2c17
|
added checks for result of pthread_create (issue #126)
|
2015-10-20 18:39:32 -04:00 |
|
csoler
|
f49f7ac763
|
added missing EVP_CIPHER_CTX_cleanup calls (issue #128)
|
2015-10-20 18:32:10 -04:00 |
|
csoler
|
78e9123f8c
|
added missing delete (issue #135)
|
2015-10-20 18:20:37 -04:00 |
|
Cyril Soler
|
24a685f5a2
|
Merge pull request #148 from G10h4ck/unsanelan
Removed flawed logic samenet/samesubnet
|
2015-10-20 18:03:06 -04:00 |
|
Sergei Reznikov
|
34758be52a
|
Add Haiku support
|
2015-10-20 20:32:44 +03:00 |
|
Phenom
|
3c9774d3de
|
Fix some PreProcessor errors for MiniUPnP and LibAVUtil.
|
2015-10-17 12:15:36 +02:00 |
|
Phenom
|
7e708ff4aa
|
Fix MiniUPnP IGD with newers versions.
Only for windows, as other use UPnPBase.
|
2015-10-17 12:15:36 +02:00 |
|
Phenom
|
79d761ae2e
|
Add Win32 section in retroshare.pri
And add MSys2 directories.
|
2015-10-17 12:15:36 +02:00 |
|
Gio
|
16a5eed453
|
Removed flawed logic samenet/samesubnet you cannot determine if two ip are in the same subnet just from ips the internet is not just a bunch of /24
|
2015-10-17 10:27:49 +02:00 |
|
Cyril Soler
|
8e6c7cd075
|
changed SSL cert size to 4096 bits as suggested by cave
|
2015-10-16 12:49:10 -04:00 |
|
csoler
|
441b164c73
|
fixed small bugs in average friend reputation display
|
2015-10-13 21:54:52 -04:00 |
|
csoler
|
410102a7fc
|
fixed bug causing lobby messages signed by IDs linked to unknown PGP keys to be dropped
|
2015-10-13 21:34:53 -04:00 |
|
Phenom
|
47c47d144e
|
Fix Compilation on Win32 after PR#143 merged.
|
2015-10-12 23:21:17 +02:00 |
|
csoler
|
71c8dfdc58
|
manual merge before creating a conflict-free PR
|
2015-10-12 14:45:11 -04:00 |
|
csoler
|
f18cc8295e
|
fixed up constants for reputation system, now that is has been tested
|
2015-10-12 14:22:51 -04:00 |
|
csoler
|
7dc59845e9
|
added update for forum messages list when an author gets banned
|
2015-10-12 14:03:53 -04:00 |
|
csoler
|
5a3756f058
|
fixed bug on reputation cutoff. Updated tooltips
|
2015-10-12 10:41:48 -04:00 |
|
csoler
|
36101a977d
|
fixed small bug preventing msg exchange
|
2015-10-12 00:28:21 -04:00 |
|