summaryrefslogtreecommitdiff
path: root/src/tool_doswin.c
AgeCommit message (Expand)Author
2020-11-04curl.se: new homeDaniel Stenberg
2020-08-02tool_doswin: Simplify Windows version detectionCameron Cawley
2020-07-27WIN32: stop forcing narrow-character APIMarcel Raad
2020-04-14tool: do not declare functions with Curl_ prefixDaniel Stenberg
2020-02-19nit: Copyright year out of dateDaniel Stenberg
2020-02-18tool_util: Improve Windows version of tvnow()Jay Satiro
2019-12-01build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro
2019-04-11build: fix Codacy/CppCheck warningsMarcel Raad
2019-02-01schannel: stop calling it "winssl"Daniel Stenberg
2018-11-18tool_doswin: Fix uninitialized field warningDaniel Gustafsson
2018-11-06tool: add undocumented option --dump-module-paths for win32Jay Satiro
2018-04-18schannel: add support for CURLOPT_CAINFODan McNulty
2017-06-11FindWin32CACert: Use a temporary buffer on the stackMichael Kaufmann
2016-12-13checksrc: stricter no-space-before-paren enforcementDaniel Stenberg
2016-11-24checksrc: white space edits to comply to stricter checksrcDaniel Stenberg
2016-02-09tool_doswin: Support for literal path prefix \\?\Jay Satiro
2016-02-05tool_doswin: Use type SANITIZEcode in sanitize_file_nameJay Satiro
2016-02-05tool_doswin: Improve sanitization processingJay Satiro
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2016-01-28tool_doswin: silence unused function warningViktor Szakats
2016-01-26curl: avoid local drive traversal when saving file (Windows)Ray Satiro
2014-02-23tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-06-20tool_doswin.c: fix djgpp function _use_lfn() used without a prototypeGisle Vanem
2012-04-08curl tool: make curl.h first header included in tool_setup.hYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-11-17FindWin32CACert: return OK even if CA cert isn't foundcurl-7_23_1Daniel Stenberg
2011-10-07libcurl: some OOM handling fixesYang Tse
2011-10-05curl tool: code moved to tool_*.[ch] filesYang Tse
2011-09-22curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-20curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-09-19curl tool: truly fix compiler warningYang Tse
2011-09-19curl tool: fix compiler warningYang Tse
2011-09-19curl tool: reviewed code moved to tool_*.[ch] filesYang Tse