aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Collapse)AuthorAge
...
* -simplify scriptChristian Grothoff2013-10-04
|
* -reindentChristian Grothoff2013-10-03
|
* -reset statementChristian Grothoff2013-10-03
|
* -address #3050, refresh encrypted blocks from plaintext blocks during ↵Christian Grothoff2013-10-02
| | | | iteration, compute block expiration time correctly
* -delete does not work in the strong sense due to caching of the encrypted ↵Christian Grothoff2013-10-02
| | | | blocks, adjusting tests to reflect this
* -fix configChristian Grothoff2013-10-02
|
* -test_namestore_defaults.conf does not exist, use test_namestore_api.confChristian Grothoff2013-10-01
|
* fixing test compile Matthias Wachs2013-10-01
|
* fix typeMatthias Wachs2013-10-01
|
* -fixing build issues in namestore related to #3047Christian Grothoff2013-09-30
|
* -fix expiration time, sqlite can only do 63-bit integers, as they are always ↵Christian Grothoff2013-09-30
| | | | signed
* -enable looking up individual recordsChristian Grothoff2013-09-30
|
* -rename files/symbols from _aes to _symmetricChristian Grothoff2013-09-30
|
* -fixing namestore to not disconnect on empty iteration result --- and ↵Christian Grothoff2013-09-30
| | | | namestore API to better survive disconnect
* caching testMatthias Wachs2013-09-30
|
* -more loggingChristian Grothoff2013-09-30
|
* next testMatthias Wachs2013-09-30
|
* new namestore CLI testsMatthias Wachs2013-09-30
|
* -fix indentationChristian Grothoff2013-09-30
|
* -minor stylistic cleanup, doxygenChristian Grothoff2013-09-29
|
* -shutdown if zone/ego not foundChristian Grothoff2013-09-29
|
* -fix block size calculationChristian Grothoff2013-09-29
|
* -add missing PACKED attributeChristian Grothoff2013-09-29
|
* -disconnect on protocol errors, not on no-resultChristian Grothoff2013-09-29
|
* Andrew Cann wrote:Christian Grothoff2013-09-28
| | | | | | | | | This patch changes the name of a couple of variables that had c++-incompatible names and adds a header file to gnunet_network_lib.h https://canndrew.org/misc/change_cpp_incompatible_variable_names.diff
* using DNS2GNS record type instead of recycling NS record type in GNS; fixing ↵Christian Grothoff2013-09-27
| | | | testcase by properly converting DNS records back to GNS blocks
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* -more logging, minor code cleanupChristian Grothoff2013-09-26
|
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
|
* -use dnsparser and consistently serialize DNS names in DNS binary formatChristian Grothoff2013-09-25
|
* -fix MX record parsing and serialization, others still to be fixedChristian Grothoff2013-09-25
|
* -fix remove testcaseChristian Grothoff2013-09-25
|
* -indentationChristian Grothoff2013-09-25
|
* handle empty result set gracefullyChristian Grothoff2013-09-24
|
* clear private keys in static locations on exitChristian Grothoff2013-09-21
|
* new testMatthias Wachs2013-09-20
|
* fix: fail to compileMatthias Wachs2013-09-16
|
* -eliminate ShortHashCode residuals (#2936)Christian Grothoff2013-09-16
|
* psycstore: use GNUNET_assert()Gabor X Toth2013-09-16
|
* -dead #defineChristian Grothoff2013-09-16
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -more rename issuesChristian Grothoff2013-09-13
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -no longer experimentalChristian Grothoff2013-09-11
|
* modified testMatthias Wachs2013-09-11
|
* - iterator NULL checkMatthias Wachs2013-09-11
| | | | | - do no empty name if it did not exist before
* new testMatthias Wachs2013-09-11
|
* removing tests: not required anymoreMatthias Wachs2013-09-11
|
* tests not required anymore due to removed functionalityMatthias Wachs2013-09-11
|