-fixes
[oweals/gnunet.git] / src / namestore /
2013-10-17 Christian Grothoff-fix testcases
2013-10-17 Christian Grothoff-indentation, code cleanup
2013-10-17 Christian Grothoff-start namecache as well
2013-10-17 Christian Grothoff-start namecache as well
2013-10-17 Christian Grothoff-fix use after free, cancel of dead task
2013-10-17 Christian Grothoff-perform NC registration for client during store handling
2013-10-17 Christian Grothoff-start namecache as well, perform NC registration for...
2013-10-17 Christian Grothoff-fix plugin linkage
2013-10-16 Christian Grothoff-finishing split of namestore into namestore and nameca...
2013-10-16 Christian Grothoff-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_...
2013-10-16 Christian Grothoff-moving namestore_common functions to gnsrecord library
2013-10-16 Christian Grothoff-start tests with fresh/empty database
2013-10-16 Christian Grothoff-SERVICEHOME is now GNUNET_HOME
2013-10-16 Christian Grothoff-rename fest for symbols moved from GNUNET_NAMESTORE_...
2013-10-16 Christian Grothoff-moving code to new libgnunetgnsrecord in preparation...
2013-10-11 Christian Grothoffimplementing #3064: enable split-personality ARM to...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-10 Matthias Wachsfixing resource leaks
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-08 Christian Grothofffixed #2987 -- at least the testcases now pass
2013-10-08 Christian Grothofftowards implementing postgres backend for namestore...
2013-10-08 Christian Grothoff-bump name to 97
2013-10-08 Christian Grothofffixing #2992: do not use hash of pkey and then match...
2013-10-08 Christian Grothoff-implement #2992 (but reverse lookup itself seems to...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoff-install fcfsd in libexec, build dv by default, move...
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-initialize flags
2013-10-04 Christian Grothoff-do set expiration time when storing records, works...
2013-10-04 Christian Grothoff-add logic to print expiration times for records
2013-10-04 Christian Grothoff-simplify script
2013-10-03 Christian Grothoff-reindent
2013-10-03 Christian Grothoff-reset statement
2013-10-02 Christian Grothoff-address #3050, refresh encrypted blocks from plaintext...
2013-10-02 Christian Grothoff-delete does not work in the strong sense due to cachin...
2013-10-02 Christian Grothoff-fix config
2013-10-01 Christian Grothoff-test_namestore_defaults.conf does not exist, use test_...
2013-10-01 Matthias Wachsfixing test compile
2013-10-01 Matthias Wachsfix type
2013-09-30 Christian Grothoff-fixing build issues in namestore related to #3047
2013-09-30 Christian Grothoff-fix expiration time, sqlite can only do 63-bit integer...
2013-09-30 Christian Grothoff-enable looking up individual records
2013-09-30 Christian Grothoff-rename files/symbols from _aes to _symmetric
2013-09-30 Christian Grothoff-fixing namestore to not disconnect on empty iteration...
2013-09-30 Matthias Wachscaching test
2013-09-30 Christian Grothoff-more logging
2013-09-30 Matthias Wachsnext test
2013-09-30 Matthias Wachsnew namestore CLI tests
2013-09-30 Christian Grothoff-fix indentation
2013-09-29 Christian Grothoff-minor stylistic cleanup, doxygen
2013-09-29 Christian Grothoff-shutdown if zone/ego not found
2013-09-29 Christian Grothoff-fix block size calculation
2013-09-29 Christian Grothoff-add missing PACKED attribute
2013-09-29 Christian Grothoff-disconnect on protocol errors, not on no-result
2013-09-28 Christian GrothoffAndrew Cann wrote:
2013-09-27 Christian Grothoffusing DNS2GNS record type instead of recycling NS recor...
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-26 Christian Grothoff-more logging, minor code cleanup
2013-09-25 Christian Grothoff-misc fixes based on cppcheck
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-25 Christian Grothoff-fix remove testcase
2013-09-25 Christian Grothoff-indentation
2013-09-24 Christian Grothoffhandle empty result set gracefully
2013-09-21 Christian Grothoffclear private keys in static locations on exit
2013-09-20 Matthias Wachsnew test
2013-09-16 Matthias Wachsfix: fail to compile
2013-09-16 Christian Grothoff-eliminate ShortHashCode residuals (#2936)
2013-09-16 Gabor X Tothpsycstore: use GNUNET_assert()
2013-09-16 Christian Grothoff-dead #define
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-13 Christian Grothoff-more rename issues
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-11 Christian Grothoff-no longer experimental
2013-09-11 Matthias Wachsmodified test
2013-09-11 Matthias Wachs- iterator NULL check
2013-09-11 Matthias Wachsnew test
2013-09-11 Matthias Wachsremoving tests: not required anymore
2013-09-11 Matthias Wachstests not required anymore due to removed functionality
2013-09-11 Matthias Wachsnew test: store a label and update it
2013-09-11 Matthias Wachsadditional test for monitoring: check if existing recor...
2013-09-11 Matthias Wachsupdated tests
2013-09-11 Matthias Wachszone cannot be NULL
2013-09-11 Matthias Wachszone iteration stop
2013-09-11 Matthias Wachsdocu and Makefile
2013-09-11 Matthias Wachsupdated test to iterate specific zone
2013-09-11 Matthias Wachsupdated zone iteration test
2013-09-11 Matthias Wachsimproved test
2013-09-11 Matthias Wachsreturn NULL if rd_count is 0
2013-09-11 Matthias Wachs- rename test according to what is tested
2013-09-11 Matthias Wachsfixing memory leak
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-10 Christian Grothoff-go back to break
2013-09-10 Christian Grothoff-set zone on iteration over all zones as well
next