aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
...
| * | | | | 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
* | | | | | Merge branch 'fix_social'lurchi2017-12-30
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Revert "tried to print out stacktrace, not working. removed."lurchi2017-12-30
| * | | | | 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
| | |_|/ / | |/| | |
* | | | | Assert for a bug someone needs to fixDavid Barksdale2017-11-12
* | | | | add -P option to gnunet-eccChristian Grothoff2017-11-01
* | | | | add missing constChristian Grothoff2017-10-31
* | | | | Peter@equalit.ie wrote (on gnunet-developers):Christian Grothoff2017-10-25
* | | | | Fix memory leak in test_mqDavid Barksdale2017-10-09