aboutsummaryrefslogtreecommitdiff
path: root/src/sq
Commit message (Expand)AuthorAge
* BUILD: Move pq/sq to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* Fix warnings; CADET not FTBFS because old hello removedMartin Schanzenbach2023-10-05
* BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
* BUILD: meson properly soversionMartin Schanzenbach2023-09-24
* BUILD: Meson - install yet more filesMartin Schanzenbach2023-09-23
* BUILD: Silence int/enum mismatch compiler warnings and curl deprecated definesMartin Schanzenbach2023-09-23
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
* BUILD: Add monolith option to meson buildMartin Schanzenbach2023-09-20
* BUILD: Start experimental meson buildMartin Schanzenbach2023-09-20
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -fix conflictMartin Schanzenbach2022-10-18
|\
| * -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve 'unkno...Willow Liquorice2022-10-03
| * -DOC: Comment stripping pass in SQ libraryWillow Liquorice2022-10-03
* | -add clean for cleanliness to testChristian Grothoff2022-10-03
|/
* 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
* 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, imp...Christian Grothoff2018-05-09
* 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