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-05-31
Niibe writes:
Christian Grothoff
2018-05-30
reduce loop counters to more practical levels
Christian Grothoff
2018-05-30
style fix
Christian Grothoff
2018-05-30
Merge branch 'master' of ssh://gnunet.org/gnunet
Christian Grothoff
2018-05-28
add patch from Niibe Yutaka for
Christian Grothoff
2018-05-23
more flakes.
Nils Gillmann
2018-05-20
do not crash on multiple CNAMEs
Christian Grothoff
2018-05-20
fix off-by-one error in cadet connection construction, also enforce better ti...
Christian Grothoff
2018-05-19
disable crypto bug workaround
Christian Grothoff
2018-05-17
bump loop length
Christian Grothoff
2018-05-17
work-around for crypto bug (to be documented more)
Christian Grothoff
2018-05-17
deduplicate code in crypto_ecc
Christian Grothoff
2018-05-17
extend test to show crypto issue
Christian Grothoff
2018-05-16
log key material hashes
Christian Grothoff
2018-05-13
get rid of plain memcpy calls
Christian Grothoff
2018-05-10
more verbose logging
Christian Grothoff
2018-05-09
implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp...
Christian Grothoff
2018-05-08
expand test_mq testcase
Christian Grothoff
2018-05-06
Switch to $GNUNET_TMP in all configuration files.
Nils Gillmann
2018-05-05
define GNUNET_TMP
Christian Grothoff
2018-05-02
misc improvements to statistics and large-scale behavior of zoneimport/zonema...
Christian Grothoff
2018-04-30
eliminate DHT PUT OK message by using MQ feature of calling continuation when...
Christian Grothoff
2018-04-30
enable more parallelism with DHT queue, but limit to 1000 entries, then kill ...
Christian Grothoff
2018-04-24
clarify issue
Christian Grothoff
2018-04-24
do not crash if service violates IPC protocol
Christian Grothoff
2018-04-10
more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixes
Christian Grothoff
2018-03-31
make some functions static, ensure shutdown tasks could be run repeatedly if ...
Christian Grothoff
2018-03-08
disable debug instrumentation again
Christian Grothoff
2018-03-08
better error reporting from scheduler
Christian Grothoff
2018-03-03
handle case where resolver operation is cancelled during success callback
Christian Grothoff
2018-03-03
fix logging
Christian Grothoff
2018-03-03
fix newline, reduce verbosity
Christian Grothoff
2018-03-02
better py3 support
Christian Grothoff
2018-02-01
improve documentation
lurchi
2018-02-01
scheduler API change to allow use with js event loop
lurchi
2018-01-30
log unsent queued messages only on DEBUG
Florian Dold
2018-01-27
really make GNUNET_SCHEDULER_run_from_driver more graceful (must have been late)
lurchi
2018-01-24
make GNUNET_SCHEDULER_run_from_driver more graceful
lurchi
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
[next]