aboutsummaryrefslogtreecommitdiff
path: root/src/rps
Commit message (Expand)AuthorAge
* 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
* unset XDG varsChristian Grothoff2019-02-26
* fix profiler crash on bad startupChristian Grothoff2019-02-26
* 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