aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp.c
Commit message (Expand)AuthorAge
...
* 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 ill-...Christian Grothoff2010-05-02
* 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 properl...Nathan S. Evans2010-01-25
* 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
* namingNils Durner2009-08-29
* low level network APINils Durner2009-08-23
* ngChristian Grothoff2009-05-29