aboutsummaryrefslogtreecommitdiff
path: root/src/identity
Commit message (Expand)AuthorAge
* -writing identity keys to buffer consistentlyTheJackiMonster2021-11-18
* 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
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite...Christian Grothoff2020-12-19
* -remerge branch 'jacki/messenger'TheJackiMonster2020-11-12
* -revert "-merge branch 'jacki/messenger'"TheJackiMonster2020-11-12
* adding the messenger service and its client-side libraryTheJackiMonster2020-11-12
* fix order of namespaces in plugin_rest_identityjospaeth2020-08-28
* -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
* 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
* 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
* speed up ego creation/deletionChristian Grothoff2019-05-25
* add -q option to restrict output to just the public keyChristian Grothoff2019-05-09
* allow using -e as filter on ego listChristian Grothoff2019-05-09
* make generated ego key available in continuation when creating egosChristian Grothoff2019-05-08
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* IDENTITY/REST: gracefully return if no identities foundSchanzenbach, Martin2019-04-25