2018-01-16 |
Julius Bünger | rps: start using statistics service |
commit | commitdiff | tree | snapshot |
2018-01-16 |
ng0 | Merge branch 'master' of gnunet.org:gnunet |
commit | commitdiff | tree | snapshot |
2018-01-16 |
ng0 | README: clarify texinfo dependency |
commit | commitdiff | tree | snapshot |
2018-01-15 |
Christian Grothoff | additionally check that size returned by Postgres matches |
commit | commitdiff | tree | snapshot |
2018-01-15 |
David Barksdale | Uninitialized read |
commit | commitdiff | tree | snapshot |
2018-01-15 |
David Barksdale | Unused value |
commit | commitdiff | tree | snapshot |
2018-01-14 |
lurchi | remove unused variables |
commit | commitdiff | tree | snapshot |
2018-01-14 |
David Barksdale | Adding my ssh key |
commit | commitdiff | tree | snapshot |
2018-01-14 |
ng0 | Makefile, configure.ac, doc/Makefile: Add the ability... |
commit | commitdiff | tree | snapshot |
2018-01-14 |
Christian Grothoff | dist test_dht_tools.conf |
commit | commitdiff | tree | snapshot |
2018-01-14 |
ng0 | guix-env.scm: texlive-tiny is enough for the info output |
commit | commitdiff | tree | snapshot |
2018-01-14 |
David Barksdale | SQLite doesn't constant fold |
commit | commitdiff | tree | snapshot |
2018-01-13 |
David Barksdale | Fix force extend_path |
commit | commitdiff | tree | snapshot |
2018-01-13 |
Christian Grothoff | be more generous for short-lived tests wrt quota |
commit | commitdiff | tree | snapshot |
2018-01-13 |
lurchi | added ssh key |
commit | commitdiff | tree | snapshot |
2018-01-13 |
Christian Grothoff | use assert to guard better against double-close on... |
commit | commitdiff | tree | snapshot |
2018-01-13 |
Christian Grothoff | do not die if client closes port it never opened |
commit | commitdiff | tree | snapshot |
2018-01-13 |
Christian Grothoff | prevent assertion failure |
commit | commitdiff | tree | snapshot |
2018-01-13 |
Christian Grothoff | prevent NPE |
commit | commitdiff | tree | snapshot |
2018-01-12 |
Schanzenbach... | fix reverse lookup from namestore |
commit | commitdiff | tree | snapshot |
2018-01-12 |
Christian Grothoff | fix #5242 topology.txt write issue |
commit | commitdiff | tree | snapshot |
2018-01-12 |
Christian Grothoff | fix #5238 |
commit | commitdiff | tree | snapshot |
2018-01-11 |
David Barksdale | Try to keep the cadet->code MQ from growing too large |
commit | commitdiff | tree | snapshot |
2018-01-10 |
lurchi | gracefully accept empty FD set that claim to contain FDs |
commit | commitdiff | tree | snapshot |
2018-01-10 |
David Barksdale | Try to keep the fs->core MQ from growing too large |
commit | commitdiff | tree | snapshot |
2018-01-10 |
lurchi | properly detect calling add_select without descriptors... |
commit | commitdiff | tree | snapshot |
2018-01-10 |
Schanzenbach... | fix scheduler when add_select is called with 0 ready fds |
commit | commitdiff | tree | snapshot |
2018-01-08 |
lurchi | always set task NULL when cancel; make sure SCHEDULER_a... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
ng0 | add description to chap dev |
commit | commitdiff | tree | snapshot |
2018-01-08 |
ng0 | Merge branch 'master' of gnunet.org:gnunet |
commit | commitdiff | tree | snapshot |
2018-01-08 |
ng0 | doc chapter developer: typo fixes, link fix |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Julius Bünger | rps tests: proper implementation of flags for tests |
commit | commitdiff | tree | snapshot |
2018-01-08 |
amirouche | typofix |
commit | commitdiff | tree | snapshot |
2018-01-08 |
ng0 | Merge branch 'master' of gnunet.org:gnunet |
commit | commitdiff | tree | snapshot |
2018-01-08 |
ng0 | clean up contrib: move 2 guix files to the root level... |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Julius Bünger | rps tests: possibly end non-churn-tests before timeout gnunet-0.11.0rc0 |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Julius Bünger | rps tests: remove assertion |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Schanzenbach... | Merge branch 'master' of git+ssh://gnunet.org/gnunet |
commit | commitdiff | tree | snapshot |
2018-01-08 |
Schanzenbach... | bugfixes |
commit | commitdiff | tree | snapshot |
2018-01-07 |
lurchi | more size checking; tokenize only after size check |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Julius Bünger | rps tests: cosmetics |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Julius Bünger | rps tests: sanity checks and cosmetics |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Julius Bünger | rps tests: change function signature, comments |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Julius Bünger | rps tests: proper shutdown |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Julius Bünger | rps tests: check whether peer was scheduled to go off... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Julius Bünger | rps tests: make sure no callback executes after shutdown |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Julius Bünger | rps tests: comments and logging |
commit | commitdiff | tree | snapshot |
2018-01-07 |
anryko | vsprintf returns negative on error. |
commit | commitdiff | tree | snapshot |
2018-01-07 |
lurchi | properly check size of MsgProcRequest |
commit | commitdiff | tree | snapshot |
2018-01-07 |
anryko | Style fixes (mostly tabs to spaces). |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Matthias Kolja... | transport: [fix] Typos in comments |
commit | commitdiff | tree | snapshot |
2018-01-07 |
Matthias Kolja... | gnunet-c-tutorial: [fix] Add missing 'make' commands |
commit | commitdiff | tree | snapshot |
2018-01-07 |
lurchi | fix dereferencing uninitialized rs/ws; assert non-NULL... |
commit | commitdiff | tree | snapshot |
2018-01-07 |
lurchi | Revert "fix dereferencing uninitialized pointer" |
commit | commitdiff | tree | snapshot |
2018-01-07 |
anryko | Fixed potential NULL dereference. |
commit | commitdiff | tree | snapshot |
2018-01-07 |
lurchi | Merge branch 'master' of https://gnunet.org/git/gnunet |
commit | commitdiff | tree | snapshot |
2018-01-06 |
lurchi | shutdown might happen when plc_gst is not in the hashmap |
commit | commitdiff | tree | snapshot |
2018-01-06 |
lurchi | reconnect_task pointer must be NULLed when executed |
commit | commitdiff | tree | snapshot |
2018-01-06 |
ng0 | doc/documentation: developer,philosophy,user: suggestio... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Christian Grothoff | handle error properly, do not just log but continue... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Christian Grothoff | handle error properly, do not just log but continue... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Christian Grothoff | fix log call: wait until pid is initialized |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Christian Grothoff | internally assert that asprintf size allocation never... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Christian Grothoff | fix potential use of uninitialized key |
commit | commitdiff | tree | snapshot |
2018-01-06 |
lurchi | Merge branch 'lurchi_social' |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Christian Grothoff | check return value |
commit | commitdiff | tree | snapshot |
2018-01-06 |
lurchi | fix documentation |
commit | commitdiff | tree | snapshot |
2018-01-06 |
lurchi | fix dereferencing uninitialized pointer |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Schanzenbach... | add ABE dependencies to documentation |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Christian Grothoff | misc peerinfo fixes; signed/unsinged cmps, warnings... |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Christian Grothoff | fix indentation and use after free in tcp plugin |
commit | commitdiff | tree | snapshot |
2018-01-06 |
Christian Grothoff | include gnunet.doxy in TGZ |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Christian Grothoff | fix signed/unsigned cmp |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Christian Grothoff | initialize variable on all paths |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Christian Grothoff | fix potential use after free in tcp |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Schanzenbach... | Merge branch 'master' of git+ssh://gnunet.org/gnunet |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Schanzenbach... | -fix possible npe |
commit | commitdiff | tree | snapshot |
2018-01-05 |
anryko | Fixed int to unsigned casting warning. |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Christian Grothoff | eliminate warnings |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Christian Grothoff | prevent use-after-free by indicating free status in... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Christian Grothoff | check strftime return value |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Christian Grothoff | fix error handling, do not continue with uninitialized... |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Christian Grothoff | fix potential double free |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Schanzenbach... | Merge branch 'master' of git+ssh://gnunet.org/gnunet |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Schanzenbach... | -fixes |
commit | commitdiff | tree | snapshot |
2018-01-05 |
anryko | Fix potential NULL dereference warning. |
commit | commitdiff | tree | snapshot |
2018-01-05 |
Schanzenbach... | -fix test |
commit | commitdiff | tree | snapshot |
2018-01-04 |
ng0 | Merge branch 'master' of gnunet.org:gnunet |
commit | commitdiff | tree | snapshot |
2018-01-04 |
ng0 | introduce .mailmap |
commit | commitdiff | tree | snapshot |
2018-01-04 |
anryko | Fixed useless assignment. |
commit | commitdiff | tree | snapshot |
2018-01-04 |
anryko | Fixed Uninitialized Variable warning. |
commit | commitdiff | tree | snapshot |
2018-01-04 |
anryko | Fixed Uninitialized Variable warning. |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Christian Grothoff | avoid freeing uninit ptr on error path |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Christian Grothoff | do not put NULL block |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Christian Grothoff | initialize response_code, always |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Christian Grothoff | fix major initialization issue in datacache postgres... |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Christian Grothoff | add assertion |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Christian Grothoff | fix memory leak |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Christian Grothoff | fix memory leak |
commit | commitdiff | tree | snapshot |
2018-01-04 |
Christian Grothoff | fix memory leak |
commit | commitdiff | tree | snapshot |
next |