RetroShare/libretroshare/src/services
drbob 6290d8fed9 Massive commit - changing from sockaddr_in => sockaddr_storage.
In preparation for making RS support IPv6.

NB: This breaks the build of retroshare-gui, as the
sockaddr_storage_xxx fns are only defined as prototypes for now.

All the aux libraries like udp / stun / tcponudp / dht have still to be converted.

These changes will probably break various things and need to be tested thoroughly.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.6-initdev@6735 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-09-13 14:35:19 +00:00
..
Makefile Bugfix for gpg connections. 2009-07-07 21:53:06 +00:00
p3banlist.cc Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
p3banlist.h Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
p3bwctrl.cc * Fix Deadlock in GXS Test Backend ... double Mutex lock for ALL Msgs removed. 2012-07-28 01:49:09 +00:00
p3bwctrl.h Added Bandwidth Monitoring service to libretroshare to help debug Lag. 2012-06-21 23:23:46 +00:00
p3chatservice.cc remove (distracting) message about unknown lobby message that appears when not subscribed to a previousl subscribed lobby 2013-08-30 21:09:48 +00:00
p3chatservice.h modified patch from AC to remove messages with security issues (e.g. Billion Laughs bomb). The message is replaced by a warning, and is not forwarded 2013-08-08 09:55:19 +00:00
p3disc.cc Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
p3disc.h Massive commit - changing from sockaddr_in => sockaddr_storage. 2013-09-13 14:35:19 +00:00
p3dsdv.cc Removed some std::ostringstream. 2012-04-17 21:00:54 +00:00
p3dsdv.h Tweaked DSDV parameters. 2011-11-29 18:20:04 +00:00
p3gxschannels.cc Fixed crash after last commit in p3idservice.cc. 2013-07-21 01:50:13 +00:00
p3gxschannels.h fixed up function signature for subscribeToGroup() was missing token reference. 2013-03-24 16:32:20 +00:00
p3gxscircles.cc GXS: 2013-07-23 01:31:36 +00:00
p3gxscircles.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
p3gxscommon.cc merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
p3gxscommon.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
p3gxsforums.cc Fixed crash after last commit in p3idservice.cc. 2013-07-21 01:50:13 +00:00
p3gxsforums.h Passed RsGixs to forums to enabled authentication 2013-02-10 18:41:15 +00:00
p3gxsserviceVEG.cc Removed references to postedVEG from GxsGroupDialog and associated classes and PostedDialog (GUI does not work now but does not crash) 2012-10-21 19:45:35 +00:00
p3gxsserviceVEG.h Reorganisation of the New GXS Services. 2012-09-15 00:16:06 +00:00
p3idservice.cc GXS: 2013-07-23 01:31:36 +00:00
p3idservice.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
p3msgservice.cc distant outgoing messages stay in outbox until actually sent 2013-08-31 21:10:04 +00:00
p3msgservice.h distant outgoing messages stay in outbox until actually sent 2013-08-31 21:10:04 +00:00
p3photoservice.cc Fixed crash after last commit in p3idservice.cc. 2013-07-21 01:50:13 +00:00
p3photoservice.h Reviewed and corrected authenPolicies. 2013-03-24 19:21:30 +00:00
p3posted.cc GXS: 2013-07-23 01:31:36 +00:00
p3posted.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
p3postedVEG.cc Reorganisation of the New GXS Services. 2012-09-15 00:16:06 +00:00
p3postedVEG.h Reorganisation of the New GXS Services. 2012-09-15 00:16:06 +00:00
p3service.cc Removed some std::ostringstream. 2012-04-17 21:00:54 +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 Removed some std::ostringstream. 2012-04-17 21:00:54 +00:00
p3tunnel.h reimplemented the tunnel handshake 2010-02-25 22:44:04 +00:00
p3wiki.cc merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
p3wiki.h added AuthenPolicy code for p3wiki. 2013-02-10 17:52:50 +00:00
p3wire.cc merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
p3wire.h Reviewed and corrected authenPolicies. 2013-03-24 19:21:30 +00:00