aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* prevent assertion failureChristian Grothoff2018-01-13
|
* prevent NPEChristian Grothoff2018-01-13
|
* fix reverse lookup from namestoreSchanzenbach, Martin2018-01-12
|
* fix #5242 topology.txt write issueChristian Grothoff2018-01-12
|
* fix #5238Christian Grothoff2018-01-12
|
* 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 ↵lurchi2018-01-08
| | | | invalid input
* add description to chap devng02018-01-08
|
* Merge branch 'master' of gnunet.org:gnunetng02018-01-08
|\
| * rps tests: proper implementation of flags for testsJulius Bünger2018-01-08
| |
* | doc chapter developer: typo fixes, link fixng02018-01-08
|/
* typofixamirouche2018-01-08
| | | | Signed-off-by: ng0 <ng0@n0.is>
* Merge branch 'master' of gnunet.org:gnunetng02018-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
| |
| * 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
| | |
| | * gnunet-c-tutorial: [fix] Add missing 'make' commandsMatthias Kolja Miehl2018-01-07
| | |
| | * fix dereferencing uninitialized rs/ws; assert non-NULL before dereferencing ↵lurchi2018-01-07
| | | | | | | | | | | | network/file handles
| | * Revert "fix dereferencing uninitialized pointer"lurchi2018-01-07
| | | | | | | | | | | | This reverts commit 201a67be13ae31b4eb7fb8ad38b349fe287c0baf.
| | * Fixed potential NULL dereference.anryko2018-01-07
| | |
| * | bugfixesSchanzenbach, Martin2018-01-08
| | |
* | | clean up contrib: move 2 guix files to the root level. folder structure will ↵ng02018-01-08
| |/ |/| | | | | be moved to https://c.n0.is/ng0_guix/packages
* | Merge branch 'master' of https://gnunet.org/git/gnunetlurchi2018-01-07
|\ \
| * | doc/documentation: developer,philosophy,user: suggestions byng02018-01-06
| | | | | | | | | | | | | | | Amirouche Boubekki via gnunet-developers@gnu.org, with some minor additions.
| * | 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
| | |