aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_hash.c
Commit message (Expand)AuthorAge
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* -minor style fixesChristian Grothoff2023-07-10
* UTIL: fix one-byte buffer over-reads.ulfvonbelow2023-02-06
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
* - address coverity findings !coverityMartin Schanzenbach2022-10-25
* -sanitize utf8 api a bitMartin Schanzenbach2022-02-15
* -DHT: clean up peer selection logicChristian Grothoff2022-01-02
* revise DHT hashing functions, add test logicChristian Grothoff2022-01-02
* add GNUNET_CRYPTO_hash_context_copy() functionChristian Grothoff2020-12-09
* spell checkingChristian Grothoff2020-11-14
* use proper return typeChristian Grothoff2020-08-29
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* fix bit counting messMartin Schanzenbach2020-05-26
* fix bit check in hashMartin Schanzenbach2020-05-25
* fix pointer indentationChristian Grothoff2019-11-24
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* benchmark collection awk scriptsFlorian Dold2018-08-18
* add more general HMAC function for JWTsSchanzenbach, Martin2018-07-21
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* Style fixes (mostly tabs to spaces).anryko2018-01-07
* fix indentationChristian Grothoff2017-06-22
* util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
* -fix ftbfsChristian Grothoff2015-05-28
* adding --enable-taler-wallet configure option to build a reduced version of l...Christian Grothoff2015-05-28
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* adding API for incremental hashing (from Taler)Christian Grothoff2015-01-09
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fixing misc issues and bugs, including better termination logic for intersec...Christian Grothoff2014-11-28
* -revert 'optimization' that broke test_crypto_hkdfChristian Grothoff2014-01-09
* -eliminate repeated calls to gcry_md_open, use reset instead of close/openChristian Grothoff2014-01-07
* -simplify utf8_tolower/upper APIsChristian Grothoff2013-10-30
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
* -encrypt using both AES and TWOFISH, with independent symmetric keysChristian Grothoff2013-09-30
* -only use x for ECDHChristian Grothoff2013-09-05
* -remove ShortHashCode from API, deprecate SListChristian Grothoff2013-08-19
* - conclude for SETFlorian Dold2013-06-03
* switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff2013-02-05
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12