aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Collapse)AuthorAge
...
| * | | | | 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 ↵t3sserakt2017-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | removed from pending_timeout
| * | | | | | 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 ↵t3sserakt2017-08-04
| | | | | | | | | | | | | | | | | | | | | | | | default select polling backend.
| * | | | | 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 ↵t3sserakt2017-08-02
| | | | | | | | | | | | | | | | | | | | | | | | pending_timeout
| * | | | | 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 ↵t3sserakt2017-07-20
| | | | | | | | | | | | | | | | | | | | | | | | compile!
* | | | | | Merge branch 'fix_social'lurchi2017-12-30
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Revert "tried to print out stacktrace, not working. removed."lurchi2017-12-30
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1522bb78401dd739299cc507e7237df32f239a3f.
| * | | | | 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 ↵Christian Grothoff2017-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | situations, and only log for the hard errors
| * | | | | | | 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 ↵Christian Grothoff2017-10-29
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | causing double-drop
| * | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Continuing a small IRC discussion https://gnunet.org/bot/log/gnunet/2017-10-05#T1521518 Here is a change to optionally disable installing signal handlers in GNUnet's scheduler: https://github.com/equalitie/gnunet/commit/72d02205e1f25ec0df3a2d7efe44c8990ffead53?diff=split (also attached) => patch looks fine, checkin in. -C
* | | | | Fix memory leak in test_mqDavid Barksdale2017-10-09
| | | | |
* | | | | Fix leaks in CRYPTO_paillier and testDavid Barksdale2017-10-09
| |_|_|/ |/| | |
* | | | ignore benchmark binaryChristian Grothoff2017-10-04
| | | |
* | | | remove debug logicChristian Grothoff2017-09-26
| | | |
* | | | fix integer overflow in cast to long for very large timeouts on 32-bit platformsChristian Grothoff2017-09-26
|/ / /
* / / simplify installation of nss plugins in build system, require user(s) to ↵Christian Grothoff2017-07-18
|/ / | | | | | | move plugins into place manually (#5078)
* | -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
|