コミット履歴

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