aboutsummaryrefslogtreecommitdiff
path: root/src/gns/plugin_block_gns.c
Commit message (Expand)AuthorAge
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix, is uint32Christian Grothoff2013-09-24
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -dead headerChristian Grothoff2013-08-19
* -working on new, simplified GNS APIChristian Grothoff2013-08-13
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* -indentChristian Grothoff2012-10-27
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -core reviewChristian Grothoff2012-09-20
* -fixesMartin Schanzenbach2012-06-20
* -fixed record flags in tests. proper expiration from NS missingMartin Schanzenbach2012-06-20
* -towards enabling relative expiration times in namestoreChristian Grothoff2012-06-19
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* renaming GNUNET_TIME_relative_get_forever and GNUNET_TIME_absolute_get_foreve...Christian Grothoff2012-05-27
* -fixing 2253Christian Grothoff2012-04-18
* -array of fixes, finally finished testMartin Schanzenbach2012-04-03
* -lots of fixes, new dht testMartin Schanzenbach2012-03-27
* -new short hashes, new short hash cmpMartin Schanzenbach2012-03-19
* -pseu caching + testMartin Schanzenbach2012-03-16
* -fixes, block plugin changeMartin Schanzenbach2012-03-15
* -cleanupMartin Schanzenbach2012-03-14
* -bugfixes, testsMartin Schanzenbach2012-03-12
* -fixes, added get_authority apiMartin Schanzenbach2012-03-12
* - make gns compileMatthias Wachs2012-03-09
* -new test. fixesMartin Schanzenbach2012-03-03
* -modified testMartin Schanzenbach2012-03-01
* -stuffChristian Grothoff2012-03-01
* -fix xqueryMartin Schanzenbach2012-02-28
* -fixMartin Schanzenbach2012-02-28
* -integrated block pluginMartin Schanzenbach2012-02-27
* -fixesMartin Schanzenbach2012-02-27
* -block compiles and added to makefileMartin Schanzenbach2012-02-26
* - use cstructMartin Schanzenbach2012-02-26
* -doxygen, more block pluginMartin Schanzenbach2012-02-26
* -first try on blocksMartin Schanzenbach2012-02-24