Historique des commits

Auteur SHA1 Message Date
  Christian Grothoff 9351b1e9bd separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA il y a 11 ans
  Christian Grothoff 61c39c6056 -remove trailing whitespace il y a 11 ans
  Christian Grothoff a35c5a11d3 splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and another for encryption il y a 11 ans
  Christian Grothoff 86df429c45 -remove more uses of short hash il y a 11 ans
  Christian Grothoff 54a4897c03 -fixing comments, indentation il y a 11 ans
  Christian Grothoff 2175ed0fc9 -doxygen fixes il y a 11 ans
  Christian Grothoff 7fe7a62cd2 -fix W32 FTBFS il y a 11 ans
  Christian Grothoff 303ab4dafb -fixing main FS build, updating man page of gnunet-pseudonym il y a 11 ans
  Christian Grothoff b87f43cb7c -make use of deterministic ECDSA in FS, requires libgcrypt from Git as of yesterday il y a 11 ans
  Christian Grothoff 9b4ab1de05 -fixing pseudonym signing bug again -- how did the old fix get undone??? il y a 11 ans
  Christian Grothoff ce52e258a2 renaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-API il y a 11 ans
  Christian Grothoff 2a23e57e42 starting major change towards implementing #2564, this breaks some FS tests and FS APIs il y a 11 ans
  LRN db04faeea0 Make 2nd and 3rd arguments of GNUNET_FS_namespace_rename constant pointers il y a 11 ans
  LRN b336a30301 GNUNET_FS_namespace_rename il y a 11 ans
  LRN 5c2efc1952 Be able to open existing namespaces il y a 11 ans
  LRN 058c49560f Implement and use GNUNET_FS_namespace_get_public_key_hash il y a 11 ans
  LRN 63346db616 Implement and use GNUNET_CRYPTO_rsa_get_public_key_hash il y a 11 ans
  LRN 046e901724 Asynchronous namespace creation. With a test. il y a 11 ans
  LRN d924f127fd Don't generate namespace key files in the root dir... il y a 11 ans
  Christian Grothoff bdeb59bc30 -fixes to make stream tests pass with ecc in core il y a 11 ans
  Christian Grothoff 68953a2747 -fix #2743 il y a 11 ans
  Christian Grothoff a60b958f98 -chaning multihashmap API to allow option for avoiding key allocation il y a 12 ans
  Christian Grothoff 383eec1895 reducing error messages about missing configuration options by introducing new helper functions to print them uniformly il y a 12 ans
  Christian Grothoff 7dc9c56736 eliminating use of 'namespace' as a fieldname / variable name to be C++ compatible il y a 12 ans
  Christian Grothoff b658d1469d -document error possibilities better (#2416) il y a 12 ans
  Christian Grothoff 11d9f1f3b7 -cleanup il y a 12 ans
  Christian Grothoff 6c471eeb15 -consistently use struct GNUNET_HashCode il y a 12 ans
  Christian Grothoff 4ab709cadd -doxygen fixes il y a 12 ans
  Christian Grothoff c456c5bb7f make all (?) asynchronously operating FS operations actually cancel-able il y a 12 ans
  Christian Grothoff cc9cf45916 add GNUNET_FS_namespace_dup API call il y a 12 ans