- improved nat handling
[oweals/gnunet.git] / src / transport / plugin_transport_udp.c
2012-02-27 Matthias Wachs- improved nat handling
2012-02-27 Matthias Wachs- coverity
2012-02-23 Matthias Wachssplitted ipv4 and ipv6 socket select scheduling
2012-02-23 Matthias Wachsfix for mantis bug 0002154:
2012-02-23 Matthias Wachsfix to use correct queue
2012-02-22 Matthias Wachs- fix
2012-02-22 Matthias Wachs- separated sending for ipv4 and v6
2012-02-14 Matthias Wachs- unused variable
2012-02-14 Matthias Wachs- improved logging
2012-02-14 Matthias Wachs- fix
2012-02-14 Matthias Wachs- nicer error msg
2012-02-14 Matthias Wachs- remove log msg
2012-02-13 Matthias Wachs- coverity errors
2012-02-13 Matthias Wachsremoving legacy send functions from plugins and renamin...
2012-02-13 Matthias Wachs- fix for freebsd
2012-02-13 Matthias Wachsadding rewritten udp plugin
2012-01-26 Matthias Wachs- changes in udp
2012-01-26 Matthias Wachs- fix
2011-12-21 Matthias Wachs- minor change
2011-12-21 Matthias Wachsfixed assertion: wrong return value
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-14 Matthias Wachswan/lan detection in plugins
2011-11-29 Christian Grothoff-fixing indentation
2011-11-28 Christian Grothoff-doxygen fixes
2011-11-23 Matthias Wachsfix shutdown order + disable broadcast in testcase
2011-11-23 Matthias WachsAdding UDP IPv6 peer discovery support using the GNUnet...
2011-11-22 Matthias Wachs(no commit message)
2011-11-21 Matthias Wachsnow using default socket and sending on default port
2011-11-21 Matthias Wachsdistinguish between beacons
2011-11-18 Christian Grothofffix
2011-11-18 Matthias Wachsudp now supports broadcasts using ipv6 multicast
2011-11-18 Matthias Wachsport was missing, udp broadcast for ipv4 is now complete
2011-11-17 Matthias Wachssend broadcasts on every interface
2011-11-16 Matthias Wachs(no commit message)
2011-11-09 Christian Grothoffcleanup
2011-11-08 Matthias Wachstrying to fix https://ng.gnunet.org/bugs/view.php?id...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-02 Matthias Wachs(no commit message)
2011-11-02 Matthias Wachs(no commit message)
2011-10-30 Christian Grothofffix
2011-10-30 Matthias WachsUDP broadcast finished
2011-10-28 Matthias Wachs(no commit message)
2011-10-28 Matthias Wachsudp broadcast
2011-10-25 Christian Grothofftrying to fix #1813 by actually respecting delay values...
2011-10-24 Christian Grothofffix compile error
2011-10-23 Christian Grothoffundo 17963, better solution ahead
2011-10-23 Christian GrothoffAdding FIXMEs: if delay is FOREVER, session should...
2011-10-21 Matthias Wachstransmitting flow control information between peers
2011-10-20 Christian Grothofffix
2011-10-18 Matthias Wachscoverity fixes
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-13 Matthias Wachscompile
2011-10-12 Matthias Wachssafety check
2011-10-12 Matthias Wachs(no commit message)
2011-10-12 Matthias Wachsmore expiration
2011-10-11 Matthias Wachsaddress expiration
2011-10-11 Matthias Wachssafety check: session address comparison
2011-10-11 Matthias Wachs(no commit message)
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-14 Christian Grothofffix: ipv6 IPs should be in []. strlen bad parens
2011-09-09 Christian Grothoffmisc train hacking
2011-09-06 Matthias Wachsudp now working with new transport service
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-14 Christian Grothoffprocess keepalive, simplify PONGs
2011-07-26 Christian Grothofffixing 1738
2011-07-16 Christian Grothoffleak
2011-07-15 Christian Grothofffix
2011-07-15 Christian Grothoffleak
2011-07-15 Christian Grothofffix
2011-07-15 Christian Grothoffconfig
2011-07-15 Christian Grothofffix
2011-07-15 Christian Grothoffreduce size of benchmarks
2011-07-14 Christian Grothoffrenaming
2011-07-13 Matthias Wachsprinter: print ip if dns timeout occurs
2011-06-25 Christian Grothoffthe big NAT change
2011-06-16 Christian Grothoffresolver API change
2011-06-09 Matthias Wachs(no commit message)
2011-06-09 Christian Grothoffmoving NAT options into their own section
2011-06-01 Matthias Wachsthis code made no sense in this context
2011-05-19 Matthias WachsNEW: local addresses are filtered
2011-04-20 Matthias WachsSHUTDOWN
2011-02-03 Nathan S. Evansunix domain socket transport, associated test cases
2011-01-13 Christian Grothofffix possible infinite loop
2010-12-06 Matthias Wachs- modified transport plugin interface to support ATS
2010-11-29 Christian Grothofffixing bogus port bind by UDP
2010-11-16 Nathan S. EvansTesting changes required to work with new core api...
2010-11-10 Nathan S. Evanscodesonar fix
2010-11-05 Christian Grothoffmoving plugin headers
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-03 Christian Grothoffstyle improvments wrt Mantis 1614 patch
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-10-25 David BarksdaleFixed udp_plugin_address_pretty_printer and gcrypt...
2010-09-23 Christian Grothoffmantis 1606
2010-09-15 Nathan S. Evanssafe stdin/stdout inheritance under windows
2010-09-15 Nathan S. Evansfix for api change in disk.c, thanks to patch from LRN
2010-09-01 Nathan S. Evanstransport service hello reduction, klocwork fixes
2010-08-22 Christian Grothoffwhitespace
next