aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp.c
Commit message (Collapse)AuthorAge
* 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 ↵Matthias Wachs2013-07-15
| | | | | | | resolution processes storing pretty printer requests and removing them after timeout
* -add dv_get_network to DV API, improve signature to use 'struct Session *' ↵Christian Grothoff2013-07-13
| | | | instead of 'void *'
* using inbound stringMatthias Wachs2013-07-12
|
* fixing crashMatthias Wachs2013-07-12
|
* important checkMatthias Wachs2013-07-12
|
* fixed:Matthias Wachs2013-07-11
| | | | | | printing of inbound session size of inbound sessions
* report sessionMatthias Wachs2013-07-10
|
* changed return type to enumMatthias Wachs2013-07-10
| | | | | added get_network to template
* get function implementation in all pluginsMatthias Wachs2013-07-09
|
* fix: memory leakMatthias Wachs2013-07-02
|
* added options field to addressesMatthias Wachs2013-06-27
| | | | | fixed stack allocation problem when converting string to address
* -fix double freeChristian Grothoff2013-06-21
|
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
| | | | | | | This should also fix any other platform with AF_UNIX that is not Linux or Mingw.
* returning here is not a good idea since: Matthias Wachs2013-05-16
| | | | | | - IPv6 socket can be opened but will be not closed if IPv4 error is handled as hard error - Plugin will return correctly with IPv6 socket open but never scheduled
* 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
| | | | | additional debug messages for transport connections
* 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
|
* fixMatthias Wachs2012-11-15
|
* - bug huntingMatthias Wachs2012-11-15
|
* more changesMatthias Wachs2012-10-26
|
* fixMatthias Wachs2012-10-24
|
* fixMatthias Wachs2012-10-24
|
* -strange branch, strange codeChristian Grothoff2012-10-24
|
* -fixesChristian Grothoff2012-10-24
|
* coverityMatthias Wachs2012-10-24
|
* - coverityMatthias Wachs2012-10-24
|
* timeout statsMatthias Wachs2012-10-23
|
* - fixMatthias Wachs2012-10-23
|
* - removal for fragmented messagesMatthias Wachs2012-10-23
|
* -fixing fragChristian Grothoff2012-10-22
|
* -trying to fix fragmentation / udp performance, not working yetChristian Grothoff2012-10-22
|
* - dangerous things for a friday: fragmented message timeoutMatthias Wachs2012-10-19
|
* coverityMatthias Wachs2012-10-19
|