Christian Grothoff
|
80b29ed2ae
|
indentation and minor updates to reflect latest API docs
|
2015-04-08 22:28:52 +02:00 |
|
Christian Grothoff
|
42147c2501
|
switching /withdraw/sign from GET to POST
|
2015-03-29 14:17:52 +02:00 |
|
Christian Grothoff
|
3c87b1a0b3
|
fix use of struct TALER_DepositRequestPS (rest)
|
2015-03-28 17:18:07 +01:00 |
|
Christian Grothoff
|
15b362373f
|
fix use of struct TALER_DepositRequestPS (unfinished)
|
2015-03-28 17:10:39 +01:00 |
|
Christian Grothoff
|
eca4f1a8fe
|
-doxygen fixes
|
2015-03-28 15:42:07 +01:00 |
|
Christian Grothoff
|
c2fd4896a6
|
fixing a few missing renames for structs
|
2015-03-28 14:39:31 +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
|
44b894ebe1
|
more rename-fest work
|
2015-03-28 12:29:35 +01:00 |
|
Christian Grothoff
|
c626ccac51
|
second round of renamefest
|
2015-03-28 11:06:00 +01:00 |
|
Christian Grothoff
|
eae1896a4b
|
major rename-fest for more constent symbol names
|
2015-03-27 19:58:40 +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
|
41478aea76
|
move deposit fee check to earlier
|
2015-03-22 16:20:03 +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
|
7d9a403275
|
first stab at establishing proper plugin API, main HTTP code compiles, other binaries FTBFS right now
|
2015-03-20 23:51:28 +01:00 |
|
Christian Grothoff
|
23bf1eee74
|
fix #3716: make sure amount-API offers proper checks against overflow and other issues
|
2015-03-18 18:55:41 +01:00 |
|
Christian Grothoff
|
d0f2d8b426
|
simplify code structure, reduce exposure of keystate struct
|
2015-03-15 15:40:07 +01:00 |
|
Christian Grothoff
|
6404213457
|
use wire validation routine
|
2015-03-13 10:01:57 +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
|
4a27969e5e
|
make TALER_MINT_parse_json_data more expressive, add RSA types as well
|
2015-01-29 15:45:05 +01:00 |
|
Christian Grothoff
|
1466048e4d
|
cleaning up mint_db API
|
2015-01-28 22:18:53 +01:00 |
|
Christian Grothoff
|
fd1bcfecfa
|
cleaning up
|
2015-01-28 21:08:19 +01:00 |
|
Christian Grothoff
|
8c558ddf89
|
generally just include taler_util.h
|
2015-01-28 20:55:15 +01:00 |
|
Christian Grothoff
|
62d3d35250
|
move coin validity test to libtalerutil
|
2015-01-28 20:23:19 +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
|
ea3fac6063
|
starting to clean up /deposit logic
|
2015-01-27 23:06:23 +01:00 |
|
Christian Grothoff
|
b05a5acc3c
|
mint-httpd_withdraw compiles again
|
2015-01-27 18:52:56 +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
|
f9347d2395
|
document TODOs
|
2015-01-19 21:09:47 +01:00 |
|
Christian Grothoff
|
a1f20a92a0
|
restructuring more of deposit logic towards desired flow structure
|
2015-01-19 21:04:58 +01:00 |
|
Christian Grothoff
|
3553e60733
|
remarks on deposit issues
|
2015-01-16 15:14:18 +01:00 |
|
Christian Grothoff
|
7fe250407c
|
clean up (and rename) request_json_require_nav to properly report parsing errors
|
2015-01-16 15:04:47 +01:00 |
|
Christian Grothoff
|
4bd515191b
|
nicer TALER_MINT_parse_post_json return value handling, fixing return values where GNUNET_SYSERR is used instead of MHD_NO, marking cases where we should return a proper error message
|
2015-01-16 14:27:42 +01:00 |
|
Christian Grothoff
|
f398b34414
|
adding logic to free buffers allocated for POST processing when connection dies without completion
|
2015-01-16 14:04:02 +01:00 |
|
Christian Grothoff
|
f58fb4fc21
|
starting to separate out response generation API and parsing APIs
|
2015-01-16 13:50:07 +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
|
0b40e78027
|
stop exporting microhttpd_lib API
|
2015-01-09 17:10:38 +01:00 |
|
Christian Grothoff
|
57d1f08dbc
|
-initial import for mint
|
2015-01-08 18:37:20 +01:00 |
|