Age | Commit message (Expand) | Author |
2017-08-09 | lifeness checks; shutdown now working; checkSignal not passing yet | lurchi |
2017-08-09 | fix initFdInfo; rename to init_fd_info | lurchi |
2017-08-09 | fix indentation; remove unneeded set_wakeup call | lurchi |
2017-08-08 | Merge branch 'refactoring-scheduler' of ssh://gnunet.org/gnunet | lurchi |
2017-08-08 | separate the select driver's fd sets from the driver-internal fdsets | lurchi |
2017-08-08 | Smaller changes. Changed order when set_wakeup is called after some task is r... | t3sserakt |
2017-08-05 | fix segfault and pending_timeout logic | lurchi |
2017-08-05 | add missing DLL insert | lurchi |
2017-08-05 | fix warnings | lurchi |
2017-08-05 | make input of getters const (needed for new scheduler API) | lurchi |
2017-08-04 | GNUNET_SCHEDULER_run is calling GNUNET_SCHEDULER_run_with_driver with the def... | t3sserakt |
2017-08-03 | Merge remote-tracking branch 'origin/master' into identity_abe | Schanzenbach, Martin |
2017-08-03 | Call to set_wakeup added after tasks added/removed to/from pending_timeout | t3sserakt |
2017-08-02 | Nearly finished. Call to set_wakeup missing in case of tasks added to pending... | t3sserakt |
2017-07-21 | adapt add_without_sets to scheduler driver API; reimplement initFdInfo | lurchi |
2017-07-20 | small fixes | lurchi |
2017-07-20 | started further refactoring of scheduler. ATTENTION, actual Status does not c... | t3sserakt |
2017-07-18 | simplify installation of nss plugins in build system, require user(s) to move... | Christian Grothoff |
2017-07-14 | -change to gabe bswabe fork | Schanzenbach, Martin |
2017-07-09 | -fixes | Schanzenbach, Martin |
2017-07-09 | -fix | Schanzenbach, Martin |
2017-07-09 | -fix leaks | Schanzenbach, Martin |
2017-07-09 | -add free ABE functions | Schanzenbach, Martin |
2017-07-09 | -fix | Schanzenbach, Martin |
2017-07-08 | -very unimportant typo fixed | psyc://loupsycedyglgamf.onion/~lynX |
2017-07-08 | implement GNUNET_h2s2 for printing two hashes in one log output line | lurchi |
2017-07-08 | -fix api | Schanzenbach, Martin |
2017-07-08 | -add serialization | Schanzenbach, Martin |
2017-07-08 | -add ABE crypto module | Schanzenbach, Martin |
2017-06-29 | fix FTBFS issues if --enable-logging=no is set | Christian Grothoff |
2017-06-25 | fix configuration parsing issue with inlines from configuration not in cwd | Christian Grothoff |
2017-06-23 | fix indexing issue found by jah and reported on gnunet-developers on 6-8/7/2017 | Christian Grothoff |
2017-06-22 | fix indentation | Christian Grothoff |
2017-06-04 | add -x option to gnunet-ecc for #4629 | Christian Grothoff |
2017-04-11 | fix #4985 | Christian Grothoff |
2017-03-28 | initial ideas for improving the scheduler API (far from finished) | Christian Grothoff |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-24 | implement GNUNET_NETWORK_test_port_free() for testcases to conveniently check... | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-17 | rename service_new.c to service.c | Christian Grothoff |
2017-03-17 | Merge branch 'master' into getopt | Christian Grothoff |
2017-03-16 | fix build issues | Christian Grothoff |
2017-03-16 | DCE | Christian Grothoff |
2017-03-16 | removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi... | Christian Grothoff |
2017-03-15 | add way to mark options as mandatory, get tests to pass again | Christian Grothoff |
2017-03-15 | add json command line option parser | Christian Grothoff |
2017-03-15 | add GNUNET_GETOPT_OPTION_SET_ABSOLUTE_TIME | Christian Grothoff |
2017-03-15 | fix test case, implement base32 argument parser logic | Christian Grothoff |
2017-03-15 | getopt major style fix, remove macro-mania with nicer typed functions | Christian Grothoff |
2017-03-13 | check multihashmap32_put return value in mq.c | Christian Grothoff |