simple -> uncomplicated
[oweals/gnunet.git] / src /
2018-02-02 lurchiconsider deletion of egos we don't know; make code...
2018-02-02 lurchifix Null Test After Dereference
2018-02-01 lurchiimprove documentation
2018-02-01 lurchischeduler API change to allow use with js event loop
2018-01-30 psyc://loupsycedyg... -code scanner complains about intentional malloc return
2018-01-30 Christian Grothofffix datastore bind issue
2018-01-30 Florian Doldlog unsent queued messages only on DEBUG
2018-01-29 Julius Büngerrps test: fix uninitialized value usage (coverity)
2018-01-27 lurchireally make GNUNET_SCHEDULER_run_from_driver more grace...
2018-01-25 Julius Büngerrps: record more statistic values
2018-01-25 Julius Büngerrps profiler: write statistics to file
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 Schanzenbach, Martinforgot headerfile
2018-01-22 lurchiremove unnecessary check
2018-01-22 lurchiuse absolute times in driver
2018-01-22 Schanzenbach, Martinfix rest header parsing as well
2018-01-22 Schanzenbach, Martinfix post processing
2018-01-22 Florian Doldimplement boolean json spec
2018-01-22 Schanzenbach, Martinfix memleak
2018-01-22 Julius Büngerrps profiler: more statistics from service
2018-01-22 Julius Büngerrps service: try to fix handling of new channels
2018-01-21 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-21 xrstest_multicast_multipeer: fix warnings
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 xrsupdate test_psyc_api_join
2018-01-21 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-20 Christian Grothofffix link
2018-01-20 Christian Grothoffreactivate test, fix misc warnings
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 Julius Büngerrps: start using statistics service
2018-01-16 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-15 Christian Grothoffadditionally check that size returned by Postgres matches
2018-01-15 David BarksdaleUninitialized read
2018-01-15 David BarksdaleUnused value
2018-01-14 lurchiremove unused variables
2018-01-14 Christian Grothoffdist test_dht_tools.conf
2018-01-14 David BarksdaleSQLite doesn't constant fold
2018-01-13 David BarksdaleFix force extend_path
2018-01-13 Christian Grothoffbe more generous for short-lived tests wrt quota
2018-01-13 Christian Grothoffuse assert to guard better against double-close on...
2018-01-13 Christian Grothoffdo not die if client closes port it never opened
2018-01-13 Christian Grothoffprevent assertion failure
2018-01-13 Christian Grothoffprevent NPE
2018-01-12 Schanzenbach, Martinfix reverse lookup from namestore
2018-01-12 Christian Grothofffix #5242 topology.txt write issue
2018-01-12 Christian Grothofffix #5238
2018-01-11 David BarksdaleTry to keep the cadet->code MQ from growing too large
2018-01-10 lurchigracefully accept empty FD set that claim to contain FDs
2018-01-10 David BarksdaleTry to keep the fs->core MQ from growing too large
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 lurchialways set task NULL when cancel; make sure SCHEDULER_a...
2018-01-08 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-08 Julius Büngerrps tests: proper implementation of flags for tests
2018-01-08 amirouchetypofix
2018-01-08 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-08 Julius Büngerrps tests: possibly end non-churn-tests before timeout gnunet-0.11.0rc0
2018-01-08 Julius Büngerrps tests: remove assertion
2018-01-08 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-08 Schanzenbach, Martinbugfixes
2018-01-08 xrsadd psyc test
2018-01-07 lurchimore size checking; tokenize only after size check
2018-01-07 Julius Büngerrps tests: cosmetics
2018-01-07 Julius Büngerrps tests: sanity checks and cosmetics
2018-01-07 Julius Büngerrps tests: change function signature, comments
2018-01-07 Julius Büngerrps tests: proper shutdown
2018-01-07 Julius Büngerrps tests: check whether peer was scheduled to go off...
2018-01-07 Julius Büngerrps tests: make sure no callback executes after shutdown
2018-01-07 Julius Büngerrps tests: comments and logging
2018-01-07 anrykovsprintf returns negative on error.
2018-01-07 lurchiproperly check size of MsgProcRequest
2018-01-07 anrykoStyle fixes (mostly tabs to spaces).
2018-01-07 Matthias Kolja Miehltransport: [fix] Typos in comments
2018-01-07 lurchifix dereferencing uninitialized rs/ws; assert non-NULL...
2018-01-07 lurchiRevert "fix dereferencing uninitialized pointer"
2018-01-07 anrykoFixed potential NULL dereference.
2018-01-07 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-07 lurchiMerge branch 'master' of https://gnunet.org/git/gnunet
2018-01-06 lurchishutdown might happen when plc_gst is not in the hashmap
2018-01-06 lurchireconnect_task pointer must be NULLed when executed
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 Christian Grothoffhandle error properly, do not just log but continue...
2018-01-06 Christian Grothoffhandle error properly, do not just log but continue...
2018-01-06 Christian Grothofffix log call: wait until pid is initialized
2018-01-06 Christian Grothoffinternally assert that asprintf size allocation never...
2018-01-06 Christian Grothofffix potential use of uninitialized key
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-06 Christian Grothoffcheck return value
next