RetroShare/libretroshare/src/pqi
2020-11-20 10:33:18 +01:00
..
authgpg.cc Cleanup RsThread and related classes 2019-12-30 10:38:54 +01:00
authgpg.h Cleanup RsThread and related classes 2019-12-30 10:38:54 +01:00
authssl.cc small fix to indent in authssl.cc 2020-04-25 18:07:04 +02:00
authssl.h Fix few glitches in Cyril PR 2020-01-07 00:54:49 +01:00
p3cfgmgr.cc made JsonApiServer an singleton through static method instance() 2019-11-12 22:32:18 +01:00
p3cfgmgr.h made JsonApiServer an singleton through static method instance() 2019-11-12 22:32:18 +01:00
p3historymgr.cc Change Chat History Dialog to no modal. 2020-11-07 18:09:50 +01:00
p3historymgr.h Change Chat History Dialog to no modal. 2020-11-07 18:09:50 +01:00
p3linkmgr.cc [ATTEMPT] fix for inconsitency in p3linkmgr.cc 2020-02-19 20:34:52 +01:00
p3linkmgr.h Merge pull request #1559 from G10h4ck/autssl_refinement 2019-05-14 22:55:34 +02:00
p3netmgr.cc moved event to the right place for detecting change in local address 2020-11-11 22:43:07 +01:00
p3netmgr.h Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig 2020-10-04 20:25:06 +02:00
p3notify.cc removed askForDeferredSelfSignature() and made IdEditDialog comply with this 2020-04-02 22:24:14 +02:00
p3notify.h removed askForDeferredSelfSignature() and made IdEditDialog comply with this 2020-04-02 22:24:14 +02:00
p3peermgr.cc moved event to the right place for detecting change in local address 2020-11-11 22:43:07 +01:00
p3peermgr.h Remove some cruft from p3peermgr 2019-11-07 19:47:23 +01:00
p3servicecontrol.cc fixed remanent bug due causing the deletion of rsEvent 2019-09-10 21:59:25 +02:00
p3servicecontrol.h Implement JSON API HTTP Basic authentication 2018-09-19 21:28:26 +02:00
p3upnpmgr.h license fix in pqi 2018-05-28 22:03:39 +02:00
pqi_base.h Calm down p3netmgr at least when internet connection is not available 2019-09-29 17:59:32 +02:00
pqi.h license fix in pqi 2018-05-28 22:03:39 +02:00
pqiassist.h Calm down p3netmgr at least when internet connection is not available 2019-09-29 17:59:32 +02:00
pqibin.cc license fix in pqi 2018-05-28 22:03:39 +02:00
pqibin.h Merge pull request #1364 from G10h4ck/safer_time 2018-10-10 22:03:51 +02:00
pqihandler.cc bandwidth control improvement 2020-05-14 23:28:20 +02:00
pqihandler.h Merge pull request #1509 from RetroPooh/trafcount 2019-04-10 21:04:53 +02:00
pqihash.h license fix in pqi 2018-05-28 22:03:39 +02:00
pqiindic.h license fix in pqi 2018-05-28 22:03:39 +02:00
pqiipset.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
pqiipset.h Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
pqilistener.h license fix in pqi 2018-05-28 22:03:39 +02:00
pqiloopback.cc license fix in pqi 2018-05-28 22:03:39 +02:00
pqiloopback.h license fix in pqi 2018-05-28 22:03:39 +02:00
pqimonitor.cc license fix in pqi 2018-05-28 22:03:39 +02:00
pqimonitor.h Calm down p3netmgr at least when internet connection is not available 2019-09-29 17:59:32 +02:00
pqinetstatebox.cc convert RSNET_NETSTATE to enum class 2020-02-10 19:51:09 +01:00
pqinetstatebox.h convert RSNET_NETSTATE to enum class 2020-02-10 19:51:09 +01:00
pqinetwork.cc Fix unix_fcntl_nonblock() to not overwrite any existing flags. 2020-05-04 15:13:39 +02:00
pqinetwork.h license fix in pqi 2018-05-28 22:03:39 +02:00
pqiperson.cc Cleanup RsThread and related classes 2019-12-30 10:38:54 +01:00
pqiperson.h Merge pull request #1509 from RetroPooh/trafcount 2019-04-10 21:04:53 +02:00
pqipersongrp.cc license fix in pqi 2018-05-28 22:03:39 +02:00
pqipersongrp.h Fix forward declarations class struct missmatch 2018-10-03 19:07:46 +02:00
pqiqos.cc license fix in pqi 2018-05-28 22:03:39 +02:00
pqiqos.h removed unused variable _item_count in pqiqos 2020-11-20 10:33:18 +01:00
pqiqosstreamer.cc license fix in pqi 2018-05-28 22:03:39 +02:00
pqiqosstreamer.h license fix in pqi 2018-05-28 22:03:39 +02:00
pqiservice.cc remove unneeded lock of p3ServiceServer mutex 2020-05-06 12:11:54 +02:00
pqiservice.h license fix in pqi 2018-05-28 22:03:39 +02:00
pqiservicemonitor.h fixed missing licenses in libretroshare 2018-11-11 14:24:47 +01:00
pqissl.cc Merge remote-tracking branch 'upstream/master' into pqihandlerOptim 2020-05-22 08:12:16 +02:00
pqissl.h pqissl: document statemachine and function hierarchy 2020-04-28 19:17:35 +02:00
pqissli2pbob.cpp license fix in pqi 2018-05-28 22:03:39 +02:00
pqissli2pbob.h license fix in pqi 2018-05-28 22:03:39 +02:00
pqissllistener.cc Fix few glitches in Cyril PR 2020-01-07 00:54:49 +01:00
pqissllistener.h pqisslistener: document accept() process 2020-05-03 14:58:19 +02:00
pqisslpersongrp.cc removed RETROTOR #ifdef and started using RsAccounts::isTorAuto() instead. Unfinished yet. 2018-07-25 11:37:40 +02:00
pqisslpersongrp.h Fix warnings 2018-10-05 01:55:18 +02:00
pqisslproxy.cc license fix in pqi 2018-05-28 22:03:39 +02:00
pqisslproxy.h Remove some cruft 2019-10-31 11:29:16 +01:00
pqissludp.cc Improve readibility of terrible if 2019-10-09 15:22:24 +02:00
pqissludp.h Fix double free crash in ~pqissludp() 2019-10-09 14:59:46 +02:00
pqistore.cc license fix in pqi 2018-05-28 22:03:39 +02:00
pqistore.h license fix in pqi 2018-05-28 22:03:39 +02:00
pqistreamer.cc finish removing pqistreamer locks, clean rates methods 2020-05-04 22:42:18 +02:00
pqistreamer.h finish removing pqistreamer locks, clean rates methods 2020-05-04 22:42:18 +02:00
pqithreadstreamer.cc reduce cpu load by increasing sleep before ticking pqi and core 2020-05-09 20:35:20 +02:00
pqithreadstreamer.h Cleanup RsThread and related classes 2019-12-30 10:38:54 +01:00
sslfns.cc refactor LoadCheckX509 into safer AuthSSL::parseX509DetailsFromFile 2019-05-14 22:05:42 +02:00
sslfns.h refactor LoadCheckX509 into safer AuthSSL::parseX509DetailsFromFile 2019-05-14 22:05:42 +02:00