aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
* 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
* fix includesChristian Grothoff2019-04-06
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06
* RPS: Return peers to client after many observed idsJulius Bünger2019-04-04
* only run malicious tests if malicious features are enabledv0.11.1Christian Grothoff2019-04-03
* RPS Profiler: Keep track of push to single vs. multi-hop peerJulius Bünger2019-03-20
* RPS util: Break instead of return in macroJulius Bünger2019-03-18
* RPS: Disable too happy writing to diskJulius Bünger2019-02-28
* RPS: NULL out cadet port after closingJulius Bünger2019-02-26
* RPS: Cast to int32_t instead of uint32_tJulius Bünger2019-02-26
* RPS: Fix non-int array subscriptJulius Bünger2019-02-26
* RPS: Fix checking of properties for peer removalJulius Bünger2019-02-26