aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/revocation_api.c
AgeCommit message (Collapse)Author
2018-06-06second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX
2017-02-25W32: cast ntohl() result to uint32_tРуслан Ижбулатов
W32 version of ntohl() returns u_long. Thank you, Microsoft!
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
This change lets us compile with clang again.
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-06-20convering revocation_api.c to new MQ APIChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-06-finishing revocation command line toolChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-06-implementing revocation libraryChristian Grothoff
2013-10-05-doxygenChristian Grothoff
2013-09-30-draft for revocation serviceChristian Grothoff
2013-09-30-revocation prototypeChristian Grothoff