- removal for fragmented messages
[oweals/gnunet.git] / src / transport / plugin_transport_udp.c
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
2012-05-15 Christian Grothoff-help seaspider some more
2012-05-14 Matthias Wachsfix for mantis 2346
2012-05-10 Christian Grothoff-eliminating cont-calls check, hard to count exactly...
2012-05-10 Christian Grothoff-fix
2012-05-10 Christian Grothoff-trying to fix #2342
2012-05-10 Matthias Wachs- fix crash
2012-05-10 Matthias Wachs- memory leak when fragmented message is not acked
2012-05-10 Christian Grothoff-fixing UDP fix
2012-05-10 Christian Grothoff-improved fix for #2336
2012-05-10 Matthias Wachs- fix for 2336
2012-05-08 Matthias Wachs- fix crashes
2012-05-08 Matthias Wachs- braodcast fix
2012-05-06 Christian Grothoff-fixing #2302
2012-05-02 Matthias Wachs- fix
2012-05-01 Christian Grothoff-fixing #2290
2012-04-27 Matthias Wachs- some statistics for the plugin
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-04-19 Christian Grothoff-fixing #2274 -- eliminating GNUNET_SCHEDULER_add_after
2012-04-02 Matthias Wachs- assertion causing crash, see mantis 0002244
2012-03-30 Matthias Wachs- error msg
2012-03-29 Matthias Wachs- udp error message
2012-03-11 Christian Grothoff-LRN: Add UDP StA function
2012-03-10 Christian Grothoffadd support for stub-mode for transport plugins
2012-02-27 Matthias Wachs- improved nat handling
2012-02-27 Matthias Wachs- coverity
2012-02-23 Matthias Wachssplitted ipv4 and ipv6 socket select scheduling
2012-02-23 Matthias Wachsfix for mantis bug 0002154:
2012-02-23 Matthias Wachsfix to use correct queue
2012-02-22 Matthias Wachs- fix
2012-02-22 Matthias Wachs- separated sending for ipv4 and v6
2012-02-14 Matthias Wachs- unused variable
2012-02-14 Matthias Wachs- improved logging
2012-02-14 Matthias Wachs- fix
2012-02-14 Matthias Wachs- nicer error msg
2012-02-14 Matthias Wachs- remove log msg
2012-02-13 Matthias Wachs- coverity errors
2012-02-13 Matthias Wachsremoving legacy send functions from plugins and renamin...
2012-02-13 Matthias Wachs- fix for freebsd
2012-02-13 Matthias Wachsadding rewritten udp plugin
2012-01-26 Matthias Wachs- changes in udp
2012-01-26 Matthias Wachs- fix
2011-12-21 Matthias Wachs- minor change
2011-12-21 Matthias Wachsfixed assertion: wrong return value
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-14 Matthias Wachswan/lan detection in plugins
2011-11-29 Christian Grothoff-fixing indentation
2011-11-28 Christian Grothoff-doxygen fixes
2011-11-23 Matthias Wachsfix shutdown order + disable broadcast in testcase
2011-11-23 Matthias WachsAdding UDP IPv6 peer discovery support using the GNUnet...
2011-11-22 Matthias Wachs(no commit message)
2011-11-21 Matthias Wachsnow using default socket and sending on default port
2011-11-21 Matthias Wachsdistinguish between beacons
2011-11-18 Christian Grothofffix
2011-11-18 Matthias Wachsudp now supports broadcasts using ipv6 multicast
2011-11-18 Matthias Wachsport was missing, udp broadcast for ipv4 is now complete
2011-11-17 Matthias Wachssend broadcasts on every interface
2011-11-16 Matthias Wachs(no commit message)
2011-11-09 Christian Grothoffcleanup
2011-11-08 Matthias Wachstrying to fix https://ng.gnunet.org/bugs/view.php?id...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-02 Matthias Wachs(no commit message)
2011-11-02 Matthias Wachs(no commit message)
2011-10-30 Christian Grothofffix
next