-wip client_id check
[oweals/gnunet.git] / src /
2018-01-11 Phil-wip client_id check
2018-01-11 PhilMerge remote-tracking branch 'gnunet/master' into ident...
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-09 Phil-wip post request testing required and namestore handle...
2018-01-09 Phil-wip post authentication
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 remote-tracking branch 'origin/master' into ident...
2018-01-08 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-08 Schanzenbach, Martinbugfixes
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 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 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
2018-01-06 lurchifix documentation
2018-01-06 lurchifix dereferencing uninitialized pointer
2018-01-06 Christian Grothoffmisc peerinfo fixes; signed/unsinged cmps, warnings...
2018-01-06 Christian Grothofffix indentation and use after free in tcp plugin
2018-01-05 Christian Grothofffix signed/unsigned cmp
2018-01-05 Christian Grothoffinitialize variable on all paths
2018-01-05 Christian Grothofffix potential use after free in tcp
2018-01-05 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-05 Schanzenbach, Martin-fix possible npe
2018-01-05 anrykoFixed int to unsigned casting warning.
2018-01-05 Christian Grothoffeliminate warnings
2018-01-05 Christian Grothoffprevent use-after-free by indicating free status in...
2018-01-05 Christian Grothoffcheck strftime return value
2018-01-05 Christian Grothofffix error handling, do not continue with uninitialized...
2018-01-05 Christian Grothofffix potential double free
2018-01-05 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-05 Schanzenbach, Martin-fixes
2018-01-05 anrykoFix potential NULL dereference warning.
2018-01-05 Schanzenbach, Martin-fix test
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 anrykoFixed useless assignment.
2018-01-04 anrykoFixed Uninitialized Variable warning.
2018-01-04 anrykoFixed Uninitialized Variable warning.
2018-01-04 Christian Grothoffavoid freeing uninit ptr on error path
2018-01-04 Christian Grothoffdo not put NULL block
2018-01-04 Christian Grothoffinitialize response_code, always
2018-01-04 Christian Grothofffix major initialization issue in datacache postgres...
2018-01-04 Christian Grothoffadd assertion
2018-01-04 Christian Grothofffix memory leak
2018-01-04 Christian Grothofffix memory leak
2018-01-04 Christian Grothofffix memory leak
2018-01-04 Christian Grothofffix UDP memory leak
2018-01-04 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-04 Schanzenbach, Martin-fix test
2018-01-04 lurchisimplify driver_add_multiple
2018-01-04 anrykoLeak fix.
2018-01-04 Christian Grothofffix misc compiler warnings
2018-01-04 anrykoClose file descriptor on error handling.
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-04 Schanzenbach, Martin-cleanup doc; fixes
2018-01-03 Schanzenbach, Martin-move abe functionality out of util; prepare for release
2018-01-02 David BarksdaleFix double-scheduling of shutdown task
2018-01-02 Schanzenbach, Martin-merge
2018-01-02 Schanzenbach, Martin-move idp experimental
2018-01-02 Christian Grothofffix more 'make dist' issues
2018-01-02 Christian Grothofffix misc make dist issues
2018-01-02 David BarksdaleFix memory leak in select_loop
2018-01-02 David BarksdaleFix broken build
2018-01-02 David BarksdaleFix memory leaks in cadet tests
2018-01-02 Christian Grothofffix issue with sending BROKEN timeouts early due to...
2018-01-01 Christian Grothofffix GNUNET_TIME_year_to_time, do not start in February...
2018-01-01 Christian Grothoffupdate .gitignore
2018-01-01 Christian Grothoffremove speed bumps
next