getting mysql to work
[oweals/gnunet.git] / src / dv / gnunet-service-dv.c
2010-08-03 Nathan S. Evanswarn for error case
2010-07-07 Christian Grothoffhacks from trip
2010-07-06 Nathan S. Evanschange for powerbot
2010-07-06 Nathan S. Evanspowerbot seemed to fail dv testcase when uid of 0 used...
2010-07-02 Nathan S. Evanscodesonar fixes
2010-07-02 Nathan S. Evanscodesonar fix; config change
2010-07-02 Nathan S. Evansserver mst change
2010-07-02 Christian Grothoffgpl3
2010-06-28 Nathan S. Evanscheck address change, remove unused debugging case
2010-06-27 Nathan S. Evansdoxygen fix
2010-06-27 Nathan S. Evansdebug fix
2010-06-25 Christian Grothofffixing common off-by-one error with respect to maximum...
2010-06-25 Nathan S. Evansremove variables
2010-06-25 Nathan S. Evanstrying message queues on receiver side
2010-06-24 Nathan S. Evansdelay message sending to test hypothesis
2010-06-24 Nathan S. Evansfix recursive message sending (last first causes issues)
2010-06-24 Nathan S. Evanstest unknown sender hypothesis
2010-06-24 Nathan S. Evansremove extraneous debug messages
2010-06-24 Nathan S. Evansplugin not receiving messages
2010-06-24 Nathan S. Evansplugin not receiving messages
2010-06-24 Nathan S. Evansplugin not receiving messages
2010-06-24 Nathan S. Evansplugin not receiving messages
2010-06-24 Nathan S. Evansplugin not receiving messages
2010-06-24 Nathan S. Evanshello size added to debug
2010-06-24 Nathan S. Evanslogging
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