RetroShare/libretroshare/src/pqi
thunder2 13ac670eec Changed config type of the FeedReader. There was a conflict with general config.
Added warning in p3ConfigMgr::addConfiguration when a config type is used twice.
Removed checkbox for "Experimental Features" in general page without function.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6027 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-22 00:02:40 +00:00
..
authgpg.cc corrected stupid mistake in previous commit 2012-12-11 22:16:40 +00:00
authgpg.h Fixed compile of libretroshare on Windows. The corrected pro files are not included. 2012-10-09 23:07:51 +00:00
authgpgtest.cc
authgpgtest.h
authssl.cc Merged branch v0.5-gxs-b1 into trunk (from -r 5351 -> 5995) 2012-12-16 19:17:11 +00:00
authssl.h Merged branch v0.5-gxs-b1 into trunk (from -r 5351 -> 5995) 2012-12-16 19:17:11 +00:00
authssltest.cc
authssltest.h
Makefile
p3cfgmgr.cc Changed config type of the FeedReader. There was a conflict with general config. 2012-12-22 00:02:40 +00:00
p3cfgmgr.h Changed config type of the FeedReader. There was a conflict with general config. 2012-12-22 00:02:40 +00:00
p3dhtmgr.cc disabled all rslog calls in p3dhtmgr.cc with #define, 2012-09-17 20:25:22 +00:00
p3dhtmgr.h
p3historymgr.cc Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
p3historymgr.h
p3linkmgr.cc Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
p3linkmgr.h Count the friends (gpg id's) instead of the locations (ssl id's) in the statusbar. 2012-02-25 01:48:56 +00:00
p3netmgr.cc Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
p3netmgr.h
p3notify.cc added display of IP address for incoming failed connexion attempts 2012-09-09 20:25:39 +00:00
p3notify.h added display of IP address for incoming failed connexion attempts 2012-09-09 20:25:39 +00:00
p3peermgr.cc - Added flags for services and service permissions for peers 2012-12-01 19:22:22 +00:00
p3peermgr.h - Added flags for services and service permissions for peers 2012-12-01 19:22:22 +00:00
p3upnpmgr.h
pqi.h Added deferred check of chunks during file transfer. Chunk sha1 sums are requested to the sources and checked for downloaded data. 2012-03-15 19:55:43 +00:00
pqi_base.h removed debug info 2012-09-17 20:19:02 +00:00
pqiarchive.cc Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
pqiarchive.h
pqiassist.h Added new Upnp interface fn, and dummy implementations. 2012-10-28 18:17:06 +00:00
pqibin.cc Fixed some memory leaks when config could not be loaded/saved. 2012-07-13 22:10:52 +00:00
pqibin.h
pqihandler.cc Reviewed Mutex in pqihandler. 2012-11-25 16:36:55 +00:00
pqihandler.h moved QoS down to pqistreamer pipes. This removes one out queue, and removes lags due to many packets being sent at ones. 2012-06-23 12:10:41 +00:00
pqihash.h publish key not generated for public groups anymore, added signature creation for publish and id keys (used in main line of code, correctly initialise ur gxs services) 2012-11-11 23:45:22 +00:00
pqiindic.h
pqiipset.cc Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
pqiipset.h Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
pqilistener.h
pqiloopback.cc
pqiloopback.h
pqimonitor.cc Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
pqimonitor.h
pqinetstatebox.cc Removed some std::ostringstream. 2012-04-14 00:30:23 +00:00
pqinetstatebox.h
pqinetwork.cc Fixed compile of libretroshare on Windows. The corrected pro files are not included. 2012-10-09 23:07:51 +00:00
pqinetwork.h Fixed compile of libretroshare on Windows. The corrected pro files are not included. 2012-10-09 23:07:51 +00:00
pqinotify.h added display of IP address for incoming failed connexion attempts 2012-09-09 20:25:39 +00:00
pqiperson.cc Added QueueSize information to be exported too. 2012-06-22 01:35:32 +00:00
pqiperson.h moved QoS down to pqistreamer pipes. This removes one out queue, and removes lags due to many packets being sent at ones. 2012-06-23 12:10:41 +00:00
pqipersongrp.cc Fixed compile on Windows. 2012-11-25 21:48:00 +00:00
pqipersongrp.h * Moved DataRate interface from rsiface (old) -> rsConfig. 2012-11-25 20:25:34 +00:00
pqiqos.cc moved QoS down to pqistreamer pipes. This removes one out queue, and removes lags due to many packets being sent at ones. 2012-06-23 12:10:41 +00:00
pqiqos.h fixed compilation on some ubuntu distribs due to missing include 2012-06-26 19:30:36 +00:00
pqiqosstreamer.cc moved QoS down to pqistreamer pipes. This removes one out queue, and removes lags due to many packets being sent at ones. 2012-06-23 12:10:41 +00:00
pqiqosstreamer.h moved QoS down to pqistreamer pipes. This removes one out queue, and removes lags due to many packets being sent at ones. 2012-06-23 12:10:41 +00:00
pqisecurity.cc
pqisecurity.h
pqiservice.cc Removed some std::ostringstream. 2012-04-14 00:30:23 +00:00
pqiservice.h
pqissl.cc Fixed report of failing connexion attempts/recepts. Cleaned the code a little bit 2012-09-14 21:04:16 +00:00
pqissl.h Fixed compile of libretroshare on Windows. The corrected pro files are not included. 2012-10-09 23:07:51 +00:00
pqissllistener.cc Added missing closeConnection when the connection dies with SSL_ERROR_SYSCALL. 2012-12-13 22:54:17 +00:00
pqissllistener.h Fixed report of failing connexion attempts/recepts. Cleaned the code a little bit 2012-09-14 21:04:16 +00:00
pqisslpersongrp.cc Reviewed Mutex in pqihandler. 2012-11-25 16:36:55 +00:00
pqisslpersongrp.h Reviewed Mutex in pqihandler. 2012-11-25 16:36:55 +00:00
pqissltunnel.cc Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
pqissltunnel.h
pqissludp.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00
pqissludp.h Fixed compile of libretroshare on Windows. The corrected pro files are not included. 2012-10-09 23:07:51 +00:00
pqistore.cc - Added flags for services and service permissions for peers 2012-12-01 19:22:22 +00:00
pqistore.h
pqistreamer.cc disabled all rslog calls in p3dhtmgr.cc with #define, 2012-09-17 20:25:22 +00:00
pqistreamer.h moved QoS down to pqistreamer pipes. This removes one out queue, and removes lags due to many packets being sent at ones. 2012-06-23 12:10:41 +00:00
sslfns.cc Changes to get openpgpsdk version working on OSX. 2012-07-27 12:28:40 +00:00
sslfns.h Fixed compile of libretroshare on Windows. The corrected pro files are not included. 2012-10-09 23:07:51 +00:00