-indentation
[oweals/gnunet.git] / src / transport /
2014-06-12 Christian Grothoff-fix #3443
2014-06-11 Matthias Wachsfixing issues found by coverity
2014-06-11 Christian Grothoff-fix
2014-06-11 Christian Grothoff-misc fixes
2014-06-11 Christian Grothoff-misc fixes
2014-06-11 Christian Grothoff-fix handling
2014-06-11 Christian Grothoff-send proper termination on error
2014-06-11 Christian Grothoff-fix status code
2014-06-10 Matthias Wachsfixing compile error
2014-06-09 Christian Grothoff-fix compiler warning, fix test logic
2014-06-09 Christian Grothoffclarify prettyprinter API and protocols, make sure...
2014-06-09 Christian Grothoff-die dead stuff
2014-06-09 Christian Grothoff-fixing doxygen, indentation
2014-06-08 Christian Fuchs- moved timeout handling responsibility from for nat...
2014-06-05 Matthias Wachsremove protocol violation
2014-06-03 Matthias Wachsfix for bug #0003416: do not stop parsing uri when...
2014-06-03 Christian Grothoff-indentation and doxygen fixes
2014-06-02 Christian Grothoffno comma, breaks gnunet-statistics-gtk (fixes #3417)
2014-06-02 Matthias Wachsfix semantic for address_to_string
2014-06-01 David BarksdaleSupport a wider range of http transport clients.
2014-05-27 Matthias Wachsthese messages should not be logged as errors
2014-05-27 Matthias Wachserror handling was moved to clients
2014-05-27 Matthias Wachsbug hunting
2014-05-27 Matthias Wachsminor changes
2014-05-27 Matthias Wachsremove fix me: probe_ctx are stored in a list and clean...
2014-05-27 Matthias Wachsfix address resolution process
2014-05-26 David BarksdaleAdd CORS support to HTTP transport
2014-05-26 David BarksdaleTypo in comment
2014-05-26 Matthias Wachsremove breaks not required anymore
2014-05-21 Matthias Wachsfix for address switching when both peers switch at...
2014-05-20 Matthias Wachsimproved test
2014-05-20 Matthias Wachsadd tcp test to makefile
2014-05-20 Matthias Wachsmissing config
2014-05-20 Matthias Wachsmore configs
2014-05-20 Matthias Wachsnew configs
2014-05-20 Matthias Wachsaddress switch test
2014-05-20 Matthias Wachsnewline
2014-05-20 Matthias Wachsnew test case
2014-05-20 Matthias Wachsrename cfg files in Makefile
2014-05-20 Matthias Wachsremove unreliability test
2014-05-20 Matthias Wachsimproved log message
2014-05-20 Matthias Wachsremove checking for packet order in quota compliance
2014-05-19 Matthias Wachsremove debugging output
2014-05-19 Matthias Wachsimproved output for gnunet-transport
2014-05-19 Matthias Wachsnew api
2014-05-19 Christian Fuchs- updated NAT callback function defintion to no longer...
2014-05-07 Bart Polot- rename also contents of config files, update config...
2014-05-06 David BarksdaleFix simple copy-paste error.
2014-04-23 Christian Grothoff-fix error message
2014-04-16 Christian Grothoff-indentation
2014-04-16 Christian Grothoff-signal monitor disconnect via callback
2014-04-16 Christian Grothoff-signal monitor disconnect via callback
2014-04-14 Matthias Wachschange debug level
2014-04-14 Matthias Wachsadding extended proxy support for http(s) client
2014-04-09 Matthias Wachslog level
2014-04-09 Matthias Wachsmore information why nat tests fail
2014-04-08 Matthias Wachswrong checks
2014-04-08 Christian Grothoffversion bumping for 0.10.1
2014-04-07 Matthias Wachsfix for unchecked return value
2014-04-07 Matthias Wachsfixing unchecked return values
2014-04-07 Matthias Wachsremove unused value
2014-04-07 Matthias Wachsfix for coverity
2014-04-07 Matthias Wachsobtain papi only once
2014-04-07 Christian Grothoff-fixing hypothetical leak on error path
2014-04-07 Matthias Wachsremove break
2014-04-07 Matthias Wachsfixing mantis #3362
2014-04-07 Matthias Wachsfixng crash on shutdown
2014-04-03 Matthias Wachsdefragmentation context not freed when session is deleted
2014-04-03 Matthias Wachsdoxygen docu
2014-04-01 Matthias Wachsminor changes for address conversion
2014-03-31 Matthias Wachsfix for connection counter
2014-03-31 Matthias Wachsfix duplicate connect notifications
2014-03-31 Matthias Wachsfixed check for session_ack handling
2014-03-31 Matthias Wachsdebug message for assertion to figure out malformed...
2014-03-29 Matthias Wachsno need to be an error
2014-03-29 Matthias Wachsdebuggging message for "send ACK but no session found...
2014-03-29 Matthias Wachsdestroy session if connect fails
2014-03-28 Claudiu OlteanuFixed the overflow problems reported in issue 3350
2014-03-28 Matthias Wachschanges to switch when connected
2014-03-28 Matthias Wachscancel delayed disconnect task on free
2014-03-28 Matthias Wachschanges in ACK handling
2014-03-28 Matthias Wachsmake plugin fail if bind fails ...
2014-03-28 Matthias Wachsre-add address on connect
2014-03-28 Matthias Wachsfixing crash in unix
2014-03-28 Matthias Wachsimproved printing
2014-03-28 Matthias Wachsfixing crash: cancel dead task 1004493731513019834!
2014-03-27 Matthias Wachsadded functionality to use the CLI to disconnect peers
2014-03-27 Matthias WachsWe do not need the address and session here
2014-03-27 Matthias Wachsimproved network lookup
2014-03-27 Matthias Wachsone break to break it all:
2014-03-27 Matthias Wachsblacklist checks have to be cancelled when session...
2014-03-27 Matthias Wachsremove blacklist check in neighbours on CONNECT
2014-03-27 Matthias Wachsreformat
2014-03-27 Matthias Wachssome testing code for debugging
2014-03-27 Matthias WachsAddress was not deleted if SEND_CONNECT in FAST RECONNE...
2014-03-26 Matthias Wachserror handling for failed CONNECT messages in CONNECT_S...
2014-03-26 Matthias Wachswe do not need this address in neighbours: was already...
2014-03-26 Matthias Wachsremove CONNECT_SWITCHING_BLACKLIST state
2014-03-26 Matthias Wachsremoving GNUNET_TRANSPORT_PS_CONNECT_RECV_BLACKLIST...
2014-03-26 Matthias Wachsremove debugging breaks
next