summaryrefslogtreecommitdiff
path: root/src/tool_doswin.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* tool: use feature names instead of bit mask, when possiblePatrick Monnerat2022-11-141-2/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* misc: update copyright year rangesDaniel Stenberg2022-04-251-1/+1
* lib: fix some misuse of curlx_convert_wchar_to_UTF8Jay Satiro2022-03-181-5/+4
* version_win32: Check build number and platform idWyatt O'Day2021-12-021-1/+1
* version_win32: use actual version instead of manifested versionJay Satiro2021-10-071-0/+2
* copyright: fix missing year (range) updatesDaniel Stenberg2021-01-291-1/+1
* tool_doswin: Restore original console settings on CTRL signalJay Satiro2021-01-121-0/+62
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* tool_doswin: Simplify Windows version detectionCameron Cawley2020-08-021-14/+3
* WIN32: stop forcing narrow-character APIMarcel Raad2020-07-271-7/+12
* tool: do not declare functions with Curl_ prefixDaniel Stenberg2020-04-141-5/+5
* 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