aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_simple_srv_lookup.c
Commit message (Expand)AuthorAge
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff2013-10-16
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -remove deprecated GNUNET_NAMESTORE_RF_AUTHORITYChristian Grothoff2013-09-05
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* -gads to gnuChristian Grothoff2013-08-15
* -eliminating duplicate struct definitionsChristian Grothoff2013-08-15
* -getting rid of duplication of record type values / enum GNUNET_GNS_RecordTypeChristian 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
* -fix build issue, function was renamedChristian Grothoff2013-07-01
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* -some gns code cleanup, still a messChristian Grothoff2012-10-30
* -fixesMartin Schanzenbach2012-09-18
* -towards .gadsMartin Schanzenbach2012-09-14
* minor fixesMatthias Wachs2012-09-04
* - next testMatthias Wachs2012-09-03
* - fix memleaksMatthias Wachs2012-09-03
* -next testMatthias Wachs2012-09-03
* -tlsa rr added to namestoreMartin Schanzenbach2012-07-31
* -move record defs out of dnsparser, add tlsa rrMartin Schanzenbach2012-07-31
* -fix inconsisten record namingMartin Schanzenbach2012-06-29
* -big commit, make new ns and valgrind happyMartin Schanzenbach2012-06-28
* -fix testsMartin Schanzenbach2012-06-26
* -test cleanupMartin Schanzenbach2012-06-24
* Added proper SRV handling and testMartin Schanzenbach2012-06-22