Fix memory leaks in cadet tests
[oweals/gnunet.git] / src /
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 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, Martin-fix some mem corruption, fix large file download handling
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-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.
2017-11-25 t3sseraktfixed compile error
2017-11-25 t3sseraktadded logging
2017-11-25 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-24 lurchirevert commit 6490b5f31e58e9ec008f8c5ceda28f6054f1bbba
2017-11-24 lurchiWARNING -> DEBUG
2017-11-24 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-24 lurchimark channel as disconnectin when a part request is...
2017-11-24 lurchiadded FIXME
2017-11-24 lurchiadded FIXMEs
2017-11-24 lurchiintroduce part request / part ack messages (for leaving...
2017-11-22 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-22 lurchicommented out wrong message type
2017-11-21 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-19 David BarksdaleRemove GNUNET_break call which is actually OK
2017-11-18 lurchiIntroduce PART/PART_ACK messages (tests will fail until...
2017-11-18 lurchiuse comfort functions of MQ API
2017-11-15 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-11-14 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-13 lurchiUse MQ API instead of manually allocating messages...
2017-11-13 lurchifinalize protocol change (fixes message loss when leavi...
2017-11-13 David BarksdaleAssert for a bug someone needs to fix
2017-11-13 David BarksdaleFix memory leak and use-after-free
2017-11-12 David BarksdaleFix memory leak in publishing UBlocks
2017-11-10 David BarksdaleFix skip_next_messages counting, combine logic
2017-11-09 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-11-08 Daniel Gollefs: fix typos in mime-types
2017-11-08 t3sseraktchanged log levels
2017-11-08 lurchiimprove documentation
next