added helper for handling the "view" in rps
[oweals/gnunet.git] / src / regex / regex_internal_dht.c
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-22 Christian Grothoff-doxygen fixes
2015-05-22 Christian Grothoffadd logging and in particular checks to make sure no...
2015-05-22 Christian Grothoff-improving testcase
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-05-07 Bart PolotRename mesh->cadet
2013-12-19 LRNmalloc -> new
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting regex to compile again (part of #3047)
2013-09-26 Bart Polot- more log
2013-09-26 Bart Polot- more log, style
2013-09-26 Bart Polot- indentation, style
2013-09-26 Bart Polot- use REGEX_INTERNAL_iterate_reachable_edges
2013-09-20 Bart Polot- fix block validation for DHT PUT requests
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-02 Christian Grothoff-implementing regex test
2013-06-27 Christian Grothoff-move struct RegexBlock into regex_block_lib
2013-06-26 Christian Grothoff-introducing signing of regex accept states, removing...
2013-06-26 Christian Grothoff-removing unnecessary key from regex blocks, compacting...
2013-06-26 Christian Grothoff-moving REGEX_INTERNAL_check_proof to libgnunetregexblo...
2013-06-26 Christian Grothoff-follow naming and coding style conventions
2013-06-26 Christian Grothoff-inline trivial static function that is only called...
2013-06-26 Christian Grothoff-renaming symbols of the block library to use the REGEX...
2013-06-26 Christian Grothoff-cleaning up block code, moving all of the block logic...
2013-06-20 Christian Grothoffrenaming symbols from libgnunetregextest to have the...
2013-06-20 Christian Grothoffmoving functions for testing and evaluation and experim...