-doxygen
[oweals/gnunet.git] / src / dv / plugin_transport_dv.c
2013-12-10 Christian Grothoff-fix check, do not drop our own messages, but count...
2013-12-08 Christian Grothoff-set session to active on initial creation and notifica...
2013-12-05 Matthias Wachsfixing segfault since session->plugin was NULL
2013-12-05 Matthias Wachsfix ats information on session start
2013-12-04 LRNLink dv transport plugin to libgnunetats (for logging)
2013-12-03 Matthias Wachsdoxygen
2013-12-03 Matthias Wachs- fixing crash during shutdown
2013-11-27 Matthias Wachsdebug messages for DV plugin
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Christian Grothoff-fix ftbfs
2013-07-18 Christian Grothoff-minor code cleanup
2013-07-13 Christian Grothoff-add dv_get_network to DV API, improve signature to...
2013-03-27 Christian Grothoff-fixing #2837
2013-03-25 Christian Grothoff-const
2013-03-19 Matthias Wachsdv plugin
2013-03-15 Christian Grothoff-box DV messages when needed
2013-03-15 Christian Grothoff-draft for DV plugin
2013-03-15 Christian Grothoff-dv work
2013-03-15 Christian Grothoff-adding distance change notification from service to...
2013-03-12 Christian Grothoff-hacking on dv
2012-03-05 Matthias Wachs- doxygen
2012-02-28 Christian Grothoff-fix
2011-11-29 Christian Grothoff-fixing indentation
2011-11-19 Nathan S. Evansdebugging dv/transport problems
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2010-12-07 Matthias Wachsmodified reiceive call
2010-11-05 Christian Grothofffix
2010-11-05 Christian Grothoffmoving plugin headers
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-07-02 Christian Grothoffgpl3
2010-06-28 Nathan S. Evanscheck address change, remove unused debugging case
2010-06-27 Nathan S. Evansproper check address behavior
2010-06-24 Nathan S. Evansunused code
2010-06-24 Nathan S. Evanslogging
2010-06-24 Nathan S. Evanstest case error handling
2010-06-24 Nathan S. Evansmisc bugfixes, especially core dumps for dv test case
2010-06-21 Nathan S. Evanscodesonar fixes, some other changes
2010-06-18 Nathan S. Evansdv changes, better logging and so on
2010-06-17 Nathan S. Evansworking distance vector transport plugin implementation...
2010-05-12 Nathan S. Evansmoving closer towards a working dv implementation
2010-05-03 Nathan S. Evansaddress printing for dv plugin, doxygen comment
2010-04-30 Nathan S. Evansdv changes. add propagation of disconnect messages...
2010-04-28 Nathan S. Evansin case of fire, or volcano. still not to be used by...
2010-04-19 Matthias Wachs(no commit message)
2010-04-13 Christian Grothofftransport API changes
2010-04-09 Nathan S. Evansmany changes, won't work without blacklisting and more...
2010-04-03 Nathan S. Evanslots of fixes, on its way to actually working...
2010-04-01 Nathan S. Evansdv changes, closer to a working state
2010-03-14 Nathan S. Evansfondly remembering ciphertext_send... all the pieces...
2010-03-12 Nathan S. Evansnon-compiling, but getting there
2010-03-11 Nathan S. Evansdv config files and fixes
2010-03-11 Nathan S. Evansshell for dv plugin and service, not yet working