aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* Merge branch 'fix_social' of gnunet.org:gnunet into fix_sociallurchi2017-12-14
|\
| * tried to print out stacktrace, not working. removed.t3sserakt2017-11-25
| * added loggingt3sserakt2017-11-25
| * Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt2017-11-25
| |\
| * | changed log levelst3sserakt2017-11-08
| * | Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt2017-11-02
| |\ \
| * \ \ Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt2017-10-29
| |\ \ \
| * | | | added loggingt3sserakt2017-10-29
* | | | | revert commit 6490b5f31e58e9ec008f8c5ceda28f6054f1bbbalurchi2017-11-24
| |_|_|/ |/| | |
* | | | WARNING -> DEBUGlurchi2017-11-24
| |_|/ |/| |
* | | allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff2017-10-29
* | | minor style fixChristian Grothoff2017-10-29
* | | better logging of message processing errors in mq handlingChristian Grothoff2017-10-29
* | | fix wrong condition, do only drop if it has not been dropped, instead of caus...Christian Grothoff2017-10-29
| |/ |/|
* | misc social hacking with LurchiChristian Grothoff2017-10-28
|/
* added loggingt3sserakt2017-10-23
* added mq loggingt3sserakt2017-10-14
* simplify installation of nss plugins in build system, require user(s) to move...Christian Grothoff2017-07-18
* -very unimportant typo fixedpsyc://loupsycedyglgamf.onion/~lynX2017-07-08
* implement GNUNET_h2s2 for printing two hashes in one log output linelurchi2017-07-08
* fix FTBFS issues if --enable-logging=no is setChristian Grothoff2017-06-29
* fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff2017-06-25
* fix indexing issue found by jah and reported on gnunet-developers on 6-8/7/2017Christian Grothoff2017-06-23
* fix indentationChristian Grothoff2017-06-22
* add -x option to gnunet-ecc for #4629Christian Grothoff2017-06-04
* fix #4985Christian Grothoff2017-04-11
* initial ideas for improving the scheduler API (far from finished)Christian Grothoff2017-03-28
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* implement GNUNET_NETWORK_test_port_free() for testcases to conveniently check...Christian Grothoff2017-03-24
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* rename service_new.c to service.cChristian Grothoff2017-03-17
* Merge branch 'master' into getoptChristian Grothoff2017-03-17
|\
| * fix build issuesChristian Grothoff2017-03-16
| * DCEChristian Grothoff2017-03-16
| * removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* | add way to mark options as mandatory, get tests to pass againChristian Grothoff2017-03-15
* | add json command line option parserChristian Grothoff2017-03-15
* | add GNUNET_GETOPT_OPTION_SET_ABSOLUTE_TIMEChristian Grothoff2017-03-15
* | fix test case, implement base32 argument parser logicChristian Grothoff2017-03-15
* | getopt major style fix, remove macro-mania with nicer typed functionsChristian Grothoff2017-03-15
|/
* check multihashmap32_put return value in mq.cChristian Grothoff2017-03-13
* fix theoretical leak in testChristian Grothoff2017-03-13
* fix tutorial: SERVICEHOME is obsolete, we now have GNUNET_TEST_HOMEChristian Grothoff2017-03-13
* fix debug levelsChristian Grothoff2017-03-13
* fix use of uninitialized value host1 on error loggingChristian Grothoff2017-03-10
* remove redundant condition in assertionChristian Grothoff2017-03-10
* make sure 'err' is initialized on all error pathsChristian Grothoff2017-03-10
* misc indentation changesChristian Grothoff2017-03-04
* misc minor fixesChristian Grothoff2017-02-28
* Disable test_client_unix.nc test on W32Руслан Ижбулатов2017-02-26