style specing
[oweals/gnunet.git] / src / rps /
2019-10-31 Christian Grothofftighten formatting rules
2019-10-26 xrsobsolete due to alpine policy
2019-10-25 ng0follow-up to win32 removal.
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
2019-09-08 ng0uncrustify as demanded.
2019-09-06 ng0first step to remove plibc
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-07-20 t3sseraktremoved last use of old api
2019-04-19 Christian Grothofftypos
2019-04-17 Julius BüngerRPS profiler: Keep cache of probabilities per peer
2019-04-11 Julius BüngerRPS profiler: Fix computation of history probabilities
2019-04-11 Julius BüngerRPS profiler: Compute probabilities wrt history
2019-04-10 Julius BüngerRPS sampler: Disable computation of probability
2019-04-10 Julius BüngerRPS profiler: Normalise correctly
2019-04-09 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-08 Julius BüngerRPS: Some fixes
2019-04-08 Julius BüngerRPS api: Correct type of callback and handle for collec...
2019-04-08 Julius BüngerRPS service: Record the number of observed peers
2019-04-08 Julius BüngerRPS data extraction: Format written files
2019-04-08 Julius BüngerRPS service: Record number of unique peers in gossip
2019-04-08 Julius BüngerRPS api: Fix type of callback and handle
2019-04-07 Julius BüngerRPS: Retrieve more info from sampler for profiling
2019-04-06 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-06 Christian Grothofffix includes
2019-04-06 Christian Grothoffintroduce GNUNET_memcmp() and GNUNET_is_zero()
2019-04-04 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-04 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-04-04 Julius BüngerRPS: Return peers to client after many observed ids
2019-04-03 Christian Grothoffonly run malicious tests if malicious features are... v0.11.1
2019-04-03 Christian Grothoffmerge conflict resolution
2019-03-19 Julius BüngerRPS Profiler: Keep track of push to single vs. multi...
2019-03-17 Julius BüngerRPS util: Break instead of return in macro
2019-02-28 Julius BüngerRPS: Disable too happy writing to disk
2019-02-26 Julius BüngerRPS: NULL out cadet port after closing
2019-02-26 Julius BüngerRPS: Cast to int32_t instead of uint32_t
2019-02-26 Julius BüngerRPS: Fix non-int array subscript
2019-02-26 Julius BüngerRPS: Fix checking of properties for peer removal
2019-02-26 Julius BüngerRPS: Track delta expected - received pushes w. statisti...
2019-02-26 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-26 Julius BüngerRPS: Do not consider unexpected pull replies as protoco...
2019-02-26 Julius BüngerRPS: Track expected number of pushes w. statistics
2019-02-26 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-26 Christian Grothoffunset XDG vars
2019-02-26 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-26 Christian Grothofffix profiler crash on bad startup
2019-02-26 Christian Grothofffix /tmp/rps directory creation, fix linkage, DCE
2019-02-25 Christian Grothoffdo not crash all the time in to_file()
2019-02-25 Julius BüngerRPS sampler: An id might be removed while a request...
2019-02-25 Julius BüngerRPS: Change way some numbers are written to files
2019-02-25 Julius BüngerRPS: Use correct number of logging blocking statistics
2019-02-25 Julius BüngerRPS profiler: Assert statistics handle non-NULL
2019-02-23 Christian Grothoffmerge
2019-02-22 Julius BüngerRPS profiler: Log index of peer
2019-02-22 Julius BüngerRPS profiler: Log index of peer
2019-02-21 Julius BüngerRPS: Adapt to coding style (cosmetic only)
2019-02-21 Julius BüngerRPS: Use #define instead of hardcoded numbers
2019-02-21 Julius BüngerRPS: Use stp(n)cpy instead of strncat in loop
2019-02-21 Julius BüngerRPS service: Use peermap only when non-NULL
2019-02-21 Julius BüngerRPS service: Adapt to coding guidelines (purely cosmetic)
2019-02-21 Julius BüngerRPS service: Check existence of peer before destruction
2019-02-21 Julius BüngerRPS service: Check if map was already NULLed
2019-02-21 Julius BüngerRPS service: Get length of buffer, not of string
2019-02-21 Christian Grothoffnote
2019-02-21 Christian Grothoffmore style fixes
2019-02-21 Christian Grothofffix uninit issue: bad use of hash map
2019-02-20 Julius BüngerRPS tests: Provide valgrind logging
2019-02-20 Julius BüngerRPS test util: Null out pointer to deleted structure
2019-02-20 Julius BüngerRPS test util: Improve logging
2019-02-20 Julius BüngerRPS test util: Initialise local memory
2019-02-20 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-20 Christian Grothofffix enable_malicous check
2019-02-20 Christian Grothoffdisable TO_FILE logic, causes assertion failures all...
2019-02-13 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-13 Christian Grothoffundo accidental commit
2019-02-13 Christian Grothofftrying to fix #5532
2019-02-12 Christian Grothofffixing EXTRA_DIST issues'
2019-02-09 Christian Grothoffrps profiler does not need zonemaster monitor
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-12-13 Julius BüngerRPS tests (fix): Do not try to close files when there...
2018-12-13 Julius BüngerRPS sampler: Stop logging to file
2018-12-13 Julius BüngerRPS service: Assure map with exists before using
2018-12-13 Julius BüngerRPS service: Reduce logging
2018-11-28 Julius BüngerRPS test/profiler: Open file with right flags
2018-11-28 Julius BüngerRPS test/profiler: Separate configs
2018-11-28 Julius BüngerRPS test/profiler: Check success of opening file
2018-11-27 Julius BüngerRPS profiler: logging, return value
2018-11-27 Julius BüngerRPS sampler: Fix creation of sampler
2018-11-27 Julius BüngerRPS tests/profiler: Keep files for dumping internals...
2018-11-22 Julius BüngerRPS profiler: Dump more statistics to file
2018-11-22 Julius BüngerRPS tests: Get rid of warning (unused argument)
2018-11-22 Julius BüngerRPS API: Fix whitespaces
2018-11-22 Christian Grothofffixes for DLL management and indentation
2018-11-22 Julius BüngerRPS api: Schedule callback
2018-11-22 Julius BüngerRPS profiler: Dump more statistics
2018-11-04 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-02 Julius BüngerRPS: Adapt to new hashmap API - discard const
2018-11-01 Julius BüngerRPS profiler: Dump statistics more frequently
next