aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* increasing length variable is already done by GNUNET_xgrow_ (called by the GN...lurchi2017-08-17
* add buggy state of refactored GNUNET_SCHEDULER_add_selectlurchi2017-08-16
* reimplement init_fd_info as preparation for refactoring GNUNET_SCHEDULER_add_...lurchi2017-08-13
* fix off-by-one error that prevented reading from stdinlurchi2017-08-12
* init_fd_info now completely initializes fd information; Allow calling add/can...lurchi2017-08-12
* set fds_len in all cases; call set_wakeup only in two placeslurchi2017-08-11
* Revert "set fds_len in all cases; call set_wakeup only in two places"lurchi2017-08-11
* set fds_len in all cases; call set_wakeup only in two placeslurchi2017-08-11
* remove unnecessary set_wakup calllurchi2017-08-10
* fix compilation of debug code enabled by DEBUG_FDS; fix indentationlurchi2017-08-10
* cosmetic fixeslurchi2017-08-09
* test_scheduler passing; new API function GNUNET_SCHEDULER_check_lifenesslurchi2017-08-09
* lifeness checks; shutdown now working; checkSignal not passing yetlurchi2017-08-09
* fix initFdInfo; rename to init_fd_infolurchi2017-08-09
* fix indentation; remove unneeded set_wakeup calllurchi2017-08-09
* Merge branch 'refactoring-scheduler' of ssh://gnunet.org/gnunetlurchi2017-08-08
|\
| * Smaller changes. Changed order when set_wakeup is called after some task is r...t3sserakt2017-08-08
* | separate the select driver's fd sets from the driver-internal fdsetslurchi2017-08-08
|/
* fix segfault and pending_timeout logiclurchi2017-08-05
* add missing DLL insertlurchi2017-08-05
* fix warningslurchi2017-08-05
* make input of getters const (needed for new scheduler API)lurchi2017-08-05
* GNUNET_SCHEDULER_run is calling GNUNET_SCHEDULER_run_with_driver with the def...t3sserakt2017-08-04
* Call to set_wakeup added after tasks added/removed to/from pending_timeoutt3sserakt2017-08-03
* Nearly finished. Call to set_wakeup missing in case of tasks added to pending...t3sserakt2017-08-02
* adapt add_without_sets to scheduler driver API; reimplement initFdInfolurchi2017-07-21
* small fixeslurchi2017-07-20
* started further refactoring of scheduler. ATTENTION, actual Status does not c...t3sserakt2017-07-20
* -very unimportant typo fixedpsyc://loupsycedyglgamf.onion/~lynX2017-07-08
* implement GNUNET_h2s2 for printing two hashes in one log output linelurchi2017-07-08
* fix hostlist server optionxrs2017-07-04
* multicast: remove unnecessary header file in Makefile.amxrs2017-07-04
* deactivate hostlist server optionxrs2017-07-04
* Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-07-04
|\
| * do not invoke callback after set operation destruction, should fix #5082Christian Grothoff2017-07-03
| * revert change, tests must not rely on InternetChristian Grothoff2017-06-29
* | deaktivate hostlist server and use topology optionxrs2017-07-04
|/
* make test work on gnunet with public hostlist serverxrs2017-06-29
* fix FTBFS issues if --enable-logging=no is setChristian Grothoff2017-06-29
* fix nat service port collision during testChristian Grothoff2017-06-26
* fix configs, inlines are now relative to source dir of inlining fileChristian Grothoff2017-06-26
* fix test failure introduced by latest configuration parser fix, avoid unneces...Christian Grothoff2017-06-26
* [transport] Fix EBADF in select()David Barksdale2017-06-25
* fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff2017-06-25
* allow NULL fields for varsizeChristian Grothoff2017-06-25
* start to fix some test issues with postgres psycstoreChristian Grothoff2017-06-25
* Fix debug message.jah2017-06-25
* Fix quota compliance tests.jah2017-06-25
* Ensure peer started callback recvs PeerContextjah2017-06-25
* bitch more if NULL rows cause PQ result extraction to failChristian Grothoff2017-06-25