aboutsummaryrefslogtreecommitdiff
path: root/src/identity
Commit message (Collapse)AuthorAge
* 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
|
* 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
|
* IDENTITY/REST: fix plugin locationSchanzenbach, Martin2019-04-25
|
* move rest testsSchanzenbach, Martin2019-03-12
|
* move identity rest pluginSchanzenbach, Martin2019-03-12
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* moved test files and fixed namestorePhil2018-08-13
|
* fix build; move rest plugins to separate folderSchanzenbach, Martin2018-08-13
|
* rewrite error handling and subsystem PUTPhil2018-08-12
|
* split namespace of put request in identity rest apiPhil2018-08-11
|
* added additional namespaces in identity rest apiPhil2018-08-11
|
* fix identity renamePhil2018-08-10
|
* -Merge branch 'master' into gsoc2018/rest_apiPhil2018-08-09
|\
| * ensure ego identifiers are lowercaseSchanzenbach, Martin2018-08-06
| |
| * also return empty egosSchanzenbach, Martin2018-07-24
| |
* | fix gns and identity test scriptPhil2018-08-06
| |
* | Identity REST API finishedPhil2018-08-05
| |
* | fix lowercase identitiesPhil2018-08-02
| |
* | fix makefilesPhil2018-08-01
| |