aboutsummaryrefslogtreecommitdiff
path: root/src/rps/gnunet-service-rps.c
Commit message (Expand)AuthorAge
* -rps: fix bugsJulius Bünger2021-03-29
* -fix coverity issues wrt rpsJulius Bünger2021-03-27
* rps: deal with currently unused codeJulius Bünger2020-11-16
* rps: comment ill-defined codeJulius Bünger2020-11-16
* rps: get rid of warnings about harmless uninitialized variablesJulius Bünger2020-11-16
* rps: fix format not a string literal and no format argumentsDaniel Golle2020-11-14
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* removed last use of old apit3sserakt2019-07-20
* typosChristian Grothoff2019-04-19
* RPS service: Record the number of observed peersJulius Bünger2019-04-08
* RPS service: Record number of unique peers in gossipJulius Bünger2019-04-08
* introduce GNUNET_memcmp() and GNUNET_is_zero()Christian Grothoff2019-04-06
* RPS Profiler: Keep track of push to single vs. multi-hop peerJulius Bünger2019-03-20
* 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
* RPS: Track delta expected - received pushes w. statistics, styleJulius Bünger2019-02-26
* RPS: Do not consider unexpected pull replies as protocol violationJulius Bünger2019-02-26
* RPS: Track expected number of pushes w. statisticsJulius Bünger2019-02-26
* RPS sampler: An id might be removed while a request is still pendingJulius Bünger2019-02-25
* RPS: Change way some numbers are written to filesJulius Bünger2019-02-25
* RPS: Use correct number of logging blocking statisticsJulius Bünger2019-02-25
* RPS: Use #define instead of hardcoded numbersJulius Bünger2019-02-21
* RPS: Use stp(n)cpy instead of strncat in loopJulius Bünger2019-02-21
* RPS service: Use peermap only when non-NULLJulius Bünger2019-02-21
* RPS service: Adapt to coding guidelines (purely cosmetic)Julius Bünger2019-02-21
* RPS service: Check existence of peer before destructionJulius Bünger2019-02-21
* RPS service: Check if map was already NULLedJulius Bünger2019-02-21
* RPS service: Get length of buffer, not of stringJulius Bünger2019-02-21
* noteChristian Grothoff2019-02-21
* more style fixesChristian Grothoff2019-02-21
* fix uninit issue: bad use of hash mapChristian Grothoff2019-02-21
* fix enable_malicous checkChristian Grothoff2019-02-20
* disable TO_FILE logic, causes assertion failures all the time (NULL filename)Christian Grothoff2019-02-20
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* RPS service: Assure map with exists before usingJulius Bünger2018-12-13
* RPS service: Reduce loggingJulius Bünger2018-12-13
* RPS tests/profiler: Keep files for dumping internals openJulius Bünger2018-11-28
* RPS: Adapt to new hashmap API - discard constJulius Bünger2018-11-02
* RPS: Add more multi-hop statisticsJulius Bünger2018-11-01
* RPS service: Add more detailed statistics on multi/single-hop peersJulius Bünger2018-11-01
* RPS service: Add datastructs for analysis of pullsJulius Bünger2018-10-31
* RPS service: Try to fix peer destruction during cleanupJulius Bünger2018-10-31
* RPS service: Use correct file for subJulius Bünger2018-10-30
* RPS: Change cosmetics - fix indentationJulius Bünger2018-10-30
* fix RPS service: Provide closure for view insertionJulius Bünger2018-10-30