summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-07bumpHEADv0.9.4masterChristian Grothoff
2023-11-14-fix assertion failureChristian Grothoff
2023-10-05remove obsolete c99 checkChristian Grothoff
2023-09-24bump versionv0.9.3Christian Grothoff
2023-07-13replace use of deprecated CURLOPT_PUT, make twisting base32-encoded strings m...Christian Grothoff
2023-01-17bumping version to v0.9.1v0.9.1Christian Grothoff
2023-01-17-version bumpChristian Grothoff
2022-12-28-fix FTBFSChristian Grothoff
2022-12-05adapt to latest changes in GNUnetChristian Grothoff
2022-12-05adapt to latest changes in GNUnetChristian Grothoff
2021-08-18-fix build orderv0.9.0v0.8.2Christian Grothoff
2021-08-18do not rely on taler-util headerChristian Grothoff
2021-08-08-update ChangeLogv0.8.1Christian Grothoff
2021-08-08-fix indentation and #6982Christian Grothoff
2021-08-08-fix indentation and #6982Christian Grothoff
2021-08-08-indentChristian Grothoff
2021-01-07fix remaining #6679 issues in twisterChristian Grothoff
2020-12-20lower log levelChristian Grothoff
2020-11-10bump version, update ChangeLogv0.8.0Christian Grothoff
2020-10-22fix typosChristian Grothoff
2020-08-10fix NPE issueChristian Grothoff
2020-07-13twister can now modify headers in http responsesJonathan Buchanan
2020-07-12change GNUNET_free_non_null to GNUNET_freeJonathan Buchanan
2020-04-10tolerate connection failuresv0.7.1-dev.1Christian Grothoff
2020-04-10fix to match latest MHD APIChristian Grothoff
2020-02-24fix ftbfsChristian Grothoff
2020-01-19move taler-specific stuff to the taler exchangeFlorian Dold
2020-01-19prefix twister commands with twisterFlorian Dold
2020-01-19remove auto-generated m4 filesFlorian Dold
2019-12-24adding missing files to distv0.6.0Christian Grothoff
2019-12-24release taggingChristian Grothoff
2019-10-23fix compiler warningsdemo-2019-12-23-00Christian Grothoff
2019-10-11indentationdemo-2019-12-03-01demo-2019-11-02-00Christian Grothoff
2019-09-20update contactsMarcello Stanisci
2019-09-16reindentationChristian Grothoff
2019-06-18fix memory leak and failure to set host headerChristian Grothoff
2019-06-18minimize scopesChristian Grothoff
2019-06-16addressMarcello Stanisci
2019-06-16do not assert on bad config, also check return valueChristian Grothoff
2019-06-15do never crash if API is miss-used, simply log and return NULL (#5744)Christian Grothoff
2019-06-15remove dead codeMarcello Stanisci
2019-06-15fix boolean operatorMarcello Stanisci
2019-06-15Avoid asserting upon malformed messages.Marcello Stanisci
2019-06-14porting modify UL/DLMarcello Stanisci
2019-06-14remove useless lineMarcello Stanisci
2019-06-14porting 'delete-path'Marcello Stanisci
2019-06-14change path freeing policyMarcello Stanisci
2019-06-14strdup-ping the message payloadMarcello Stanisci
2019-06-14fix sizingMarcello Stanisci
2019-06-14size_t -> uint16_tMarcello Stanisci