aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-02Fix double-scheduling of shutdown taskDavid Barksdale
2018-01-02fix more 'make dist' issuesChristian Grothoff
2018-01-02fix misc make dist issuesChristian Grothoff
2018-01-01Fix memory leak in select_loopDavid Barksdale
2018-01-01Fix broken buildDavid Barksdale
2018-01-01Fix memory leaks in cadet testsDavid Barksdale
2018-01-02fix issue with sending BROKEN timeouts early due to wrong timeout calculationChristian Grothoff
2018-01-01fix GNUNET_TIME_year_to_time, do not start in February...Christian Grothoff
2018-01-01update .gitignoreChristian Grothoff
2018-01-01remove speed bumpsChristian Grothoff
2017-12-30merge branch 'refactoring-scheduler'lurchi
2017-12-30Merge branch 'fix_social'lurchi
2017-12-30Revert "tried to print out stacktrace, not working. removed."lurchi
2017-12-30cleanuplurchi
2017-12-30consider entry decision while re-entering a placelurchi
2017-12-30actually test reconnecting; result in enter callback must always be GNUNET_OKlurchi
2017-12-30master/slave pointers must not be NULL immediatly after sending leave requestlurchi
2017-12-30fixing the place leave logic after protocol changelurchi
2017-12-30test_social runs into the case GNUNET_YES == grp->is_disconnectedlurchi
2017-12-29Demote some log messagesDavid Barksdale
2017-12-29Combine logic for attaching pathsDavid Barksdale
2017-12-29rps: move handlers structJulius Bünger
2017-12-29rps: flagging channels while destructionJulius Bünger
2017-12-29refactor rps codeJulius Bünger
2017-12-29Merge branch 'master' of gn:gnunetJulius Bünger
2017-12-29rps: improve churn testingJulius Bünger
2017-12-29rps: add assertionJulius Bünger
2017-12-29rps: prepare cancellation of messagesJulius Bünger
2017-12-29rps: fix double callJulius Bünger
2017-12-28add assertionChristian Grothoff
2017-12-28Actually print the path as a stringDavid Barksdale
2017-12-28rps: stop destroying mqJulius Bünger
2017-12-27Better cycle checking in path from DHTDavid Barksdale
2017-12-27Fix use-after-free in gnunet-cadetDavid Barksdale
2017-12-27Fix handling of GNUNET_MESSAGE_TYPE_CADET_LOCAL_INFO_TUNNELSDavid Barksdale
2017-12-27Fix handling of GNUNET_MESSAGE_TYPE_CADET_LOCAL_INFO_PEERSDavid Barksdale
2017-12-27do not churn on most tests; add specific churn testJulius Bünger
2017-12-27rps: close port before disconnectingJulius Bünger
2017-12-27beautify loopChristian Grothoff
2017-12-27fix flow control issueChristian Grothoff
2017-12-27add logging to cadet initiatlizationsChristian Grothoff
2017-12-27some niceities for rps test configurationChristian Grothoff
2017-12-27indentation fixChristian Grothoff
2017-12-27more logging for helloChristian Grothoff
2017-12-27more logging for transportChristian Grothoff
2017-12-27unset environment variables that will break testbed, indentation and comment ...Christian Grothoff
2017-12-27add rps binaries to .gitignoreJulius Bünger
2017-12-26result is a boolean; stylistic changeslurchi
2017-12-26test_psyc: less services and less noise in the outputlurchi
2017-12-26test_social: less services and less noise in the outputlurchi