summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* do longest prefix match on egos as wellChristian Grothoff2019-01-11
|
* fix testcases, do not skip needlessly (typos)Christian Grothoff2019-01-11
|
* missing fileChristian Grothoff2019-01-11
|
* try helping rexxnor with flow controlChristian Grothoff2019-01-10
|
* add stats to namecacheChristian Grothoff2019-01-10
|
* docker: build gnurl from release tarball intead of gitDevan Carpenter2019-01-01
| | | | | | | The git repo that was replaced by this commit, is currently not accessible. The preferred method of build gnurl is from release tarballs for now. There are also some minor fixes and reworking of paths in this commit.
* contrib: add systemd service citationDevan Carpenter2019-01-01
| | | | | This adds a citation to the AUR repo where the systemd service file was copied from.
* add gnunet.service file for systemdxrs2019-01-01
|
* fix #5505Christian Grothoff2018-12-30
|
* README.md: Update the docker build sectionDevan Carpenter2018-12-23
| | | | | The build instruction needed updating, and I added a reference to the documentation with the commands for running the container.
* contrib: Move Dockerfile to appropriate dirDevan Carpenter2018-12-23
| | | | | | Dockerfile was moved into the root directory incorrectly. This commit moves it into the "docker" directory, alongside its associated assets.
* more work on tngChristian Grothoff2018-12-16
|
* fix ftbfsChristian Grothoff2018-12-14
|
* make sure mono time uses atomicsChristian Grothoff2018-12-13
|
* add function to obtain monotonic timeChristian Grothoff2018-12-13
|
* RPS tests (fix): Do not try to close files when there are no open onesJulius Bünger2018-12-13
|
* RPS sampler: Stop logging to fileJulius Bünger2018-12-13
|
* RPS service: Assure map with exists before usingJulius Bünger2018-12-13
|
* RPS service: Reduce loggingJulius Bünger2018-12-13
|
* Update POTFILESJulius Bünger2018-12-13
|
* fix #5500Christian Grothoff2018-12-11
|
* cache NICK results in namestore to avoid unnecessary load on the DB; improve ↵Christian Grothoff2018-12-11
| | | | sqlite DB style, use WAL for sqlite DB
* do not autostart services not needed during testChristian Grothoff2018-12-11
|
* accidental removalChristian Grothoff2018-12-11
|
* make sure peer launches if default config not found and -c not givenChristian Grothoff2018-12-11
|
* todo on perfChristian Grothoff2018-12-11
|
* fail hard if configuration file specified via -c does not exist (in all ↵Christian Grothoff2018-12-11
| | | | services and programs)
* finish first draft of ats2 simple plugin (untested)Christian Grothoff2018-12-10
|
* more work on simple pluginChristian Grothoff2018-12-10
|
* skeleton for 'simple' ATS2 pluginChristian Grothoff2018-12-06
|
* completing gnunet-service-ats-new (in theory)Christian Grothoff2018-12-06
|
* next steps on ats-new service: plugin loading, solution passingChristian Grothoff2018-12-06
|
* high-level new ATS service implementationChristian Grothoff2018-12-06
|
* fix parenChristian Grothoff2018-12-04
|
* fix TTL parsing in gnunet-namestoreChristian Grothoff2018-12-04
|
* complain better if args are wrongChristian Grothoff2018-12-04
|
* run expiration only once per hour, use WALChristian Grothoff2018-12-02
|
* fix linkage issues for testsChristian Grothoff2018-11-29
|
* fix macro testChristian Grothoff2018-11-29
|
* finish (?) libgnunetatstransport for nowChristian Grothoff2018-11-29
|
* add macro to check 0-terminated string messages, and fix FTBFSChristian Grothoff2018-11-29
|
* add macro to check 0-terminated string messages, and fix FTBFSChristian Grothoff2018-11-29
|
* draft ATS API for TNGChristian Grothoff2018-11-29
|
* add reclaim headers to disistSchanzenbach, Martin2018-11-29
|
* JSON: Remove jsonapi headersSchanzenbach, Martin2018-11-29
|
* RECLAIM: Remove empty fileSchanzenbach, Martin2018-11-29
|
* REST: Update OIDC issuer URISchanzenbach, Martin2018-11-28
|
* REST: OIDC plugin remove jsonapi includesSchanzenbach, Martin2018-11-28
|
* REST: OIDC more commentsSchanzenbach, Martin2018-11-28
|
* RPS test/profiler: Open file with right flagsJulius Bünger2018-11-28
|