aboutsummaryrefslogtreecommitdiff
path: root/src/identity
Commit message (Collapse)AuthorAge
* -fix identity test distv0.16.0Martin Schanzenbach2022-02-26
|
* -sanitize utf8 api a bitMartin Schanzenbach2022-02-15
|
* GNS: Fix revocation wire formatMartin Schanzenbach2022-02-01
|
* -some input sanitization for identity and abdMartin Schanzenbach2022-01-07
|
* -updating block plugins to new APIChristian Grothoff2021-12-29
|
* IDENTITY: Expose encryption based on identities on CLINico Thomas2021-12-28
|
* -writing identity keys to buffer consistentlyTheJackiMonster2021-11-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
|
* -coverityMartin Schanzenbach2021-08-09
|
* -make new cmd tests experimental (segfalting); fix warningsMartin Schanzenbach2021-08-08
|
* GNS: Fix EdDSA lookup by zonekey TLDMartin Schanzenbach2021-06-06
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* 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
* -remerge branch 'jacki/messenger'TheJackiMonster2020-11-12
| | | | This reverts commit e11d1e59e4ae5f7d89c33df3ae9ca8f1ece990cf.
* -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>
* fix order of namespaces in plugin_rest_identityjospaeth2020-08-28
| | | | GNUNET_REST_namespace_match() always matched to the first namespace for GET
* -improve request cleanup handlingMartin Schanzenbach2020-08-06
|
* -fix rest plugin issuesMartin Schanzenbach2020-08-06
|
* rest: fix #6462Martin Schanzenbach2020-08-04
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* remove constChristian Grothoff2020-07-17
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* add option to create identity from private keyspaeth/import_identityjospaeth2020-05-25
|
* add option to show private keyMartin Schanzenbach2020-05-22
|
* fix api for lazy pubkey loadingMartin Schanzenbach2020-05-18
|
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
|
* add json response headers to rest pluginsSchanzenbach, Martin2020-05-09
|
* same id derivation for anonSchanzenbach, Martin2020-05-06
|
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
|
* fix gnunet-identity performanceChristian Grothoff2020-05-02
|
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* fixing #6149Christian Grothoff2020-04-11
|
* fix identity restSchanzenbach, Martin2020-02-14
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* follow-up to win32 removal.ng02019-10-25
|
* fix changes in identitiesSchanzenbach, Martin2019-10-11
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* Use pkg-config to check for MHDDavid Barksdale2019-08-27
|
* enable suspend resume for RESTSchanzenbach, Martin2019-07-15
|
* missing fileChristian Grothoff2019-06-15
|
* fix gnunet-gns performance issue for many egosChristian Grothoff2019-06-15
|
* add option to display private keysChristian Grothoff2019-06-14
|
* version bumpingChristian Grothoff2019-06-05
|
* misc bugfixesChristian Grothoff2019-06-04
|
* improve performance of identity_api_lookup.c logic to not be O(n)Christian Grothoff2019-06-01
|
* stashChristian Grothoff2019-06-01
|