aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* more verbose loggingChristian Grothoff2018-05-10
|
* + is now @Christian Grothoff2018-05-10
|
* fix /tmp removalChristian Grothoff2018-05-10
|
* add option to bump lifetimeChristian Grothoff2018-05-10
|
* fix test check for TMPDIR: do not throw exception if variable does not existChristian Grothoff2018-05-10
|
* fix crash on monitor disconnectChristian Grothoff2018-05-10
|
* simplify logicChristian Grothoff2018-05-10
|
* separate zonemaster monitoring functionality from main iterate-and-publish ↵Christian Grothoff2018-05-10
| | | | operation
* add gnscrypto benchmarkChristian Grothoff2018-05-10
|
* support keys with / in themChristian Grothoff2018-05-10
|
* fix config filesChristian Grothoff2018-05-09
|
* fix offset computation in flat iteratorChristian Grothoff2018-05-09
|
* fix context for zone_to_name flat pluginChristian Grothoff2018-05-09
|
* fix crash on error in test logic on shutdownChristian Grothoff2018-05-09
|
* missed a few placesChristian Grothoff2018-05-09
|
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, ↵Christian Grothoff2018-05-09
| | | | implement flow control in namestore API and tests
* run-gendocs.sh also wants jpgChristian Grothoff2018-05-09
|
* 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>