RetroShare/libretroshare/src/pqi
Cyril Soler c15c979851 Merge pull request #426 from sehraf/pr-disable-dht-stunner
This patch set adds an option to use the DHT stunner to qmake
2016-06-27 17:17:28 +01:00
..
authgpg.cc add static thread names 2016-06-01 16:21:55 +02:00
authgpg.h exposed un-verified PGP signatures on GXS ids in GUI. Added auto-ban of GXS ids signed by a PGP ids that has already signed a large enough set of GXS ids. Still needs some GUI to change the threshold. 2016-04-02 16:14:18 -04:00
authgpgtest.cc
authgpgtest.h
authssl.cc added test over signature size to avoid possible memory corruption (Anonymous source) 2016-05-17 10:39:56 -04:00
authssl.h
authssltest.cc
authssltest.h
p3cfgmgr.cc
p3cfgmgr.h
p3dhtmgr.cc
p3dhtmgr.h
p3historymgr.cc libretroshare: remove unused variables 2016-06-02 14:54:07 +02:00
p3historymgr.h
p3linkmgr.cc switched to new rslog method 2016-06-18 13:00:15 +02:00
p3linkmgr.h removed some dead code 2016-06-07 22:38:24 -04:00
p3netmgr.cc removed unused variable warnings 2016-06-21 14:02:52 +02:00
p3netmgr.h add new option to qmake to enable dht stunner 2016-06-21 13:55:23 +02:00
p3notify.cc Clear WebAPI when clear chat history in GUI. 2016-03-31 22:52:53 +02:00
p3notify.h Clear WebAPI when clear chat history in GUI. 2016-03-31 22:52:53 +02:00
p3peermgr.cc switched to new rslog method 2016-06-18 13:00:15 +02:00
p3peermgr.h fixed bug in setting MaxRate values 2016-06-09 23:23:51 -04:00
p3servicecontrol.cc fixed compilation errors due to last merge operation 2016-06-02 21:21:18 -04:00
p3servicecontrol.h
p3upnpmgr.h
pqi.h
pqi_base.h added mutex protection around pqistreamer::getRates, since float r/w are not necessarily atomic 2016-06-11 09:33:16 -04:00
pqiarchive.cc
pqiarchive.h
pqiassist.h add new option to qmake to enable dht stunner 2016-06-21 13:55:23 +02:00
pqibin.cc pass over compiler warnings 2016-06-05 10:43:57 -04:00
pqibin.h fixed a few things to correct PR403 2016-06-02 20:38:33 -04:00
pqihandler.cc switched to new rslog method 2016-06-18 13:00:15 +02:00
pqihandler.h converted static variable to class member in pqihandler 2016-06-11 18:07:57 -04:00
pqihash.h
pqiindic.h
pqiipset.cc
pqiipset.h
pqilistener.h
pqiloopback.cc
pqiloopback.h
pqimonitor.cc libretroshare: remove unused variables 2016-06-02 14:54:07 +02:00
pqimonitor.h
pqinetstatebox.cc
pqinetstatebox.h
pqinetwork.cc switched to new rslog method 2016-06-18 13:00:15 +02:00
pqinetwork.h
pqiperson.cc switched to new rslog method 2016-06-18 13:00:15 +02:00
pqiperson.h added auto-clean of pending data in pqistreamer after connection is closed, to avoid confusing the peer after re-connecting (probably not the cause of the SSL errors we see) 2016-06-25 19:12:47 +01:00
pqipersongrp.cc switched to new rslog method 2016-06-18 13:00:15 +02:00
pqipersongrp.h Fix Mutex in pqipersongrp for pqilistener by adding local Mutex. 2016-05-18 19:15:37 +02:00
pqiqos.cc improved/simplified slicing protocol 2016-04-25 23:37:02 -04:00
pqiqos.h improved/simplified slicing protocol 2016-04-25 23:37:02 -04:00
pqiqosstreamer.cc added auto-clean of pending data in pqistreamer after connection is closed, to avoid confusing the peer after re-connecting (probably not the cause of the SSL errors we see) 2016-06-25 19:12:47 +01:00
pqiqosstreamer.h improved/simplified slicing protocol 2016-04-25 23:37:02 -04:00
pqiservice.cc
pqiservice.h
pqiservicemonitor.h
pqissl.cc clear error queue before calling SSL_read()/SSL_write(), to avoid remaining errors to corrupt the next connection attempts and cause disconnections 2016-06-26 23:14:01 -04:00
pqissl.h
pqissllistener.cc switched to new rslog method 2016-06-18 13:00:15 +02:00
pqissllistener.h
pqisslpersongrp.cc switched to new rslog method 2016-06-18 13:00:15 +02:00
pqisslpersongrp.h
pqisslproxy.cc switched to new rslog method 2016-06-18 13:00:15 +02:00
pqisslproxy.h
pqissludp.cc switched to new rslog method 2016-06-18 13:00:15 +02:00
pqissludp.h
pqistore.cc switched to new rslog method 2016-06-18 13:00:15 +02:00
pqistore.h
pqistreamer.cc added auto-clean of pending data in pqistreamer after connection is closed, to avoid confusing the peer after re-connecting (probably not the cause of the SSL errors we see) 2016-06-25 19:12:47 +01:00
pqistreamer.h added auto-clean of pending data in pqistreamer after connection is closed, to avoid confusing the peer after re-connecting (probably not the cause of the SSL errors we see) 2016-06-25 19:12:47 +01:00
pqithreadstreamer.cc libretroshare: fix member initialisation order 2016-06-02 14:54:16 +02:00
pqithreadstreamer.h
sslfns.cc
sslfns.h