aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* -actually include tlds.conf in distv0.16.0-alpha.4Martin Schanzenbach2022-01-05
|
* -move extra dist to bottomv0.16.0-alpha.3Martin Schanzenbach2022-01-05
|
* -remove gana files; now generated at bootstrapMartin Schanzenbach2022-01-04
|
* -fix legacyMartin Schanzenbach2022-01-04
|
* -fixMartin Schanzenbach2022-01-04
|
* BUILD: gnunet-signatures from ganaMartin Schanzenbach2022-01-04
|
* BUILD: Add gana GNS TLDsMartin Schanzenbach2022-01-04
|
* -more DHT code cleanup (no substantial changes)Christian Grothoff2022-01-03
|
* -revising GDS_am_closest_peer to actually check all relevant peers in the ↵Christian Grothoff2022-01-03
| | | | routing table
* -DHT: clean up peer selection logicChristian Grothoff2022-01-02
|
* -minor code cleanupChristian Grothoff2022-01-02
|
* -FTBFSChristian Grothoff2022-01-02
|
* -fix typos causing FTBFS:Christian Grothoff2022-01-02
|
* -dceChristian Grothoff2022-01-02
|
* -renameChristian Grothoff2022-01-02
|
* -DHT: deduplicate monitor matching logicChristian Grothoff2022-01-02
|
* -non-trivial refactoring/cleanup of the DHT codeChristian Grothoff2022-01-02
|
* clean up am_closest_peer and other functionsChristian Grothoff2022-01-02
|
* revise DHT hashing functions, add test logicChristian Grothoff2022-01-02
|
* -coverityMartin Schanzenbach2022-01-01
|
* -migrate code to new block APIChristian Grothoff2021-12-29
|
* -start to use new block API in DHTChristian Grothoff2021-12-29
|
* implement revised block APIChristian Grothoff2021-12-29
|
* -fix leakChristian Grothoff2021-12-29
|
* -updating block plugins to new APIChristian Grothoff2021-12-29
|
* -more FTBFSChristian Grothoff2021-12-29
|
* implement new block API for FS, fix FTBFSChristian Grothoff2021-12-29
|
* -minor adaptations to match up schanzen's block API and my block plugin APIChristian Grothoff2021-12-28
|
* revise block plugin design as per discussion with Martin today (only ↵Christian Grothoff2021-12-28
| | | | implemented for GNS)
* IDENTITY: Expose encryption based on identities on CLINico Thomas2021-12-28
|
* -lsd0004 draft block APIMartin Schanzenbach2021-12-28
|
* changed derive_secrets APIGian Demarmels2021-12-21
| | | | | | | | changed derive_secrets API repaired performance test uncrustify
* BUILD: Kill build-commonMartin Schanzenbach2021-12-20
|
* fixChristian Grothoff2021-12-16
| | | | GNUNET_PQ_result_spec_timestamp_nbo
* -fix ftbfsChristian Grothoff2021-12-16
|
* tolerate old style values (for now)Christian Grothoff2021-12-16
|
* -fix messenger client-side contact initialization for new messagesTheJackiMonster2021-12-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* enable v10 backwards compatibilityChristian Grothoff2021-12-15
|
* GNUNET_CRYPTO_eddsa_key_from_file handles do_create correctlyÖzgür Kesim2021-12-15
| | | | | | | | | | The function GNUNET_CRYPTO_eddsa_key_from_file returns now - GNUNET_OK on success, - GNUNET_NO if do_create was set but we found an existing file, - GNUNET_SYSERR on failure _or_ if the file didn't exist and do_create was not set Fixes #7106
* -fix test ftbfsChristian Grothoff2021-12-14
|
* -DCEChristian Grothoff2021-12-14
|
* introducing GNUNET_TIME_TimestampChristian Grothoff2021-12-14
|
* -fix abd configMartin Schanzenbach2021-12-14
|
* -fix abd buildMartin Schanzenbach2021-12-13
|
* -fix ftbfsMartin Schanzenbach2021-12-13
|
* -fix ftbfsMartin Schanzenbach2021-12-13
|
* - fix closest peer algorithmMartin Schanzenbach2021-12-10
|
* - fixed Makefile.amt3sserakt2021-12-08
|
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2021-12-08
|\
| * add crypto_cs testing and benchmarkGian Demarmels2021-12-07
| |