fix memory leak
[oweals/gnunet.git] / src /
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 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
2017-12-31 ng0Merge branch 'master' of gnunet.org:gnunet
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-30 lurchiRevert "tried to print out stacktrace, not working...
2017-12-30 lurchicleanup
2017-12-30 lurchiconsider entry decision while re-entering a place
2017-12-30 lurchiactually test reconnecting; result in enter callback...
2017-12-30 lurchimaster/slave pointers must not be NULL immediatly after...
2017-12-30 lurchifixing the place leave logic after protocol change
2017-12-30 lurchitest_social runs into the case GNUNET_YES == grp->is_di...
2017-12-29 David BarksdaleDemote some log messages
2017-12-29 David BarksdaleCombine logic for attaching paths
2017-12-29 Julius Büngerrps: move handlers struct
2017-12-29 Julius Büngerrps: flagging channels while destruction
2017-12-29 Julius Büngerrefactor rps code
2017-12-28 Julius BüngerMerge branch 'master' of gn:gnunet
2017-12-28 Julius Büngerrps: improve churn testing
2017-12-28 Julius Büngerrps: add assertion
2017-12-28 Julius Büngerrps: prepare cancellation of messages
2017-12-28 Julius Büngerrps: fix double call
2017-12-28 Christian Grothoffadd assertion
2017-12-28 David BarksdaleActually print the path as a string
2017-12-28 Julius Büngerrps: stop destroying mq
2017-12-28 David BarksdaleBetter cycle checking in path from DHT
2017-12-27 David BarksdaleFix use-after-free in gnunet-cadet
2017-12-27 David BarksdaleFix handling of GNUNET_MESSAGE_TYPE_CADET_LOCAL_INFO_TU...
2017-12-27 David BarksdaleFix handling of GNUNET_MESSAGE_TYPE_CADET_LOCAL_INFO_PEERS
2017-12-27 Julius Büngerdo not churn on most tests; add specific churn test
2017-12-27 Julius Büngerrps: close port before disconnecting
2017-12-27 Christian Grothoffbeautify loop
2017-12-27 Christian Grothofffix flow control issue
2017-12-27 Christian Grothoffadd logging to cadet initiatlizations
2017-12-27 Christian Grothoffsome niceities for rps test configuration
2017-12-27 Christian Grothoffindentation fix
2017-12-27 Christian Grothoffmore logging for hello
2017-12-27 Christian Grothoffmore logging for transport
2017-12-27 Christian Grothoffunset environment variables that will break testbed...
2017-12-27 Julius Büngeradd rps binaries to .gitignore
2017-12-26 lurchiresult is a boolean; stylistic changes
2017-12-26 lurchitest_psyc: less services and less noise in the output
2017-12-26 lurchitest_social: less services and less noise in the output
2017-12-26 David BarksdalePrevent multipeermap from being reallocated
2017-12-24 lurchiunified debug output (allows grep OP ID)
2017-12-24 lurchistylistic fix
2017-12-24 lurchibe more clear about test procedure (use self-explanator...
2017-12-24 lurchiremove debug assertion; add debug output
2017-12-24 lurchiforgot to call GNUNET_SERVICE_client_continue
2017-12-23 David BarksdaleRevert "Fix use-after-free in loop over modified list"
2017-12-23 David BarksdaleCheck for cycles in cadet paths
2017-12-22 David BarksdaleCheck for invalid path_length
2017-12-20 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-20 David BarksdaleAnother assert which is actually OK
2017-12-19 David BarksdaleAnother assert which is actually OK.
2017-12-19 David BarksdaleFix use-after-free in loop over modified list
2017-12-17 xrsmake gnunet-service-peerinfo unlink HELLOs greater...
2017-12-15 lurchiwe have to destroy channels to the origin when cleaning...
2017-12-14 lurchiMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-12-14 lurchidon't shutdown before all members and origin have disco...
2017-12-14 lurchiactually use the is_disconnecting flag; debug output...
2017-12-05 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-12-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-05 Schanzenbach, Martin-fix some mem corruption, fix large file download handling
2017-12-04 Schanzenbach, Martin-move jwt back into idp
2017-12-04 Schanzenbach, Martin-start jwt
2017-12-04 Schanzenbach, Martin-fix
2017-12-04 Schanzenbach, Martin-fix makefile
2017-12-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-12-03 Christian Grothofffix related to #4909/12605: force desirability of path...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-02 Schanzenbach, Martin-refactored
2017-11-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-11-28 ng0Merge branch 'master' of gnunet.org:gnunet into doc...
2017-11-26 psyc://loupsycedyg... can't find who suggested this crasher fix.. delayed...
2017-11-26 David BarksdaleFix array indexing
2017-11-25 t3sserakttried to print out stacktrace, not working. removed.
next