aboutsummaryrefslogtreecommitdiff
path: root/src/rps/rps_api.c
Commit message (Collapse)AuthorAge
* BUILD: Move experimental components to contribMartin Schanzenbach2023-10-18
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -DOC: Documentation cleanup pass through RPS subsystemWillow Liquorice2022-10-03
|
* -fix many more typosChristian Grothoff2021-04-26
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* RPS api: Correct type of callback and handle for collecting gossipJulius Bünger2019-04-08
|
* RPS api: Fix type of callback and handleJulius Bünger2019-04-08
|
* RPS: Retrieve more info from sampler for profilingJulius Bünger2019-04-08
|
* RPS: Return peers to client after many observed idsJulius Bünger2019-04-04
|
* fix enable_malicous checkChristian Grothoff2019-02-20
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* RPS API: Fix whitespacesJulius Bünger2018-11-23
|
* fixes for DLL management and indentationChristian Grothoff2018-11-23
|
* RPS api: Schedule callbackJulius Bünger2018-11-23
|
* RPS profiler: Try to avoid assertion on request_cancelJulius Bünger2018-10-31
|
* 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
|