-fix #3301
[oweals/gnunet.git] / src / namestore / namestore_api.c
2013-12-16 Christian Grothoff-never store NICKs anywhere but in '+', do not display...
2013-11-29 Matthias Wachsbug in zone to name: called with disconnect error inste...
2013-11-28 Matthias Wachs- Tests did not clean up: TEST_HOME with namestore...
2013-11-13 Matthias Wachsadding pseudonym NICK automatically to records sets
2013-10-28 Matthias Wachsextended plugin api to support lookup function
2013-10-25 Matthias Wachsapi communication done
2013-10-25 Matthias Wachs- clean protocol number
2013-10-18 Matthias Wachsimplementing api call
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-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-04 Christian Grothoff-do set expiration time when storing records, works...
2013-09-30 Christian Grothoff-fixing namestore to not disconnect on empty iteration...
2013-09-29 Christian Grothoff-minor stylistic cleanup, doxygen
2013-09-29 Christian Grothoff-fix block size calculation
2013-09-29 Christian Grothoff-disconnect on protocol errors, not on no-result
2013-09-26 Christian Grothoff-more logging, minor code cleanup
2013-09-25 Christian Grothoff-fix MX record parsing and serialization, others still...
2013-09-25 Christian Grothoff-fix remove testcase
2013-09-24 Christian Grothoffhandle empty result set gracefully
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-10 Christian Grothoff-fix crash in gnunet-namestore -a if no other records...
2013-09-05 Christian Grothoff-allow passing NULL for zone to iterate over all of...
2013-08-21 Matthias Wachsfixed crash: wrong cls in api
2013-08-14 Christian Grothoff-addressing #2995
2013-08-13 Christian Grothoff-adapting fcfsd to new namestore API, moving from gns...
2013-08-13 Christian Grothoff-namestore service builds again
2013-08-12 Christian Grothoff-towards namestore support for the new privacy-preservi...
2013-08-06 Christian Grothoffmoving to new, fixed-size encoding of public and privat...
2013-07-10 Christian Grothoff-extra checks
2013-07-09 Christian Grothoff-towards implementing monitor functions in service
2013-07-08 Christian Grothoff-get rid of iteration response, use lookup response...
2013-06-30 Christian Grothoff-towards implementing improved namestore API
2013-05-29 Christian Grothoff-switching GNS from RSA to ECC
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-10-30 Christian Grothoff-fixing gns test issues
2012-06-29 Christian Grothoff-fixes
2012-06-28 Christian Grothoff-more namestore service cleanup -- wip
2012-06-28 Christian Grothoff-more namestore service cleanup -- wip
2012-06-28 Christian Grothoff-more code cleanup in namestore
2012-06-27 Christian Grothoff-more namestore code cleanup
2012-06-27 Christian Grothoff-fix
2012-06-27 Christian Grothoff-major cleanup and various minor bugfixes for namestore_api
2012-06-26 Christian Grothoff-cleaning up logging
2012-06-26 Christian Grothoff-more debug messages
2012-06-25 Christian Grothofftrying to fix #2458, largely works
2012-06-20 Christian Grothoff-code cleanup
2012-06-20 Matthias Wachs- fix
2012-06-20 Matthias Wachs- docu
2012-06-20 Matthias Wachs- minor
2012-06-20 Matthias Wachsclean up and documentation for namestor API
2012-06-19 Christian Grothoff-starting a bit with namestore_api cleanup
2012-06-19 Christian Grothoff-minor cleanup
2012-05-27 Christian Grothoffrenaming GNUNET_TIME_relative_get_forever and GNUNET_TI...
2012-05-14 Christian Grothoff-fixing misc seaspider parser errors
2012-04-25 Christian Grothoff-LRN: misc patches / fixes
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-10 Matthias Wachs- fix
2012-04-10 Matthias Wachs- rename
2012-03-21 Matthias Wachs- changes to record remove
2012-03-19 Matthias Wachs- usage of short hashes
2012-03-19 Matthias Wachs- doxygen fixes
2012-03-15 Matthias Wachs- fix
2012-03-15 Matthias Wachs- fixes
2012-03-14 Matthias Wachs- fix
2012-03-14 Matthias Wachs- additional check
2012-03-14 Matthias Wachs- fix
2012-03-14 Matthias Wachs- adding assertion for name
2012-03-09 Matthias Wachs- changes to signing verfifying: includes block expiration
2012-03-08 Matthias Wachs- coverity
2012-03-07 Matthias Wachs- not required anymore
2012-03-07 Matthias Wachs- fix remomve callboack order
2012-03-07 Matthias Wachs- reverting api change
2012-03-07 Matthias Wachsnamestore api change: include block expiration time...
2012-03-07 Matthias Wachs- final zone iteration code
2012-03-07 Christian Grothoff-additional namestore conversion APIs added
2012-03-07 Matthias Wachs- fix in api
2012-03-07 Matthias Wachs- remove dbg message
2012-03-06 Matthias Wachs- zone iteration stuff
2012-03-06 Matthias Wachs- checkin nbo conversion
2012-03-06 Matthias Wachs- fix
2012-03-06 Matthias Wachs- fixes
2012-03-06 Matthias Wachs- fixes for put and lookup
2012-03-06 Matthias Wachs- step 1) compiles again
2012-03-05 Matthias Wachs- changes
2012-03-05 Matthias Wachs- changes
2012-03-05 Christian Grothoff-more renaming
2012-03-05 Christian Grothoff-parsing type and common values in gnunet-gns
2012-03-05 Matthias Wachs- fix for 2192
2012-03-02 Matthias Wachs(no commit message)
2012-03-01 Matthias Wachs- fixes
2012-03-01 Matthias Wachs- more changes
2012-03-01 Matthias Wachs- more changes: sign & verify working and tested
2012-03-01 Matthias Wachs- removing complete
2012-03-01 Matthias Wachs- test pass (not on sparc)
2012-03-01 Matthias Wachs- at least compiling
2012-03-01 Matthias Wachs- changes
2012-03-01 Matthias Wachs- message renaming
2012-02-29 Matthias Wachs- namestore
next