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
/
transport
/
gnunet-service-tng.c
Age
Commit message (
Expand
)
Author
2019-06-18
fix NPEs, off-by-one, etc
Christian Grothoff
2019-06-18
clean up comments, fixmes, remove dead code
Christian Grothoff
2019-06-18
Introducing GNUNET_Uuid and matching hash map for 128 bit values.
Christian Grothoff
2019-06-09
update todo on FC: might be finished (in theory)
Christian Grothoff
2019-06-09
note on BDP
Christian Grothoff
2019-06-09
add FC retransmission logic
Christian Grothoff
2019-06-04
fix
Christian Grothoff
2019-06-04
misc bugfixes
Christian Grothoff
2019-06-04
misc bugfixes
Christian Grothoff
2019-06-02
generate and handle TRANSPORT_FLOW_CONTROL messages (TNG)
Christian Grothoff
2019-06-02
work on DV logic and FC
Christian Grothoff
2019-05-22
split T2T-FC from CR for address validation
Christian Grothoff
2019-05-21
implement FC window tracking for incoming messages
Christian Grothoff
2019-05-21
use bytes, not kilobytes
Christian Grothoff
2019-05-20
use _exit in signal handlers
Christian Grothoff
2019-05-19
FC work
Christian Grothoff
2019-05-19
introduce lookup_virtual_link
Christian Grothoff
2019-05-14
modify messages for t2t-fc
Christian Grothoff
2019-05-12
implement message selection heuristic
Christian Grothoff
2019-05-12
update TODOs
Christian Grothoff
2019-05-12
use sorting to stop linked list search early
Christian Grothoff
2019-05-11
clean up transmission logic to have queues 'pull' for pending messages while ...
Christian Grothoff
2019-05-11
move encryption logic into DVBox
Christian Grothoff
2019-05-11
complete TNG logging
Christian Grothoff
2019-05-11
remove duplicate API
Christian Grothoff
2019-05-08
more logging, more FIXMEs
Christian Grothoff
2019-05-07
more logging
Christian Grothoff
2019-05-07
add logging
Christian Grothoff
2019-05-05
note on next steps
Christian Grothoff
2019-05-05
use new PriorityPreferences consistently, note on deprecation
Christian Grothoff
2019-05-05
DCE, set message UUID to incrementing counter
Christian Grothoff
2019-05-04
simplify MQ logic to always carry the same kinds of flags, and extend transpo...
Christian Grothoff
2019-05-04
only use mono time in TNG HELLOs
Christian Grothoff
2019-04-30
complete CORE flow control loop
Christian Grothoff
2019-04-28
towards flow control in TNG
Christian Grothoff
2019-04-28
implement hop-by-hop signature verification
Christian Grothoff
2019-04-27
rudimentary logging
Christian Grothoff
2019-04-27
get rid of the trackers
Christian Grothoff
2019-04-27
fix validity vs. monotime
Christian Grothoff
2019-04-25
implement DV learn monotime handling
Christian Grothoff
2019-04-25
implement DV learn monotime handling
Christian Grothoff
2019-04-25
complete handle_client_send()
Christian Grothoff
2019-04-24
more work towards DVH paths
Christian Grothoff
2019-04-24
implement looping over neighbours to call fwd_dv_learn()
Christian Grothoff
2019-04-22
address a few FIXMEs
Christian Grothoff
2019-04-22
massive refactoring to intruce data structure
Christian Grothoff
2019-04-22
changing UUID types (in preparation for RTT tracking)
Christian Grothoff
2019-04-22
renaming
Christian Grothoff
2019-04-22
improve types
Christian Grothoff
2019-04-21
define constant
Christian Grothoff
[next]