-doxygen
[oweals/gnunet.git] / src / transport / plugin_transport_udp.c
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...
2012-10-19 Matthias Wachs- dangerous things for a friday: fragmented message...
2012-10-19 Matthias Wachscoverity
2012-10-18 Matthias Wachspreliminary workaround for 0002549
2012-10-18 Matthias Wachsnew statistics
2012-10-17 Matthias Wachsstat
2012-10-17 Matthias Wachs-remove
2012-10-17 Matthias Wachsnew statistic values and fixes
2012-10-17 Matthias Wachsminors
2012-10-17 Matthias Wachsclean up and fixes
2012-10-17 Matthias Wachsimprove code while debugging
2012-10-16 Matthias Wachsdoxygen
2012-10-16 Matthias Wachschanges
2012-10-16 Matthias Wachsstats + delay
2012-10-16 Matthias Wachschanges
2012-10-16 Matthias Wachsoverhead reporting
2012-10-16 Matthias Wachschanges
2012-10-16 Matthias Wachsdocumentation and preparation
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-09-27 Matthias Wachsnew statistics value to measure payload
2012-09-26 Matthias Wachs- statistics values for all plugins
2012-09-17 Christian Grothofffixing udp busyloop reported by LRN on #gnunet on 8-27
2012-08-24 Matthias Wachschanges to address notification
2012-06-29 Matthias Wachs- typo
2012-06-29 Matthias Wachsimproved error messages when no network connectivity...
2012-06-29 Matthias Wachs- fixed session code
2012-06-18 Matthias Wachs- fix
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-08 Christian Grothoff-LRN: fix udp plugin on W32
2012-05-28 Christian Grothoff-doxygen
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-05-27 Christian Grothoff-some code cleanup
2012-05-25 Matthias Wachssession timeout for udp and tcp
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-16 Christian Grothoff-do switch statement cases in order of enum
next