index
:
gnunet.git
0.13.x
0.15.x
custom-helper-path
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/trizuz/dids
dev/trizuz/oidc_RSA256
dev/trizuz/w3cvc
dev/vanni/bcd-new
dev/vanni/build-info
dev/vanni/fcfsd
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
/
transport
/
transport_api_monitor_peers.c
Age
Commit message (
Expand
)
Author
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-01-14
src: for every AGPL3.0 file, add SPDX identifier.
ng0
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
2017-01-10
rename connecT -> connect now that the old API is dead
Christian Grothoff
2016-08-18
Use statement exprs instead of local function
David Barksdale
2016-07-06
converting GNUNET_TRANSPORT_monitor_peers implementation to MQ
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-11
-style
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2015-02-02
-fix fix
Christian Grothoff
2015-02-02
avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ...
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2014-11-23
-fix misc monitoring issues
Christian Grothoff
2014-11-07
implementing plugin session monitoring API (#3452)
Christian Grothoff
2014-08-28
rename switching state
Matthias Wachs
2014-08-28
using tcp terminology for 3 way handshake: syn/syn_ack/ack
Matthias Wachs
2014-06-22
-split up transport_api_monitoring into monitor_peers and monitor_validation
Christian Grothoff