aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve 'unkno...Willow Liquorice2022-10-03
* -DOC: Numerous small fixes to clean up short warning categoriesWillow Liquorice2022-10-03
* -DOC: Cleaning up 'eof inside group' warnings, some of which (along with 'eof...Willow Liquorice2022-10-03
* -DOC: Comment stripping pass in SECRETSHARING serviceWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in SCALARPRODUCT serviceWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in REVOCATION serviceWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in REST serviceWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in UTIL scheduler libraryWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in REGEX serviceWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in STATISTICS serviceWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in SQ libraryWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in TESTBED logger subsystemWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in TESTING librariesWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in SETI subsystemWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in SETU subsystemWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in old SET subsystemWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in TESTBED subsystemWillow Liquorice2022-10-03
* -DOC: Pass through RECLAIM subsystemWillow Liquorice2022-10-03
* -DOC: Pass through NT subsystemWillow Liquorice2022-10-03
* -DOC: Pass through NAT libraryWillow Liquorice2022-10-03
* -DOC: Pass through UTIL libraries (HELPER, MST, NETWORK, OS, PEER)Willow Liquorice2022-10-03
* -DOC: Pass through HELLO libraryWillow Liquorice2022-10-03
* -DOC: Pass through IDENTITY subsystemWillow Liquorice2022-10-03
* -DOC: Pass through PEERSTORE subsystemWillow Liquorice2022-10-03
* -DOC: Pass through PEERINFO subsystemWillow Liquorice2022-10-03
* -DOC: Pass through GNSRECORD libraryWillow Liquorice2022-10-03
* -DOC: Another comment-stripping pass through FS subsystemWillow Liquorice2022-10-03
* - remove dead branch ecdsa; check return valueMartin Schanzenbach2022-10-01
* - remove dead branchMartin Schanzenbach2022-10-01
* - various return value assertionsMartin Schanzenbach2022-10-01
* - coverity fixesMartin Schanzenbach2022-10-01
* -fixMartin Schanzenbach2022-09-30
* NAMESTORE: Add postgres functions for DB setup utilityMartin Schanzenbach2022-09-30
* NAMESTORE: Add DB setup utility with SQlite support; PQ brokenMartin Schanzenbach2022-09-30
* UTIL: gnunet-config can now print experimental status. Issue #5708Martin Schanzenbach2022-09-29
* NAMESTORE: Allow service-side record set filtering. Fixes #7193Martin Schanzenbach2022-09-28
* BUILD: Silence some -Wall warningsMartin Schanzenbach2022-09-26
* NAMESTORE: Fix API return valueMartin Schanzenbach2022-09-26
* -changelog housekeeping; various build cleanupsv0.17.6Martin Schanzenbach2022-09-26
* [gnunet-search] Fix `-s` and `-o` options not working togethermadmurphy2022-09-25
* NAMESTORE: Fix error handling for lookupsMartin Schanzenbach2022-09-24
* NAMESTORE: Towards proper transactional locksMartin Schanzenbach2022-09-23
* NAMESTORE: Add select ... for update / edit records APIsMartin Schanzenbach2022-09-23
* Merge branch 'dev/schanzen/namestore_transactions'Martin Schanzenbach2022-09-23
|\
| * NAMESTORE: Add tx API for postgresMartin Schanzenbach2022-09-23
| * NAMESTORE: Remove head based databaseMartin Schanzenbach2022-09-23
| * NAMESTORE: Add begin, commit and rollback API messagesMartin Schanzenbach2022-09-23
| * NAMESTORE: Use a per client database connectionMartin Schanzenbach2022-09-23
| * NAMESTORE: Fix existing monitoring test race conditionMartin Schanzenbach2022-09-23
| * NAMESTORE: Remove unneeded functions and renames.Martin Schanzenbach2022-09-22