index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
dev/ch3/fix-certtool
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
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
/
rps_api.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
2020-07-05
GNUNET_free_non_null -> GNUNET_free
Christian Grothoff
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-04-08
RPS api: Correct type of callback and handle for collecting gossip
Julius Bünger
2019-04-08
RPS api: Fix type of callback and handle
Julius Bünger
2019-04-08
RPS: Retrieve more info from sampler for profiling
Julius Bünger
2019-04-04
RPS: Return peers to client after many observed ids
Julius Bünger
2019-02-20
fix enable_malicous check
Christian Grothoff
2019-01-14
src: for every AGPL3.0 file, add SPDX identifier.
ng0
2018-11-23
RPS API: Fix whitespaces
Julius Bünger
2018-11-23
fixes for DLL management and indentation
Christian Grothoff
2018-11-23
RPS api: Schedule callback
Julius Bünger
2018-10-31
RPS profiler: Try to avoid assertion on request_cancel
Julius Bünger
2018-10-15
RPS: Cleanup datastructures, NULL out freed pointers
Julius Bünger
2018-10-14
RPS API: Remove numer of peers from stream request
Julius Bünger
2018-10-11
RPS API: (Temporarily) Fix usage of stream request handles
Julius Bünger
2018-10-11
RPS API: Add creation, deletion of Subs
Julius Bünger
2018-10-11
RPS api: Clean code and logging
Julius Bünger
2018-09-26
Handle cancellation of view updates
Julius Bünger
2018-09-26
Split sampler into common, sampler and client part
Julius Bünger
2018-09-26
Remove leftovers of old architecture
Julius Bünger
2018-09-26
Change architecture of RPS service - api
Julius Bünger
2018-09-20
Start changing architecture of rps service/client
Julius Bünger
2018-09-20
Be a little bit more consistent in style
Julius Bünger
2018-09-18
Remove redundant type definition
Julius Bünger
2018-09-18
Add possibility to send multiple peers to client
Julius Bünger
2018-09-14
Add API call to receive unbiased peer stream for debugging and profiling
Julius Bünger
2018-09-06
Change cosmetics - keep compiler happy
Julius Bünger
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2018-03-21
rps: logging
Julius Bünger
2018-03-05
rps: add debug function to api to get view of service
Julius Bünger
2017-03-17
more renamings relating to 'new' service now just being the 'normal' service
Christian Grothoff
2017-01-10
rename connecT -> connect now that the old API is dead
Christian Grothoff
2016-10-04
-rps api: resend requests after reconnect
Julius Bünger
2016-09-27
-rps api: remove superfluous call to check_repy()
Julius Bünger
2016-08-18
Use statement exprs instead of local function
David Barksdale
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-07-01
-rps api: delete leftover struct
Julius Bünger
2016-07-01
-rps api: actually call check_reply()
Julius Bünger
2016-06-19
avoid deprecated API, use new connecT API
Christian Grothoff
2016-06-19
redefine GNUNET_MQ_queue_for_connection_client to capture client handle
Christian Grothoff
2016-06-18
fix RPS to match new MQ API -- and to check message format
Christian Grothoff
2015-08-03
-use hashmap instead of array
Julius Bünger
[next]