aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_signatures.h
Commit message (Collapse)AuthorAge
* TNG: Implemented 5530: add replay protection to TCP communicator. Added ↵t3sserakt2020-07-17
| | | | monotime value checks
* Fixed bug #5822 by adding a monotonic time to the connection create message ↵t3sserakt2020-06-05
| | | | of a peer that want to start a KX, and the corresponding test #5823. Credits to dvn, lurchi and xrs for helpful discussions and coding.
* Introduction of intermediate result reporting, removed some stuff, new test:Andreas Ebner2019-10-07
| | | | | | - new message, message type and api function to handle intermediate result reporting - removed GNUNET_SIGNATURE_PURPOSE_CREDENTIAL completely and the one usage that was still around - new test: AND with both parts having a bidirectional forward match
* 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
* uncrustify as demanded.ng02019-09-08
|
* work on DV data structuresChristian Grothoff2019-04-14
|
* defining data structures for validationChristian Grothoff2019-04-10
|
* basics for UDP broadcast receivingChristian Grothoff2019-01-30
|
* generate ACKs for backchannelChristian Grothoff2019-01-30
|
* more work on TCP communicatorChristian Grothoff2019-01-28
|
* skeleton for TCP communicatorChristian Grothoff2019-01-26
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* more work on tngChristian Grothoff2018-12-16
|
* add new hello generation support logic to tngChristian Grothoff2018-11-22
|
* fix code signingSchanzenbach, Martin2018-07-22
|
* fix numbering glitchChristian Grothoff2018-07-07
|
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
|
* 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
|
* - merge; service API changeSchanzenbach, Martin2017-01-20
|\
| * more rename festivitiesChristian Grothoff2017-01-18
| |
* | - add signatures to creds, add converterSchanzenbach, Martin2016-12-02
|/
* -fix (C) noticesChristian Grothoff2016-01-19
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* - Finish refactoringMartin Schanzenbach2016-01-07
|
* - Add ecdsa ecdh functionsMartin Schanzenbach2016-01-04
| | | | | - Update identity token to encrypted protocol
* - Identity token supportMartin Schanzenbach2015-07-10
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -simplifying Cadet KX to directly use EdDSA keys for ECDHEChristian Grothoff2015-06-04
|
* - added a signature purpose for signing of axolotl kx messagesBart Polot2015-04-27
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* sensor: proof-of-work and signing library functionsOmar Tarabai2014-08-19
|
* multicast: use cadet to contact remote peersGabor X Toth2014-07-25
|
* multicast, psyc: client connections, join requestsGabor X Toth2014-05-17
|
* Rename mesh->cadetBart Polot2014-05-07
|
* - profiler actually added to svnFlorian Dold2014-01-07
| | | | | | | | - test for signature segfault with secretsharing - rudimentary implementation of cooperative decryption - consensus uses absolute time instead of relative - working DKG without zero knowledge proofs
* - missing headersBart Polot2013-10-30
|
* -sync before server reboot, work on conversation serviceChristian Grothoff2013-10-04
|
* adding skeleton for revocation serviceChristian Grothoff2013-09-30
|
* multicast: simplistic origin_to_all() code to be able to test the psyc serviceGabor X Toth2013-09-27
|
* -misc doxygen fixesChristian Grothoff2013-09-21
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* -introducing signing of regex accept states, removing PID from regex APIChristian Grothoff2013-06-26
|
* starting major change towards implementing #2564, this breaks some FS tests ↵Christian Grothoff2013-03-05
| | | | and FS APIs
* switching to ECDHE cryptography f, implementation is incomplete and ↵Christian Grothoff2013-02-05
| | | | INSECURE, do not use for anything but testing
* - adding sig purpose and test for lookup upMatthias Wachs2012-02-29
|
* generate valid disconnect message -- Mantis #1789Christian Grothoff2011-09-19
|
* process keepalive, simplify PONGsChristian Grothoff2011-08-14
|
* header filesNathan S. Evans2011-07-16
|