aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_hash.c
AgeCommit message (Collapse)Author
2012-06-12-consistently use struct GNUNET_HashCodegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21926 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-26-utf8 tolower/upperschanzen
git-svn-id: https://gnunet.org/svn/gnunet@20766 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-22-doxygengrothoff
git-svn-id: https://gnunet.org/svn/gnunet@20685 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-19-new short hashes, new short hash cmpschanzen
git-svn-id: https://gnunet.org/svn/gnunet@20617 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-19-LRN: calculate file size for single files when needed and use ↵grothoff
GNUNET_DISK_file_size instead of STAT git-svn-id: https://gnunet.org/svn/gnunet@20600 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-19adding API for short (256-bit) hash codesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@20598 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-04-renaminggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@20234 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-04-adding conversion of public key to string and backgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@20233 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-04LRN: adding generic functions for conversion of binary data to ascii and ↵grothoff
back: GNUNET_CRYPTO_string_to_data and GNUNET_CRYPTO_data_to_string git-svn-id: https://gnunet.org/svn/gnunet@20232 140774ce-b5e7-0310-ab8b-a85725594a96
2012-02-24-fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@20007 140774ce-b5e7-0310-ab8b-a85725594a96
2012-02-23TG: attached are the following patches for GNUnet:grothoff
- 1: added GNUNET_i2s_full - full variant of GNUNET_i2s - 2: GNUNET_CRYPTO_hash_from_string2 with additional length parameter, useful to prevent an additional strlen call when the caller already knows the length - 3: custom mst callbacks for the server, enables using the server with a custom parser - 4: added GNUNET_SERVER_client_set_finish_pending_write - enables changing the server behavior to finish pending writes when closing the connection Best regards, Gabor Adam Toth git-svn-id: https://gnunet.org/svn/gnunet@19979 140774ce-b5e7-0310-ab8b-a85725594a96
2012-01-07-add missing comments, expand error checkinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@19056 140774ce-b5e7-0310-ab8b-a85725594a96
2012-01-01changing scheduler priorities to revert to DEFAULT instead of inheriting ↵grothoff
parent-task priority unless something else is explicitly specified git-svn-id: https://gnunet.org/svn/gnunet@18889 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-04curly wars / auto-indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18000 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-11converting to GNUNET_LOG_from*grothoff
git-svn-id: https://gnunet.org/svn/gnunet@17362 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run ↵grothoff
whitespace remover git-svn-id: https://gnunet.org/svn/gnunet@16620 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-15indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16583 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-15indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16581 140774ce-b5e7-0310-ab8b-a85725594a96
2011-05-25minor code cleanupgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15305 140774ce-b5e7-0310-ab8b-a85725594a96
2011-02-09Fix inaccurate comment.amatus
git-svn-id: https://gnunet.org/svn/gnunet@14383 140774ce-b5e7-0310-ab8b-a85725594a96
2010-12-19LRN patch from SVN 1630grothoff
git-svn-id: https://gnunet.org/svn/gnunet@13933 140774ce-b5e7-0310-ab8b-a85725594a96
2010-11-05big scheduler refactoring, expect some issuesnevans
git-svn-id: https://gnunet.org/svn/gnunet@13565 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-08fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@13235 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-08style improvementsdurner
git-svn-id: https://gnunet.org/svn/gnunet@13226 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-07small fixes and style issuesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@13208 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-07fixing compile errorsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@13207 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-07remove SHA-512 code, use libgcrypt implementationdurner
git-svn-id: https://gnunet.org/svn/gnunet@13206 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-05fix warningsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@13156 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-03KDF codedurner
git-svn-id: https://gnunet.org/svn/gnunet@13130 140774ce-b5e7-0310-ab8b-a85725594a96
2010-09-21additional useful hash functionnevans
git-svn-id: https://gnunet.org/svn/gnunet@13045 140774ce-b5e7-0310-ab8b-a85725594a96
2010-06-24hacking on fs featuresgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@11941 140774ce-b5e7-0310-ab8b-a85725594a96
2010-06-18hmacgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@11808 140774ce-b5e7-0310-ab8b-a85725594a96
2010-06-18localizationgrothoff
of scopes git-svn-id: https://gnunet.org/svn/gnunet@11802 140774ce-b5e7-0310-ab8b-a85725594a96
2010-06-11use constants instead of casting -1grothoff
git-svn-id: https://gnunet.org/svn/gnunet@11678 140774ce-b5e7-0310-ab8b-a85725594a96
2010-05-06allow file hashing cancellation -- and make use of itgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@11238 140774ce-b5e7-0310-ab8b-a85725594a96
2009-11-04bugfixes and redesigning scheduler APIgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@9392 140774ce-b5e7-0310-ab8b-a85725594a96
2009-11-01fixing bio testcase and a bug in bio.c, also indentinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@9379 140774ce-b5e7-0310-ab8b-a85725594a96
2009-10-08better commentsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@9137 140774ce-b5e7-0310-ab8b-a85725594a96
2009-10-05code clean upgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@9124 140774ce-b5e7-0310-ab8b-a85725594a96
2009-09-22documentation cleanupgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@9013 140774ce-b5e7-0310-ab8b-a85725594a96
2009-09-08fixesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8968 140774ce-b5e7-0310-ab8b-a85725594a96
2009-09-08deadgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8966 140774ce-b5e7-0310-ab8b-a85725594a96
2009-09-08stuffgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8965 140774ce-b5e7-0310-ab8b-a85725594a96
2009-09-07fixesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8956 140774ce-b5e7-0310-ab8b-a85725594a96
2009-09-04fxgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8938 140774ce-b5e7-0310-ab8b-a85725594a96
2009-08-27syngrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8863 140774ce-b5e7-0310-ab8b-a85725594a96
2009-07-24quota management and better name for NO_TASK'grothoff
' git-svn-id: https://gnunet.org/svn/gnunet@8773 140774ce-b5e7-0310-ab8b-a85725594a96
2009-07-07cleaning up disk apigrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8632 140774ce-b5e7-0310-ab8b-a85725594a96
2009-06-16fixing testcases with new disk APIgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8594 140774ce-b5e7-0310-ab8b-a85725594a96
2009-06-16GNUNET_IO_handle => GNUNET_DISK_handledurner
git-svn-id: https://gnunet.org/svn/gnunet@8587 140774ce-b5e7-0310-ab8b-a85725594a96