aboutsummaryrefslogtreecommitdiff
path: root/src/namecache
Commit message (Collapse)AuthorAge
* more warningsSchanzenbach, Martin2020-05-06
|
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql filesChristian Grothoff2020-01-24
|
* fix pointer indentationChristian Grothoff2019-11-24
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* follow-up to win32 removal.ng02019-10-25
|
* libgnunetpq API change to fix #5733Christian Grothoff2019-10-11
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* typoSchanzenbach, Martin2019-04-30
|
* filenames can exceed 128 bytes, even in testcasesChristian Grothoff2019-02-17
|
* fix some compiler warningsSchanzenbach, Martin2019-02-15
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* add stats to namecacheChristian Grothoff2019-01-10
|
* fix #5500Christian Grothoff2018-12-11
|
* cache NICK results in namestore to avoid unnecessary load on the DB; improve ↵Christian Grothoff2018-12-11
| | | | sqlite DB style, use WAL for sqlite DB
* run expiration only once per hour, use WALChristian Grothoff2018-12-02
|
* assert block length is validSchanzenbach, Martin2018-06-24
|
* fixSchanzenbach, Martin2018-06-24
|
* handle corrupted names in cacheSchanzenbach, Martin2018-06-24
|
* revert unnecessary underrun fixSchanzenbach, Martin2018-06-24
|
* fix possible buffer overrunSchanzenbach, Martin2018-06-24
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* rename USER_SERVICE into RUN_PER_USER. thx, tg (#4548a)psyc://loupsycedyglgamf.onion/~lynX2018-06-23
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* use real GNS record types in tests to avoid failures in new extra ↵Christian Grothoff2018-06-05
| | | | serialization/deserialization checking
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* add option to disable namecache, add velocity calculation and delay ↵Christian Grothoff2018-04-29
| | | | correction to zonemaster, fix some ftbfs from recent NAMESTORE API change
* misc zoneimporter fixesChristian Grothoff2018-04-26
|
* more incremental processing of zoneimporterChristian Grothoff2018-04-23
|
* minor bugfixesChristian Grothoff2018-04-10
|
* fix sq compiler warning for uninit parameter, query is not primary key due ↵Christian Grothoff2018-03-30
| | | | to override-with-latest replacement strategy
* enforce query is primary keyChristian Grothoff2018-03-08
|
* eliminate .gnu from GNSChristian Grothoff2018-03-03
|
* rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff2017-06-11
|
* libgnunetpostgres no longer needed hereChristian Grothoff2017-06-02
|
* improve namecache postgres plugin to use libgnunetpq moreChristian Grothoff2017-06-02
|
* adding more good helpers to libgnunetpqChristian Grothoff2017-06-01
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* porting.Marcello Stanisci2017-03-15
|
* migrating namecache to use SQ libChristian Grothoff2017-03-12
|
* migrating namecache to use SQ libChristian Grothoff2017-03-12
|
* update .gitignore filesChristian Grothoff2017-02-23
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* ignore zonefiles dirChristian Grothoff2017-01-09
|