aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | add peerinfo rest apiPhil2018-08-02
| | |
| * | fix lowercase identitiesPhil2018-08-02
| | |
| * | -wip peerinfo, async call work in progressPhil2018-08-01
| | |
| * | -fix json and namestorePhil2018-08-01
| | |
| * | fix makefilesPhil2018-08-01
| | |
| * | change namestore, json handling; fix identity, gnsPhil2018-07-26
| | |
| * | -wip namestore api, changed adding gnsrecordPhil2018-07-25
| | |
| * | added name searchPhil2018-07-25
| | |
| * | -fix identity filePhil2018-07-25
| | |
| * | -Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_apiPhil2018-07-03
| |\ \
| * | | -wip namestorePhil2018-07-03
| | | |
| * | | -Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_apiPhil2018-07-02
| |\ \ \
| * \ \ \ -Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_apiPhil2018-06-25
| |\ \ \ \
| * | | | | Identity+GNS Rest changed and fixedPhil2018-06-25
| | | | | |
| * | | | | -Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_apiPhil2018-06-13
| |\ \ \ \ \
| * | | | | | -wip fix gnsPhil2018-06-13
| | | | | | |
| * | | | | | -Merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_apiPhil2018-06-11
| |\ \ \ \ \ \
| * | | | | | | -wip error gnsPhil2018-06-10
| | | | | | | |
| * | | | | | | cleanup identity rest api, removed jsonapi includesPhil2018-06-05
| | | | | | | |
| * | | | | | | -merge branch 'master' of ssh://gnunet.org/gnunet into gsoc2018/rest_apiPhil2018-06-04
| |\ \ \ \ \ \ \
| * | | | | | | | identity rest api - finished and added test_scriptPhil2018-06-04
| | | | | | | | |
| * | | | | | | | removed jsonapi structuresPhil2018-06-02
| | | | | | | | |
| * | | | | | | | -wip remove jsonapi from identityPhil2018-06-02
| | | | | | | | |
* | | | | | | | | minor formattingChristian Grothoff2018-08-09
| | | | | | | | |
* | | | | | | | | adjust RPS to new CADET API semantic, dead code eliminationChristian Grothoff2018-08-09
| | | | | | | | |
* | | | | | | | | mergeChristian Grothoff2018-08-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | use fprintf, change output styleSchanzenbach, Martin2018-08-09
| | | | | | | | | |
| * | | | | | | | | actually fix revocationSchanzenbach, Martin2018-08-09
| | | | | | | | | |
| * | | | | | | | | syntaxSchanzenbach, Martin2018-08-09
| | | | | | | | | |
| * | | | | | | | | fix output; fix revocationSchanzenbach, Martin2018-08-09
| | | | | | | | | |
| * | | | | | | | | issue case insensitivitySchanzenbach, Martin2018-08-09
| | | | | | | | | |
| * | | | | | | | | Add docstrings to recently introduced functionsJulius Bünger2018-08-09
| | | | | | | | | |
| * | | | | | | | | fix case insensitivitySchanzenbach, Martin2018-08-09
| | | | | | | | | |
| * | | | | | | | | Apparently ignoring return values from add_now is almost always a bugSchanzenbach, Martin2018-08-09
| | | | | | | | | |
| * | | | | | | | | fix ego not foundSchanzenbach, Martin2018-08-09
| | | | | | | | | |
| * | | | | | | | | updateSchanzenbach, Martin2018-08-09
| | | | | | | | | |
| * | | | | | | | | use to_string for attributeSchanzenbach, Martin2018-08-09
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Restructure removal of peers during shutdown (rps service)Julius Bünger2018-08-07
| | | | | | | | |
| * | | | | | | | remove jsonapi dep from copyingSchanzenbach, Martin2018-08-06
| | | | | | | | |
| * | | | | | | | ensure ego identifiers are lowercaseSchanzenbach, Martin2018-08-06
| | | | | | | | |
| * | | | | | | | add copying rest pluginSchanzenbach, Martin2018-08-06
| | | | | | | | |
| * | | | | | | | README.md: er, not ssh -- bring back rsh!dvn2018-08-02
| | | | | | | | |
| * | | | | | | | README.md: add section on VPN usagedvn2018-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This section and filesharing are almost verbatim copies of a tutorial wldhx made half-a-year ago.
| * | | | | | | | docker: move Dockerfile to root of repodvn2018-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is because of a limitation of Docker, which requires that you run the Dockerfile from the directory in which you will copy in data. Moving it to the root of the repo allows us to COPY in the code instead of doing a 'git pull' from the container.
| * | | | | | | | README.md: provide link to libmicrohttpddvn2018-08-02
| | | | | | | | |
| * | | | | | | | docker: Add a docker quick-start directorydvn2018-08-01
| | | | | | | | |
| * | | | | | | | README.md: Add examples for using gnunet-fsdvn2018-08-01
| | | | | | | | |
| * | | | | | | | README.md: make architecture svg largerdvn2018-08-01
| | | | | | | | |
| * | | | | | | | README.md: Add file transfer via cadet usage example.dvn2018-08-01
| | | | | | | | |
| * | | | | | | | README.md: Fix image alignment, and sizingdvn2018-08-01
| | | | | | | | |