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