aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_hash.c
AgeCommit message (Expand)Author
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-01-07Style fixes (mostly tabs to spaces).anryko
2017-06-22fix indentationChristian Grothoff
2017-02-24util: add component name to LOG macros; util/client: log incoming message typ...tg(x)
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-30make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff
2015-05-28-fix ftbfsChristian Grothoff
2015-05-28adding --enable-taler-wallet configure option to build a reduced version of l...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-09adding API for incremental hashing (from Taler)Christian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-11-28-fixing misc issues and bugs, including better termination logic for intersec...Christian Grothoff
2014-01-09-revert 'optimization' that broke test_crypto_hkdfChristian Grothoff
2014-01-07-eliminate repeated calls to gcry_md_open, use reset instead of close/openChristian Grothoff
2013-10-30-simplify utf8_tolower/upper APIsChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30-towards addressing #3047, note this causes the code to FTBFSChristian Grothoff
2013-09-30-rename files/symbols from _aes to _symmetricChristian Grothoff
2013-09-30-encrypt using both AES and TWOFISH, with independent symmetric keysChristian Grothoff
2013-09-05-only use x for ECDHChristian Grothoff
2013-08-19-remove ShortHashCode from API, deprecate SListChristian Grothoff
2013-06-03- conclude for SETFlorian Dold
2013-02-05switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-03-26-utf8 tolower/upperMartin Schanzenbach
2012-03-22-doxygenChristian Grothoff
2012-03-19-new short hashes, new short hash cmpMartin Schanzenbach
2012-03-19-LRN: calculate file size for single files when needed and use GNUNET_DISK_fi...Christian Grothoff
2012-03-19adding API for short (256-bit) hash codesChristian Grothoff
2012-03-04-renamingChristian Grothoff
2012-03-04-adding conversion of public key to string and backChristian Grothoff
2012-03-04LRN: adding generic functions for conversion of binary data to ascii and back...Christian Grothoff
2012-02-24-fixChristian Grothoff
2012-02-23TG: attached are the following patches for GNUnet:Christian Grothoff
2012-01-07-add missing comments, expand error checkingChristian Grothoff
2012-01-01changing scheduler priorities to revert to DEFAULT instead of inheriting pare...Christian Grothoff
2011-11-04curly wars / auto-indentationChristian Grothoff
2011-10-11converting to GNUNET_LOG_from*Christian Grothoff
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-05-25minor code cleanupChristian Grothoff
2011-02-09Fix inaccurate comment.David Barksdale
2010-12-19LRN patch from SVN 1630Christian Grothoff
2010-11-05big scheduler refactoring, expect some issuesNathan S. Evans
2010-10-08fixChristian Grothoff
2010-10-08style improvementsNils Durner
2010-10-07small fixes and style issuesChristian Grothoff