aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* doc: further fixes.ng02017-08-17
| | | | Signed-off-by: ng0 <ng0@infotropique.org>
* guix-env.scm: add texinfo.ng02017-08-17
| | | | | | doc: fixes. Signed-off-by: ng0 <ng0@infotropique.org>
* doc: Makefile: exclude gnunet-c-tutorial.tex from build.ng02017-08-17
| | | | Signed-off-by: ng0 <ng0@infotropique.org>
* doc: Makefile.am: += -> =ng02017-08-17
| | | | Signed-off-by: ng0 <ng0@infotropique.org>
* guix-env.scm: Small adjustments.ng02017-08-17
| | | | Signed-off-by: ng0 <ng0@infotropique.org>
* doc: Merge 'gnunet-texinfo' repository into 'doc' folder of gnunet.ng02017-08-17
| | | | | | | | | | * doc/chapters: New directory, the chapters of doc/gnunet.texi. * doc/images: New directory with images for the documentation. * doc/Makefile: Build the documentation. * doc/.gitignore: ignore build artifacts. * doc/gnunet.texi, doc/fdl-1.3.texi, doc/gpl-3.0.texi: New files. Signed-off-by: ng0 <ng0@infotropique.org>
* no proof-of-work when running tests...psyc://loupsycedyglgamf.onion/~lynX2017-08-02
|
* add test_multicast.confxrs2017-08-02
|
* test_multicast: test 12 peers in line and star topologyxrs2017-08-02
|
* fix #5094 as suggested by reporterChristian Grothoff2017-07-24
|
* get psd test to pass on my systemChristian Grothoff2017-07-21
|
* forgot declaration of GNUNET_h2s2lurchi2017-07-18
|
* fix #5107Christian Grothoff2017-07-18
|
* simplify installation of nss plugins in build system, require user(s) to ↵Christian Grothoff2017-07-18
| | | | move plugins into place manually (#5078)
* add local test againxrs2017-07-13
|
* missing clean upxrs2017-07-13
|
* Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-07-13
|\
| * -very unimportant typo fixedpsyc://loupsycedyglgamf.onion/~lynX2017-07-08
| |
* | add commentxrs2017-07-13
| |
* | test_multicast_multipeer: fix bugxrs2017-07-13
| |
* | multicast: fix bugsxrs2017-07-13
|/
* implement GNUNET_h2s2 for printing two hashes in one log output linelurchi2017-07-08
|
* fix hostlist server optionxrs2017-07-04
|
* multicast: remove unnecessary header file in Makefile.amxrs2017-07-04
|
* deactivate hostlist server optionxrs2017-07-04
|
* Merge branch 'master' of ssh://gnunet.org/gnunetxrs2017-07-04
|\
| * do not invoke callback after set operation destruction, should fix #5082Christian Grothoff2017-07-03
| |
| * revert change, tests must not rely on InternetChristian Grothoff2017-06-29
| |
* | deaktivate hostlist server and use topology optionxrs2017-07-04
|/
* make test work on gnunet with public hostlist serverxrs2017-06-29
|
* fix FTBFS issues if --enable-logging=no is setChristian Grothoff2017-06-29
|
* fix nat service port collision during testChristian Grothoff2017-06-26
|
* fix configs, inlines are now relative to source dir of inlining fileChristian Grothoff2017-06-26
|
* fix test failure introduced by latest configuration parser fix, avoid ↵Christian Grothoff2017-06-26
| | | | unnecessary copying around of the configuration file
* [transport] Fix EBADF in select()David Barksdale2017-06-25
| | | | This fixes issue #3691.
* fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff2017-06-25
|
* allow NULL fields for varsizeChristian Grothoff2017-06-25
|
* start to fix some test issues with postgres psycstoreChristian Grothoff2017-06-25
|
* Fix debug message.jah2017-06-25
|
* Fix quota compliance tests.jah2017-06-25
|
* Ensure peer started callback recvs PeerContextjah2017-06-25
|
* bitch more if NULL rows cause PQ result extraction to failChristian Grothoff2017-06-25
|
* fix crash if block plugin not foundChristian Grothoff2017-06-25
|
* dht: install cli clientsDaniel Golle2017-06-24
|
* [topology] Fix blacklist conditionDavid Barksdale2017-06-23
| | | | This fixes issue #5086.
* if (1) holds here, remove redundant ifChristian Grothoff2017-06-24
|
* start VPN helper also if only services are runningChristian Grothoff2017-06-24
|
* fix indexing issue found by jah and reported on gnunet-developers on 6-8/7/2017Christian Grothoff2017-06-23
|
* fix misc namestore crashes from pq migrationChristian Grothoff2017-06-23
|
* namestore: postgres: fix iterating over zoneDaniel Golle2017-06-23
| | | | Stop iterating on GNUNET_DB_STATUS_SUCCESS_NO_RESULTS.