summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
AgeCommit message (Collapse)Author
2019-12-24more missing files for distv0.6.0Christian Grothoff
2019-12-24ship master priv, exchange_url can be nullChristian Grothoff
2019-12-24add missing configuration files to dist, eliminate warning on CONFLICT ↵Christian Grothoff
status code in test
2019-12-20add missing filesChristian Grothoff
2019-12-20misc release preparations: mostly fixing 'make dist' targetChristian Grothoff
2019-10-26turn teah_common.c into libtalercurl, fixes many ugly issues in build systemChristian Grothoff
2019-07-24getting revocation/payback test with refreshed coins to passChristian Grothoff
2019-07-15integrate test for #5777 into build, expected to fail for nowChristian Grothoff
2019-06-08rename _new.c to just .c for testsChristian Grothoff
2019-05-24teah_common.h -> taler_curl_lib.hMarcello Stanisci
2019-05-03add compression support for bodies of POST/PUT operationsChristian Grothoff
2019-04-08/history-range.Marcello Stanisci
Implementing the "lib" and "testing-lib" functions to use it.
2019-03-26Fix compilation (order matters)Marcello Stanisci
2019-01-24adding separate test just for /verison APIChristian Grothoff
2019-01-24adding separate test just for /verison APIChristian Grothoff
2019-01-22Fix Makefiles.Marcello Stanisci
2019-01-17Add playground test case.Marcello Stanisci
This test will help with transforming the current cert_cb into one that handles serialized reconnects too.
2019-01-11fix cyclic dependency by combining exchange-lib and auditor-lib directoriesChristian Grothoff
2015-03-28second round of renamefestChristian Grothoff
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-22Remove unnecessary dependency on libpqSree Harsha Totakura
2015-01-09moving structs relevant for signatures into taler_signatures.h, splitting of ↵Christian Grothoff
private keys that are not in messages; moving test_hash_context to GNUnet