RetroShare/libretroshare/src/pqi
2012-07-14 00:02:40 +00:00
..
authgpg.cc Merged branch v0.5-OpenPGP into trunk: 2012-07-13 21:53:39 +00:00
authgpg.h Removed usages of gpg.h and cleaned pro-files for Windows. 2012-07-14 00:02:40 +00:00
authgpgtest.cc
authgpgtest.h
authssl.cc Merged branch v0.5-OpenPGP into trunk: 2012-07-13 21:53:39 +00:00
authssl.h * Enabled Relays by default. 2012-01-20 17:50:19 +00:00
authssltest.cc
authssltest.h
cleanupxpgp.cc - moved pgpkey.h/cc into pgp directory 2012-07-13 11:08:13 +00:00
cleanupxpgp.h corrected a few bugs in the cert cleaning method. Added feedback to the GUI and error codes for the cert cleaning function of rspeers 2011-08-30 21:49:49 +00:00
Makefile
p3cfgmgr.cc Fixed some memory leaks when config could not be loaded/saved. 2012-07-13 22:10:52 +00:00
p3cfgmgr.h --- Merging r4718 through r4752 from branches/v0.5-dhtmods 2012-01-06 15:33:51 +00:00
p3dhtmgr.cc Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
p3dhtmgr.h
p3historymgr.cc Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
p3historymgr.h Moved the chat history into the libretroshare. 2011-09-29 09:20:09 +00:00
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 Fixed private message notification. Remove offline private messages of none friends at startup and when a friend is removed. 2012-02-14 22:55:14 +00:00
p3notify.cc
p3notify.h
p3peermgr.cc Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
p3peermgr.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
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 Added QueueSize information to be exported too. 2012-06-22 01:35:32 +00:00
pqiarchive.cc Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
pqiarchive.h
pqiassist.h Added Native (Bonjour API) Nat Port Forwarding to OSX. 2012-01-14 16:41:00 +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 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
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 Removed some std::ostringstream. 2012-04-14 22:38:24 +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 Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
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 Net, Dht and Configuration changes. 2011-07-30 16:57:40 +00:00
pqinetwork.cc Removed some std::ostringstream. 2012-04-14 00:30:23 +00:00
pqinetwork.h Removed some std::ostringstream. 2012-04-14 00:30:23 +00:00
pqinotify.h
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 Removed some std::ostringstream. 2012-04-14 00:30:23 +00:00
pqipersongrp.h
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 Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
pqisecurity.h
pqiservice.cc Removed some std::ostringstream. 2012-04-14 00:30:23 +00:00
pqiservice.h
pqissl.cc Removed some std::ostringstream. 2012-04-14 00:30:23 +00:00
pqissl.h Final core changes required to get relay links working. 2012-01-08 22:15:19 +00:00
pqissllistener.cc Fixed compile on Linux. 2012-04-14 00:36:20 +00:00
pqissllistener.h Added Second Queue, to check if connections are actually valid before installing. 2011-08-05 16:04:35 +00:00
pqisslpersongrp.cc Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
pqisslpersongrp.h
pqissltunnel.cc Removed some std::ostringstream. 2012-04-14 22:38:24 +00:00
pqissltunnel.h Partially completed changes to implement final relay bits. 2012-01-08 16:28:44 +00:00
pqissludp.cc Removed std::stringstream. 2012-04-19 22:10:00 +00:00
pqissludp.h Final core changes required to get relay links working. 2012-01-08 22:15:19 +00:00
pqistore.cc Fixed some memory leaks when config could not be loaded/saved. 2012-07-13 22:10:52 +00:00
pqistore.h
pqistreamer.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
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 Removed std::stringstream. 2012-04-19 22:10:00 +00:00
sslfns.h Removed some std::ostringstream. 2012-04-14 00:30:23 +00:00