Age | Commit message (Expand) | Author |
2020-01-17 | tested in GNUnet already | Christian Grothoff |
2020-01-17 | fix test_pq | Christian Grothoff |
2020-01-16 | remove Makefile.am variable that doesn't belong | Florian Dold |
2019-12-24 | tolerate database not existing, skip test | Christian Grothoff |
2019-10-11 | adaptions to libgnunetpq api change (#5733) | Christian Grothoff |
2019-09-05 | fix warnings | Christian Grothoff |
2019-09-05 | fix compiler warnings, add assertions | Christian Grothoff |
2019-08-25 | re-format code | Florian Dold |
2019-08-17 | remove currency field from databases | Christian Grothoff |
2017-11-30 | patch to address #5183: always round time before giving it to DB, tolerate DB... | Christian Grothoff |
2017-10-06 | reduce scope of local vars | Christian Grothoff |
2017-06-04 | fixing misc doxygen issues | Christian Grothoff |
2017-04-20 | fix misc doxygen issues | Christian Grothoff |
2016-07-07 | fixing #4594 | Marcello Stanisci |
2016-06-11 | fixing more leaks | Christian Grothoff |
2016-03-19 | first refactoring of JSON logic to address #4150 and #4237 | Christian Grothoff |
2016-02-07 | making mintdb tests pass again after API refactoring to remove total amount | Christian Grothoff |
2016-02-06 | move to new libgnunetpq library, simplifying libtalerpq | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-06-12 | introduce pq functions form abs time in NBO | Christian Grothoff |
2015-06-11 | fixing #3817 | Christian Grothoff |
2015-06-10 | new test for uint and json APIs | Christian Grothoff |
2015-06-10 | implementing pq APIs for #3827, not yet tested or used through | Christian Grothoff |
2015-05-18 | check return values | Christian Grothoff |
2015-05-17 | add test for varsize pq operation | Christian Grothoff |
2015-05-16 | organize #include, remove redundant includes | Christian Grothoff |
2015-05-16 | -fix doxygen errors | Christian Grothoff |
2015-05-15 | getting test to pass | Christian Grothoff |
2015-05-15 | misc bugfixes | Christian Grothoff |
2015-05-15 | completing test-case implementation: | Christian Grothoff |
2015-05-15 | fixing misc. minor bugs, towards getting testcases to work | Christian Grothoff |
2015-05-15 | use talercheck DB | Christian Grothoff |
2015-05-14 | fix ftbfs of test | Christian Grothoff |
2015-05-13 | sync | Christian Grothoff |
2015-05-10 | do equivalent update for results that was done to type queries in pq library | Christian Grothoff |
2015-05-09 | replace macros with functions for better type-checking | Christian Grothoff |
2015-05-07 | pq test skeleton, not finished | Christian Grothoff |
2015-05-07 | note (theoretical) problem with 64 vs 63 bit integers | Christian Grothoff |
2015-05-07 | extend PQ library to support Absolute time values | Christian Grothoff |
2015-05-06 | clean up of result processing in postgres logic by expanding pq API to cover ... | Christian Grothoff |
2015-05-06 | simplify PG logic by having libtalerpq handle RSA signature/key encoding | Christian Grothoff |
2015-05-06 | fixing #3768, using new pq API more | Christian Grothoff |
2015-05-06 | expanding PQ APIs with cleanup function | Christian Grothoff |
2015-05-06 | expanding PQ APIs to be able to handle Amounts nicely (and be extensible for ... | Christian Grothoff |
2015-04-29 | pq: do not modify the ptr passed in ResultSpec | Sree Harsha Totakura |
2015-04-29 | -style fixes | Sree Harsha Totakura |
2015-04-29 | libpq: do not loose the ptr where new memory should be allocated. | Sree Harsha Totakura |
2015-04-15 | fix #3729 (documentation, code hygene for pq library) | Christian Grothoff |
2015-04-13 | enable code coverage configure option | Christian Grothoff |
2015-03-27 | major rename-fest for more constent symbol names | Christian Grothoff |