| .. |
|
Makefile
|
|
|
|
rsbanlist.h
|
almost done with load/save of BanLists. Changed the item format to include masked_bytes, and changed subitem types. Also disabled code from rsgxsreputationitems.cc wich was a copy of the code from rsbanlistitems.cc
|
2015-05-29 20:49:37 +00:00 |
|
rsconfig.h
|
added very basic display of outqueue statistics in BwCtrlWindow. Removed unnecessary list::size() calls in pqistreamer
|
2014-10-31 21:24:42 +00:00 |
|
rsdht.h
|
Fixed Windows compile
|
2015-05-27 11:53:08 +00:00 |
|
rsdisc.h
|
merge of branch v0.6-idclean 7180
|
2014-03-17 20:56:06 +00:00 |
|
rsdsdv.h
|
Switched most of the services to use p3ServiceControl instead of p3LinkMgr.
|
2014-03-29 03:57:44 +00:00 |
|
rsexpr.h
|
merge of branch v0.6-idclean 7180
|
2014-03-17 20:56:06 +00:00 |
|
rsfiles.h
|
added method in ftServer to allow retrieving data from shared/downloaded files (patch from electron, modified)
|
2015-03-08 13:46:07 +00:00 |
|
rsflags.h
|
Patch (modified) from Phenom to allow auto-subscribe to chat lobbies
|
2013-06-29 16:15:33 +00:00 |
|
rsgrouter.h
|
improvement of global router after first test phase. Fixed a number of bugs.
|
2015-04-18 19:59:27 +00:00 |
|
rsgxschannels.h
|
turned some std::list<PeerId> into std::set, as it automatically prevents duplicates
|
2015-04-17 21:36:22 +00:00 |
|
rsgxscircles.h
|
turned some std::list<PeerId> into std::set, as it automatically prevents duplicates
|
2015-04-17 21:36:22 +00:00 |
|
rsgxscommon.h
|
merge of branch v0.6-idclean 7180
|
2014-03-17 20:56:06 +00:00 |
|
rsgxsflags.h
|
Set new messages to unread
|
2014-10-12 17:11:37 +00:00 |
|
rsgxsforums.h
|
Implementation of GxsId Opinion, and start of Reputation system.
|
2014-02-19 11:08:37 +00:00 |
|
rsgxsiface.h
|
show gxs message store period in gui, set forums store period to one year
|
2015-05-02 18:48:10 +00:00 |
|
rsgxsifacehelper.h
|
show gxs message store period in gui, set forums store period to one year
|
2015-05-02 18:48:10 +00:00 |
|
rsgxsifacetypes.h
|
improved network statistics for GXS net service. Added number of available messages for unsubscribed forums in GUI. Should be done as well for channels.
|
2014-12-16 06:54:15 +00:00 |
|
rsgxsservice.h
|
Receiving a shared key:
|
2015-02-08 01:01:48 +00:00 |
|
rshistory.h
|
simplification of the chat interface to libretroshare using a single unified class for chat IDs. Used a common chat widget for all chats including broadcast. Opens the way to having plugins send/recv chat messages. Patch from Electron.
|
2014-12-29 21:41:05 +00:00 |
|
rsidentity.h
|
allow 30 unicode symbols for identity name, instead of 30 bytes
|
2015-05-02 07:57:59 +00:00 |
|
rsids.h
|
setup serial_size method to be static
|
2015-01-31 18:05:02 +00:00 |
|
rsiface.h
|
removed old code in rsiface/p3face
|
2015-04-04 09:54:10 +00:00 |
|
rsinit.h
|
added web interface to retroshare-gui
|
2015-04-24 14:31:13 +00:00 |
|
rsmsgs.h
|
in ChatLobbyWidget: show dialog to create a new identity when there is no own identity
|
2015-05-17 10:13:32 +00:00 |
|
rsnotify.h
|
use notify for gxs events. Removed the previous polling based system. Now multiple clients can receive gxs changes. This also fixes the always growing changes queue in rs-nogui.
|
2015-03-20 10:39:17 +00:00 |
|
rspeers.h
|
added a button to clear the IP address list. Also started to add diagnostic for TOR status. This is unfinished so it does not work yet.
|
2015-05-17 10:00:00 +00:00 |
|
rsphoto.h
|
|
|
|
rsplugin.h
|
added toasters for incoming audio/video call to voip plugin (patch from Phenom)
|
2015-05-26 15:19:57 +00:00 |
|
rsposted.h
|
turned some std::list<PeerId> into std::set, as it automatically prevents duplicates
|
2015-04-17 21:36:22 +00:00 |
|
rspostedVEG.h
|
|
|
|
rsrtt.h
|
fixed wrong names in comment and debug output (patch from Phenom)
|
2015-05-11 18:26:59 +00:00 |
|
rsservicecontrol.h
|
added load/save to service permission matrix
|
2015-02-03 21:28:32 +00:00 |
|
rsstatus.h
|
merge of branch v0.6-idclean 7180
|
2014-03-17 20:56:06 +00:00 |
|
rstokenservice.h
|
completed addition of get statistic feature of gxs
|
2014-07-20 11:21:06 +00:00 |
|
rsturtle.h
|
added missing comment
|
2015-01-31 18:04:23 +00:00 |
|
rstypes.h
|
Adding start of new Mail Service.
|
2014-12-02 13:22:48 +00:00 |
|
rsversion.h
|
fix for revision number in ubuntu/debian (patch from heini, untested)
|
2015-04-04 15:37:54 +00:00 |
|
rsversion.in
|
Removed version files from retroshare-gui.
|
2015-01-14 23:26:51 +00:00 |
|
rswiki.h
|
Implementation of GxsId Opinion, and start of Reputation system.
|
2014-02-19 11:08:37 +00:00 |
|
rswire.h
|
handled validation/sign of message when key not available
|
2013-03-06 23:33:23 +00:00 |