aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
Commit message (Collapse)AuthorAge
* remove outputMatthias Wachs2013-08-08
|
* debugging messages due to mantis bug 2980Matthias Wachs2013-08-08
|
* added error messageMatthias Wachs2013-08-08
|
* removing breaks, adding statsMatthias Wachs2013-07-17
|
* 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
|
* fix:Matthias Wachs2013-07-11
| | | | | | | | return address length 0 for inbound session - return session only if inbound flag is set: issue because plugin sends TCP_WELCOME messages for incoming connections not only outbount
* changed return type to enumMatthias Wachs2013-07-10
| | | | | added get_network to template
* get function implementation in all pluginsMatthias Wachs2013-07-09
|
* added functionMatthias Wachs2013-07-09
|
* new api function to get network for sessionMatthias Wachs2013-07-09
|
* better just a warningMatthias Wachs2013-07-09
|
* fix: memory leakMatthias Wachs2013-07-02
|
* doxygen fixesMatthias Wachs2013-07-01
|
* fix crash Matthias Wachs2013-06-27
|
* added option field in tcp pluginMatthias Wachs2013-06-27
| | | | | + fixed bug in port map callback: stack allocated variables not zeroed out -> addresses not comparable!
* additional checkMatthias Wachs2013-05-27
|
* -stats is allowed to be NULLChristian Grothoff2013-05-16
|
* -do not call NAT with zero addressesChristian Grothoff2013-05-15
|
* improved messagesMatthias Wachs2013-05-14
|
* -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
|
* unusedMatthias Wachs2013-03-15
|
* manipulation recv sideMatthias Wachs2013-03-15
|
* limit connection for tcpMatthias Wachs2013-02-04
|
* check code for 0002774Matthias Wachs2013-02-04
|
* fix: tcp did not return network typeMatthias Wachs2012-12-12
|
* - fix for session check and clean upMatthias Wachs2012-12-10
|
* -fix #2652Christian Grothoff2012-11-14
|
* overhead reportingMatthias Wachs2012-10-16
|
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* reducing error messages about missing configuration options by introducing ↵Christian Grothoff2012-09-27
| | | | new helper functions to print them uniformly
* - bugMatthias Wachs2012-09-13
|
* changes to address notificationMatthias Wachs2012-08-24
|
* -debug code for new transport issueChristian Grothoff2012-07-24
|
* - fixed session codeMatthias Wachs2012-06-29
|
* -LRN: Check session target:Christian Grothoff2012-06-23
| | | | | | | | | | It changes the Session object layout to make peer identity its first field, always, for all sessions. Code in find_session() can use this to check that the session belongs to the right peer. test_ats_api_add_address always triggers this due to the way it fakes a pointer to session object.
* - workaround for mantis 0002445Matthias Wachs2012-06-20
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -fixChristian Grothoff2012-06-02
|
* -minor code cleanupsChristian Grothoff2012-06-01
|
* -trying to make issues such as #2389 less likely, but I doubt this fixes itChristian Grothoff2012-06-01
|
* -fixing #2382, also some code cleanupChristian Grothoff2012-05-28
|
* -minor code cleanupsChristian Grothoff2012-05-27
|
* - preweekend fixMatthias Wachs2012-05-25
|
* session timeout for udp and tcpMatthias Wachs2012-05-25
|
* - additional checksMatthias Wachs2012-05-23
|
* -more loggingChristian Grothoff2012-05-16
|
* -fix loglevelChristian Grothoff2012-05-16
|