aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp.c
Commit message (Expand)AuthorAge
* -make buildbots happierChristian Grothoff2013-11-14
* -rename serverAddr to server_addr to follow naming conventionsChristian Grothoff2013-10-09
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* - fixing udp address handling for inbound sessionsMatthias Wachs2013-10-07
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* fix: upd has to use the session with fragmentation context when receiving ACKsMatthias Wachs2013-09-16
* fix: do not return inbound sessions when transport asks for outbound sessionMatthias Wachs2013-09-16
* check in wrong lineMatthias Wachs2013-08-20
* more clang fixesMatthias Wachs2013-08-20
* fixing bugs found by clangMatthias Wachs2013-08-20
* remove dead assignmentsMatthias Wachs2013-08-19
* -some minor code cleanupChristian Grothoff2013-08-12
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* removing breaks, adding statsMatthias Wachs2013-07-17
* udp returned addresses with 0-portMatthias Wachs2013-07-15
* while running transport: valgrind showed memory leak due to not removed resol...Matthias Wachs2013-07-15
* -add dv_get_network to DV API, improve signature to use 'struct Session *' in...Christian Grothoff2013-07-13
* using inbound stringMatthias Wachs2013-07-12
* fixing crashMatthias Wachs2013-07-12
* important checkMatthias Wachs2013-07-12
* fixed:Matthias Wachs2013-07-11
* report sessionMatthias Wachs2013-07-10
* changed return type to enumMatthias Wachs2013-07-10
* get function implementation in all pluginsMatthias Wachs2013-07-09
* fix: memory leakMatthias Wachs2013-07-02
* added options field to addressesMatthias Wachs2013-06-27
* -fix double freeChristian Grothoff2013-06-21
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
* returning here is not a good idea since: Matthias Wachs2013-05-16
* fixing memory leaks in udpMatthias Wachs2013-05-16
* remove memory debug codeMatthias Wachs2013-05-16
* -fix crash if UDP port is in useChristian Grothoff2013-05-16
* -fix error reportingChristian Grothoff2013-05-16
* -fix error reportingChristian Grothoff2013-05-16
* changes to binding portMatthias Wachs2013-05-15
* improved messagesMatthias Wachs2013-05-14
* fixing udp bindtoMatthias Wachs2013-05-14
* compile error in udpMatthias Wachs2013-05-14
* bound (IPv6) socket to wrong (IPv4) addressMatthias Wachs2013-05-13
* -no longer pass distance information from non-DV pluginsChristian Grothoff2013-03-30
* transport plugin api change: split of address receive and ats updatesMatthias Wachs2013-03-18
* -fixChristian Grothoff2012-12-12
* - mem debugMatthias Wachs2012-12-04
* - mem leak debugging: monitor allocations in udpMatthias Wachs2012-11-30
* Be more specific about UDP read failuresLRN2012-11-24
* -fix the fixChristian Grothoff2012-11-15
* - fix for mantis 2639Matthias Wachs2012-11-15