aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
* fix /tmp/rps directory creation, fix linkage, DCEChristian Grothoff2019-02-26
* do not crash all the time in to_file()Christian Grothoff2019-02-25
* 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 profiler: Assert statistics handle non-NULLJulius Bünger2019-02-25
* RPS profiler: Log index of peerJulius Bünger2019-02-22
* RPS: Adapt to coding style (cosmetic only)Julius Bünger2019-02-21
* 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
* RPS tests: Provide valgrind loggingJulius Bünger2019-02-20
* RPS test util: Null out pointer to deleted structureJulius Bünger2019-02-20
* RPS test util: Improve loggingJulius Bünger2019-02-20
* RPS test util: Initialise local memoryJulius Bünger2019-02-20
* fix enable_malicous checkChristian Grothoff2019-02-20
* disable TO_FILE logic, causes assertion failures all the time (NULL filename)Christian Grothoff2019-02-20
* undo accidental commitChristian Grothoff2019-02-13
* trying to fix #5532Christian Grothoff2019-02-13
* fixing EXTRA_DIST issues'Christian Grothoff2019-02-13
* rps profiler does not need zonemaster monitorChristian Grothoff2019-02-09
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* RPS tests (fix): Do not try to close files when there are no open onesJulius Bünger2018-12-13
* RPS sampler: Stop logging to fileJulius Bünger2018-12-13
* RPS service: Assure map with exists before usingJulius Bünger2018-12-13
* RPS service: Reduce loggingJulius Bünger2018-12-13
* RPS test/profiler: Open file with right flagsJulius Bünger2018-11-28
* RPS test/profiler: Separate configsJulius Bünger2018-11-28
* RPS test/profiler: Check success of opening fileJulius Bünger2018-11-28
* RPS profiler: logging, return valueJulius Bünger2018-11-28
* RPS sampler: Fix creation of samplerJulius Bünger2018-11-28
* RPS tests/profiler: Keep files for dumping internals openJulius Bünger2018-11-28
* RPS profiler: Dump more statistics to fileJulius Bünger2018-11-23
* RPS tests: Get rid of warning (unused argument)Julius Bünger2018-11-23
* 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: Dump more statisticsJulius Bünger2018-11-23
* RPS: Adapt to new hashmap API - discard constJulius Bünger2018-11-02
* RPS profiler: Dump statistics more frequentlyJulius Bünger2018-11-01
* 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