RetroShare/libretroshare/src/pqi
2018-07-06 23:55:12 +09:00
..
authgpg.cc replaced usleep() by rstime::rs_usleep() which accepts times >= 1 sec. Should fix problems on windows 2018-01-27 20:22:31 +01:00
authgpg.h Fix CppCheck in authgpg 2017-11-05 18:20:25 +01:00
authgpgtest.cc moved authgpgtest.cc/.h back to src/pqi from test/pqi 2011-06-22 23:33:43 +00:00
authgpgtest.h moved authgpgtest.cc/.h back to src/pqi from test/pqi 2011-06-22 23:33:43 +00:00
authssl.cc simplified memory management in certificate signature verification code 2017-11-22 23:46:57 +01:00
authssl.h don't store name, location name and date in new SSL certs. Location name is now stored in an extra file. Backwards compatible to old locations and old peers. 2015-03-25 08:19:45 +00:00
authssltest.cc Networking REWORK: Major cleanup of p3ConnectMgr. 2010-07-04 10:35:38 +00:00
authssltest.h Networking REWORK: Major cleanup of p3ConnectMgr. 2010-07-04 10:35:38 +00:00
p3cfgmgr.cc moved rsconfigitems and rshistoryitems to rsitems/ 2017-04-24 22:47:08 +02:00
p3cfgmgr.h Fix CppCheck in p3cfgmgr.h 2017-11-05 18:23:58 +01:00
p3dhtmgr.cc suppressed warning in p3dhtmgr.cc 2017-07-17 22:48:12 +02:00
p3dhtmgr.h suppressed warning in p3dhtmgr.cc 2017-07-17 22:48:12 +02:00
p3historymgr.cc Fix CppCheck duplInheritedMember warning in RsItem 2018-05-07 17:29:11 +02:00
p3historymgr.h moved rsconfigitems and rshistoryitems to rsitems/ 2017-04-24 22:47:08 +02:00
p3linkmgr.cc Merge branch 'master' into logshutup1 2018-04-01 17:40:44 +03:00
p3linkmgr.h changed internal storage of groups of friend nodes so as to use an abstract ID instead of a string (phase 1 of local circles) 2016-07-04 23:55:48 -04:00
p3netmgr.cc Merge branch 'master' into extra_locators_merge 2018-07-02 12:22:23 +02:00
p3netmgr.h add new option to qmake to enable dht stunner 2016-06-21 13:55:23 +02:00
p3notify.cc Fix Ask Password in new window if wrong in StartDialog. 2017-07-30 14:11:34 +02:00
p3notify.h Fix Ask Password in new window if wrong in StartDialog. 2017-07-30 14:11:34 +02:00
p3peermgr.cc add missing namespaces 2018-07-06 23:55:12 +09:00
p3peermgr.h Share additional addresses via RsCertificate 2018-03-03 00:08:56 +01:00
p3servicecontrol.cc Fix CppCheck in rsservicecontrol.h 2017-11-06 22:20:44 +01:00
p3servicecontrol.h Fix CppCheck in p3servicecontrol 2017-11-05 18:28:37 +01:00
p3upnpmgr.h Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
pqi_base.h Fix CppCheck in pqi_base.h 2017-11-05 18:31:39 +01:00
pqi.h cleaned the hierarchy of serialization classes 2017-04-26 11:40:46 +02:00
pqiarchive.cc merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
pqiarchive.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
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 Fix CppCheck in pqihandler.cc 2017-11-05 18:32:54 +01:00
pqihandler.h Fix some warnings 2018-01-22 15:02:33 +01:00
pqihash.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
pqiindic.h Fix CppCheck in pqiindic.h 2017-11-06 22:20:44 +01:00
pqiipset.cc changed post fixed operator++ into prefixed. More efficient on some systems. Patch from Phenom. 2014-10-24 22:07:26 +00:00
pqiipset.h Increase size of list of ip shared via discovery2 2018-02-23 02:10:58 +01:00
pqilistener.h Removed some cruft like mymethod(){return;} from pqi 2015-10-30 09:23:59 +01:00
pqiloopback.cc Fix some warnings 2018-01-22 15:02:33 +01:00
pqiloopback.h Fix some warnings 2018-01-22 15:02:33 +01:00
pqimonitor.cc Fix Clang Warning: Overloaded vf hide 2017-04-17 21:10:22 +02:00
pqimonitor.h Fix Clang Warning: Overloaded vf hide 2017-04-17 21:10:22 +02:00
pqinetstatebox.cc fixed retrotor compilation when removing dht and udp 2017-12-31 17:27:21 +01:00
pqinetstatebox.h move #include out of header. 2014-04-12 03:53:30 +00:00
pqinetwork.cc Implement IPv6 listening 2018-02-24 17:14:49 +01:00
pqinetwork.h Port pqissl to dual stack IPv6+IPv4 2018-02-24 14:29:56 +01:00
pqiperson.cc Add I2P BOB support to libretroashare and RetroShare GUI 2017-05-24 19:40:01 +02:00
pqiperson.h Fix Clang warnings: private field not used 2017-04-17 21:26:09 +02:00
pqipersongrp.cc log shut up 2018-04-01 17:30:36 +03:00
pqipersongrp.h Fix Mutex in pqipersongrp for pqilistener by adding local Mutex. 2016-05-18 19:15:37 +02:00
pqiqos.cc cleaned the hierarchy of serialization classes 2017-04-26 11:40:46 +02:00
pqiqos.h Fix CppCheck in pqiqos.h 2017-11-06 22:20:44 +01:00
pqiqosstreamer.cc fixed bug in total item size estimation in pqiqosstreamer due to item slicing 2017-03-10 15:36:50 +01:00
pqiqosstreamer.h improved/simplified slicing protocol 2016-04-25 23:37:02 -04:00
pqiservice.cc Fix clang warning: unused variable 'pqiservicezone' 2017-07-17 22:35:01 +02:00
pqiservice.h Fix GCC warnings: unused parameter ‘names’ 2017-04-25 09:53:06 +02:00
pqiservicemonitor.h Added ServiceControl + ServiceInfo. Basics are working, but still a lot to do! 2014-03-22 03:53:44 +00:00
pqissl.cc removed debug output in pqissl and pqissllistenner 2018-04-22 17:13:25 +02:00
pqissl.h Implement IPv6 listening 2018-02-24 17:14:49 +01:00
pqissli2pbob.cpp Add I2P BOB support to libretroashare and RetroShare GUI 2017-05-24 19:40:01 +02:00
pqissli2pbob.h Add I2P BOB support to libretroashare and RetroShare GUI 2017-05-24 19:40:01 +02:00
pqissllistener.cc removed debug output in pqissl and pqissllistenner 2018-04-22 17:13:25 +02:00
pqissllistener.h Remove unnecessary overloading from pqissllistener 2015-10-30 20:12:46 +01:00
pqisslpersongrp.cc fixed retrotor compilation when removing dht and udp 2017-12-31 17:27:21 +01:00
pqisslpersongrp.h removed pqisecurity dummy functions. It is a packet filter which was never implemented. It's job is now done by service permissions. 2015-06-17 08:49:43 +00:00
pqisslproxy.cc log shut up 2018-04-01 17:30:36 +03:00
pqisslproxy.h Removed unnecessary executable flag on some files 2017-11-21 13:28:24 +01:00
pqissludp.cc pqissludp::Initiate_Connection() check remote_addr to be IPv4 before use 2018-05-22 19:14:25 +02:00
pqissludp.h Fix Clang warnings: private field not used 2017-04-17 21:26:09 +02:00
pqistore.cc Merge branch 'master' into gxs_mail_experiments 2017-05-05 15:44:22 +02:00
pqistore.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
pqistreamer.cc Merge pull request #689 from csoler/v0.6-SSL110Fix 2017-02-26 20:12:52 +01:00
pqistreamer.h Fix some warnings 2018-01-22 15:02:33 +01:00
pqithreadstreamer.cc replaced usleep() by rstime::rs_usleep() which accepts times >= 1 sec. Should fix problems on windows 2018-01-27 20:22:31 +01:00
pqithreadstreamer.h created 2 subclasses of RsThread, one for ticking services, and one for single shot jobs. Now all threads use the same base code. 2015-05-22 20:54:38 +00:00
sslfns.cc ensured maximum backward compatibility for crypto changes that will occur in future v0.7 2017-11-22 00:02:11 +01:00
sslfns.h ensured maximum backward compatibility for crypto changes that will occur in future v0.7 2017-11-22 00:02:11 +01:00