aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* add epsChristian Grothoff2018-05-09
|
* doc: developerNils Gillmann2018-05-09
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Follow-up to be4754c02fdbefc4fbf5046973c7c1ab44f8e92fNils Gillmann2018-05-09
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-05-09
|\
| * expand test_mq testcaseChristian Grothoff2018-05-08
| |
* | doc: philosophyNils Gillmann2018-05-09
|/ | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* update gtk documentation a bitChristian Grothoff2018-05-07
|
* revert patch that cannot work, wlan dummy is more complicated to begin withChristian Grothoff2018-05-07
|
* at least compiling fixNils Gillmann2018-05-07
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* try to fix test failure in src/transportNils Gillmann2018-05-07
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* test_gnunet_statistics.py: use new locations of TMPNils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fix stats output of dht profilerChristian Grothoff2018-05-06
|
* cosmesticsChristian Grothoff2018-05-06
|
* active_put is no longer, DCEChristian Grothoff2018-05-06
|
* chapter: user: atchar is LaTeX, @@ is Texinfo.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fix dht profiler memory leakChristian Grothoff2018-05-06
|
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-05-06
|\
| * fix datacache bytes stored calculationChristian Grothoff2018-05-06
| |
| * typosChristian Grothoff2018-05-06
| |
* | guix-env.scm: it's not short enough but it makes the name of the chroot ↵Nils Gillmann2018-05-06
|/ | | | | | shorter for now. Signed-off-by: Nils Gillmann <ng0@n0.is>
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-05-06
|\
| * fix dht profiler logicChristian Grothoff2018-05-06
| |
| * update user documentation on GNS, include gnunet-zoneimportChristian Grothoff2018-05-06
| |
| * update namestore monitor API users to use new _next call where neededChristian Grothoff2018-05-05
| |
| * fix simplify profiler logic, n_puts_failed no longer usedChristian Grothoff2018-05-05
| |
| * fix profiler build, signature of callback changedChristian Grothoff2018-05-05
| |
* | Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
|/ | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* man: gnunet.conf.5: Document GNUNET_TMPNils Gillmann2018-05-05
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* define GNUNET_TMPChristian Grothoff2018-05-05
|
* gns/gnunet-gns-proxy-setup-ca: check for openssl in ↵Nils Gillmann2018-05-05
| | | | | | /home/user/.guix-profile/bin:/home/user/.guix-profile/sbin:/run/setuid-programs:/run/current-system/profile/bin:/run/current-system/profile/sbin Signed-off-by: Nils Gillmann <ng0@n0.is>
* Follow-up commit to format most of the other man pages code.Nils Gillmann2018-05-04
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Format gnunet.conf.5Nils Gillmann2018-05-04
| | | | | | | | | | Generally the GNU version of man formats man pages to be terrible to read (beyond 80 characters per line), this doesn't mean we have to make the source code of the man page(s) terrible to work in. When a line is 400 characters long, I don't want to compare 400 characters to see the difference. Signed-off-by: Nils Gillmann <ng0@n0.is>
* gnunet.conf.5: Typo fixesNils Gillmann2018-05-04
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fixSchanzenbach, Martin2018-05-04
|
* fix idp cliSchanzenbach, Martin2018-05-04
|
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-05-02
|\
| * start preparations for flow control by namestore monitorsChristian Grothoff2018-05-02
| |
| * fix scanf callsChristian Grothoff2018-05-02
| |
* | Move release_policy.rfc to doc and add txt extensionNils Gillmann2018-05-02
|/ | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* ++Nils Gillmann2018-05-02
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* FixNils Gillmann2018-05-02
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-05-02
|\
| * deq from correct queueChristian Grothoff2018-05-02
| |
| * add test for query derivation (passed instantly)Christian Grothoff2018-05-02
| |
| * comma missingChristian Grothoff2018-05-02
| |
| * misc improvements to statistics and large-scale behavior of ↵Christian Grothoff2018-05-02
| | | | | | | | zoneimport/zonemaster
| * implement UPSERT instead of DELETE+INSERT to reduce number of DB transactionsChristian Grothoff2018-05-02
| |
| * update gitignoreChristian Grothoff2018-05-01
| |
| * lots more statistics for zoneimport/namestoreChristian Grothoff2018-05-01
| |
| * more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff2018-05-01
| |