-check if /dev/net/tun exists and skip test otherwise
[oweals/gnunet.git] / src / transport /
2012-01-30 Matthias Wachs- changes
2012-01-30 Matthias Wachs- new udp implementation: start and stop
2012-01-30 Matthias Wachs- debug msgs
2012-01-27 Matthias Wachs- fix
2012-01-27 Matthias Wachs- debugging msgs
2012-01-27 Matthias Wachsimplemented sessions
2012-01-27 Matthias Wachsremoving retry code
2012-01-27 Matthias Wachscomplete select write implementation
2012-01-27 Matthias Wachsfix memory leaks
2012-01-27 Matthias Wachs-first half of write select implementation
2012-01-26 Matthias Wachs- changes in udp
2012-01-26 Matthias Wachs- changes
2012-01-26 Matthias Wachs- fix
2012-01-26 Matthias Wachs- session sending in tcp
2012-01-26 Matthias Wachsfixing mantis 2101
2012-01-26 Matthias Wachs- more changes
2012-01-26 Matthias Wachsimplemented session based sending in transport service...
2012-01-26 Christian Grothoff-clarify
2012-01-26 Matthias Wachs- test code
2012-01-26 Matthias Wachs- more new code
2012-01-26 Matthias Wachs- new get_session functions
2012-01-25 Matthias Wachs- clang
2012-01-25 Matthias Wachs- clang
2012-01-25 Matthias Wachscoverity 10054
2012-01-25 Matthias Wachscoverity 10048
2012-01-24 Christian Grothoff-do not compile vpn/exit/pt/dns on non-Linux systems
2012-01-23 Matthias Wachsfixing: mantis 0002098: transport did not propagate...
2012-01-21 Christian Grothoff-LRN: Give-debug-log-message-DEBUG-level
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-13 Christian Grothoffimproving code and build system to be in line with...
2012-01-13 Christian Grothoffchange default configurations on systems with UNIX...
2012-01-04 Christian Grothoff-dns parser works now well-enough
2011-12-30 Christian Grothoff-fixing format strings
2011-12-30 Christian Grothoff-LRN: use FPRINTF -- #2051
2011-12-26 Christian Grothoff-cleaning up after mwachs
2011-12-25 Christian Grothoff-LRN: neaten up, make debug log calls use DEBUG level
2011-12-23 Christian Grothoff-fix linkage
2011-12-22 Matthias Wachsinclude plugin in gnunet-transport output
2011-12-21 Matthias Wachs- minor change
2011-12-21 Matthias Wachsfixed assertion in gnunet-service resolver
2011-12-21 Matthias Wachsfixed assertion: wrong return value
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-20 Matthias Wachsfix for mantis 1959
2011-12-20 Matthias Wachsfix for mantis #2008
2011-12-20 Matthias WachsImprovement in reconnect: first disconnect, then destro...
2011-12-20 Matthias Wachsfirst changes for new plugin api
2011-12-19 Christian Grothofffixing #2014
2011-12-19 Matthias Wachsfixes for mantis #1988
2011-12-19 Matthias Wachsadditional network type for WLAN
2011-12-16 Christian Grothoff-also minimizing SUID code here
2011-12-14 Matthias Wachswan/lan detection in plugins
2011-12-14 Matthias WachsWAN/LAN for HTTP/S
2011-12-14 Matthias Wachsremoving ats functions from plugins, instead provide...
2011-12-13 Matthias Wachschanges:
2011-12-13 Matthias Wachsaddress type in WLAN
2011-12-13 Matthias Wachsadded ATS addresstype information to unix
2011-12-11 Christian Grothoffrenaming WLAN helper process to gnunet-helper-transport...
2011-12-11 Christian Grothoff-more minor cleanup
2011-12-11 Christian Grothoff-careful WLAN code cleanup
2011-12-06 Christian Grothoff-make mst code static, remove GNUNET_SERVER_ prefix
2011-12-06 Christian Grothoff-server_mst simplification as possilbe from inlining
2011-12-06 Christian Grothoff-duplicated
2011-12-06 Christian Grothoffeliminating last dependency on util code from wlan...
2011-12-06 Matthias Wachsadding GNUnet endian operations
2011-12-06 Matthias Wachstimestamp not supported on fedora core 8
2011-11-30 Christian Grothoff-fixing minor typos, version bump
2011-11-30 Matthias Wachs- doxygen
2011-11-30 Matthias Wachssome doxygen + refactoring of GST_validation_set_addres...
2011-11-30 Matthias Wachsmoving ats quotas to template files
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Christian Grothoffadding missing files to dist
2011-11-29 Christian Grothoff-no valgrind
2011-11-29 Christian Grothoff-cleaning up message format and code related to recent...
2011-11-29 Matthias Wachs- finale commit for the api change
2011-11-29 Bart PolotChanged quota configuration from core to ats section...
2011-11-29 Matthias Wachs- latest changes for refactoring: iterate sends disasse...
2011-11-29 Christian Grothoff-nl
2011-11-29 Matthias Wachsapi clean up next steps
2011-11-29 Matthias Wachsfirst steps to transport_api cleanup
2011-11-29 Matthias Wachs- hunting a bug
2011-11-28 Christian Grothoff-fixing use of uninitialized variable, some code cleanu...
2011-11-28 Christian Grothoff-more doxygen fixes
2011-11-28 Christian Grothoffintroducing GNUNET_UNUSED macro instead of hard-coding...
2011-11-28 Christian Grothoff-doxygen fixes
2011-11-28 Matthias Wachsfixing bus error on sparc, mantis bug 1909
2011-11-25 Christian GrothoffLRN: Use GNUNET_strdup() instead of strdup ()
2011-11-25 Christian Grothoff-spelling
2011-11-25 Christian Grothoff-fixing 1963 by changing warning to stats call
2011-11-25 Christian Grothoff-fixing string printing - size_t is not unsigned int
2011-11-25 Christian GrothoffLRN: I'm tired of seeing something like "ATS tells...
2011-11-25 Christian Grothoff-some more wlan code cleanup
2011-11-25 Christian Grothoff-some more wlan code cleanup
2011-11-25 Christian Grothoff-some more wlan code cleanup
2011-11-25 Christian Grothoff-some more wlan code cleanup
2011-11-25 Christian Grothoffsome more wlan code cleanup
2011-11-25 Christian Grothoffremoving no longer needed wlan directory
2011-11-25 Christian Grothoffinlining files from wlan, preparing to obsolete wlan...
2011-11-25 Christian Grothoff-minor code clean up and renaming dummy
2011-11-24 Christian Grothoff-cleaner
2011-11-23 Christian Grothoffdo not try to run with valgrind everywhere
next