index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_pq_lib.h
Age
Commit message (
Expand
)
Author
2020-01-19
fix copyright headers as per CA
Christian Grothoff
2020-01-18
doxygen
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
2016-07-07
fixing #4594
Marcello Stanisci
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-02-06
move to new libgnunetpq library, simplifying libtalerpq
Christian Grothoff
2016-01-27
implementing prepare data postgres functions for #4141
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-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-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-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
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-05-04
-working a bit on DB, starting to adjust libtalerpq API, not done yet
Christian Grothoff
2015-04-15
fix #3729 (documentation, code hygene for pq library)
Christian Grothoff
2015-03-28
more doxygen fixes
Christian Grothoff
2015-03-28
-doxygen fixes
Christian Grothoff
2015-03-27
major rename-fest for more constent symbol names
Christian Grothoff