.. |
db_acadeeb.h
|
Added acadeeb - A bibiography / reference paper system.
|
2012-01-18 00:13:27 +00:00 |
db_gixp.h
|
Early pass at defining new message exchange (cache replacement system)
|
2012-01-17 01:09:21 +00:00 |
db_gmxp.h
|
Added acadeeb - A bibiography / reference paper system.
|
2012-01-18 00:13:27 +00:00 |
db_gxp_apps.h
|
Early pass at defining new message exchange (cache replacement system)
|
2012-01-17 01:09:21 +00:00 |
db_gxp_service.h
|
moved my(chris's) version of GXservice to rsgxs.h and reverted db_gxp_service.h back to original
|
2012-02-24 21:15:08 +00:00 |
db_gxp.h
|
Added acadeeb - A bibiography / reference paper system.
|
2012-01-18 00:13:27 +00:00 |
db_wire.h
|
Added acadeeb - A bibiography / reference paper system.
|
2012-01-18 00:13:27 +00:00 |
gxssecurity.cc
|
fixed a few bugs in display of tracking info
|
2015-10-27 22:41:29 -04:00 |
gxssecurity.h
|
added methods to check public/private keys for consistent fingerprint and content. Should be later used to check GXS keys when they arrive from neighbor nodes.
|
2015-07-31 17:23:43 +02:00 |
gxstokenqueue.cc
|
changed post fixed operator++ into prefixed. More efficient on some systems. Patch from Phenom.
|
2014-10-24 22:07:26 +00:00 |
gxstokenqueue.h
|
* Added the basics of GxsCircles service to libretroshare.
|
2012-11-29 22:48:28 +00:00 |
rsdataservice.cc
|
merged with upstream head
|
2015-10-25 20:42:41 -04:00 |
rsdataservice.h
|
Combined selects in RsDataService::retrieveNxsGrps/RsDataService::retrieveNxsMsgs.
|
2015-09-06 01:13:27 +02:00 |
rsgds.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 |
rsgenexchange.cc
|
removed some debug info
|
2015-10-30 21:11:44 -04:00 |
rsgenexchange.h
|
added non selective tracking for GXS messages
|
2015-10-25 17:26:34 -04:00 |
rsgixs.h
|
reject messages signed by non PGP-signed IDs from non anonymous forums
|
2015-10-24 10:41:31 -04:00 |
rsgroups.h
|
merge of branch v0.6-idclean 7180
|
2014-03-17 20:56:06 +00:00 |
rsgxs.h
|
handled validation/sign of message when key not available
|
2013-03-06 23:33:23 +00:00 |
rsgxsdata.cc
|
fixed a few bugs in display of tracking info
|
2015-10-27 22:41:29 -04:00 |
rsgxsdata.h
|
added non selective tracking for GXS messages
|
2015-10-25 17:26:34 -04:00 |
rsgxsdataaccess.cc
|
Optimizations in RsGenExchange, p3GxsForums and p3GxsChannels.
|
2015-09-09 09:46:46 +02:00 |
rsgxsdataaccess.h
|
Added statistic calculation and retrieval
|
2014-07-19 08:00:06 +00:00 |
rsgxsnetservice.cc
|
added check for NULL client update map in rsgxsnetservice::debugDump()
|
2015-12-12 21:07:48 -05:00 |
rsgxsnetservice.h
|
added debugDump() method to display update timestamps of GXS groups on both sides
|
2015-12-11 19:01:20 -05:00 |
rsgxsnetutils.cc
|
fixed bug on reputation cutoff. Updated tooltips
|
2015-10-12 10:41:48 -04:00 |
rsgxsnetutils.h
|
bug fix,
|
2014-05-01 18:50:07 +00:00 |
rsgxsrequesttypes.cc
|
Fixed memory leak in request handling by adding a destructor the the request classes derived from GxsRequest and delete the result.
|
2015-01-25 23:22:58 +00:00 |
rsgxsrequesttypes.h
|
Fixed memory leak in request handling by adding a destructor the the request classes derived from GxsRequest and delete the result.
|
2015-01-25 23:22:58 +00:00 |
rsgxsutil.cc
|
attempt at fixing crash that shoult not happen in rsgxsutil.cc
|
2015-04-23 18:48:40 +00:00 |
rsgxsutil.h
|
created 2 subclasses of RsThread, one for ticking services, and one for single shot jobs. Now all threads use the same base code.
|
2015-05-22 20:54:38 +00:00 |
rsnxs.h
|
added virtual destructor to RsNetworkExchangeService (patch from Cyril)
|
2015-06-04 13:06:08 +00:00 |
rsnxsobserver.h
|
- Removed randomly forced updating of GUI in RsGxsUpdateBroadcastBase
|
2015-05-19 21:40:19 +00:00 |
UseCases.txt
|
added more virtual methods to network exchange service
|
2012-04-01 21:10:55 +00:00 |