summaryrefslogtreecommitdiff
path: root/src/credential/credential.h
Commit message (Collapse)AuthorAge
* Updated fw/bw algo, collect, and verify (still some things left to do)Andreas Ebner2019-10-07
| | | | | | | - collect/verify now use delegate instead of credential - parameter in api messages to indicate the direction of the resolution - fw algo sets delegation_chain and ref_count on solution find - namestore lookup instead of iteration to get all delegates from starting/goal subject
* Cleanup, additional input checks, renaming, simplification:Andreas Ebner2019-10-07
| | | | | | | | | | | - introducing own GNUNET_SIGNATURE_PURPOSE_DELEGATE - renaming of cred/crd in delegation_misc.c - renamed extension cmd para to import - changed subject key/attr parsing from memcpy/malloc to strtok - only allow to create delegates to expire absolute not relative (prevent reusing created delegation signatures) - check subject key and reuse expiration of import/signed delegation - replaced strdup() part of delegation_misc.c and credential_serialization.c with pointers - uncommented return after detection of unverifyable signatures
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-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
|
* -cleanup doc; fixesSchanzenbach, Martin2018-01-04
|
* -change apiSchanzenbach, Martin2016-12-28
|
* -fixesSchanzenbach, Martin2016-12-18
|
* -fixes, prettifySchanzenbach, Martin2016-12-14
|
* -add serializerSchanzenbach, Martin2016-12-14
|
* - add simple verificationSchanzenbach, Martin2016-12-06
|
* -fix verifymessageSchanzenbach, Martin2016-12-05
|
* - move towards verificationSchanzenbach, Martin2016-11-20
|
* add credentialMartin Schanzenbach2016-11-10