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
/
transport
/
plugin_transport_udp.h
Age
Commit message (
Expand
)
Author
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-11-23
rename fest: use new libgnunetnt instead of old libgnunetats logic for networ...
Christian Grothoff
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-03-16
removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...
Christian Grothoff
2017-01-07
migrate UDP plugin to new NAT logic
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-10-18
rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv...
Christian Grothoff
2015-07-18
Get STUN to work with UDP plugin
Bruno Cabral
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-03-01
-simplifying event loop for UDP, separting v4/v6 for better performance (in t...
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2015-02-01
cleaning up UDP code to use only on address format throughout the code as muc...
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2014-06-23
-removing global state from UDP plugin (statics), doxygen, indentation, start...
Christian Grothoff
2014-03-10
Add missing stub definitions of structs to the corresponding header files
Florian Dold
2014-03-07
add missing ifdefs in header files
Florian Dold
2014-01-13
implementing 0003268 to inbound information in HELLO addresses
Matthias Wachs
2013-12-19
added function to disable receiving broadcasts to prevent buildbots from conn...
Matthias Wachs
2013-12-18
fixing 0003221: Crash in UDP broadcast: plugin_transport_udp_broadcasting.c:2...
Matthias Wachs
2013-11-28
-cleaning up UDP broadcast code, preparing for cryogenic
Christian Grothoff
2013-11-14
-make buildbots happier
Christian Grothoff
2013-10-09
-rename serverAddr to server_addr to follow naming conventions
Christian Grothoff
2013-09-30
-getting ATS and transport to compile again (part of #3047)
Christian Grothoff
2013-06-27
added options in header
Matthias Wachs
2013-05-16
fixing memory leaks in udp
Matthias Wachs
2012-11-15
- bug hunting
Matthias Wachs
2012-10-16
changes
Matthias Wachs
2012-09-17
fixing udp busyloop reported by LRN on #gnunet on 8-27
Christian Grothoff
2012-02-23
splitted ipv4 and ipv6 socket select scheduling
Matthias Wachs
2012-02-22
- separated sending for ipv4 and v6
Matthias Wachs
2012-02-13
adding rewritten udp plugin
Matthias Wachs