summaryrefslogtreecommitdiff
path: root/src/lib/internet.cc
AgeCommit message (Expand)Author
2019-04-29Ignore the (unrouteable) FTP passive-mode IP address given byv2.13.157Carl Hetherington
2018-12-23Be a bit more careful with fwrite.Carl Hetherington
2018-10-16Unnecessary using.Carl Hetherington
2018-10-14More detailed ZIP decode errors; fix failure to download some certificates (#...Carl Hetherington
2018-10-14Typo in previous.Carl Hetherington
2018-10-14More detailed ZIP errors.Carl Hetherington
2018-10-14Try to fix crash when zip_open_from_source returns an error.Carl Hetherington
2018-09-26Support download of KDMs from a web service in swaroop profile.v2.13.56Carl Hetherington
2018-08-15More rearrangement and add Barco Alchemy.Carl Hetherington
2018-02-27Remove some unused code.Carl Hetherington
2018-01-05Try to fix build on older Ubuntus etc.Carl Hetherington
2018-01-02Fix opening of ZIP files of certificates on Windows (#1124).Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of str...Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-12-02Specify no EPRT on FTP downloads. Fix request to CURL when notCarl Hetherington
2015-11-03Various improvements in robustness / neatness of certificate download stuff.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-01-12Forward-port FTP fix from 1.x.Carl Hetherington
2014-12-22Remove POSIX backtraces; move ScopedTemporary into its own file.Carl Hetherington
2014-09-02Add a reasonably low timeout to curl fetches.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-03-31A few KDM dialog fixes.Carl Hetherington
2014-03-26Some more certificate download improvements.Carl Hetherington