-doxygen
[oweals/gnunet.git] / src / transport / plugin_transport_tcp.c
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-08-19 Matthias Wachsremove dead assignments
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-08-08 Matthias Wachsremove output
2013-08-08 Matthias Wachsdebugging messages due to mantis bug 2980
2013-08-08 Matthias Wachsadded error message
2013-07-17 Matthias Wachsremoving breaks, adding stats
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-11 Matthias Wachsfix:
2013-07-10 Matthias Wachschanged return type to enum
2013-07-09 Matthias Wachsget function implementation in all plugins
2013-07-09 Matthias Wachsadded function
2013-07-09 Matthias Wachsnew api function to get network for session
2013-07-09 Matthias Wachsbetter just a warning
2013-07-02 Matthias Wachsfix: memory leak
2013-07-01 Matthias Wachsdoxygen fixes
2013-06-27 Matthias Wachsfix crash
2013-06-27 Matthias Wachsadded option field in tcp plugin
2013-05-27 Matthias Wachs additional check
2013-05-16 Christian Grothoff-stats is allowed to be NULL
2013-05-15 Christian Grothoff-do not call NAT with zero addresses
2013-05-14 Matthias Wachsimproved messages
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...
2013-03-15 Matthias Wachsunused
2013-03-15 Matthias Wachsmanipulation recv side
2013-02-04 Matthias Wachslimit connection for tcp
2013-02-04 Matthias Wachscheck code for 0002774
2012-12-12 Matthias Wachsfix: tcp did not return network type
2012-12-10 Matthias Wachs- fix for session check and clean up
2012-11-14 Christian Grothoff-fix #2652
2012-10-16 Matthias Wachsoverhead reporting
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-09-27 Christian Grothoffreducing error messages about missing configuration...
2012-09-13 Matthias Wachs- bug
2012-08-24 Matthias Wachschanges to address notification
2012-07-24 Christian Grothoff-debug code for new transport issue
2012-06-29 Matthias Wachs- fixed session code
2012-06-23 Christian Grothoff-LRN: Check session target:
2012-06-20 Matthias Wachs- workaround for mantis 0002445
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2012-06-02 Christian Grothoff-fix
2012-06-01 Christian Grothoff-minor code cleanups
2012-06-01 Christian Grothoff-trying to make issues such as #2389 less likely, but...
2012-05-28 Christian Grothoff-fixing #2382, also some code cleanup
2012-05-27 Christian Grothoff-minor code cleanups
2012-05-25 Matthias Wachs- preweekend fix
2012-05-25 Matthias Wachssession timeout for udp and tcp
2012-05-23 Matthias Wachs- additional checks
2012-05-16 Christian Grothoff-more logging
2012-05-16 Christian Grothoff-fix loglevel
2012-05-15 Christian Grothoff-dead field
2012-05-15 Christian Grothoff-cleaning up TCP logging
2012-05-15 Christian Grothoff-fix
2012-05-15 Christian Grothoff-cleanup
2012-05-14 Christian Grothoff-fixing misc seaspider parser errors
2012-05-12 Christian Grothoff-minor cleanup
2012-05-10 Christian Grothoff-implementing WLAN string to address
2012-05-06 Christian Grothoff-fixing #2302
2012-05-02 Matthias Wachs- fixed tcp_string_to_address
2012-05-01 Christian Grothoff-fixing #2290
2012-04-25 Matthias Wachs- coverity bugs
2012-04-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-04-19 Christian Grothoff-simplifying destruction of connections, cleaning up...
2012-04-19 Christian Grothoff-removing obsolete argument from GNUNET_CONNECTION_destroy
2012-04-16 Matthias Wachs- bug
2012-04-10 Matthias Wachs- fix for session counting: nat_wait sessions decreased...
2012-04-03 Matthias Wachs- additional debug message for mantis 2214
2012-04-02 Matthias Wachs- fix ipv6 address format for tcp pretty printer
2012-04-02 Matthias Wachs- set initially number of tcp sessions to 0
2012-03-30 Matthias Wachs- remove err msg
2012-03-11 Christian Grothoff-LRN: Generalize ip-address str->addr conversion
2012-03-10 Christian Grothoffadd support for stub-mode for transport plugins
2012-03-05 Christian Grothoff-LRN: experimental HELLO URIs
2012-03-02 Matthias Wachsfix for mantis 2189
2012-03-02 Matthias Wachs- fix for mantis 2189
2012-03-02 Matthias Wachs- LRN's patch: return value of nat client
2012-02-22 Matthias Wachs- coverity "issues"
2012-02-16 Matthias Wachs- clean up pending nat sessions
2012-02-16 Matthias Wachs- fixing assertion in gnunet_service_ats_addresses
2012-02-13 Matthias Wachs- coverity errors
2012-02-13 Matthias Wachsremoving legacy send functions from plugins and renamin...
2012-02-13 Matthias Wachs- minor fix
2012-02-13 Matthias Wachsfix access before null check
2012-01-30 Matthias Wachs- debug msgs
2012-01-27 Matthias Wachs- fix
2012-01-26 Matthias Wachs- session sending in tcp
2012-01-26 Matthias Wachs- more new code
2012-01-26 Matthias Wachs- new get_session functions
2012-01-25 Matthias Wachscoverity 10054
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-20 Matthias Wachsfirst changes for new plugin api
2011-12-14 Matthias WachsWAN/LAN for HTTP/S
2011-12-14 Matthias Wachsremoving ats functions from plugins, instead provide...
2011-12-13 Matthias Wachschanges:
2011-11-18 Matthias Wachsremove log message
2011-11-17 Matthias Wachsapi change for network interface iterations to support...
next