aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2017-08-09lifeness checks; shutdown now working; checkSignal not passing yetlurchi
2017-08-09fix initFdInfo; rename to init_fd_infolurchi
2017-08-09fix indentation; remove unneeded set_wakeup calllurchi
2017-08-08Merge branch 'refactoring-scheduler' of ssh://gnunet.org/gnunetlurchi
2017-08-08separate the select driver's fd sets from the driver-internal fdsetslurchi
2017-08-08Smaller changes. Changed order when set_wakeup is called after some task is r...t3sserakt
2017-08-05fix segfault and pending_timeout logiclurchi
2017-08-05add missing DLL insertlurchi
2017-08-05fix warningslurchi
2017-08-05make input of getters const (needed for new scheduler API)lurchi
2017-08-04GNUNET_SCHEDULER_run is calling GNUNET_SCHEDULER_run_with_driver with the def...t3sserakt
2017-08-03Merge remote-tracking branch 'origin/master' into identity_abeSchanzenbach, Martin
2017-08-03Call to set_wakeup added after tasks added/removed to/from pending_timeoutt3sserakt
2017-08-02Nearly finished. Call to set_wakeup missing in case of tasks added to pending...t3sserakt
2017-07-21adapt add_without_sets to scheduler driver API; reimplement initFdInfolurchi
2017-07-20small fixeslurchi
2017-07-20started further refactoring of scheduler. ATTENTION, actual Status does not c...t3sserakt
2017-07-18simplify installation of nss plugins in build system, require user(s) to move...Christian Grothoff
2017-07-14-change to gabe bswabe forkSchanzenbach, Martin
2017-07-09-fixesSchanzenbach, Martin
2017-07-09-fixSchanzenbach, Martin
2017-07-09-fix leaksSchanzenbach, Martin
2017-07-09-add free ABE functionsSchanzenbach, Martin
2017-07-09-fixSchanzenbach, Martin
2017-07-08-very unimportant typo fixedpsyc://loupsycedyglgamf.onion/~lynX
2017-07-08implement GNUNET_h2s2 for printing two hashes in one log output linelurchi
2017-07-08-fix apiSchanzenbach, Martin
2017-07-08-add serializationSchanzenbach, Martin
2017-07-08-add ABE crypto moduleSchanzenbach, Martin
2017-06-29fix FTBFS issues if --enable-logging=no is setChristian Grothoff
2017-06-25fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff
2017-06-23fix indexing issue found by jah and reported on gnunet-developers on 6-8/7/2017Christian Grothoff
2017-06-22fix indentationChristian Grothoff
2017-06-04add -x option to gnunet-ecc for #4629Christian Grothoff
2017-04-11fix #4985Christian Grothoff
2017-03-28initial ideas for improving the scheduler API (far from finished)Christian Grothoff
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-24implement GNUNET_NETWORK_test_port_free() for testcases to conveniently check...Christian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-17rename service_new.c to service.cChristian Grothoff
2017-03-17Merge branch 'master' into getoptChristian Grothoff
2017-03-16fix build issuesChristian Grothoff
2017-03-16DCEChristian Grothoff
2017-03-16removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff
2017-03-15add way to mark options as mandatory, get tests to pass againChristian Grothoff
2017-03-15add json command line option parserChristian Grothoff
2017-03-15add GNUNET_GETOPT_OPTION_SET_ABSOLUTE_TIMEChristian Grothoff
2017-03-15fix test case, implement base32 argument parser logicChristian Grothoff
2017-03-15getopt major style fix, remove macro-mania with nicer typed functionsChristian Grothoff
2017-03-13check multihashmap32_put return value in mq.cChristian Grothoff