aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
Commit message (Collapse)AuthorAge
...
* Another fix for specific bind addressesMatthias Wachs2011-05-16
|
* more fixes in address handlingMatthias Wachs2011-05-16
|
* bug fix: ipv6 did not check bind addressMatthias Wachs2011-05-16
| | | | | | | | ipv6 addresses were given to transport service even if service did bind to a specific ipv4 address other peers could not validate that address
* fixed bug breaking transportMatthias Wachs2011-05-16
| | | | | | plugin was bound to specific ip but returned all ip service
* fixing bug with connections that go down not coming back upChristian Grothoff2011-05-12
|
* fixing bug with connections that go down not coming back upChristian Grothoff2011-05-12
|
* SHUTDOWNMatthias Wachs2011-04-20
|
* indentingChristian Grothoff2011-01-26
|
* doxygen fixesMatthias Wachs2010-12-21
|
* fixChristian Grothoff2010-12-21
|
* speeling and coverity fixNathan S. Evans2010-12-21
|
* don't know how this could have worked beforeNathan S. Evans2010-12-21
|
* missing nat server check before trying to kill processNathan S. Evans2010-12-07
|
* - modified transport plugin interface to support ATSMatthias Wachs2010-12-06
| | | | | - modified transport plugins to support ATS
* allowing DynDNS for external IP specification, option clean upChristian Grothoff2010-11-29
|
* fixChristian Grothoff2010-11-24
|
* adding UPnP/PMP library calls/support to TCP transportChristian Grothoff2010-11-24
|
* styleChristian Grothoff2010-11-24
|
* styleChristian Grothoff2010-11-24
|
* cleaning up TCP code, incompleteChristian Grothoff2010-11-23
|
* Testing changes required to work with new core api. Revert ↵Nathan S. Evans2010-11-16
| | | | GNUNET_CORE_iterate_peers call to work properly.
* moving plugin headersChristian Grothoff2010-11-05
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
|
* original patch from Mantis 1614Christian Grothoff2010-11-03
|
* Refactoring gnunet timeMatthias Wachs2010-10-27
|
* fixing issue pointed out by amatusChristian Grothoff2010-10-12
|
* mantis 1606Christian Grothoff2010-09-23
|
* no SUID on W32Christian Grothoff2010-09-21
|
* safe stdin/stdout inheritance under windowsNathan S. Evans2010-09-15
|
* fix for api change in disk.c, thanks to patch from LRNNathan S. Evans2010-09-15
|
* don't ignore sessions marked as inbound when checking whether addresses matchNathan S. Evans2010-09-14
|
* remove crazy debuggingNathan S. Evans2010-09-14
|
* verbose debugging for NAT testsNathan S. Evans2010-09-14
|
* possible fix for buildbot failure on NAT test case; once a 'NAT' address is ↵Nathan S. Evans2010-09-08
| | | | used and a connection established, the new connection doesn't have a 'NAT' address (port 0) any longer, because it was built off of an inbound connection from the NAT'd peer. However, since we initiated the connection we expect that whatever address transport gives us should match.
* fix for not accepting pong with address null errors in NAT test caseNathan S. Evans2010-09-02
|
* transport service hello reduction, klocwork fixesNathan S. Evans2010-09-01
|
* whitespaceChristian Grothoff2010-08-22
|
* remove un-needed fake pongNathan S. Evans2010-08-19
|
* fixing tcp nat implementation, WINDOWS SUPPORT NOTWITHSTANDINGNathan S. Evans2010-08-17
|
* trying to debugNathan S. Evans2010-08-17
|
* some nat fixesNathan S. Evans2010-08-17
|
* leakChristian Grothoff2010-08-15
|
* fixing UDP bugChristian Grothoff2010-07-18
|
* redundant casesChristian Grothoff2010-07-02
|
* remove max buffer size from socket create callsNathan S. Evans2010-07-02
|
* gpl3Christian Grothoff2010-07-02
|
* Remove the 2 padding bytes (that are currently filled with junk) at the end ↵David Barksdale2010-06-29
| | | | of the tcp/udp/http transport addresses.
* implementing local address check for tcp/udpChristian Grothoff2010-06-28
|
* fixes to plugin API for DVChristian Grothoff2010-06-28
|