-indentation
[oweals/gnunet.git] / src / transport / plugin_transport_udp.c
2014-06-09 Christian Grothoffclarify prettyprinter API and protocols, make sure...
2014-06-02 Christian Grothoffno comma, breaks gnunet-statistics-gtk (fixes #3417)
2014-06-02 Matthias Wachsfix semantic for address_to_string
2014-04-07 Matthias Wachsfixng crash on shutdown
2014-04-03 Matthias Wachsdefragmentation context not freed when session is deleted
2014-03-29 Matthias Wachsdebuggging message for "send ACK but no session found...
2014-03-21 Matthias Wachsfix initialized value in udp on invalid address
2014-03-20 Matthias Wachssession end function must include address to notify...
2014-02-06 Christian Grothoff-doxygen, indentation, code cleanup
2014-01-30 Matthias Wachsextending bandwidth tracker api to support notifications
2014-01-28 Matthias Wachsfix compile error
2014-01-17 Matthias Wachsfix ftbfs on system where SIN_LEN exists
2014-01-16 Matthias Wachsmore fixed documentation
2014-01-15 Matthias Wachstransport validation monitoring API (not yet complete...
2014-01-14 Matthias Wachsissue: as long as we do not have a peer identity we...
2014-01-14 Matthias Wachsfixing issues with udp due to internal address length
2014-01-14 Matthias Wachsimproved checking for direction
2014-01-14 Matthias Wachsfix for printing address
2014-01-13 Matthias Wachsimplementing 0003268 to inbound information in HELLO...
2013-12-19 Matthias Wachsadded function to disable receiving broadcasts to preve...
2013-12-19 LRNmalloc -> new
2013-12-18 Matthias Wachsfix for plugin
2013-12-18 Matthias Wachsrescheduling sessions for udp
2013-12-18 Matthias Wachsnew timeout function and keep alives with nonces
2013-12-18 Matthias Wachsfix for fix
2013-12-18 Matthias Wachsfixing 0003221: Crash in UDP broadcast: plugin_transpor...
2013-12-17 Matthias Wachsdo not reschedule timeout on sending
2013-12-17 Matthias WachsIPv6 not available: second messsage is better
2013-12-15 LRNNon-uniform keepalive timeout for different plugins
2013-12-13 Christian Grothoff-doxygen, indentation
2013-12-13 Matthias Wachsfix assertion in line 1388
2013-12-13 Christian Grothoff-code cleanup, fixing #3207: timeout can be NULL in...
2013-12-12 Christian Grothoff-extend transport plugin API with capability to just...
2013-12-12 Matthias Wachsshorter session timeout for UDP
2013-12-09 Matthias Wachsmake message appear less often
2013-11-14 Christian Grothoff-fix warnings, use proper types for addr
2013-11-14 Christian Grothoff-make buildbots happier
2013-10-09 Christian Grothoff-rename serverAddr to server_addr to follow naming...
2013-10-09 Christian Grothoff-switching (again) to named sockets, see #2887
2013-10-07 Matthias Wachs- fixing udp address handling for inbound sessions
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-16 Matthias Wachsfix: upd has to use the session with fragmentation...
2013-09-16 Matthias Wachsfix: do not return inbound sessions when transport...
2013-08-20 Matthias Wachscheck in wrong line
2013-08-20 Matthias Wachsmore clang fixes
2013-08-20 Matthias Wachsfixing bugs found by clang
2013-08-19 Matthias Wachsremove dead assignments
2013-08-12 Christian Grothoff-some minor code cleanup
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-17 Matthias Wachsremoving breaks, adding stats
2013-07-15 Matthias Wachsudp returned addresses with 0-port
2013-07-15 Matthias Wachswhile running transport: valgrind showed memory leak...
2013-07-13 Christian Grothoff-add dv_get_network to DV API, improve signature to...
2013-07-12 Matthias Wachsusing inbound string
2013-07-12 Matthias Wachsfixing crash
2013-07-12 Matthias Wachsimportant check
2013-07-11 Matthias Wachsfixed:
2013-07-10 Matthias Wachsreport session
2013-07-10 Matthias Wachschanged return type to enum
2013-07-09 Matthias Wachsget function implementation in all plugins
2013-07-02 Matthias Wachsfix: memory leak
2013-06-27 Matthias Wachsadded options field to addresses
2013-06-21 Christian Grothoff-fix double free
2013-06-20 David BarksdaleFixed GNUNET_CLIENT_service_test on FreeBSD.
2013-05-16 Matthias Wachsreturning here is not a good idea since:
2013-05-16 Matthias Wachsfixing memory leaks in udp
2013-05-16 Matthias Wachsremove memory debug code
2013-05-16 Christian Grothoff-fix crash if UDP port is in use
2013-05-16 Christian Grothoff-fix error reporting
2013-05-16 Christian Grothoff-fix error reporting
2013-05-15 Matthias Wachschanges to binding port
2013-05-14 Matthias Wachsimproved messages
2013-05-14 Matthias Wachsfixing udp bindto
2013-05-14 Matthias Wachscompile error in udp
2013-05-13 Matthias Wachsbound (IPv6) socket to wrong (IPv4) address
2013-03-30 Christian Grothoff-no longer pass distance information from non-DV plugins
2013-03-18 Matthias Wachstransport plugin api change: split of address receive...
2012-12-12 Christian Grothoff-fix
2012-12-04 Matthias Wachs- mem debug
2012-11-30 Matthias Wachs- mem leak debugging: monitor allocations in udp
2012-11-24 LRNBe more specific about UDP read failures
2012-11-15 Christian Grothoff-fix the fix
2012-11-15 Matthias Wachs- fix for mantis 2639
2012-11-15 Matthias Wachsfix
2012-11-15 Matthias Wachs- bug hunting
2012-10-26 Matthias Wachsmore changes
2012-10-24 Matthias Wachsfix
2012-10-24 Matthias Wachsfix
2012-10-24 Christian Grothoff-strange branch, strange code
2012-10-24 Christian Grothoff-fixes
2012-10-24 Matthias Wachscoverity
2012-10-24 Matthias Wachs- coverity
2012-10-23 Matthias Wachstimeout stats
2012-10-23 Matthias Wachs- fix
2012-10-23 Matthias Wachs- removal for fragmented messages
2012-10-22 Christian Grothoff-fixing frag
2012-10-22 Christian Grothoff-trying to fix fragmentation / udp performance, not...
next