Christian Grothoff
|
b98a204562
|
fix #4184
|
2016-05-02 05:10:40 +02:00 |
|
Christian Grothoff
|
edd31c7415
|
implementing parsing of /refund requests
|
2016-04-20 02:50:52 +02:00 |
|
Christian Grothoff
|
f693e25793
|
introduce refund fee
|
2016-04-20 01:50:26 +02:00 |
|
Christian Grothoff
|
ce9dd3365d
|
implement signing of /wire/deposit replies (#4135)
|
2016-04-11 19:54:54 +02:00 |
|
Christian Grothoff
|
daae3d3ddf
|
change taler-exchange-sepa to a more generic taler-exchange-wire tool using the wire plugins (#4237)
|
2016-04-02 20:58:22 +02:00 |
|
Christian Grothoff
|
de3e26303e
|
implementing #4356, tests still failing, but main logic should now be updated
|
2016-04-01 16:15:35 +02:00 |
|
Christian Grothoff
|
6f8fa678c1
|
implementing #3987
|
2016-03-21 01:45:53 +01:00 |
|
Christian Grothoff
|
b5cba32510
|
renaming mint->exchange
|
2016-03-01 15:35:04 +01:00 |
|
Christian Grothoff
|
46d9cc367b
|
finishing core logic for #4141, but untested
|
2016-01-28 03:58:21 +01:00 |
|
Christian Grothoff
|
0554fa7691
|
fix syntax issues in Makefile.am
|
2016-01-27 15:05:39 +01:00 |
|
Christian Grothoff
|
43e04f2ad1
|
work on #3888
|
2016-01-20 18:50:19 +01:00 |
|
Christian Grothoff
|
d291788976
|
spelling out what information mint should sign for TALER_SIGNATURE_MINT_CONFIRM_WIRE
|
2016-01-20 18:03:44 +01:00 |
|
Christian Grothoff
|
80f6c4240e
|
-fix (C) notices
|
2016-01-19 14:39:00 +01:00 |
|
Christian Grothoff
|
0bdae896e7
|
remark on TODO
|
2016-01-17 18:21:32 +01:00 |
|
Christian Grothoff
|
c1f28638c9
|
working on #3888
|
2016-01-17 18:19:09 +01:00 |
|
Christian Grothoff
|
c5204d3a21
|
add contract structure from Merchant
|
2015-11-25 13:37:38 +01:00 |
|
Christian Grothoff
|
5a12cbac29
|
skeleton for the logic for #3888 (mint-side)
|
2015-11-11 18:21:29 +01:00 |
|
Christian Grothoff
|
d97cd0c98d
|
define signature formats for #3888
|
2015-11-11 18:09:19 +01:00 |
|
Christian Grothoff
|
7fbae8f69f
|
implementing retrieval of auditor information from /keys in mint API (with updated specification) - #3847
|
2015-09-19 16:11:31 +02:00 |
|
Christian Grothoff
|
c4a68b896f
|
add internal sig verification, pack hashes, fix testcase
|
2015-08-17 03:56:49 +02:00 |
|
Christian Grothoff
|
c1df2e6283
|
fix melt sig alignment issue
|
2015-08-14 15:01:11 +02:00 |
|
Christian Grothoff
|
bda1025dc1
|
fix accidential removal
|
2015-08-11 16:11:22 +02:00 |
|
Christian Grothoff
|
13619f425c
|
towards implementing /wire replies
|
2015-08-11 14:40:09 +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
|
beceb3bc16
|
implementing #3905
|
2015-07-20 10:34:32 +02:00 |
|
Christian Grothoff
|
155d13e417
|
comment
|
2015-07-08 09:59:51 +02:00 |
|
Christian Grothoff
|
1164803c8b
|
defining auditor sig
|
2015-07-06 10:25:52 +02:00 |
|
Christian Grothoff
|
2e7b28765e
|
simplifying use of struct TALER_DenominationKeyValidityPS by removing signature
|
2015-07-06 10:16:49 +02:00 |
|
Christian Grothoff
|
edc6d38082
|
use execution time for transactions, but expiration time for reserve summary (fixes #3809)
|
2015-06-11 13:14:59 +02:00 |
|
Christian Grothoff
|
8a93e84d71
|
use const, annotate in/out argument, avoid postgres_-prefix for non-exported functions
|
2015-06-04 10:35:37 +02:00 |
|
Christian Grothoff
|
f4a59d1ccc
|
eliminating ECDSA, replacing with EdDSA-ECDHE-combo in transfer protocol
|
2015-05-16 14:15:34 +02:00 |
|
Christian Grothoff
|
81e8a9b99c
|
minor updates to /test api
|
2015-04-19 15:10:48 +02:00 |
|
Christian Grothoff
|
759837da70
|
adding /test/ecdsa and /test/eddsa to test client signing and verification over Curve25519
|
2015-04-17 19:45:30 +02:00 |
|
Christian Grothoff
|
708b463580
|
more doxygen fixes
|
2015-03-28 15:53:53 +01:00 |
|
Christian Grothoff
|
3b9b7fa099
|
minor renaming of signature values and improved documentation of signatures, also adding a few missing fields to signatures to address #3631
|
2015-03-28 14:25:56 +01:00 |
|
Christian Grothoff
|
891018f69f
|
minor renaming of signature values and improved documentation of signatures, also adding a few missing fields to signatures to address #3631
|
2015-03-28 14:22:21 +01:00 |
|
Christian Grothoff
|
28b6b26567
|
-fix name
|
2015-03-28 13:31:09 +01:00 |
|
Christian Grothoff
|
eae1896a4b
|
major rename-fest for more constent symbol names
|
2015-03-27 19:58:40 +01:00 |
|
Christian Grothoff
|
324bf3f980
|
fix #3484: sign over full key set as well
|
2015-03-24 17:53:13 +01:00 |
|
Christian Grothoff
|
d5acf53732
|
make kappa global fixed constant, not something to be negotiated, KISS
|
2015-03-24 17:25:00 +01:00 |
|
Christian Grothoff
|
f052af1e6b
|
address #3731: no need for session public key or signature
|
2015-03-24 17:13:17 +01:00 |
|
Christian Grothoff
|
55959bd01d
|
address #3708: melt_hash => session_hash, use session_hash for DB access, not session_pub
|
2015-03-24 16:56:06 +01:00 |
|
Christian Grothoff
|
f73071bc62
|
fix #3638
|
2015-03-22 22:14:30 +01:00 |
|
Christian Grothoff
|
1277f8445d
|
include fees in amounts being signed, check available balance on refresh
|
2015-03-22 16:09:01 +01:00 |
|
Christian Grothoff
|
4d98a1200a
|
refactor denomination key structs to allow proper signing / serialization with new variable-size RSA keys
|
2015-03-15 18:27:32 +01:00 |
|
Christian Grothoff
|
7673ca0137
|
document structs better
|
2015-03-15 18:18:14 +01:00 |
|
Christian Grothoff
|
126cd5b3ff
|
identifying where key_io still needs to be adapted
|
2015-03-15 18:08:04 +01:00 |
|
Christian Grothoff
|
7e26ae3858
|
clean up refresh logic and use of signatures
|
2015-03-10 17:00:12 +01:00 |
|
Christian Grothoff
|
c2c8646a83
|
combining /mint/melt and /mint/commit
|
2015-03-10 16:15:14 +01:00 |
|
Christian Grothoff
|
8eaeda9958
|
fix use of signature for noreveal index, needs to be tied to session hash
|
2015-03-09 13:21:55 +01:00 |
|
Christian Grothoff
|
579f465c9b
|
implementing #3632: generate proof of insufficient funds by converting transaction history to JSON
|
2015-03-09 12:29:41 +01:00 |
|
Christian Grothoff
|
477e68c506
|
bringing copyright tags up to FSF standard
|
2015-02-08 00:16:22 +01:00 |
|
Christian Grothoff
|
a0a405939f
|
remove dead mint.h includes
|
2015-01-29 20:27:57 +01:00 |
|
Christian Grothoff
|
090ddf170b
|
working on cleaning up /refresh/melt logic
|
2015-01-29 20:00:21 +01:00 |
|
Christian Grothoff
|
2e0e30291c
|
sign /deposit reply so that merchant has proof that mint accepted it
|
2015-01-28 19:48:41 +01:00 |
|
Christian Grothoff
|
49d4f24f8d
|
misc cleanup, moving TALER_MINT_config_load to libtalerutil
|
2015-01-28 14:55:25 +01:00 |
|
Christian Grothoff
|
ae917eeee0
|
intermediary commit, breaking the build by starting to move towards variable-size GNUnet signatures instead of fixed-size signatures; much broken now
|
2015-01-26 12:22:26 +01:00 |
|
Christian Grothoff
|
0430d6fb03
|
moving structs relevant for signatures into taler_signatures.h, splitting of private keys that are not in messages; moving test_hash_context to GNUnet
|
2015-01-09 18:18:59 +01:00 |
|
Christian Grothoff
|
57d1f08dbc
|
-initial import for mint
|
2015-01-08 18:37:20 +01:00 |
|