aboutsummaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* add new approximate time cmp functionChristian Grothoff2022-03-21
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2022-03-17
|\
| * -fixMartin Schanzenbach2022-03-04
| * -coverity bugsMartin Schanzenbach2022-03-01
| * add GNUNET_B2S() macro; fix dht_line_test: we sign over query_hash, not block...Christian Grothoff2022-02-25
| * add salt argument to GNUNET_CRYPTO_CS_r_derive()Christian Grothoff2022-02-20
| * -fix port initialization in addrChristian Grothoff2022-02-19
| * -fix crashes on new DHT load/shutdownChristian Grothoff2022-02-19
| * -conclude hello-uri implementation and testChristian Grothoff2022-02-19
| * -style fixesChristian Grothoff2022-02-19
| * -revert old rfc confusion.Martin Schanzenbach2022-02-16
| * -sanitize utf8 api a bitMartin Schanzenbach2022-02-15
| * -tolower again, use NFKCMartin Schanzenbach2022-02-15
| * UTIL: Fix DNS resolutionMartin Schanzenbach2022-02-14
| * Add newline before help pages' footermadmurphy2022-02-10
| * -indentChristian Grothoff2022-02-09
| * -fix use of uninitialized memory in testChristian Grothoff2022-02-09
| * -clean up test a bitChristian Grothoff2022-02-09
* | - Trying to exchange iptables with nft, first shot failed.t3sserakt2022-03-17
|/
* added CS test vectorsGian Demarmels2022-01-26
* UTIL: Add UTF-8 NFC testMartin Schanzenbach2022-01-18
* GNS: Towards NFCMartin Schanzenbach2022-01-18
* also benchmark 4096Christian Grothoff2022-01-13
* DHT: modify API and protocol messages to add path signatures, except for now ...Christian Grothoff2022-01-09
* -DHT: clean up peer selection logicChristian Grothoff2022-01-02
* revise DHT hashing functions, add test logicChristian Grothoff2022-01-02
* changed derive_secrets APIGian Demarmels2021-12-21
* GNUNET_CRYPTO_eddsa_key_from_file handles do_create correctlyÖzgür Kesim2021-12-15
* introducing GNUNET_TIME_TimestampChristian Grothoff2021-12-14
* add crypto_cs testing and benchmarkGian Demarmels2021-12-07
* add crypto_cs implementationLucien Heuzeveldt2021-12-07
* -use better typesChristian Grothoff2021-12-06
* -nicer codeChristian Grothoff2021-11-30
* -fix ftbfs:v0.15.4-beta.0Christian Grothoff2021-11-28
* help fixing #7105Christian Grothoff2021-11-25
* Merge branch 'dev/vanni/bcd-new'Alessio Vanni2021-11-25
|\
| * -mallinfo is deprecated in favour of mallinfo2Alessio Vanni2021-11-21
| * Allow gnunet-qr to read codes from PNG picturesAlessio Vanni2021-11-21
* | add pk invariant checkChristian Grothoff2021-11-25
* | -fixesChristian Grothoff2021-11-22
|/
* -minor code cleanupChristian Grothoff2021-11-13
* Merge branch 'master' into dev/t3ss/tngt3sserakt2021-11-09
|\
| * -cleanupChristian Grothoff2021-11-01
| * -fix subtle bug in GNUNET_CONFIGURATION_defaultAlessio Vanni2021-10-30
| * -style fixesChristian Grothoff2021-10-23
| * kdf: zero out salt correctlyFlorian Dold2021-10-19
| * make KDF conform to RFC 5869Florian Dold2021-10-19
* | Merge branch 'master' into dev/t3ss/tngt3sserakt2021-10-15
|\|
| * removed versioned artefacts with v2 and v3. changes to reflect the changes in...t3sserakt2021-10-14
| * BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11