Remove all use of stringstream in an attempt to fix
[dcpomatic.git] / src / lib / emailer.cc
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-07-22 Carl HetheringtonRename SafeStringStream -> locked_stringstream. Bump...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-04-11 Carl HetheringtonFilter null characters out of email.
2016-03-12 Carl HetheringtonMissing newlines from CC: and BCC: headers (#817).
2015-12-04 Carl HetheringtonUse libdcp's compress_j2k; move Data into libdcp.
2015-12-04 Carl HetheringtonFix nonfunctional send-problem-report.
2015-12-04 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-12-04 Carl HetheringtonTweak error message.
2015-12-01 Carl HetheringtonRidiculous crash on sending emails.
2015-11-27 Carl HetheringtonFix some stringstreams that had crept in.
2015-11-19 Carl HetheringtonRemove unused parameter.
2015-11-18 Carl HetheringtonRemove all the curl multi stuff as I'm not sure what...
2015-11-18 Carl HetheringtonFix lost recipients when sending KDM emails.
2015-11-13 Carl HetheringtonAllow multiple recipients of KDM emails (#745).
2015-10-26 Carl HetheringtonSpeculative fix for missing attachments on KDM emails.
2015-10-09 Carl HetheringtonRemove use of fmemopen.
2015-10-09 Carl HetheringtonTweak naming of KDM emails and attachments.
2015-10-09 Carl HetheringtonMissing files.