aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
Commit message (Collapse)AuthorAge
* BUILD: Move revocation to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move seti/setu to serviceMartin Schanzenbach2023-10-19
|
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* BUILD: Move identity/rest components to service/rest-pluginMartin Schanzenbach2023-10-18
|
* BUILD: Move core to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
|
* 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.
* Merge branch 'master' into l20integrationt3sserakt2023-10-03
|\
| * BUILD: Ftbfs fixMartin Schanzenbach2023-09-27
| |
| * BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
| |
| * BUILD: Meson - install more filesMartin Schanzenbach2023-09-23
| |
| * BUILD: More pkgconfig and installationMartin Schanzenbach2023-09-23
| |
| * BUILD: meson configuration filesMartin Schanzenbach2023-09-21
| |
| * BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
| |
| * BUILD: Add more subsystems to meson buildMartin Schanzenbach2023-09-20
| |
| * - uncrustifyMartin Schanzenbach2023-08-28
| |
| * REVOCATION: Rename GNS recovation signature purposeMartin Schanzenbach2023-08-28
| |
| * GNS: No need to create key and then overwrite.Martin Schanzenbach2023-07-04
| |
| * GNS: Forgot to add test vector test fileMartin Schanzenbach2023-07-04
| |
| * GNS: Fix revocation TVs.Martin Schanzenbach2023-07-04
| |
| * GNS: TVs shorter expiration. Prettify revocation TV output.Martin Schanzenbach2023-06-29
| |
* | TNG: Deactivated all tests which rely on the old transport api.t3sserakt2023-06-29
|/
* REVOCATION: don't leak signature purpose memory.ulfvonbelow2023-02-06
| | | | Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* REVOCATION: add shutdown task earlier.ulfvonbelow2023-02-06
| | | | | | | | | | There are many things that can go wrong and require cleanup before the shutdown task is currently added. In these cases, GNUNET_SCHEDULER_shutdown is run and run() is returned from. At present, the only harm in running shutdown_task earlier would be it unconditionally destroying revocation_map, so we can add it as soon as that exists. Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* - move from libexec to noinstMartin Schanzenbach2023-01-05
|
* BUILD: Move undocumented programs and scritps to libexec. Issue #7543Martin Schanzenbach2023-01-05
| | | | | Those binaries should not really be called directly and are poorly documented (no man pages).
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -fix coverityMartin Schanzenbach2022-11-01
|
* -fix revocation APIMartin Schanzenbach2022-10-29
|
* 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.
* - address coverity findings !coverityMartin Schanzenbach2022-10-25
|
* -DOC: Comment stripping pass in REVOCATION serviceWillow Liquorice2022-10-03
|
* -modify revocation logic to fix lsd0001v0.17.0Martin Schanzenbach2022-06-04
|
* revise block API to match latest DHT specsChristian Grothoff2022-03-12
|
* -make coverity happier !coverityMartin Schanzenbach2022-03-04
|
* -silence warningsMartin Schanzenbach2022-02-26
|
* - add plaintext message to revocation tvgMartin Schanzenbach2022-02-01
|
* GNS: Fix revocation wire formatMartin Schanzenbach2022-02-01
|
* -fixMartin Schanzenbach2022-01-31
|
* -minorMartin Schanzenbach2022-01-31
|
* -update revocation test vectorMartin Schanzenbach2022-01-31
|
* -FTBFSChristian Grothoff2022-01-02
|
* revise DHT hashing functions, add test logicChristian Grothoff2022-01-02
|
* -updating block plugins to new APIChristian Grothoff2021-12-29
|
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* -various coverity fixesMartin Schanzenbach2021-08-08
|
* -coverity: handle invalid key lengthMartin Schanzenbach2021-05-15
|
* -coverity: handle invalid key lengthMartin Schanzenbach2021-05-15
|
* -more coverity fixesMartin Schanzenbach2021-03-26
|