nicer debug format
[oweals/gnunet.git] / src / dv / gnunet-service-dv.c
2010-06-24 Nathan S. Evansnicer debug format
2010-06-24 Nathan S. Evansmisc bugfixes, especially core dumps for dv test case
2010-06-23 Nathan S. Evansdon't send hellos to transport unless DV really adds...
2010-06-23 Nathan S. Evanstokenizer api change, a bit of source cleanup
2010-06-22 Nathan S. Evansremove ugly ifdef for message tracking
2010-06-21 Nathan S. Evanscodesonar fixes, some other changes
2010-06-20 Nathan S. Evansdoxygen
2010-06-18 Nathan S. Evansdv changes, better logging and so on
2010-06-17 Nathan S. Evansworking distance vector transport plugin implementation...
2010-06-14 Nathan S. Evansdv changes, still working out an issue
2010-05-12 Nathan S. Evansmoving closer towards a working dv implementation
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-22 Nathan S. Evansonly committing in case of natural disater, not to...
2010-04-19 Matthias Wachs(no commit message)
2010-04-19 Nathan S. Evanscore api related change
2010-04-09 Nathan S. Evansmany changes, won't work without blacklisting and more...
2010-04-04 Nathan S. Evansdoxygen fix
2010-04-03 Nathan S. Evanslots of fixes, on its way to actually working...
2010-04-01 Nathan S. Evanswork in progress.
2010-04-01 Nathan S. Evansdv changes, closer to a working state
2010-03-31 Nathan S. Evanssmall fixes for dv
2010-03-31 Nathan S. Evanscoverity fixes, test case tweak
2010-03-30 Nathan S. Evanssmall changes
2010-03-29 Nathan S. Evansdoxygen
2010-03-14 Nathan S. Evansfondly remembering ciphertext_send... all the pieces...
2010-03-12 Nathan S. Evanswont work because someone made my random heap function...
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