aboutsummaryrefslogtreecommitdiff
path: root/src/rps/rps_api.c
Commit message (Collapse)AuthorAge
* RPS: Cleanup datastructures, NULL out freed pointersJulius Bünger2018-10-15
|
* RPS API: Remove numer of peers from stream requestJulius Bünger2018-10-14
|
* RPS API: (Temporarily) Fix usage of stream request handlesJulius Bünger2018-10-11
|
* RPS API: Add creation, deletion of SubsJulius Bünger2018-10-11
|
* RPS api: Clean code and loggingJulius Bünger2018-10-11
|
* Handle cancellation of view updatesJulius Bünger2018-09-26
|
* Split sampler into common, sampler and client partJulius Bünger2018-09-26
| | | | | | | | Now there is rps-sampler_client.{c|h} and gnunet-service-rps_sampler.{c|h} to better reflect which parts are really in the implementation of brahms (only the service) and which are used in the client. The parts both samplers share are now in rps-sampler_common.{c|h}.
* Remove leftovers of old architectureJulius Bünger2018-09-26
|
* Change architecture of RPS service - apiJulius Bünger2018-09-26
|
* Start changing architecture of rps service/clientJulius Bünger2018-09-20
|
* Be a little bit more consistent in styleJulius Bünger2018-09-20
|
* Remove redundant type definitionJulius Bünger2018-09-18
|
* Add possibility to send multiple peers to clientJulius Bünger2018-09-18
|
* Add API call to receive unbiased peer stream for debugging and profilingJulius Bünger2018-09-14
|
* Change cosmetics - keep compiler happyJulius Bünger2018-09-06
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* rps: loggingJulius Bünger2018-03-21
|
* rps: add debug function to api to get view of serviceJulius Bünger2018-03-05
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* -rps api: resend requests after reconnectJulius Bünger2016-10-04
|
* -rps api: remove superfluous call to check_repy()Julius Bünger2016-09-27
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -rps api: delete leftover structJulius Bünger2016-07-01
|
* -rps api: actually call check_reply()Julius Bünger2016-07-01
|
* avoid deprecated API, use new connecT APIChristian Grothoff2016-06-19
|
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
|
* fix RPS to match new MQ API -- and to check message formatChristian Grothoff2016-06-18
|
* -use hashmap instead of arrayJulius Bünger2015-08-03
|
* - check for uint32 value overflowSree Harsha Totakura2015-08-03
|
* -logging and fixJulius Bünger2015-08-03
|
* cancellation of request and according test improvementsJulius Bünger2015-08-02
|
* reconnect upon broken server connectionSree Harsha Totakura2015-07-31
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -taking also care of type mal_type 3 in apiJulius Bünger2015-05-19
|
* -several fixes in apiJulius Bünger2015-03-27
|
* -restructured codeJulius Bünger2015-03-26
|
* -more verbose loggingJulius Bünger2015-03-25
|
* -corrected typeJulius Bünger2015-03-25
|
* -optical changesJulius Bünger2015-03-25
|
* - s/#if/#ifdef/Julius Bünger2015-03-25
|
* -fixed issue with ntfy_tmt_rdy ()Julius Bünger2015-03-17
|
* - renamingJulius Bünger2015-03-10
|
* - several minor fixesJulius Bünger2015-03-10
|
* - sending act malicious messageJulius Bünger2015-02-23
|
* baseline for test with malicious peersJulius Bünger2015-02-22
|
* - fixed conflicting int sizesJulius Bünger2015-02-17
|