RetroShare/libretroshare/src/pqi
csoler 235280399f - changed Sha1CheckSum from hand-made class to instance of t_GenericIdType<> (should be backward compatible)
- updated ft/, p3msgservice and p3chatservice accordingly
- added a new class for Sha1Sum in t_GeneridIdType<>, and an additional template argument to make ids of identical size 
	incompatible.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7082 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-01 19:10:45 +00:00
..
authgpg.cc generalized the test for valid strings to all methods in AuthGPG 2014-01-21 21:01:22 +00:00
authgpg.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00: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 Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
authssl.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +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
Makefile * Major tweak to the serialiser: shifted size to 32bits to handle bigger packets. This will break compatibility. 2009-09-08 20:18:43 +00:00
p3cfgmgr.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3cfgmgr.h mods to support hidden node: setup & cert sharing. 2013-09-09 02:10:49 +00:00
p3dhtmgr.cc Code maintenance for Qt 5: 2013-10-21 11:00:49 +00:00
p3dhtmgr.h * Modified p3ConnectMgr to enable Standalone testing of components. 2008-08-16 15:02:24 +00:00
p3historymgr.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3historymgr.h - added history parameters for chat lobbies 2013-09-27 21:18:44 +00:00
p3linkmgr.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3linkmgr.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3netmgr.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3netmgr.h Rewrite of the discovery system to be more private, with less traffic. 2013-09-28 08:09:59 +00:00
p3notify.cc Updated the notification system. Main changes are: 2014-01-07 22:51:22 +00:00
p3notify.h Updated the notification system. Main changes are: 2014-01-07 22:51:22 +00:00
p3peermgr.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
p3peermgr.h Improvements for V0.6 logins to support hidden nodes. 2014-01-18 02:32:55 +00:00
p3upnpmgr.h Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
pqi.h Work-in-progress to reduce latency time: 2013-10-01 10:11:34 +00:00
pqi_base.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
pqiarchive.cc Work-in-progress to reduce latency time: 2013-10-01 10:11:34 +00:00
pqiarchive.h fixed transitioning of msg service config files from global signature format 2010-09-21 22:02:35 +00:00
pqiassist.h Implemented sockaddr_storage functions. 2013-09-24 05:30:01 +00:00
pqibin.cc Work-in-progress to reduce latency time: 2013-10-01 10:11:34 +00:00
pqibin.h Work-in-progress to reduce latency time: 2013-10-01 10:11:34 +00:00
pqihandler.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
pqihandler.h Work-in-progress to reduce latency time: 2013-10-01 10:11:34 +00:00
pqihash.h - changed Sha1CheckSum from hand-made class to instance of t_GenericIdType<> (should be backward compatible) 2014-02-01 19:10:45 +00:00
pqiindic.h Lots of little changes to libretroshare. Improvements mainly focused 2008-02-07 16:18:34 +00:00
pqiipset.cc Rewrite of the discovery system to be more private, with less traffic. 2013-09-28 08:09:59 +00:00
pqiipset.h Rewrite of the discovery system to be more private, with less traffic. 2013-09-28 08:09:59 +00:00
pqilistener.h Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
pqiloopback.cc * Enabled saving of data rate limits. 2008-04-04 12:19:50 +00:00
pqiloopback.h Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
pqimonitor.cc Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
pqimonitor.h Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
pqinetstatebox.cc Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
pqinetstatebox.h Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
pqinetwork.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
pqinetwork.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
pqiperson.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
pqiperson.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
pqipersongrp.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
pqipersongrp.h Added a thread per active peer - to reduce RTT and increase throughout. 2013-10-02 03:21:04 +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 Added a thread per active peer - to reduce RTT and increase throughout. 2013-10-02 03:21:04 +00:00
pqiqosstreamer.h Added a thread per active peer - to reduce RTT and increase throughout. 2013-10-02 03:21:04 +00:00
pqisecurity.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
pqisecurity.h Major changes to the networking core of retroshare to introduce the new serialiser. 2007-12-12 01:29:14 +00:00
pqiservice.cc - fixed bug (added missing call to addSerialType()) 2013-10-02 19:56:01 +00:00
pqiservice.h Work-in-progress to reduce latency time: 2013-10-01 10:11:34 +00:00
pqissl.cc - Split majority of p3posted into p3postbase.cc - so that it can be reused by other services. 2014-01-20 11:42:27 +00:00
pqissl.h Fixes for failed Proxy Connection Attempts: 2014-01-19 11:35:31 +00:00
pqissllistener.cc Implemented sockaddr_storage functions. 2013-09-24 05:30:01 +00:00
pqissllistener.h Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
pqisslpersongrp.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
pqisslpersongrp.h Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
pqisslproxy.cc Fixes for failed Proxy Connection Attempts: 2014-01-19 11:35:31 +00:00
pqisslproxy.h Fixed compile of libretroshare on Windows. 2013-09-26 23:53:06 +00:00
pqissludp.cc Chozabu patch 2014-01-19 23:38:48 +00:00
pqissludp.h Work-in-progress to reduce latency time: 2013-10-01 10:11:34 +00:00
pqistore.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
pqistore.h Allow loading packets of large size from config files (fixed storing of big messages), and continue on config files skipping items that cannot be deserialised (Modified patch from Phenom) 2014-01-19 14:29:29 +00:00
pqistreamer.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
pqistreamer.h Added a thread per active peer - to reduce RTT and increase throughout. 2013-10-02 03:21:04 +00:00
pqithreadstreamer.cc - Split majority of p3posted into p3postbase.cc - so that it can be reused by other services. 2014-01-20 11:42:27 +00:00
pqithreadstreamer.h Added a thread per active peer - to reduce RTT and increase throughout. 2013-10-02 03:21:04 +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. 2013-09-26 23:53:06 +00:00