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-transport_neighbours.h
Age
Commit message (
Expand
)
Author
2022-10-03
-DOC: Major doc comment stripping pass through TRANSPORT
Willow Liquorice
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
2016-01-19
-fix (C) notices
Christian Grothoff
2015-11-06
removing try_connect-related logic that really should no longer be needed (#3...
Christian Grothoff
2015-10-18
rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv...
Christian Grothoff
2015-10-17
log plugin involved in slow transmissions
Christian Grothoff
2015-10-17
-do not export set_incoming_quota past file, it is not used beyond the scope
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-03-02
define quota message to transmit quota requests, towards addressing #3652
Christian Grothoff
2015-02-08
more dead and duplicate code elimination
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2015-02-03
get rid of unused state and dead code: GST_neighbour_get_latency is never used
Christian Grothoff
2015-02-03
document API, do not pass unused 'session' argument
Christian Grothoff
2015-02-02
dramatically simplify quota notification: avoid registration, simply always n...
Christian Grothoff
2015-02-02
reduce callback insanity for callbacks that are always bound to only one value
Christian Grothoff
2015-02-02
avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ...
Christian Grothoff
2015-01-19
-towards improved ATS API, adding return value with address record when addin...
Christian Grothoff
2015-01-18
removing dead logic to copy and pass around unused ATS values
Christian Grothoff
2014-08-28
using tcp terminology for 3 way handshake: syn/syn_ack/ack
Matthias Wachs
2014-03-27
We do not need the address and session here
Matthias Wachs
2014-01-30
send receive delay rescheduling support
Matthias Wachs
2014-01-08
neighbour monitoring api implemented
Matthias Wachs
2014-01-08
implementing monitoring api
Matthias Wachs
2014-01-07
new monitoring API
Matthias Wachs
2013-12-18
new timeout function and keep alives with nonces
Matthias Wachs
2013-12-12
-be stricter during handshake, close sessions with broken interactions aggres...
Christian Grothoff
2013-10-18
payload and data
Matthias Wachs
2013-10-18
(no commit message)
Matthias Wachs
2013-10-18
basic utilization implementation
Matthias Wachs
2013-03-23
-doxygen fixes
Christian Grothoff
2013-03-21
changes to connect_cb
Matthias Wachs
2013-03-21
ats related changes in transport
Matthias Wachs
2013-03-21
removing ats
Matthias Wachs
2013-02-04
throttling validations
Matthias Wachs
2012-10-16
overhead reporting
Matthias Wachs
2012-07-06
- implementation for mantis 0002485
Matthias Wachs
2012-06-19
- doxygen
Matthias Wachs
2012-06-18
-fix
Matthias Wachs
2012-05-13
-major rewrite of gnunet-service-transport_neighbours state machine
Christian Grothoff
2012-02-13
- coverity errors
Matthias Wachs
2012-02-06
-applying patch from vminko to fix #1972: adding support for continuous trans...
Christian Grothoff
2012-01-26
- more changes
Matthias Wachs
2011-11-29
-fixing indentation
Christian Grothoff
2011-11-29
- finale commit for the api change
Matthias Wachs
2011-11-28
introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all over...
Christian Grothoff
[next]