summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2019-06-18reduce code duplicationChristian Grothoff
2019-06-08rename _new.c to just .c for testsChristian Grothoff
2019-06-08fix #5756, also change sepa->iban as per payto:// specChristian Grothoff
2019-06-07update twister confMarcello Stanisci
2019-06-06fixing #5754 (make copy, as original may disappear)Christian Grothoff
2019-06-05working on fix for #5747Christian Grothoff
2019-06-03check rvalChristian Grothoff
2019-06-03Moving checks where they belong.Marcello Stanisci
2019-06-03Fix return code check.Marcello Stanisci
2019-06-03fix potential free of uninitialized ptr, (on virtually impossible error handl...Christian Grothoff
2019-06-03check more return valuesChristian Grothoff
2019-06-03add missing 'static', ensure no NPE, fail nicely even on bad test inputChristian Grothoff
2019-06-03check return value, alwaysChristian Grothoff
2019-05-24teah_common.h -> taler_curl_lib.hMarcello Stanisci
2019-05-23using legal lib namesMarcello Stanisci
2019-05-23Export compressing routine.Marcello Stanisci
2019-05-17Compression.Marcello Stanisci
2019-05-16Fix compression.Marcello Stanisci
2019-05-15Content-encoding -> Content-Encoding.Marcello Stanisci
2019-05-10Create async scopes.Florian Dold
2019-05-10Remove non-working curl configFlorian Dold
2019-05-03add compression support for bodies of POST/PUT operationsChristian Grothoff
2019-05-02replace denom_pub with denom_pub_hash in exchange API to reduce bandwidthChristian Grothoff
2019-05-01Remove bogus ifdef for tcp fast openFlorian Dold
2019-04-23refactor for GNUnet_memcmpng0
2019-04-23refactor link_bc() for GNUnet_memcmpng0
2019-04-22use uint64_t for serial_idChristian Grothoff
2019-04-18memcmpChristian Grothoff
2019-04-12Still on making the compiler happy.Marcello Stanisci
2019-04-11Re-enabling keys serialization test.Marcello Stanisci
2019-04-11Fix history CMD loop, + make fakebank demonize.Marcello Stanisci
2019-04-11Better calculation of # DKsMarcello Stanisci
2019-04-10Merge branch 'master' of git.taler.net:exchangeng0
2019-04-10Refactor exchange_api_handle for GNUNET_memcmpng0
2019-04-10Refactor testing_api_cmd_payback for GNUNET_memcmpng0
2019-04-10Fixing twisted tests.Marcello Stanisci
2019-04-10Make the API-agnostic iterator work.Marcello Stanisci
2019-04-08/history-range.Marcello Stanisci
2019-04-08Refactor lib/exchange_api_reserve.c for GNUNET_memcmpng0
2019-04-08Refactor lib/exchange_api_common.c for GNUNET_memcmpng0
2019-04-08Refactor for GNUNET_memcmpng0
2019-04-08refactor for GNUNET_memcmpng0
2019-04-07fix #includesChristian Grothoff
2019-04-06Improving the math.Marcello Stanisci
2019-04-06Test the big lookahead_sign, plus notes.Marcello Stanisci
2019-04-06Artificial 'now'.Marcello Stanisci
2019-04-04Inserting "now" argument into "/keys".Marcello Stanisci
2019-04-03Provide testing API to fake now for "/keys".Marcello Stanisci
2019-04-03fix keyup invocation.Marcello Stanisci
2019-04-03Provide API to fake now when requesting /keys.Marcello Stanisci