summaryrefslogtreecommitdiff
path: root/src/mint/Makefile.am
AgeCommit message (Collapse)Author
2015-03-22move free functions into pluginChristian Grothoff
2015-03-20first stab at establishing proper plugin API, main HTTP code compiles, other ↵Christian Grothoff
binaries FTBFS right now
2015-03-19-link against libjanssonChristian Grothoff
2015-03-15note todoChristian Grothoff
2015-03-15simplify code structure, reduce exposure of keystate structChristian Grothoff
2015-03-06db: Add testcase for DB layerSree Harsha Totakura
2015-02-08bringing copyright tags up to FSF standardChristian Grothoff
2015-01-30fixing ftbfs of testcaseChristian Grothoff
2015-01-28even cleaner separation of PostGres-specific logic, and nicer libtalerutil ↵Christian Grothoff
headers
2015-01-28move PostGres-specific logic out of libtalerutilChristian Grothoff
2015-01-28splitting up /keys and keystate handlingChristian Grothoff
2015-01-28move key IO routines into aptly named filesChristian Grothoff
2015-01-19restructuring more of deposit logic towards desired flow structureChristian Grothoff
2015-01-16starting to separate out response generation API and parsing APIsChristian Grothoff
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
2015-01-09stop exporting microhttpd_lib APIChristian Grothoff
2015-01-08-initial import for mintChristian Grothoff