index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tool_doswin.c
Age
Commit message (
Expand
)
Author
2019-12-01
build: Disable Visual Studio warning "conditional expression is constant"
Jay Satiro
2019-04-11
build: fix Codacy/CppCheck warnings
Marcel Raad
2019-02-01
schannel: stop calling it "winssl"
Daniel Stenberg
2018-11-18
tool_doswin: Fix uninitialized field warning
Daniel Gustafsson
2018-11-06
tool: add undocumented option --dump-module-paths for win32
Jay Satiro
2018-04-18
schannel: add support for CURLOPT_CAINFO
Dan McNulty
2017-06-11
FindWin32CACert: Use a temporary buffer on the stack
Michael Kaufmann
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-11-24
checksrc: white space edits to comply to stricter checksrc
Daniel Stenberg
2016-02-09
tool_doswin: Support for literal path prefix \\?\
Jay Satiro
2016-02-05
tool_doswin: Use type SANITIZEcode in sanitize_file_name
Jay Satiro
2016-02-05
tool_doswin: Improve sanitization processing
Jay Satiro
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2016-01-28
tool_doswin: silence unused function warning
Viktor Szakats
2016-01-26
curl: avoid local drive traversal when saving file (Windows)
Ray Satiro
2014-02-23
tool_cfgable: Renamed Configurable structure to OperationConfig
Steve Holme
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-06-20
tool_doswin.c: fix djgpp function _use_lfn() used without a prototype
Gisle Vanem
2012-04-08
curl tool: make curl.h first header included in tool_setup.h
Yang Tse
2012-04-06
curl tool: use configuration files from lib directory
Yang Tse
2011-11-17
FindWin32CACert: return OK even if CA cert isn't found
Daniel Stenberg
2011-10-07
libcurl: some OOM handling fixes
Yang Tse
2011-10-05
curl tool: code moved to tool_*.[ch] files
Yang Tse
2011-09-22
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-20
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse
2011-09-19
curl tool: truly fix compiler warning
Yang Tse
2011-09-19
curl tool: fix compiler warning
Yang Tse
2011-09-19
curl tool: reviewed code moved to tool_*.[ch] files
Yang Tse