- fix
[oweals/gnunet.git] / src / transport / gnunet-service-transport_neighbours.c
2012-04-24 Matthias Wachs- fix for 2262
2012-04-03 Matthias Wachs- for mantis 2215
2012-03-30 Matthias Wachs(no commit message)
2012-03-30 Matthias Wachs- throtteled fast reconnect
2012-03-30 Matthias Wachs- debugging code for mantis 2216
2012-02-23 Matthias Wachsfix: ats suggested address for unknown plugin
2012-02-20 Matthias Wachs- removing break used for debugging
2012-02-17 Matthias Wachs- fix for FAST_RECONNECT related timeout issue
2012-02-16 Matthias Wachs- fix for Illegal state transition from `S_FAST_RECONN...
2012-02-16 Matthias Wachsfix for fast reconnect: send ack after fast reconnect...
2012-02-16 Matthias Wachs- cleanup while debugging
2012-02-15 Matthias Wachsfix for Assertion failed at gnunet-service-ats_address...
2012-02-14 Matthias Wachs- remove ERROR
2012-02-13 Matthias Wachs- coverity errors
2012-02-13 Matthias Wachs- doxygen errors
2012-02-13 Matthias Wachsremoving legacy send functions from plugins and renamin...
2012-02-13 Matthias Wachsremoving old send code from neighbours
2012-02-13 Matthias Wachsadding rewritten udp plugin
2012-02-06 Christian Grothoff-applying patch from vminko to fix #1972: adding suppor...
2012-02-01 Christian Grothoff-nicer
2012-01-30 Christian Grothoff-fix
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 Matthias Wachs- test code
2012-01-26 Matthias Wachs- more new code
2012-01-23 Matthias Wachsfixing: mantis 0002098: transport did not propagate...
2012-01-21 Christian Grothoff-LRN: Give-debug-log-message-DEBUG-level
2011-12-25 Christian Grothoff-LRN: neaten up, make debug log calls use DEBUG level
2011-12-21 Christian Grothofffixing 2012: network structure alignment now forced...
2011-12-20 Matthias Wachsfix for mantis 1959
2011-12-19 Christian Grothofffixing #2014
2011-12-19 Matthias Wachsfixes for mantis #1988
2011-11-30 Matthias Wachssome doxygen + refactoring of GST_validation_set_addres...
2011-11-29 Christian Grothoff-fixing indentation
2011-11-29 Matthias Wachs- finale commit for the api change
2011-11-28 Christian Grothoffintroducing GNUNET_UNUSED macro instead of hard-coding...
2011-11-25 Christian Grothoff-fixing 1963 by changing warning to stats call
2011-11-23 Matthias Wachsfixing unsupported messages in core
2011-11-22 Matthias Wachsfix for mantis 1928 in combination with rev 18254
2011-11-21 Matthias Wachs(no commit message)
2011-11-16 Matthias Wachsfix for mantis 1897
2011-11-15 Christian Grothoffasserts for 1903:
2011-11-11 Matthias WachsATS address updatign and deletion
2011-11-11 Matthias Wachs(no commit message)
2011-11-11 Matthias Wachs+ moved outbound quota setting to separate function
2011-11-10 Matthias Wachsmem leak
2011-11-10 Matthias Wachsimproved fast_reconnect
2011-11-10 Matthias Wachslatency measurement with neighbour_keep_alive_task
2011-11-10 Matthias Wachsremoving quota test output
2011-11-09 Matthias Wachschecking quotas
2011-11-09 Matthias Wachsbidirectional connects
2011-11-09 Matthias Wachsimplementing fast_reconnect state
2011-11-09 Christian Grothofffix
2011-11-09 Christian Grothoffclean up, asserts, FIXME
2011-11-09 Christian Grothoffminor cleanup
2011-11-09 Christian Grothoffassertions and minor cleanup
2011-11-09 Christian Grothoffcleanup
2011-11-09 Christian Grothofffix
2011-11-09 Christian Grothofffix
2011-11-08 Christian Grothoffrefactoring how we handle peer addresses in peerinfo...
2011-11-08 Matthias Wachstransport notifies about addresses in use
2011-11-07 Christian Grothoffmore code to get latency in ATSI working; not complete...
2011-11-07 Matthias Wachs(no commit message)
2011-11-07 Matthias Wachsworkaround for:
2011-11-05 Christian GrothoffLRN: Call-transport-disconnect-to-clear-session-message...
2011-11-05 Christian GrothoffLRN: cosmetics
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-11-04 Matthias Wachsextending ats api to inform about addresses in use
2011-11-04 Matthias Wachs(no commit message)
2011-11-04 Matthias Wachsadditional checks due to mantis 0001868
2011-11-03 Matthias Wachsfixing assertion tcp_plugin:976
2011-11-02 Matthias Wachs(no commit message)
2011-11-02 Matthias Wachs+ prevent bug https://gnunet.org/bugs/view.php?id=1868
2011-11-02 Christian Grothoffundo 17914, 915, 916
2011-11-02 Christian Grothoffugh
2011-11-02 Christian Grothoffinfinite bw hack
2011-11-02 Christian Grothofffix
2011-11-02 Matthias Wachs(no commit message)
2011-11-02 Matthias Wachsfixing https://gnunet.org/bugs/view.php?id=1867
2011-10-31 Christian Grothoffreturn on error
2011-10-31 Christian Grothoffdo not call send_disconnect with NULL
2011-10-28 Matthias Wachsjust update quotas and do not switch addresses
2011-10-28 Matthias Wachsfixing transport_api.c:484 assertion
2011-10-28 Matthias Wachs(no commit message)
2011-10-28 Matthias Wachsmoving files from dev to final location
2011-10-24 Christian Grothofffix
2011-10-24 Matthias Wachsfixing 1841
2011-10-24 Christian Grothoffpossible fix for 1844
2011-10-23 Christian Grothofffixing quota violation messages
2011-10-23 Christian Grothoffalso generate PONG if PING contains an empty address:
2011-10-23 Christian Grothoffif CONNECT failed, move to disconnected
2011-10-23 Christian Grothoffmore precise log message
2011-10-22 Christian Grothofffixing 1836
2011-10-21 Matthias Wachsfixing mantis #18773
2011-10-21 Christian Grothofffixing 1792: validate signature in disconnect request
2011-10-20 Christian Grothofftrying to fix assertion failure at :496
2011-10-20 Christian Grothoffdo not destroy session twice, do destroy address on...
next