aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
* BUILD: Move experimental components to contribMartin Schanzenbach2023-10-18
* BUILD: Move core to service/cliMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* BUILD: Fix distMartin Schanzenbach2023-10-06
* Fix rps build; remove deprecated files; remove testbed from buildMartin Schanzenbach2023-10-05
* NEWS: The old hello design replaced by the new hello design.t3sserakt2023-08-24
* TNG: Deactivated all tests which rely on the old transport api.t3sserakt2023-06-29
* NEWS: Removed all usage of old transport api, beside peerinfo tool, gnunet-tr...t3sserakt2023-06-19
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Documentation cleanup pass through RPS subsystemWillow Liquorice2022-10-03
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* - fix misc typosChristian Grothoff2021-04-28
* -fix many more typosChristian Grothoff2021-04-26
* -fix typosChristian Grothoff2021-04-26
* -rps: fix bugsJulius Bünger2021-03-29
* -fix coverity issues wrt rpsJulius Bünger2021-03-27
* -rps: make format strings more portableJulius Bünger2020-12-07
* rps: fix another 'format not a string literal' warningDaniel Golle2020-11-21
* rps: deal with currently unused codeJulius Bünger2020-11-16
* rps: comment ill-defined codeJulius Bünger2020-11-16
* rps: properly initialise memoryJulius Bünger2020-11-16
* rps: use proper signednessJulius Bünger2020-11-16
* rps: use correct buffer sizesJulius Bünger2020-11-16
* rps: use correct types in format stringsJulius Bünger2020-11-16
* rps: get rid of warnings about harmless uninitialized variablesJulius Bünger2020-11-16
* rps: fix sources for multiple warningsJulius Bünger2020-11-16
* rps: fix format not a string literal and no format argumentsDaniel Golle2020-11-14
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* tighten formatting rulesChristian Grothoff2019-10-31
* follow-up to win32 removal.ng02019-10-25
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* removed last use of old apit3sserakt2019-07-20
* typosChristian Grothoff2019-04-19
* RPS profiler: Keep cache of probabilities per peerJulius Bünger2019-04-18
* RPS profiler: Fix computation of history probabilitiesJulius Bünger2019-04-11
* RPS profiler: Compute probabilities wrt historyJulius Bünger2019-04-11
* RPS sampler: Disable computation of probabilityJulius Bünger2019-04-10
* RPS profiler: Normalise correctlyJulius Bünger2019-04-10
* RPS: Some fixesJulius Bünger2019-04-09
* RPS api: Correct type of callback and handle for collecting gossipJulius Bünger2019-04-08
* RPS service: Record the number of observed peersJulius Bünger2019-04-08
* RPS data extraction: Format written filesJulius Bünger2019-04-08
* RPS service: Record number of unique peers in 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