aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp.c
Commit message (Collapse)AuthorAge
...
* cleanupChristian Grothoff2010-06-18
|
* fixesChristian Grothoff2010-06-17
|
* always add user provided external addresses (duh)Nathan S. Evans2010-06-11
|
* explicitly add user provided external address to known addresses when used ↵Nathan S. Evans2010-06-11
| | | | with NAT
* bugs from codesonarNathan S. Evans2010-06-11
|
* add support for using both NAT and non-NAT addresses, fix bug when multiple ↵Nathan S. Evans2010-06-10
| | | | ICMP probes received
* first implementation of NAT punching for TCP transport plugin... doubt that ↵Nathan S. Evans2010-06-09
| | | | it works, but testcases that do NOT use NAT still work. not to be viewed by anyone.
* minor cleanupsNathan S. Evans2010-06-09
|
* proper test case configurationNathan S. Evans2010-06-09
|
* malformed address handlingNathan S. Evans2010-06-09
|
* fixesNathan S. Evans2010-06-09
|
* change from udp_nat to only udp, altered testcases and configs to suitNathan S. Evans2010-06-09
|
* more FBSD fixesChristian Grothoff2010-05-21
|
* fix compile error on FBSDChristian Grothoff2010-05-21
|
* dceChristian Grothoff2010-05-12
|
* get rid of duplicate statistics handle in each pluginNathan S. Evans2010-05-04
|
* inet_ntopChristian Grothoff2010-05-03
|
* Set the oft-forgotten sin_len.David Barksdale2010-05-02
|
* doxygenChristian Grothoff2010-05-02
|
* fixing major issue with how IP addresses go over the network (previously ↵Christian Grothoff2010-05-02
| | | | ill-defined) -- thanks amatus
* transport API changes in preparation for the stormChristian Grothoff2010-04-13
|
* fixing disconnect handling, making TCP plugin ready for bi-di useChristian Grothoff2010-03-19
|
* fixChristian Grothoff2010-03-18
|
* fixChristian Grothoff2010-03-18
|
* moveChristian Grothoff2010-03-18
|
* remove debugNathan S. Evans2010-03-04
|
* fixing API issue of who is responsible for quota inChristian Grothoff2010-03-01
|
* coverity, doxygen cleanup stuffNathan S. Evans2010-02-24
|
* deadChristian Grothoff2010-02-22
|
* fixing doxygen warningsChristian Grothoff2010-02-18
|
* towards better working transport codeChristian Grothoff2010-02-14
|
* coverity fixesNathan S. Evans2010-02-01
|
* udp test_transport_api test now working, tcp not... but a good omenNathan S. Evans2010-01-28
|
* still not really working... sending and receiving of messages a bit hinkyNathan S. Evans2010-01-26
|
* transport plugin change from single MessageHeader to message buffer and size...Nathan S. Evans2010-01-26
|
* udp closer to working, still wrestling with how to do data structures ↵Nathan S. Evans2010-01-25
| | | | properly in gnunet-service-transport.c (grr)
* resolver for udp plugin, don't propagate welcomes in tcpNathan S. Evans2010-01-25
|
* (no commit message)Nathan S. Evans2010-01-21
|
* it compiles, but definitely doesn't workNathan S. Evans2010-01-21
|
* fixing api related changesNathan S. Evans2010-01-21
|
* whiny christian fixNathan S. Evans2010-01-20
|
* making udp maybe, possibly, do somethingNathan S. Evans2010-01-19
|
* small changesNathan S. Evans2010-01-19
|
* fix memory leaksNathan S. Evans2010-01-19
|
* pre-commitNathan S. Evans2010-01-19
|
* remove commentsNathan S. Evans2010-01-19
|
* moderate udp support, not really tested (:Nathan S. Evans2010-01-19
|
* better commentsChristian Grothoff2009-10-08
|
* FreeBSD has sockaddr_in.sin_len, and sockaddr_in6.sin6_len.David Barksdale2009-09-24
|
* fixing docu issuesChristian Grothoff2009-09-11
|