Age | Commit message (Expand) | Author |
2019-06-03 | Moving checks where they belong. | Marcello Stanisci |
2019-06-03 | Fix return code check. | Marcello Stanisci |
2019-06-03 | initialize timestamp to obviously bogus value if /admin/add/incoming failed | Christian Grothoff |
2019-06-03 | .argument field was never used, simplify logic | Christian Grothoff |
2019-06-03 | add guard logic to check sizeof(value) is sufficient (should be -- size is 20... | Christian Grothoff |
2019-06-03 | fix potential free of uninitialized ptr, (on virtually impossible error handl... | Christian Grothoff |
2019-06-03 | getchar() result is intentionally discarded, make this clear | Christian Grothoff |
2019-06-03 | put fixme for #5746. | Marcello Stanisci |
2019-06-03 | check more return values | Christian Grothoff |
2019-06-03 | add missing 'static', ensure no NPE, fail nicely even on bad test input | Christian Grothoff |
2019-06-03 | check return value, always | Christian Grothoff |
2019-06-03 | check return value from GNUNET_PROGRAM_run in taler-wire | Christian Grothoff |
2019-06-03 | do not cut out &start= post-hum, just build the string right the first time | Christian Grothoff |
2019-06-03 | eliminate useless global variable TFH_handle_history_range_step | Christian Grothoff |
2019-06-03 | add missing unlock (on error path that is usually fatal anyway) | Christian Grothoff |
2019-05-29 | improve error message for wire response files | Florian Dold |
2019-05-24 | teah_common.h -> taler_curl_lib.h | Marcello Stanisci |
2019-05-23 | using legal lib names | Marcello Stanisci |
2019-05-23 | Export compressing routine. | Marcello Stanisci |
2019-05-17 | Compression. | Marcello Stanisci |
2019-05-16 | Fix compression. | Marcello Stanisci |
2019-05-15 | Content-encoding -> Content-Encoding. | Marcello Stanisci |
2019-05-13 | Never set HTTP headers before invoking libgnunetcurl. | Marcello Stanisci |
2019-05-12 | bank-lib: fix context | Florian Dold |
2019-05-12 | gitignore | Florian Dold |
2019-05-12 | hack in bank-lib compression | Florian Dold |
2019-05-12 | replace if with AS_IF (fixes #5709 for exchange) | Christian Grothoff |
2019-05-12 | replace if with AS_IF (#5709, wip) | Christian Grothoff |
2019-05-12 | replace if with AS_IF (#5709, wip) | Christian Grothoff |
2019-05-12 | replace if with AS_IF (#5709, wip) | Christian Grothoff |
2019-05-12 | replace if with AS_IF (#5709, wip) | Christian Grothoff |
2019-05-10 | Create async scopes. | Florian Dold |
2019-05-10 | Remove non-working curl config | Florian Dold |
2019-05-10 | doc fixes in format and typos. | ng0 |
2019-05-09 | fix #5716 | Christian Grothoff |
2019-05-07 | Merge branch 'master' of git.taler.net:exchange | ng0 |
2019-05-07 | doc: rewrite. | ng0 |
2019-05-03 | add compression support for bodies of POST/PUT operations | Christian Grothoff |
2019-05-02 | benchmark: don't print result as exchange worker | Florian Dold |
2019-05-02 | adapt to GNUnet API change | Christian Grothoff |
2019-05-02 | replace denom_pub with denom_pub_hash in exchange API to reduce bandwidth | Christian Grothoff |
2019-05-01 | Remove bogus ifdef for tcp fast open | Florian Dold |
2019-05-01 | benchmark: terminate exchange slave properly | Florian Dold |
2019-05-01 | benchmar: wait for exchange worker to terminate | Florian Dold |
2019-05-01 | Don't free null strings. | Florian Dold |
2019-05-01 | save and restore CFLAGS/LDFLAGS/LIBS when checking for gnurl/curl | Florian Dold |
2019-04-30 | Merge branch 'master' of git.taler.net:exchange | ng0 |
2019-04-30 | refactor for GNUNET_memcmp | ng0 |
2019-04-30 | fix madness in configure.ac | Florian Dold |
2019-04-24 | del | Christian Grothoff |