summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-27use new pluggable db backend, fixes FTBFSChristian Grothoff
2015-11-27finish rudimenary pluggable merchant postgres backendChristian Grothoff
2015-11-26missing headerChristian Grothoff
2015-11-26forgot to add these earlierChristian Grothoff
2015-11-26revising backenddb-API, towards pluginificiationChristian Grothoff
2015-11-26also compute total amount depositedChristian Grothoff
2015-11-26modify auditor logic to include public keys and URI, also now matches latest ...Christian Grothoff
2015-11-25cosmetics with redundant #includesChristian Grothoff
2015-11-25fix naming conventions: do not use MERCHANT_ prefix for purely local symbolsChristian Grothoff
2015-11-25simplify code as plannedChristian Grothoff
2015-11-25more cleanup of auditors logicChristian Grothoff
2015-11-25clean up /contract logic some moreChristian Grothoff
2015-11-25refactor auditors code to be in its own file(s)Christian Grothoff
2015-11-25complete cleaning up of /pay logic (still not 100% finished, but now clean)Christian Grothoff
2015-11-25major refactoring of taler-merchant-httpd_pay, compiles but cannot yet work (...Christian Grothoff
2015-11-25simplify handling of wire format detailsChristian Grothoff
2015-11-25rename fest to satisfy naming conventionsChristian Grothoff
2015-11-24fix backend linkageChristian Grothoff
2015-11-24rename backend-lib directory to backenddbChristian Grothoff
2015-11-24rearranging code to (1) satisfy naming and coding conventions a bit more, and...Christian Grothoff
2015-11-19Backend: fetching total amount from deposit permissionMarcello Stanisci
2015-11-19Adding 'amount' field in deposit permission sent to backendMarcello Stanisci
2015-11-19Showing ffillment page only after a successful payment,Marcello Stanisci
2015-11-19Fullfillment page detects whether the user comes from a purchaseMarcello Stanisci
2015-11-19minor fix ffillment URLMarcello Stanisci
2015-11-19Merge branch 'master' of ssh://taler.net/var/git/merchantMarcello Stanisci
2015-11-19json fullfillment URLMarcello Stanisci
2015-11-18adding fullfillment dedicated pageMarcello Stanisci
2015-11-18redirecting fullfillment pageMarcello Stanisci
2015-11-18setting a longer fullfillment page (the link inside not shown)Marcello Stanisci
2015-11-17Merge branch 'master' of ssh://taler.net/var/git/merchantMarcello Stanisci
2015-11-17adding fullfillment messageMarcello Stanisci
2015-11-17improving text documenting to the user the various steps of the demoChristian Grothoff
2015-11-17update documentation and logic for checkout pageChristian Grothoff
2015-11-17editsChristian Grothoff
2015-11-17Fixing the unfree-able MHD response; removing debugg-ish printsMarcello Stanisci
2015-11-17Depositing all the coins. Memory corruption when destroying theMarcello Stanisci
2015-11-16adding TODO in /pay handlerMarcello Stanisci
2015-11-16fixing /deposit local signature verificationMarcello Stanisci
2015-11-16cleaningMarcello Stanisci
2015-11-16fixing segfaultMarcello Stanisci
2015-11-16forgot the new headerChristian Grothoff
2015-11-16misc fixes, in particular suspend/resume handling and keeping context for req...Christian Grothoff
2015-11-16up to returning from /depositMarcello Stanisci
2015-11-16updating mint entry in conf fileMarcello Stanisci
2015-11-16minor changeMarcello Stanisci
2015-11-16renaming old variableMarcello Stanisci
2015-11-14"toy" shop becomes "demo" in HTML headingsMarcello Stanisci
2015-11-14adding extension installation link within shop websiteMarcello Stanisci
2015-11-14micro changeMarcello Stanisci