index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
Age
Commit message (
Expand
)
Author
2018-01-23
catch early return of select before call to GNUNET_SCHEDULER_run_from_driver
lurchi
2018-01-23
Revert "add assertion for debugging"
lurchi
2018-01-23
add assertion for debugging
lurchi
2018-01-22
remove unnecessary check
lurchi
2018-01-22
use absolute times in driver
lurchi
2018-01-21
indentation fixes
Christian Grothoff
2018-01-21
check if no tasks are left after the driver loop
lurchi
2018-01-21
actually test if signals are handled
lurchi
2018-01-18
fix loop responsible for finding tasks with expired timeout
lurchi
2018-01-17
always check priority given by users
lurchi
2018-01-16
return now if we found a task that is ready (optimization)
lurchi
2018-01-16
only check fdsets when select selected something (optimization)
lurchi
2018-01-16
Revert "call GNUNET_abort_ directly for debugging purposes"
lurchi
2018-01-16
call GNUNET_abort_ directly for debugging purposes
lurchi
2018-01-16
remove duplicate timeout check
lurchi
2018-01-15
remove unused variables
lurchi
2018-01-13
prevent NPE
Christian Grothoff
2018-01-10
gracefully accept empty FD set that claim to contain FDs
lurchi
2018-01-10
properly detect calling add_select without descriptors; simplify extract_handles
lurchi
2018-01-10
fix scheduler when add_select is called with 0 ready fds
Schanzenbach, Martin
2018-01-07
vsprintf returns negative on error.
anryko
2018-01-07
Style fixes (mostly tabs to spaces).
anryko
2018-01-07
fix dereferencing uninitialized rs/ws; assert non-NULL before dereferencing n...
lurchi
2018-01-07
Revert "fix dereferencing uninitialized pointer"
lurchi
2018-01-06
internally assert that asprintf size allocation never fails
Christian Grothoff
2018-01-06
fix dereferencing uninitialized pointer
lurchi
2018-01-05
initialize variable on all paths
Christian Grothoff
2018-01-05
check strftime return value
Christian Grothoff
2018-01-04
add assertion
Christian Grothoff
2018-01-04
simplify driver_add_multiple
lurchi
2018-01-04
fix misc compiler warnings
Christian Grothoff
2018-01-04
fix more warnings
Christian Grothoff
2018-01-04
trying again to fix test_service timeout on v6 failure
Christian Grothoff
2018-01-04
fix timeout of test_service, misc signed/unsigned and unused argument issues
Christian Grothoff
2018-01-04
Merge remote-tracking branch 'origin/identity_abe'
Schanzenbach, Martin
2018-01-03
-move abe functionality out of util; prepare for release
Schanzenbach, Martin
2018-01-02
Fix double-scheduling of shutdown task
David Barksdale
2018-01-02
-merge
Schanzenbach, Martin
2018-01-01
Fix memory leak in select_loop
David Barksdale
2018-01-01
fix GNUNET_TIME_year_to_time, do not start in February...
Christian Grothoff
2017-12-30
merge branch 'refactoring-scheduler'
lurchi
2017-12-30
Merge branch 'fix_social'
lurchi
2017-12-30
Revert "tried to print out stacktrace, not working. removed."
lurchi
2017-12-14
Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
lurchi
2017-12-02
Merge remote-tracking branch 'origin/master' into identity_abe
Schanzenbach, Martin
2017-11-25
tried to print out stacktrace, not working. removed.
t3sserakt
2017-11-25
added logging
t3sserakt
2017-11-25
Merge branch 'fix_social' of gnunet.org:gnunet into fix_social
t3sserakt
2017-11-24
revert commit 6490b5f31e58e9ec008f8c5ceda28f6054f1bbba
lurchi
2017-11-24
WARNING -> DEBUG
lurchi
[prev]
[next]