summaryrefslogtreecommitdiff
path: root/src/tool_doswin.c
Commit message (Expand)AuthorAgeFilesLines
* nit: Copyright year out of dateDaniel Stenberg2020-02-191-1/+1
* tool_util: Improve Windows version of tvnow()Jay Satiro2020-02-181-0/+26
* build: Disable Visual Studio warning "conditional expression is constant"Jay Satiro2019-12-011-29/+2
* build: fix Codacy/CppCheck warningsMarcel Raad2019-04-111-1/+0
* schannel: stop calling it "winssl"Daniel Stenberg2019-02-011-4/+4
* tool_doswin: Fix uninitialized field warningDaniel Gustafsson2018-11-181-1/+3
* tool: add undocumented option --dump-module-paths for win32Jay Satiro2018-11-061-0/+53
* schannel: add support for CURLOPT_CAINFODan McNulty2018-04-181-2/+9
* FindWin32CACert: Use a temporary buffer on the stackMichael Kaufmann2017-06-111-8/+2
* checksrc: stricter no-space-before-paren enforcementDaniel Stenberg2016-12-131-1/+1
* checksrc: white space edits to comply to stricter checksrcDaniel Stenberg2016-11-241-2/+2
* tool_doswin: Support for literal path prefix \\?\Jay Satiro2016-02-091-4/+11
* tool_doswin: Use type SANITIZEcode in sanitize_file_nameJay Satiro2016-02-051-7/+7
* tool_doswin: Improve sanitization processingJay Satiro2016-02-051-99/+349
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* tool_doswin: silence unused function warningViktor Szakats2016-01-281-0/+4
* curl: avoid local drive traversal when saving file (Windows)Ray Satiro2016-01-261-30/+144
* tool_cfgable: Renamed Configurable structure to OperationConfigSteve Holme2014-02-231-3/+3
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* tool_doswin.c: fix djgpp function _use_lfn() used without a prototypeGisle Vanem2012-06-201-0/+2
* curl tool: make curl.h first header included in tool_setup.hYang Tse2012-04-081-1/+0
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* FindWin32CACert: return OK even if CA cert isn't foundcurl-7_23_1Daniel Stenberg2011-11-171-2/+0
* libcurl: some OOM handling fixesYang Tse2011-10-071-2/+2
* curl tool: code moved to tool_*.[ch] filesYang Tse2011-10-051-0/+13
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-221-4/+3
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-201-0/+59
* curl tool: truly fix compiler warningYang Tse2011-09-191-2/+2
* curl tool: fix compiler warningYang Tse2011-09-191-0/+27
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-191-0/+202