summaryrefslogtreecommitdiff
path: root/lib/idn_win32.c
Commit message (Expand)AuthorAgeFilesLines
* idn_win32: Use boolean based success codesSteve Holme2016-03-111-10/+14
* idn_win32.c: warning: Trailing whitespaceDaniel Stenberg2016-03-101-1/+1
* idn_win32.c: Fixed compilation warning from commit 9e7fcd4291Steve Holme2016-03-101-4/+7
* idn_win32: Better error checkingMichael Kaufmann2016-02-061-25/+21
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* copyright: Updated the copyright year following recent updatesSteve Holme2014-12-141-1/+1
* lib: Fixed multiple code analysis warnings if SAL are availableMarc Hoersken2014-12-141-2/+25
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+85
* build: rename 93 lib/*.c filesYang Tse2013-01-031-85/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* mem-include-scan: verify memory #includesDaniel Stenberg2012-11-171-0/+4
* Fixed compiler warning 'unused parameter'.curl-7_27_0Guenter Knauf2012-07-271-0/+1
* Added prototypes to kill compiler warning.Guenter Knauf2012-07-271-0/+3
* unicode NTLM SSPI: cleanupYang Tse2012-07-051-6/+4
* Win32: downplay MS bazillion type synonyms gameYang Tse2012-06-161-2/+2
* SSPI related code: Unicode support for WinCEMark Salisbury2012-06-151-53/+5
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-11/+11
* Remove unnecessary typecastYang Tse2011-06-021-2/+2
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-15/+15
* Windows native IDN fixes.Guenter Knauf2011-04-271-6/+6
* Windows native IDN fixes.Guenter Knauf2011-04-191-4/+12
* IDN: use win32 API if told toPierre Joye2010-12-281-0/+119