Christian Grothoff
|
51e0612f8b
|
some DB logic fixes, so now more of tests pass
|
2015-08-17 23:38:00 +02:00 |
|
Christian Grothoff
|
c4a68b896f
|
add internal sig verification, pack hashes, fix testcase
|
2015-08-17 03:56:49 +02:00 |
|
Christian Grothoff
|
0edac10665
|
use correct response code
|
2015-08-17 03:40:16 +02:00 |
|
Christian Grothoff
|
a8f65175f4
|
adapt code to match (updated) spec
|
2015-08-14 22:42:19 +02:00 |
|
Christian Grothoff
|
8a40432488
|
fix offset: do not add off for the index into the keys from the client
|
2015-08-14 22:05:08 +02:00 |
|
Christian Grothoff
|
c21da52b68
|
swap dimensions as per protocol spec
|
2015-08-14 15:19:50 +02:00 |
|
Christian Grothoff
|
6173324cd9
|
fix typo
|
2015-08-14 15:06:26 +02:00 |
|
Christian Grothoff
|
c1df2e6283
|
fix melt sig alignment issue
|
2015-08-14 15:01:11 +02:00 |
|
Christian Grothoff
|
563b30bbfb
|
finishing taler-mint-sepa
|
2015-08-11 16:53:04 +02:00 |
|
Christian Grothoff
|
3662be1bac
|
-return proper response
|
2015-08-11 16:34:12 +02:00 |
|
Christian Grothoff
|
13619f425c
|
towards implementing /wire replies
|
2015-08-11 14:40:09 +02:00 |
|
Christian Grothoff
|
27e271079b
|
calling /wire skeletons, adding /robots.txt page
|
2015-08-10 17:46:09 +02:00 |
|
Christian Grothoff
|
7a2ddd1ee5
|
skeleton for /wire requests
|
2015-08-10 17:45:54 +02:00 |
|
Christian Grothoff
|
cf3345a96f
|
initialize melt_fee in the TALER_MINT_RefreshMelt struct
|
2015-08-09 21:50:23 +02:00 |
|
Christian Grothoff
|
e08f479eb4
|
-fix testcase, more verbose logging of client protocol errors
|
2015-08-09 21:38:04 +02:00 |
|
Christian Grothoff
|
6237981d96
|
rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkP
|
2015-08-09 21:25:49 +02:00 |
|
Christian Grothoff
|
3ead9d772a
|
move struct TALER_MINTDB_RefreshCommitLinkP
to taler_signatures.h
|
2015-08-09 21:25:02 +02:00 |
|
Christian Grothoff
|
2daaeee447
|
fix direction of cmp check, log session hash for diagnostics
|
2015-08-09 19:31:35 +02:00 |
|
Christian Grothoff
|
d7bdcc6e67
|
fix use-after-free, add log statements to report request parsing error lines more clearly
|
2015-08-09 19:22:18 +02:00 |
|
Christian Grothoff
|
6453b72ef9
|
-some cosmetics
|
2015-08-09 19:00:48 +02:00 |
|
Christian Grothoff
|
1914bf7753
|
report line numbers to log when generating request parsing errors
|
2015-08-09 18:50:14 +02:00 |
|
Christian Grothoff
|
c489c391a8
|
use correct TMH command code for JSON objects
|
2015-08-09 18:49:50 +02:00 |
|
Christian Grothoff
|
30959d1380
|
fix array dimensions to match server expecations, fix server to report location of parse errors more precisely
|
2015-08-09 18:42:38 +02:00 |
|
Christian Grothoff
|
2da8705c96
|
doxygen
|
2015-08-09 15:46:29 +02:00 |
|
Christian Grothoff
|
6ea5858d32
|
implementing verify_refresh_melt_signature_forbidden
|
2015-08-08 21:32:09 +02:00 |
|
Christian Grothoff
|
493f541c20
|
use _ instead of - for consistency
|
2015-08-08 21:19:54 +02:00 |
|
Christian Grothoff
|
6f6566554b
|
-more tests
|
2015-07-14 17:46:21 +02:00 |
|
Christian Grothoff
|
4d4319b84a
|
-off by 1
|
2015-07-14 17:43:50 +02:00 |
|
Christian Grothoff
|
7b6c4a061f
|
add test
|
2015-07-14 16:57:00 +02:00 |
|
Christian Grothoff
|
8a9b890e4d
|
-check return value
|
2015-07-14 16:55:59 +02:00 |
|
Christian Grothoff
|
f90a745abe
|
add -t option to httpd
|
2015-07-13 23:51:15 +02:00 |
|
Christian Grothoff
|
6582e07c47
|
adding -f command-line option
|
2015-07-12 15:44:57 +02:00 |
|
Christian Grothoff
|
6170dbbf37
|
share more code in mint API, misc bugfixes
|
2015-07-11 23:07:36 +02:00 |
|
Christian Grothoff
|
a74f55754a
|
fixing #3876 (no semantic change, just stylistic changes)
|
2015-07-11 21:45:34 +02:00 |
|
Christian Grothoff
|
ee7e690bff
|
fix #3886
|
2015-07-11 18:25:30 +02:00 |
|
Christian Grothoff
|
1e7bef9762
|
-fix leaks
|
2015-07-09 22:29:10 +02:00 |
|
Christian Grothoff
|
be535b68e1
|
fix a few pointer passing issues, add remark about #3886
|
2015-07-09 22:10:14 +02:00 |
|
Christian Grothoff
|
a24171d0fa
|
fix mint to actually include signature in deposit error reply
|
2015-07-09 12:47:49 +02:00 |
|
Christian Grothoff
|
398bda2274
|
mint malformed request testing
|
2015-07-08 09:48:12 +02:00 |
|
Christian Grothoff
|
663ea48047
|
nice error reporting
|
2015-07-08 09:47:50 +02:00 |
|
Christian Grothoff
|
ea5c1233f1
|
nicer error reporting
|
2015-07-08 09:40:13 +02:00 |
|
Christian Grothoff
|
296e27b92a
|
-simplify parsing, make code compile without new util API
|
2015-07-08 08:54:55 +02:00 |
|
Christian Grothoff
|
9ba5635e0a
|
do not release uninitialized spec entries
|
2015-07-06 13:58:12 +02:00 |
|
Christian Grothoff
|
2e7b28765e
|
simplifying use of struct TALER_DenominationKeyValidityPS by removing signature
|
2015-07-06 10:16:49 +02:00 |
|
Christian Grothoff
|
b8c264656c
|
final fixes to make test pass
|
2015-07-05 17:27:20 +02:00 |
|
Christian Grothoff
|
0372b7583b
|
include mint's public key in reply
|
2015-07-05 17:15:37 +02:00 |
|
Christian Grothoff
|
922323b410
|
misc bugfixes from tests
|
2015-07-05 16:55:01 +02:00 |
|
Christian Grothoff
|
ac8420a661
|
add cov for mint build
|
2015-07-05 13:48:35 +02:00 |
|
Christian Grothoff
|
a104914e4d
|
-doxygen fixes
|
2015-07-05 13:35:47 +02:00 |
|
Christian Grothoff
|
7d8783dee3
|
-fix error code
|
2015-07-05 13:08:57 +02:00 |
|