aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* -wip client_id checkPhil2018-01-11
* Merge remote-tracking branch 'gnunet/master' into identity_oidcPhil2018-01-11
|\
| * Try to keep the cadet->code MQ from growing too largeDavid Barksdale2018-01-10
| * gracefully accept empty FD set that claim to contain FDslurchi2018-01-10
| * Try to keep the fs->core MQ from growing too largeDavid Barksdale2018-01-10
| * properly detect calling add_select without descriptors; simplify extract_handleslurchi2018-01-10
| * fix scheduler when add_select is called with 0 ready fdsSchanzenbach, Martin2018-01-10
| * always set task NULL when cancel; make sure SCHEDULER_add* doesn't get invali...lurchi2018-01-08
| * rps tests: proper implementation of flags for testsJulius Bünger2018-01-08
| * typofixamirouche2018-01-08
| * rps tests: possibly end non-churn-tests before timeoutgnunet-0.11.0rc0Julius Bünger2018-01-08
| * rps tests: remove assertionJulius Bünger2018-01-08
* | -wip post request testing required and namestore handle fix requiredPhil2018-01-09
* | -wip post authenticationPhil2018-01-09
* | Merge remote-tracking branch 'origin/master' into identity_oidcSchanzenbach, Martin2018-01-08
|\|
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2018-01-08
| |\
| | * more size checking; tokenize only after size checklurchi2018-01-07
| | * rps tests: cosmeticsJulius Bünger2018-01-07
| | * rps tests: sanity checks and cosmeticsJulius Bünger2018-01-07
| | * rps tests: change function signature, commentsJulius Bünger2018-01-07
| | * rps tests: proper shutdownJulius Bünger2018-01-07
| | * rps tests: check whether peer was scheduled to go off/onlineJulius Bünger2018-01-07
| | * rps tests: make sure no callback executes after shutdownJulius Bünger2018-01-07
| | * rps tests: comments and loggingJulius Bünger2018-01-07
| | * vsprintf returns negative on error.anryko2018-01-07
| | * properly check size of MsgProcRequestlurchi2018-01-07
| | * Style fixes (mostly tabs to spaces).anryko2018-01-07
| | * transport: [fix] Typos in commentsMatthias Kolja Miehl2018-01-07
| | * fix dereferencing uninitialized rs/ws; assert non-NULL before dereferencing n...lurchi2018-01-07
| | * Revert "fix dereferencing uninitialized pointer"lurchi2018-01-07
| | * Fixed potential NULL dereference.anryko2018-01-07
| | * Merge branch 'master' of https://gnunet.org/git/gnunetlurchi2018-01-07
| | |\
| | | * handle error properly, do not just log but continue gracefully -- v6 alsoChristian Grothoff2018-01-06
| | | * handle error properly, do not just log but continue gracefullyChristian Grothoff2018-01-06
| | | * fix log call: wait until pid is initializedChristian Grothoff2018-01-06
| | | * internally assert that asprintf size allocation never failsChristian Grothoff2018-01-06
| | | * fix potential use of uninitialized keyChristian Grothoff2018-01-06
| | | * check return valueChristian Grothoff2018-01-06
| | * | shutdown might happen when plc_gst is not in the hashmaplurchi2018-01-07
| | * | reconnect_task pointer must be NULLed when executedlurchi2018-01-07
| | * | Merge branch 'lurchi_social'lurchi2018-01-06
| | |\ \ | | | |/ | | |/|
| | | * Leak fix.anryko2018-01-04
| | * | fix documentationlurchi2018-01-06
| | * | fix dereferencing uninitialized pointerlurchi2018-01-06
| * | | bugfixesSchanzenbach, Martin2018-01-08
| |/ /
| * | misc peerinfo fixes; signed/unsinged cmps, warnings, unchecked return valueChristian Grothoff2018-01-06
| * | fix indentation and use after free in tcp pluginChristian Grothoff2018-01-06
| * | fix signed/unsigned cmpChristian Grothoff2018-01-05
| * | initialize variable on all pathsChristian Grothoff2018-01-05
| * | fix potential use after free in tcpChristian Grothoff2018-01-05