aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-03-04
|\
| * -header updateMartin Schanzenbach2021-02-28
| |
| * GANA: Use GANA generated header for GNS record types. Update handbookMartin Schanzenbach2021-02-28
| |
* | - first try to integrate GNU Taler command style testingt3sserakt2021-03-04
|/
* Add struct names for FS events. #6743Martin Schanzenbach2021-02-21
|
* -minor style fixesChristian Grothoff2021-02-08
|
* implement #6716Christian Grothoff2021-01-28
|
* fix MACRO syntax, improve loggingChristian Grothoff2021-01-11
|
* properly document return value of GNUNET_PROGRAM_runChristian Grothoff2021-01-07
|
* bump versionChristian Grothoff2020-12-25
|
* minor fixesChristian Grothoff2020-12-19
|
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT ↵Christian Grothoff2020-12-19
| | | | overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version
* indentation fixesChristian Grothoff2020-12-14
|
* -forgot to add prototypeChristian Grothoff2020-12-09
|
* -minor style fixesChristian Grothoff2020-11-14
|
* misc spelling issuesChristian Grothoff2020-11-14
|
* -warnings mostly formatMartin Schanzenbach2020-11-13
|
* -added more docs for messengerTheJackiMonster2020-11-12
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -remerge branch 'jacki/messenger'TheJackiMonster2020-11-12
| | | | This reverts commit e11d1e59e4ae5f7d89c33df3ae9ca8f1ece990cf.
* Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-11-12
|\
| * -revert "-merge branch 'jacki/messenger'"TheJackiMonster2020-11-12
| | | | | | | | | | This reverts commit fec34163a1f17729c190022a2bf747f48e34f07a, reversing changes made to 63fe195e40e55f13ab29e3ba578e97017fc4cc48.
| * adding the messenger service and its client-side libraryTheJackiMonster2020-11-12
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* | deadChristian Grothoff2020-11-12
| |
* | implement #6524Christian Grothoff2020-10-25
| |
* | fix #6525: handle explicit null in JSON nicelyChristian Grothoff2020-10-25
| |
* | -more gnsrecord APIMartin Schanzenbach2020-10-22
| |
* | fix missing MHD flagsChristian Grothoff2020-10-20
| |
* | - fix tvgs; expose alternative identity typeMartin Schanzenbach2020-10-16
| |
* | -documentation on new apiMartin Schanzenbach2020-10-15
| |
* | -fix conversationMartin Schanzenbach2020-10-15
| |
* | -forgot headerMartin Schanzenbach2020-10-15
| |
* | - more dep fixesMartin Schanzenbach2020-10-15
| |
* | - fix revocationMartin Schanzenbach2020-10-15
| |
* | - towards fix reclaimMartin Schanzenbach2020-10-15
| |
* | - more fixes towards crypto agilityMartin Schanzenbach2020-10-15
| |
* | - better wire format for rrblocksMartin Schanzenbach2020-10-15
| |
* | - towards crypto agility; wipMartin Schanzenbach2020-10-15
| |
* | enable more format string warningsChristian Grothoff2020-10-13
|/
* readd set header; update changelogMartin Schanzenbach2020-09-06
|
* - fix more distMartin Schanzenbach2020-09-06
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-08-31
|\
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-08-29
| |\
| * | use proper return typeChristian Grothoff2020-08-29
| | |
* | | - fixed some bugst3sserakt2020-08-28
| |/ |/|
* | change uri structs to match conventionsJonathan Buchanan2020-08-27
| |
* | use (and "GNUnet-ify") libyuarel as a basepoint for uri parsingJonathan Buchanan2020-08-26
| |
* | remove const from query string in GNUNET_uriJonathan Buchanan2020-08-24
| |
* | header for uri parserJonathan Buchanan2020-08-24
|/
* add function GNUNET_CURL_extend_headers()Christian Grothoff2020-08-23
|
* reclaim: Attestations now called credentials. Credentials are presented to ↵Martin Schanzenbach2020-08-20
| | | | third parties as presentations.