RetroShare/libretroshare/src/services
csoler b43fb7e8b3 - added encryption / decryption of files and memory
- started implementation of new AuthGPG


git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-OpenPGP@5084 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-04-08 14:52:01 +00:00
..
Makefile Bugfix for gpg connections. 2009-07-07 21:53:06 +00:00
p3banlist.cc Removed some more compiler warnings from Windows compile (GCC 4.4). 2012-02-17 10:03:38 +00:00
p3banlist.h Removed some more compiler warnings from Windows compile (GCC 4.4). 2012-02-17 10:03:38 +00:00
p3blogs.cc Changed parameter of the methods of pqiNotify from "std::string" to "const std::string&" 2011-06-29 22:54:44 +00:00
p3blogs.h merging distrib split into trunk 2011-09-10 15:20:15 +00:00
p3channels.cc fixed bug with anonymous channels asking for friends to be sources 2011-10-06 20:06:25 +00:00
p3channels.h merging distrib split into trunk 2011-09-10 15:20:15 +00:00
p3chatservice.cc Removed some more compiler warnings from Windows compile (GCC 4.4). 2012-02-17 10:03:38 +00:00
p3chatservice.h changed hash calculation of lobby connexion challenge to make it only usable by the receiver (thx bob to point me out this security issue!) 2012-02-06 21:00:09 +00:00
p3disc.cc - added encryption / decryption of files and memory 2012-04-08 14:52:01 +00:00
p3disc.h Incremental DHT improvement - support in libretroshare. 2011-11-22 13:24:42 +00:00
p3dsdv.cc Tweaked DSDV parameters. 2011-11-29 18:20:04 +00:00
p3dsdv.h Tweaked DSDV parameters. 2011-11-29 18:20:04 +00:00
p3forums.cc The channel message (in channels) is set to read when the user clicks on the show more button. 2012-02-12 00:58:47 +00:00
p3forums.h merging distrib split into trunk 2011-09-10 15:20:15 +00:00
p3gamelauncher.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
p3gamelauncher.h Removed p3ConnectMgr. Replaced it with p3LinkMgr, p3NetMgr and p3PeerMgr. 2011-07-09 18:39:34 +00:00
p3gameservice.h * Addition of the basic Games Launcher - used to organise networked games with peers. 2008-01-21 09:22:42 +00:00
p3msgservice.cc added auto-split of long private messages, and re-combination of partial messages on client side. Corrects the bug causing disconnection when sendign messages of side larger than the maximum packet size. 2011-09-09 19:37:38 +00:00
p3msgservice.h added auto-split of long private messages, and re-combination of partial messages on client side. Corrects the bug causing disconnection when sendign messages of side larger than the maximum packet size. 2011-09-09 19:37:38 +00:00
p3photoservice.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
p3photoservice.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3service.cc merge of QoS branch into trunk 2011-09-04 20:01:30 +00:00
p3service.h Added a name to the RsMutex class. 2011-07-04 22:59:39 +00:00
p3statusservice.cc Count the friends (gpg id's) instead of the locations (ssl id's) in the statusbar. 2012-02-25 01:48:56 +00:00
p3statusservice.h Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too. 2012-01-17 20:36:36 +00:00
p3tunnel.cc Cleaned up rsPeers to remove 10 minute reconnect. The reconnect was caused by 2011-08-07 21:11:00 +00:00
p3tunnel.h reimplemented the tunnel handshake 2010-02-25 22:44:04 +00:00