aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* move misc CI and build system files to contrib/Florian Dold2018-08-17
| | | | | We can't have one or more files for every build system out there in the root directory, especially if they are not commented/documented.
* add a guix GNUnet dev package definitionFlorian Dold2018-08-16
| | | | | The module with the package can be used to override the Guix GNU distribution's gnunet package with the development version from git.
* missing comma in configure.acFlorian Dold2018-08-16
|
* minor fixChristian Grothoff2018-08-16
|
* tolerate failure to start gnunet-service-resolver, make resolver not crash ↵Christian Grothoff2018-08-15
| | | | if /etc/resolv.conf does not exist
* re-run pogenChristian Grothoff2018-08-15
|
* Destroy channel and their datastructures properlyJulius Bünger2018-08-14
|
* handle case that DNS servers do not return A/AAAA records if we ask for ALLChristian Grothoff2018-08-14
|
* fix CNAME handling, caching, out-of-bounds accesses, etc. in ↵Christian Grothoff2018-08-14
| | | | gnunet-service-resolver
* whitespaceChristian Grothoff2018-08-14
|
* resolve merge conflict with peerinfo plugin moveChristian Grothoff2018-08-14
|\
| * fixed makefile for plugin_rest_gns, json_generatorPhil2018-08-14
| |
| * Fix documentation and assertionsJulius Bünger2018-08-13
| |
| * Remove BINARY from test configurationJulius Bünger2018-08-13
| |
| * Add BINARY to test configJulius Bünger2018-08-13
| |
| * do notify client about destroyed channel on MQ errorChristian Grothoff2018-08-13
| |
| * Update po-filesJulius Bünger2018-08-13
| |
| * Schedule destruction of channel during destruction of other channelJulius Bünger2018-08-13
| |
| * Update po-filesJulius Bünger2018-08-13
| |
| * Refactor, simplify, delete codeJulius Bünger2018-08-13
| |
| * Make non-exported functions staticJulius Bünger2018-08-13
| |
| * Use synchronised logic for closing channels (rps service)Julius Bünger2018-08-13
| |
| * moved test files and fixed namestorePhil2018-08-13
| |
| * fix dep handling rest pluginSchanzenbach, Martin2018-08-13
| |
| * fix build; move rest plugins to separate folderSchanzenbach, Martin2018-08-13
| |
| * -fix peerinfo warningPhil2018-08-12
| |
| * Changed Namestore API, changed error handling, changed gns record jsonPhil2018-08-12
| |
| * rewrite error handling and subsystem PUTPhil2018-08-12
| |
| * split namespace of put request in identity rest apiPhil2018-08-11
| |
| * added additional namespaces in identity rest apiPhil2018-08-11
| |
| * fix identity renamePhil2018-08-10
| |
* | fix build order: peerinfo logic depending on transport must be in peerinfo-toolChristian Grothoff2018-08-11
| |
* | introduce allocation wrappers to improve libgcrypt performanceChristian Grothoff2018-08-11
|/
* update potfilesChristian Grothoff2018-08-10
|
* nicer pq loggingChristian Grothoff2018-08-10
|
* do not warn about empty bodiesChristian Grothoff2018-08-10
|
* change makefile reorder backSchanzenbach, Martin2018-08-10
|
* attempt #5422Schanzenbach, Martin2018-08-10
|
* temp fix for json depsSchanzenbach, Martin2018-08-10
|
* fix parallel buildSchanzenbach, Martin2018-08-10
|
* Merge branch 'gsoc2018/rest_api'Schanzenbach, Martin2018-08-09
|\
| * styleSchanzenbach, Martin2018-08-09
| |
| * -Merge branch 'master' into gsoc2018/rest_apiPhil2018-08-09
| |\
| * | Peerinfo Rest API finishedPhil2018-08-08
| | |
| * | -fix added timeout for gns Rest pluginPhil2018-08-08
| | |
| * | Namestore Rest API finishedPhil2018-08-08
| | |
| * | -wip namestorePhil2018-08-08
| | |
| * | fix gns and identity test scriptPhil2018-08-06
| | |
| * | GNS REST API finishedPhil2018-08-06
| | |
| * | Identity REST API finishedPhil2018-08-05
| | |