-also generate makefile for namecache
[oweals/gnunet.git] / src / namestore / namestore_api_common.c
2013-10-16 Christian Grothoff-moving code to new libgnunetgnsrecord in preparation...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-10 Matthias Wachsfixing resource leaks
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-05 Christian Grothoff-doxygen
2013-10-05 Christian Grothoff-fix ftbfs
2013-10-05 Christian Grothoff-enable printing and parsing of conversation's PHONE...
2013-10-04 Christian Grothoff-do set expiration time when storing records, works...
2013-10-02 Christian Grothoff-address #3050, refresh encrypted blocks from plaintext...
2013-10-01 Matthias Wachsfix type
2013-09-30 Christian Grothoff-fixing build issues in namestore related to #3047
2013-09-30 Christian Grothoff-rename files/symbols from _aes to _symmetric
2013-09-28 Christian GrothoffAndrew Cann wrote:
2013-09-27 Christian Grothoffusing DNS2GNS record type instead of recycling NS recor...
2013-09-25 Christian Grothoff-use dnsparser and consistently serialize DNS names...
2013-09-25 Christian Grothoff-fix MX record parsing and serialization, others still...
2013-09-13 Christian Grothoff-more rename issues
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-11 Matthias Wachsreturn NULL if rd_count is 0
2013-09-10 Christian Grothoffchange .zkey encoding in anticipation of compact point...
2013-09-10 Christian Grothoff-this is not a hard error
2013-09-06 Christian Grothoff-misc fixes
2013-08-22 Christian Grothoff-implementing zkey <-> pkey conversion functions
2013-08-22 Christian Grothoff-expanding namestore API with pkey <-> zkey conversion...
2013-08-21 Matthias Wachsfixing memory leak caused by key derivation
2013-08-21 Matthias Wachsmissing check
2013-08-18 Christian Grothoff-implementing handling of VPN records in new GNS
2013-08-15 Christian Grothoff-eliminating duplicate struct definitions
2013-08-14 Christian Grothoff-implementing #2996
2013-08-13 Christian Grothoff-adapting fcfsd to new namestore API, moving from gns...
2013-08-13 Christian Grothoff-doxygen fixes
2013-08-12 Christian Grothoff-more work on new namestore API
2013-08-12 Christian Grothoff-towards namestore support for the new privacy-preservi...
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-07-05 Matthias Wachsdoxygen fix
2013-06-30 Christian Grothoff-towards implementing improved namestore API