Age | Commit message (Expand) | Author |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-07-05 | -reworking DV to use new MQ API | Christian Grothoff |
2016-07-05 | indentation, moving API towards MQ-style | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2013-12-18 | -fix transmission logic in DV API | Christian Grothoff |
2013-12-18 | -misc fixes | Christian Grothoff |
2013-12-18 | -learn routes from forwarding/receiving as well | Christian Grothoff |
2013-12-18 | -fix endianess before printing DEBUG message | Christian Grothoff |
2013-12-13 | use enum GNUNET_ATS_Network_Type instead of uint32_t where appropriate | Christian Grothoff |
2013-12-13 | allow distance change to communicate changes in network of next hop as well, ... | Christian Grothoff |
2013-12-11 | -fix leak | Christian Grothoff |
2013-12-10 | -ignore unmatched NACK/ACKs | Christian Grothoff |
2013-12-10 | -do not crash if we get NACKs or ACKs for disconnected peers | Christian Grothoff |
2013-12-10 | -fixing #3181: close all connections on DV service reconnect, also track acti... | Christian Grothoff |
2013-12-03 | - fixing crash during shutdown | Matthias Wachs |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-10-01 | -fix ftbfs | Christian Grothoff |
2013-07-18 | -minor code cleanup | Christian Grothoff |
2013-03-18 | -towards a DV test | Christian Grothoff |
2013-03-15 | -adding distance change notification from service to plugin | Christian Grothoff |
2013-03-15 | -nack support | Christian Grothoff |
2013-03-14 | -generate and process ACKs | Christian Grothoff |
2013-03-13 | -finishing DV API | Christian Grothoff |
2013-03-12 | -removing useless parts of old code, work on DHT API | Christian Grothoff |
2013-03-12 | -hacking on dv | Christian Grothoff |
2012-10-17 | overhead for dv | Matthias Wachs |
2012-10-07 | -chaning multihashmap API to allow option for avoiding key allocation | Christian Grothoff |
2012-06-12 | -consistently use struct GNUNET_HashCode | Christian Grothoff |
2012-04-23 | - Fixed compile errors | Bart Polot |
2011-10-10 | use LOG macro in dv_api.c | Christian Grothoff |
2011-08-16 | even nicer indentation, thanks to LRN's indent patch | Christian Grothoff |
2011-08-15 | indentation | Christian Grothoff |
2011-08-15 | indentation | Christian Grothoff |
2010-11-05 | fix | Christian Grothoff |
2010-11-05 | moving plugin headers | Christian Grothoff |
2010-11-05 | big scheduler refactoring, expect some issues | Nathan S. Evans |
2010-07-02 | codesonar fixes | Nathan S. Evans |
2010-07-02 | gpl3 | Christian Grothoff |
2010-06-27 | doxygen fix | Nathan S. Evans |
2010-06-24 | move client listen call into transmit start callback, so we know service exis... | Nathan S. Evans |
2010-06-24 | misc bugfixes, especially core dumps for dv test case | Nathan S. Evans |
2010-06-21 | codesonar fixes, some other changes | Nathan S. Evans |
2010-06-18 | dv changes, better logging and so on | Nathan S. Evans |
2010-06-17 | working distance vector transport plugin implementation. after spending days... | Nathan S. Evans |
2010-05-12 | moving closer towards a working dv implementation | Nathan S. Evans |
2010-05-03 | address printing for dv plugin, doxygen comment | Nathan S. Evans |