Age | Commit message (Expand) | Author |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-01-01 | Fix broken build | David Barksdale |
2018-01-01 | remove speed bumps | Christian Grothoff |
2017-10-06 | fix leak | Christian Grothoff |
2017-02-19 | mostly logging, avoid having more than one typemap in transmission queue, acc... | Christian Grothoff |
2017-01-22 | use new SCHEDULER_add_at API where applicable | Christian Grothoff |
2016-09-20 | converting core service to new service API | Christian Grothoff |
2016-07-26 | -converting CORE service to new transport MQ API | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-05-06 | fixing compiler warnings | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-10-17 | -ignores, indent | Christian Grothoff |
2015-10-17 | -fix use after free | Christian Grothoff |
2015-10-08 | redefining core message timeout semantics and core-core-API messaging to addr... | Christian Grothoff |
2015-10-05 | adding DEBUG logic for #3863 | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-03-23 | -fix misc core issues | Christian Grothoff |
2015-03-20 | fix #3709: bound encrypted message queue | Christian Grothoff |
2015-03-08 | finishing implementation of #3652 | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-01-10 | Fixed inverting of same-priority bundled messages | Bart Polot |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-13 | -more logging in try_transmission | Christian Grothoff |
2014-12-13 | -style fixes | Christian Grothoff |
2014-05-11 | Minor bigfixes. | Andrew Cann |
2014-04-25 | -indent, doxygen | Christian Grothoff |
2014-04-23 | -fix (mostly harmless) use of uninitialized variable | Christian Grothoff |
2014-04-23 | -dead now | Christian Grothoff |
2014-04-23 | fix #3348: send typemap confirmation messages, perform faster typemap retrans... | Christian Grothoff |
2014-04-11 | towards fixing #3363: replacing old iteration API with new monitoring API for... | Christian Grothoff |
2014-04-07 | -doxygen improvements | Christian Grothoff |
2014-02-09 | implement #3295: only transmit background traffic if there is excess bandwidth | Christian Grothoff |
2014-01-30 | -towards fixing #3295 (core traffic prioritization) | Christian Grothoff |
2013-12-19 | malloc -> new | LRN |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-30 | -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par... | Christian Grothoff |
2013-08-28 | -align core message, do not run psycstore here | Christian Grothoff |
2013-08-21 | removing deprecated, dead test-connected API | Christian Grothoff |
2013-08-13 | -dead code elimination | Christian Grothoff |
2013-08-11 | changing time measurement from milliseconds to microseconds | Christian Grothoff |
2013-03-21 | ats related changes in core | Matthias Wachs |
2013-03-03 | reduce messages in initial KX | Christian Grothoff |
2013-02-13 | -trying to fix #2794 | Christian Grothoff |
2012-10-07 | -chaning multihashmap API to allow option for avoiding key allocation | Christian Grothoff |
2012-09-29 | -fixing #2569 | Christian Grothoff |
2012-06-12 | -consistently use struct GNUNET_HashCode | Christian Grothoff |
2012-05-27 | -more uniform statistics naming | Christian Grothoff |