Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / util /
2018-06-23 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-09 Christian Grothoffremove crypto_bug.c
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 Julius Büngerconfig: file name expansion in all -f cases
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-06 psyc://loupsycedyg... second batch complete. WE ARE AFFERO AGPL NOW!
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-06-05 Christian Grothoffwhitespace
2018-06-05 Christian Grothoffchanges for AGPL handling
2018-06-05 Christian Grothoffupdate gitignore
2018-06-05 Christian Grothofftypo
2018-06-04 Christian Grothoffmerge benchmark changes
2018-06-04 Christian Grothoffadd function for getopt uint16_t arguments
2018-05-31 Christian GrothoffNiibe writes:
2018-05-30 Christian Grothoffreduce loop counters to more practical levels
2018-05-30 Christian Grothoffstyle fix
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-28 Christian Grothoffadd patch from Niibe Yutaka for
2018-05-23 Nils Gillmannmore flakes.
2018-05-20 Christian Grothoffdo not crash on multiple CNAMEs
2018-05-19 Christian Grothofffix off-by-one error in cadet connection construction...
2018-05-19 Christian Grothoffdisable crypto bug workaround
2018-05-17 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-17 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-17 Christian Grothoffbump loop length
2018-05-17 Christian Grothoffwork-around for crypto bug (to be documented more)
2018-05-17 Christian Grothoffdeduplicate code in crypto_ecc
2018-05-16 Christian Grothoffextend test to show crypto issue
2018-05-16 Christian Grothofflog key material hashes
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-13 Christian Grothoffget rid of plain memcpy calls
2018-05-10 Christian Grothoffmore verbose logging
2018-05-09 Christian Grothoffimplement new functions in libgnunetsq, clean up sqlite...
2018-05-09 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-08 Christian Grothoffexpand test_mq testcase
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'
next