session end function must include address to notify address
[oweals/gnunet.git] / src / transport /
2014-03-20 Matthias Wachssession end function must include address to notify...
2014-03-20 Matthias Wachsadditional log info
2014-03-20 Matthias Wachsremove testing breaks and add documentation for checks
2014-03-19 Matthias Wachsaddtional check for failed CONNECT messages + some...
2014-03-19 Matthias Wachsunsetting primary address on when free'ing address...
2014-03-19 Matthias Wachsformatting
2014-03-19 Matthias Wachsadditional condition for logging
2014-03-19 Matthias Wachsremoving duplicate state transission
2014-03-19 Matthias Wachschanges to connect behabviour and a lot iof improved...
2014-03-18 Matthias Wachsfixed configuration testing: NAT testing was not working
2014-03-17 Matthias Wachsfast reconnect: new state is reconnect, not init
2014-03-17 Matthias WachsRemove blacklist check after address switch: blacklist...
2014-03-17 Matthias Wachsfixed clean up and improved logging
2014-03-17 Matthias Wachsno set_state to DISCONNECT_FINISHED required before...
2014-03-17 Matthias Wachsimproved messages
2014-03-10 Florian DoldAdd missing stub definitions of structs to the correspo...
2014-03-07 Florian Doldadd missing ifdefs in header files
2014-03-07 Christian Grothoff-fix linkage issue that could cause a transport service...
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2014-02-12 Matthias Wachsfixing issues:
2014-02-12 Matthias WachsContinue with address suggestion after try connect...
2014-02-10 Matthias Wachsstop notifications on delete
2014-02-10 Matthias Wachsabstract unix domain socket support
2014-02-10 Sree Harsha Totakura- create the directory for the UNIX socket file before...
2014-02-09 Sree Harsha TotakuraCreate UNIX domain sockets as abstract sockets when...
2014-02-09 Christian Grothoff-eliminate odd global variable, indentation, doxygen...
2014-02-09 Christian Grothoffimplementing #3296
2014-02-07 Matthias Wachsunix domain sockets used hardcoded path instead of...
2014-02-06 Christian Grothoff-doxygen, indentation, code cleanup
2014-02-04 Matthias Wachsfix for 3300: remember to call client_receive_done...
2014-02-04 Matthias Wachsfixing 3299: use after free caused by shutdown order...
2014-02-02 Christian Grothoffadd API for #3296
2014-02-02 Christian Grothoffremoving depreated 'priority' argument from GNUNET_TRAN...
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Matthias Wachssend receive delay rescheduling support
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-30 Matthias Wachsextending bandwidth tracker api to support notifications
2014-01-28 Matthias Wachsfix compile error
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-20 Matthias Wachsblacklist check on try connect
2014-01-20 Matthias Wachsfix use after free and mantis 0003257
2014-01-20 Matthias Wachsremoving useless fixme comment
2014-01-17 Matthias Wachsfix ftbfs on system where SIN_LEN exists
2014-01-16 Matthias Wachsperform blacklist before address switch
2014-01-16 Matthias Wachsmore fixed documentation
2014-01-16 Matthias Wachsdocumentation for transport service
2014-01-16 Matthias Wachsdocumentation for validation monitoring test case
2014-01-16 Matthias Wachstest
2014-01-16 Matthias Wachscorrect string
2014-01-16 Matthias Wachsfixes for reconnecting and message handling
2014-01-16 Matthias Wachsprinting validation information with cli
2014-01-15 Matthias Wachstransport validation monitoring API (not yet complete...
2014-01-15 Matthias Wachsfix mantis bug 0003270: do not broadcast on loopback
2014-01-15 Matthias Wachsfix bt plugin
2014-01-15 Matthias Wachsremove inbound outbound notion from wlan plugin
2014-01-15 Matthias Wachsfixed wlan plugin
2014-01-14 Matthias Wachsfix crash on shutdown
2014-01-14 Matthias Wachssimplification for tcp plugin
2014-01-14 Matthias Wachsfix memory leak
2014-01-14 Matthias Wachsissue: as long as we do not have a peer identity we...
2014-01-14 Matthias Wachsfixing memory leaks
2014-01-14 Matthias Wachsfixing issues with udp due to internal address length
2014-01-14 Matthias Wachsfix for creating session
2014-01-14 Matthias Wachsimproved checking for direction
2014-01-14 Matthias Wachsimproved log messages
2014-01-14 Matthias Wachsincrease log level for useful messages
2014-01-14 Matthias Wachsfix for printing address
2014-01-13 Matthias Wachsimplementing 0003268 to inbound information in HELLO...
2014-01-10 Sree Harsha Totakura- fix parallel build
2014-01-10 Matthias Wachsnaming conventions for peer states
2014-01-10 Matthias Wachsconsistent documentation
2014-01-09 Matthias Wachsextending ATS api suggest callback with peer id
2014-01-09 Matthias Wachsrenaming states according to naming convenations
2014-01-09 Matthias Wachsfixed return value
2014-01-09 Matthias Wachstest + documentation
2014-01-09 Matthias Wachsmissing configs
2014-01-08 Sree Harsha Totakura- test properly
2014-01-08 Matthias Wachsneighbour monitoring api implemented
2014-01-08 Matthias Wachsimplementing monitoring api
2014-01-07 Matthias Wachsnew monitoring API
2014-01-07 Christian Grothoff-modify NAT API to return error messages about problems...
2014-01-02 Christian Grothoff-fix npe (#3248)
2013-12-29 Matthias Wachsfixing file indent
2013-12-29 Matthias Wachsfix indent
2013-12-25 Sree Harsha Totakura-style
2013-12-24 Christian Grothoff-doxygen, indentation fixes
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-12-23 Christian Grothoff-fix build system issues
2013-12-23 Christian Grothoff-add assertions on non-existing sessions
2013-12-23 Christian Grothoff-fix-ftbfs
2013-12-23 Christian Grothoff-more logging and doxygen fixes
2013-12-23 Christian Grothoff-fix casts
2013-12-22 Christian Grothoff-code hygene
2013-12-22 Christian Grothoff-code hygene
2013-12-22 Christian Grothoff-fix #3233
2013-12-20 Christian Grothoff-/dev/power was renamed to /dev/cryogenic
2013-12-20 Christian Grothoff-indentation
2013-12-19 Matthias Wachspreventing receiving in disconnect
2013-12-19 Matthias Wachsadd session to message
2013-12-19 Matthias Wachstrying to analyze bug 0003218
next