aboutsummaryrefslogtreecommitdiff
path: root/src/abd
Commit message (Collapse)AuthorAge
* BUILD: Move experimental components to contribMartin 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.
* NEWS: The old hello design replaced by the new hello design.t3sserakt2023-08-24
|
* TNG: Deactivated all tests which rely on the old transport api.t3sserakt2023-06-29
|
* -ftbfs fixMartin Schanzenbach2022-12-04
|
* 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
* -DOC: Documentation cleanup pass through ABD subsystemWillow Liquorice2022-10-03
|
* -some input sanitization for identity and abdMartin Schanzenbach2022-01-07
|
* -coverityMartin Schanzenbach2022-01-01
|
* -fix abd configMartin Schanzenbach2021-12-14
|
* -fix abd buildMartin Schanzenbach2021-12-13
|
* -fix ftbfsMartin Schanzenbach2021-12-13
|
* -remove unused structMartin Schanzenbach2021-12-04
|
* ABD: Fix buildMartin Schanzenbach2021-12-03
|
* - fix misc typosChristian Grothoff2021-04-28
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
|
* fix ftbfs experimental -- cy1Schanzenbach, Martin2020-04-28
|
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* ignore binaries build in abd.ng02019-11-22
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* indentSchanzenbach, Martin2019-10-07
|
* Removed rest files, updated makefileAndreas Ebner2019-10-07
|
* Renamed credential service to abd, replaced all related functions, ↵Andreas Ebner2019-10-07
parameters, etc