Age | Commit message (Expand) | Author |
2015-10-25 | -randomize ps each time | Christian Grothoff |
2015-10-22 | -simplify log, eliminates bogus warning and we didn't need this info anyway | Christian Grothoff |
2015-10-18 | -we use 4 chars, not 8 for pIDs | Christian Grothoff |
2015-10-18 | -mirror check on disconnect | Christian Grothoff |
2015-10-17 | -ignores, indent | Christian Grothoff |
2015-10-17 | -fix use after free | Christian Grothoff |
2015-10-16 | -fix doxygen warnings | Christian Grothoff |
2015-10-08 | redefining core message timeout semantics and core-core-API messaging to addr... | Christian Grothoff |
2015-10-08 | use constant for overdue warnings | Christian Grothoff |
2015-10-05 | adding DEBUG logic for #3863 | Christian Grothoff |
2015-08-03 | -improve indentation, reduce duplication of PIDs in core's neighbour map | 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-03-08 | -always assume at least MIN bandwidth, even if we got no quota or a quota low... | Christian Grothoff |
2015-03-08 | -try to avoid being stuck with key sent/received if PING/PONGs are lost | Christian Grothoff |
2015-03-01 | -doxygen, comments, indentation | Christian Grothoff |
2015-02-28 | generally use GNUNET_assert() instead of GNUNET_abort() to also log the error | Christian Grothoff |
2015-02-28 | fix #3688 | Christian Grothoff |
2015-02-11 | -improve logging | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | 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 |
2015-01-10 | - include message size in log | 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-16 | -pass peer identity pointer to clients that will remain allocated | Christian Grothoff |
2014-12-13 | -more logging in try_transmission | Christian Grothoff |
2014-12-13 | -style fixes | Christian Grothoff |
2014-12-13 | -split off MQ API into separate C file to reduce visibility of symbols; reind... | Christian Grothoff |
2014-12-11 | adding single location for no_forcestart configuration list | Christian Grothoff |
2014-12-11 | -missing section | Christian Grothoff |
2014-12-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2014-09-30 | -doxygen, code cleanup | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-05-11 | Minor bigfixes. | Andrew Cann |
2014-05-09 | only notify clients about significant (>5s) timeout changes | Christian Grothoff |
2014-05-07 | - rename also contents of config files, update config files | Bart Polot |
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-23 | -comments | Christian Grothoff |
2014-04-23 | -comments | Christian Grothoff |
2014-04-23 | -comments | Christian Grothoff |
2014-04-17 | -rename file to match updated functionality | Christian Grothoff |
2014-04-11 | -do call receive done on monitor calls | Christian Grothoff |
2014-04-11 | -fix crash on shutdown | Christian Grothoff |
2014-04-11 | -improve/simplify gnunet-core tool and update man page | Christian Grothoff |
2014-04-11 | -also notify monitors on timeout change | Christian Grothoff |