at least compiling fix
[oweals/gnunet.git] / src / util /
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-06 Nils GillmannSwitch to $GNUNET_TMP in all configuration files.
2018-05-05 Christian Grothoffdefine GNUNET_TMP
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffmisc improvements to statistics and large-scale behavio...
2018-05-01 Christian Grothoffmerge
2018-04-30 Christian Grothoffeliminate DHT PUT OK message by using MQ feature of...
2018-04-30 Christian Grothoffenable more parallelism with DHT queue, but limit to...
2018-04-24 Christian Grothoffclarify issue
2018-04-24 Christian Grothoffdo not crash if service violates IPC protocol
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Christian Grothoffmore work on gnunet-zoneimport, some bugfix in flat...
2018-03-31 Christian Grothoffmake some functions static, ensure shutdown tasks could...
2018-03-08 Christian Grothoffdisable debug instrumentation again
2018-03-08 Christian Grothoffbetter error reporting from scheduler
2018-03-05 ng0Merge branch 'master' of gnunet.org:gnunet
2018-03-03 Christian Grothoffhandle case where resolver operation is cancelled durin...
2018-03-03 Christian Grothofffix logging
2018-03-03 Christian Grothofffix newline, reduce verbosity
2018-03-02 Christian Grothoffbetter py3 support
2018-02-26 Phil-Merge branch 'master' into identity_oidc
2018-02-25 Schanzenbach, Martin-fix
2018-02-01 lurchiimprove documentation
2018-02-01 lurchischeduler API change to allow use with js event loop
2018-01-30 Florian Doldlog unsent queued messages only on DEBUG
2018-01-27 lurchireally make GNUNET_SCHEDULER_run_from_driver more grace...
2018-01-24 lurchimake GNUNET_SCHEDULER_run_from_driver more graceful
2018-01-23 lurchicatch early return of select before call to GNUNET_SCHE...
2018-01-23 lurchiRevert "add assertion for debugging"
2018-01-23 lurchiadd assertion for debugging
2018-01-22 lurchiremove unnecessary check
2018-01-22 lurchiuse absolute times in driver
2018-01-22 Phil-merge branch 'master' into identity_oidc
2018-01-21 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-21 Christian Grothoffindentation fixes
2018-01-21 lurchicheck if no tasks are left after the driver loop
2018-01-21 lurchiactually test if signals are handled
2018-01-21 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-18 lurchifix loop responsible for finding tasks with expired...
2018-01-17 lurchialways check priority given by users
2018-01-16 lurchireturn now if we found a task that is ready (optimization)
2018-01-16 lurchionly check fdsets when select selected something (optim...
2018-01-16 lurchiRevert "call GNUNET_abort_ directly for debugging purposes"
2018-01-16 lurchicall GNUNET_abort_ directly for debugging purposes
2018-01-16 lurchiremove duplicate timeout check
2018-01-16 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-14 lurchiremove unused variables
2018-01-13 Christian Grothoffprevent NPE
2018-01-11 PhilMerge remote-tracking branch 'gnunet/master' into ident...
2018-01-10 lurchigracefully accept empty FD set that claim to contain FDs
2018-01-10 lurchiproperly detect calling add_select without descriptors...
2018-01-10 Schanzenbach, Martinfix scheduler when add_select is called with 0 ready fds
2018-01-08 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-08 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-07 anrykovsprintf returns negative on error.
2018-01-07 anrykoStyle fixes (mostly tabs to spaces).
2018-01-07 lurchifix dereferencing uninitialized rs/ws; assert non-NULL...
2018-01-07 lurchiRevert "fix dereferencing uninitialized pointer"
2018-01-07 lurchiMerge branch 'master' of https://gnunet.org/git/gnunet
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 Christian Grothoffinternally assert that asprintf size allocation never...
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-06 lurchifix dereferencing uninitialized pointer
2018-01-05 Christian Grothoffinitialize variable on all paths
2018-01-05 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-05 Christian Grothoffcheck strftime return value
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 Christian Grothoffadd assertion
2018-01-04 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-04 lurchisimplify driver_add_multiple
2018-01-04 Christian Grothofffix misc compiler warnings
2018-01-04 Christian Grothofffix more warnings
2018-01-04 Christian Grothofftrying again to fix test_service timeout on v6 failure
2018-01-04 Christian Grothofffix timeout of test_service, misc signed/unsigned and...
2018-01-04 Schanzenbach, MartinMerge remote-tracking branch 'origin/identity_abe'
2018-01-03 Schanzenbach, Martin-move abe functionality out of util; prepare for release
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-02 David BarksdaleFix double-scheduling of shutdown task
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-02 Schanzenbach, Martin-merge
2018-01-02 David BarksdaleFix memory leak in select_loop
2018-01-01 Christian Grothofffix GNUNET_TIME_year_to_time, do not start in February...
2017-12-31 ng0Merge branch 'master' of gnunet.org:gnunet
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-30 lurchiRevert "tried to print out stacktrace, not working...
2017-12-20 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-14 lurchiMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-12-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-04 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-04 PhilMerge remote-tracking branch 'origin/identity_abe'...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-11-28 ng0Merge branch 'master' of gnunet.org:gnunet into doc...
2017-11-25 t3sserakttried to print out stacktrace, not working. removed.
2017-11-25 t3sseraktadded logging
2017-11-25 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-24 lurchirevert commit 6490b5f31e58e9ec008f8c5ceda28f6054f1bbba
2017-11-24 lurchiWARNING -> DEBUG
next