aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_udp.c
Commit message (Collapse)AuthorAge
...
* (no commit message)Matthias Wachs2011-11-02
|
* (no commit message)Matthias Wachs2011-11-02
|
* fixChristian Grothoff2011-10-30
|
* UDP broadcast finishedMatthias Wachs2011-10-30
| | | | | but not really tested
* (no commit message)Matthias Wachs2011-10-28
|
* udp broadcastMatthias Wachs2011-10-28
|
* trying to fix #1813 by actually respecting delay values, also some minor ↵Christian Grothoff2011-10-25
| | | | code cleanup
* fix compile errorChristian Grothoff2011-10-24
|
* undo 17963, better solution aheadChristian Grothoff2011-10-23
|
* Adding FIXMEs: if delay is FOREVER, session should be terminatedChristian Grothoff2011-10-23
|
* transmitting flow control information between peersMatthias Wachs2011-10-21
|
* fixChristian Grothoff2011-10-20
|
* coverity fixesMatthias Wachs2011-10-18
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* compileMatthias Wachs2011-10-13
|
* safety checkMatthias Wachs2011-10-12
|
* (no commit message)Matthias Wachs2011-10-12
|
* more expirationMatthias Wachs2011-10-12
|
* address expirationMatthias Wachs2011-10-11
|
* safety check: session address comparisonMatthias Wachs2011-10-11
|
* (no commit message)Matthias Wachs2011-10-11
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* fix: ipv6 IPs should be in []. strlen bad parensChristian Grothoff2011-09-14
|
* misc train hackingChristian Grothoff2011-09-09
|
* udp now working with new transport serviceMatthias Wachs2011-09-06
| | | | | udp plugin should not call transmit_continuation, if NULL
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* process keepalive, simplify PONGsChristian Grothoff2011-08-14
|
* fixing 1738Christian Grothoff2011-07-26
|
* leakChristian Grothoff2011-07-16
|
* fixChristian Grothoff2011-07-15
|
* leakChristian Grothoff2011-07-15
|
* fixChristian Grothoff2011-07-15
|
* configChristian Grothoff2011-07-15
|
* fixChristian Grothoff2011-07-15
|
* reduce size of benchmarksChristian Grothoff2011-07-15
|
* renamingChristian Grothoff2011-07-14
|
* printer: print ip if dns timeout occursMatthias Wachs2011-07-13
|
* the big NAT changeChristian Grothoff2011-06-25
|
* resolver API changeChristian Grothoff2011-06-16
|
* (no commit message)Matthias Wachs2011-06-09
|
* moving NAT options into their own sectionChristian Grothoff2011-06-09
|
* this code made no sense in this contextMatthias Wachs2011-06-01
|
* NEW: local addresses are filteredMatthias Wachs2011-05-19
|
* SHUTDOWNMatthias Wachs2011-04-20
|
* unix domain socket transport, associated test casesNathan S. Evans2011-02-03
|
* fix possible infinite loopChristian Grothoff2011-01-13
|
* - modified transport plugin interface to support ATSMatthias Wachs2010-12-06
| | | | | - modified transport plugins to support ATS