aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_identity_service.h
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://git.gnunet.org/gnunetTheJackiMonster2023-11-14
|\
| * NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | | | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* | MESSENGER: Separate peer and member signed messagesTheJackiMonster2023-11-10
|/ | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* NEWS: -Martin Schanzenbach2023-07-17
| | | | Safer API for IDENTITY encryption
* NEWS: -Martin Schanzenbach2023-07-16
| | | | Rename encrypt2/decrypt2 to encrypt/decrypt
* NEWS: Added new CCA-secure KEM and use in IDENTITY encryptionMartin Schanzenbach2023-07-16
|
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2023-07-15
|\ | | | | | | NEWS: -
| * -doxygen and indentation fixes (no semantic change at all)Christian Grothoff2023-07-15
|/ | | | NEWS: -
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
| | | | | | | | | | | This change allows third party programs to use gnunet either with the platform header from the sources used to build to gnunet, or use their own platform header by defining GNUNET_CUSTOM_PLATFORM_H which will be included in its stead. This also means that programs no longer must include "platform.h" (or similar) manually. The change (should be) backwards compatible to some degree. Fixes #4615
* IDENTITYMartin Schanzenbach2022-10-29
| | | | | | | This commit is a major rework of the unclean GNUNET_IDENTITY_*Key structures and its use in serialized objects (e.g. RPC messages). The structures are now no longer to be used directly but instead through their serialization helper functions whenever needed.
* IDENTITY/NAMESTORE:Martin Schanzenbach2022-10-27
| | | | | Remove the concept of "Subsystem default identities". Add GNUNET_ErrorCodes to IDENTITY subsystem.
* DOC: Major doxygen organisation work, upgraded config, updated logoWillow Liquorice2022-08-21
|
* 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
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* -fixMartin Schanzenbach2020-11-10
|
* -fixMartin Schanzenbach2020-11-10
|
* -minor API changeMartin Schanzenbach2020-11-10
|
* -fix signatures in revocationMartin Schanzenbach2020-11-10
|
* fixed signature assertsTheJackiMonster2020-11-08
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* added compact reading and writing for signaturesTheJackiMonster2020-11-06
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* additional abstraction for identity keysTheJackiMonster2020-11-05
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* - fix tvgs; expose alternative identity typeMartin Schanzenbach2020-10-16
|
* -documentation on new apiMartin Schanzenbach2020-10-15
|
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
|
* remove constChristian Grothoff2020-07-17
|
* add option to create identity from private keyspaeth/import_identityjospaeth2020-05-25
|
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
|
* fix gnunet-identity performanceChristian Grothoff2020-05-02
|
* fixing #6149Christian Grothoff2020-04-11
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* fix gnunet-gns performance issue for many egosChristian Grothoff2019-06-15
|
* of course it is constChristian Grothoff2019-06-15
|
* version bumpingChristian Grothoff2019-06-05
|
* last minute fixes for 0.11.4 (test cases adjustments only)Christian Grothoff2019-05-12
|
* make generated ego key available in continuation when creating egosChristian Grothoff2019-05-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* rework identity API to use new MQ APIChristian Grothoff2016-06-21
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* doxygen: add documentation linksGabor X Toth2016-01-15
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* doxygen: group/module definitions (part 1)Gabor X Toth2016-01-11
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|