RetroShare/libretroshare/src/pqi
2016-02-22 21:09:10 +01:00
..
authgpg.cc fixed some leaking memory issues in loadList() methods, and also increased consistency by not returning non empty list with deleted items inside 2015-12-30 18:20:09 -05:00
authgpg.h webui: 2015-06-16 12:35:07 +00:00
authgpgtest.cc
authgpgtest.h
authssl.cc added openSSL option SSL_OP_SINGLE_DH_USE regarding CVE-2016-0701 2016-02-14 18:49:37 +01:00
authssl.h
authssltest.cc
authssltest.h
p3cfgmgr.cc merged with latest master before creating PR 2015-12-04 21:24:51 -05:00
p3cfgmgr.h
p3dhtmgr.cc
p3dhtmgr.h
p3historymgr.cc fixed some leaking memory issues in loadList() methods, and also increased consistency by not returning non empty list with deleted items inside 2015-12-30 18:20:09 -05:00
p3historymgr.h
p3linkmgr.cc Add stacktrave.h, sanitize p3LinkMgrIMPL::retryConnectTCP avoid to look for port on null sockaddr_storage 2015-12-31 15:42:22 +01:00
p3linkmgr.h fixed connection type detection and other small things 2015-09-15 16:18:46 +02:00
p3netmgr.cc fixed bug causing net reset when closing config 2016-01-25 22:39:20 -05:00
p3netmgr.h Substitute getpreferredinterface flawed logic with simpler getLocalAddresses still just one address used at moment 2015-12-21 09:10:00 +01:00
p3notify.cc remove dead code from RsNotify (old forum and channel read status changed notify) 2016-02-14 12:48:52 +01:00
p3notify.h remove dead code from RsNotify (old forum and channel read status changed notify) 2016-02-14 12:48:52 +01:00
p3peermgr.cc removed unused map lookups 2016-02-22 21:09:10 +01:00
p3peermgr.h added seperated limit for discovery (30 days) 2016-02-19 16:35:11 +01:00
p3servicecontrol.cc fixed some leaking memory issues in loadList() methods, and also increased consistency by not returning non empty list with deleted items inside 2015-12-30 18:20:09 -05:00
p3servicecontrol.h
p3upnpmgr.h
pqi.h
pqi_base.h Remove more cruft 2015-10-30 09:42:33 +01:00
pqiarchive.cc
pqiarchive.h
pqiassist.h
pqibin.cc removed two instances of malloc(0) captured by new rs_malloc funtion 2016-01-12 21:43:04 -05:00
pqibin.h fixed wrong use of flags in pqibin (wtf??) 2015-06-14 09:49:21 +00:00
pqihandler.cc merged PR 219 from Jolavilette+Phenom, with some minor modifications 2015-12-29 23:40:09 -05:00
pqihandler.h removed unused method for OutQueue statistics; improved BW curve display; fixed a few display bugs 2015-07-31 17:24:19 +02:00
pqihash.h
pqiindic.h
pqiipset.cc
pqiipset.h
pqilistener.h Removed some cruft like mymethod(){return;} from pqi 2015-10-30 09:23:59 +01:00
pqiloopback.cc
pqiloopback.h
pqimonitor.cc
pqimonitor.h
pqinetstatebox.cc
pqinetstatebox.h
pqinetwork.cc Fixed Windows compile. 2016-01-15 21:41:23 +01:00
pqinetwork.h Removed dead code 2015-12-21 15:31:47 +01:00
pqiperson.cc Made pqiperson more readable evidence some strange code 2015-12-19 22:10:07 +01:00
pqiperson.h Made pqiperson more readable evidence some strange code 2015-12-19 22:10:07 +01:00
pqipersongrp.cc removed some debug info 2016-01-26 23:00:10 -05:00
pqipersongrp.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
pqiqos.cc removed a few compilation warning that might cause compilation errors on some systems 2015-09-24 18:03:19 -04:00
pqiqos.h added basic functions to collect bandwidth info in pqistreamer both ways; added a sorting method in BWGraphSource to create curves from extracted BW info. Still not yet functional 2015-07-12 04:04:18 +00:00
pqiqosstreamer.cc added basic functions to collect bandwidth info in pqistreamer both ways; added a sorting method in BWGraphSource to create curves from extracted BW info. Still not yet functional 2015-07-12 04:04:18 +00:00
pqiqosstreamer.h added basic functions to collect bandwidth info in pqistreamer both ways; added a sorting method in BWGraphSource to create curves from extracted BW info. Still not yet functional 2015-07-12 04:04:18 +00:00
pqiservice.cc Added missing restore of ostream format (std::dec) in p3ServiceServer::sendItem. 2015-07-12 21:51:17 +00:00
pqiservice.h Added proper shutdown of the plugins with remove of the service and dlcose of the plugin handle. 2015-06-16 14:20:59 +00:00
pqiservicemonitor.h
pqissl.cc fixed missing SSL_free when a new connection replaces the existing one 2015-12-30 13:55:15 -05:00
pqissl.h Removed some cruft like mymethod(){return;} from pqi 2015-10-30 09:23:59 +01:00
pqissllistener.cc Remove unnecessary overloading from pqissllistener 2015-10-30 20:12:46 +01:00
pqissllistener.h Remove unnecessary overloading from pqissllistener 2015-10-30 20:12:46 +01:00
pqisslpersongrp.cc optimizations 2015-09-15 17:10:48 +02: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
pqisslproxy.h
pqissludp.cc fixed missign initialisation of err in pqissludp.cc 2015-12-30 13:51:56 -05:00
pqissludp.h Removed some cruft like mymethod(){return;} from pqi 2015-10-30 09:23:59 +01:00
pqistore.cc fixed potential crash in pqisslstore 2016-01-23 13:04:02 -05:00
pqistore.h
pqistreamer.cc added size limit to packet grouping 2016-01-13 11:13:23 -05:00
pqistreamer.h fixed a few bugs in packet packing in pqistreamer. 2015-12-12 23:07:33 -05:00
pqithreadstreamer.cc
pqithreadstreamer.h
sslfns.cc added missing memory clean calls in X509 certificate generation 2015-10-20 21:03:08 -04:00
sslfns.h