index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
dev/ch3/fix-certtool
dev/marshall/quic
dev/martinr0x/trust
dev/ng0/python-modularized
dev/nithom/identity-enc
dev/schanzen/crypto_dlog_sodium
dev/schanzen/gns_nfc
dev/schanzen/gns_tombstone
dev/schanzen/pabc
dev/t3ss/tng
dev/thejackimonster/messenger
dev/tplaten/multicast_messenger
dev/trizuz/did
dev/trizuz/oidc_RSA256
dev/trizuz/siop
dev/trizuz/w3cvc
dev/vanni/bcd-new
dev/vanni/build-info
dev/vanni/fcfsd
dev/willow/doxygen
dev/willow/doxygen_comments
dev/willow/doxygen_comments2
dev/willow/gnunet_temp
dev/willow/gnunet_temp_sh_py
l20integration
master
netbsd-support
perf_setu_original
rewrite_of_cadet_test
schanzen/pabc
spaeth/escrow_plugins
spaeth/import_identity
zklaim
GNUnet core repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rps
/
gnunet-service-rps.c
Age
Commit message (
Expand
)
Author
2022-12-04
UTIL: Allow only inlcusion of util glib-style.
Martin Schanzenbach
2022-12-04
BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...
Martin Schanzenbach
2022-10-03
-DOC: Documentation cleanup pass through RPS subsystem
Willow Liquorice
2021-04-26
-fix many more typos
Christian Grothoff
2021-03-29
-rps: fix bugs
Julius Bünger
2021-03-27
-fix coverity issues wrt rps
Julius Bünger
2020-11-16
rps: deal with currently unused code
Julius Bünger
2020-11-16
rps: comment ill-defined code
Julius Bünger
2020-11-16
rps: get rid of warnings about harmless uninitialized variables
Julius Bünger
2020-11-14
rps: fix format not a string literal and no format arguments
Daniel Golle
2019-10-31
tighten formatting rules
Christian Grothoff
2019-10-05
global reindent, now with uncrustify hook enabled
Christian Grothoff
2019-09-08
uncrustify as demanded.
ng0
2019-07-20
removed last use of old api
t3sserakt
2019-04-19
typos
Christian Grothoff
2019-04-08
RPS service: Record the number of observed peers
Julius Bünger
2019-04-08
RPS service: Record number of unique peers in gossip
Julius Bünger
2019-04-06
introduce GNUNET_memcmp() and GNUNET_is_zero()
Christian Grothoff
2019-03-20
RPS Profiler: Keep track of push to single vs. multi-hop peer
Julius Bünger
2019-02-28
RPS: Disable too happy writing to disk
Julius Bünger
2019-02-26
RPS: NULL out cadet port after closing
Julius Bünger
2019-02-26
RPS: Cast to int32_t instead of uint32_t
Julius Bünger
2019-02-26
RPS: Fix non-int array subscript
Julius Bünger
2019-02-26
RPS: Fix checking of properties for peer removal
Julius Bünger
2019-02-26
RPS: Track delta expected - received pushes w. statistics, style
Julius Bünger
2019-02-26
RPS: Do not consider unexpected pull replies as protocol violation
Julius Bünger
2019-02-26
RPS: Track expected number of pushes w. statistics
Julius Bünger
2019-02-25
RPS sampler: An id might be removed while a request is still pending
Julius Bünger
2019-02-25
RPS: Change way some numbers are written to files
Julius Bünger
2019-02-25
RPS: Use correct number of logging blocking statistics
Julius Bünger
2019-02-21
RPS: Use #define instead of hardcoded numbers
Julius Bünger
2019-02-21
RPS: Use stp(n)cpy instead of strncat in loop
Julius Bünger
2019-02-21
RPS service: Use peermap only when non-NULL
Julius Bünger
2019-02-21
RPS service: Adapt to coding guidelines (purely cosmetic)
Julius Bünger
2019-02-21
RPS service: Check existence of peer before destruction
Julius Bünger
2019-02-21
RPS service: Check if map was already NULLed
Julius Bünger
2019-02-21
RPS service: Get length of buffer, not of string
Julius Bünger
2019-02-21
note
Christian Grothoff
2019-02-21
more style fixes
Christian Grothoff
2019-02-21
fix uninit issue: bad use of hash map
Christian Grothoff
2019-02-20
fix enable_malicous check
Christian Grothoff
2019-02-20
disable TO_FILE logic, causes assertion failures all the time (NULL filename)
Christian Grothoff
2019-01-14
src: for every AGPL3.0 file, add SPDX identifier.
ng0
2018-12-13
RPS service: Assure map with exists before using
Julius Bünger
2018-12-13
RPS service: Reduce logging
Julius Bünger
2018-11-28
RPS tests/profiler: Keep files for dumping internals open
Julius Bünger
2018-11-02
RPS: Adapt to new hashmap API - discard const
Julius Bünger
2018-11-01
RPS: Add more multi-hop statistics
Julius Bünger
2018-11-01
RPS service: Add more detailed statistics on multi/single-hop peers
Julius Bünger
2018-10-31
RPS service: Add datastructs for analysis of pulls
Julius Bünger
[next]