index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
x11
/
curl_stream.c
Age
Commit message (
Expand
)
Author
2018-03-22
Clean up windows ifdefs.
Tor Andersson
2017-11-08
Use fz_snprintf in preference to snprintf.
Robin Watts
2017-11-01
Use int64_t for public file API offsets.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2016-11-17
Do cleanup when dropping curl stream.
Sebastian Rasmussen
2016-06-17
Use 'size_t' instead of int as appropriate.
Robin Watts
2015-05-15
Support pdf files larger than 2Gig.
Robin Watts
2015-04-07
Fix whitespace.
Tor Andersson
2015-02-25
Add 64 bit windows builds to MSVC solution.
Robin Watts
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2014-05-02
Fix warning in debug message for CURL in X11 viewer
Sebastian Rasmussen
2014-05-02
Raise CURL transfer size from 4KByte to 1MByte in X11 viewer
Sebastian Rasmussen
2014-04-22
Handle errors from curl by eventually throwing
Sebastian Rasmussen
2014-03-17
Rework fz_streams.
Robin Watts
2014-01-02
Add rebinding for fz_streams.
Robin Watts
2013-07-19
Add mupdf-curl app
Robin Watts