summaryrefslogtreecommitdiff
path: root/src/credential/plugin_gnsrecord_credential.c
Commit message (Collapse)AuthorAge
* Clean up and renamingAndreas Ebner2019-10-07
| | | | | | | - renamed a lot of variables/functions that no longer serve credential but delegate - correct printouts likewise - cleaned up test_credential_own.sh to use credential service issuer side storage - removed credential related parameters from VerifyRequestHandle struct
* Run clang format over some files, experimental implementation of forward ↵Andreas Ebner2019-10-07
| | | | algorithm
* Implemented delegate sign and store function for GNS entries:Andreas Ebner2019-10-07
| | | | | | | | - functions to store and sign delegates (all types) including serialization/string_to_value/.. - solved (almost) all TODOs - some renaming and cleanup in gnunet-credential.c - valgrind checked - test file adapted accordingly
* Handle all credential storage via credential service, prepared for subject ↵Andreas Ebner2019-10-07
| | | | | | | | | | side storage - new commandline parameters - new gns record type: DELEGATE for subject side storage - credential connection to namestore - store all credentials via credential service (replacing namestore) - stable, but experimental implementation, atm just using existing methods, next step: introduce own methods and replace/rename existing variables
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* plibc removal: sscanf, win32 socket correctionsng02019-09-09
|
* uncrustify as demanded.ng02019-09-08
|
* CREDENTIAL: Fix build with new APIsSchanzenbach, Martin2019-04-15
|
* 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
|
* get rid of plain memcpy callsChristian Grothoff2018-05-13
|
* bugfixesSchanzenbach, Martin2018-01-08
|
* -cleanup doc; fixesSchanzenbach, Martin2018-01-04
|
* -fix DEBUG outputSchanzenbach, Martin2017-07-03
|
* -fix 0-termSchanzenbach, Martin2017-06-23
|
* -add policy record typeSchanzenbach, Martin2017-05-18
|
* -fixesSchanzenbach, Martin2016-12-18
|
* -fixes, prettifySchanzenbach, Martin2016-12-14
|
* -towards type4Schanzenbach, Martin2016-12-14
|
* -more restSchanzenbach, Martin2016-12-13
|
* - add delegation resolutionSchanzenbach, Martin2016-12-07
|
* - add signature checkSchanzenbach, Martin2016-12-07
|
* - add simple verificationSchanzenbach, Martin2016-12-06
|
* -fixSchanzenbach, Martin2016-12-06
|
* -add expiration to credSchanzenbach, Martin2016-12-06
|
* - add signature to credSchanzenbach, Martin2016-12-05
|
* -add simple testSchanzenbach, Martin2016-12-05
|
* -add issue testSchanzenbach, Martin2016-12-05
|
* - add verify and issue to cliSchanzenbach, Martin2016-12-02
|
* - add signatures to creds, add converterSchanzenbach, Martin2016-12-02
|
* - change record data nameSchanzenbach, Martin2016-12-02
|
* - add missing API; no implSchanzenbach, Martin2016-11-20
|
* - move towards verificationSchanzenbach, Martin2016-11-20
|
* add credentialMartin Schanzenbach2016-11-10