aboutsummaryrefslogtreecommitdiff
path: root/src/sq
Commit message (Collapse)AuthorAge
* fixing #6149Christian Grothoff2020-04-11
|
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* 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
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* got integration tests to pass, fixes #5560Christian Grothoff2019-02-19
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* 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
|
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
|
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, ↵Christian Grothoff2018-05-09
| | | | implement flow control in namestore API and tests
* Fix overflow in test_sqDavid Barksdale2017-10-09
|
* attempting to fix #5006Christian Grothoff2017-05-10
|
* allow use of NULL for stiringsChristian Grothoff2017-03-13
|
* one more rval checkChristian Grothoff2017-03-13
|
* check sqlite3_close() return value in testChristian Grothoff2017-03-13
|
* check unlink() return value in testChristian Grothoff2017-03-13
|
* fix sq issueChristian Grothoff2017-03-12
|
* converting datacache to sqlite, fixing misc. issues in libgnunetsqChristian Grothoff2017-03-12
|
* reset statement on errorChristian Grothoff2017-03-10
|
* fix sq logic, add to buildChristian Grothoff2017-02-28
|
* completing sq_result_helperChristian Grothoff2017-02-28
|
* first sketch for libgnuentsq testChristian Grothoff2017-02-27
|
* implement sq_query_helper.cChristian Grothoff2017-02-27
|
* skeleton for libgnunetsq implementationChristian Grothoff2017-02-27