summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-2418-631/+1211
* curl tool: fix some OOM handling issuesYang Tse2011-09-243-182/+226
* curl tool: fix some OOM handling issuesYang Tse2011-09-221-111/+126
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-228-141/+374
* curl tool: make my_setopt ignore curl_easy_setopt result again.Yang Tse2011-09-211-1/+5
* Changed suffix rules to pattern rules.Guenter Knauf2011-09-211-4/+2
* Some more MinGW build tweaks.Guenter Knauf2011-09-211-3/+7
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-2111-306/+599
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-09-2011-162/+370
* A bunch of MinGW build tweaks.Guenter Knauf2011-09-201-30/+32
* Added _WIN32_WINNT define for IPv6 builds.Guenter Knauf2011-09-201-1/+1
* 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-1918-367/+626
* curl tool: create tool_myfunc.[ch] which later on will hold my_* functionsYang Tse2011-09-187-18/+104
* curl tool: reorder free_config_fields() field handlingYang Tse2011-09-181-40/+67
* Fixed MinGW WinIDN lib dependency.Guenter Knauf2011-09-171-1/+1
* tool_convert.c: fix no newline at end of fileYang Tse2011-09-171-1/+2
* curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch]Yang Tse2011-09-166-283/+359
* src/setup.h: add conditional include of assert.hYang Tse2011-09-161-0/+4
* curl tool: move so called 'multi_files' stuff into tool_mfiles.[ch]Yang Tse2011-09-166-95/+198
* curl tool: move convert_* functions into tool_convert.[ch]Yang Tse2011-09-166-124/+214
* main.c: convert GetStr() into a macro to ease leak debuggingYang Tse2011-09-161-2/+16
* main.c: de-obfuscate a couple for-loop exit conditionsYang Tse2011-09-161-17/+30
* curl tool: fix a bunch of double free's uncovered 2011-09-15Yang Tse2011-09-152-208/+149
* curl MSVC project files: adjust resource compiler include pathYang Tse2011-09-151-8/+8
* src/Makefile.vc6: adjust resource compiler include pathYang Tse2011-09-141-1/+1
* curl tool: re-enable MemoryTracking capability on 'src' subdirectory files.Yang Tse2011-09-1420-89/+88
* Updated makefiles to latest libssh2.Guenter Knauf2011-09-113-4/+4
* urlglob.c: fix OOM handlingYang Tse2011-09-101-14/+35
* Avoid ftruncate() static define with MinGW64.Guenter Knauf2011-09-081-1/+1
* fix bool variables checking and assignmentYang Tse2011-09-061-1/+1
* fix bool variables checking and assignmentYang Tse2011-09-052-12/+12
* setup_once.h cleanup and syncYang Tse2011-09-041-0/+23
* Added SPNEGO to MinGW makefiles.Guenter Knauf2011-09-041-0/+6
* revert changes not intended to be pushed with commit 6b75d2c2Yang Tse2011-09-031-1/+1
* fix a bunch of MSVC compiler warningsYang Tse2011-09-032-2/+2
* Updated dependecies versions.Guenter Knauf2011-09-033-3/+3
* Some MinGW makefile tweaks for MinGW64.Guenter Knauf2011-09-031-0/+8
* NTLM single-sign on adjustments (XI)Yang Tse2011-08-271-3/+3
* NTLM single-sign on adjustments (X)Yang Tse2011-08-261-4/+4
* zlib: ensure user provided memory functions are used by zlib, when givenYang Tse2011-08-211-1/+16
* main: fix segfaultDaniel Stenberg2011-08-211-2/+6
* MemoryTracking: adjust initialization calling - followupYang Tse2011-08-211-1/+1
* MemoryTracking: adjust initialization callingYang Tse2011-08-201-24/+35
* zlib: enforce full initialization of our data space z_stream structsYang Tse2011-08-181-3/+1
* VC6 makefiles: added embedded documentationDaniel Stenberg2011-08-131-0/+5
* added --delegationDaniel Stenberg2011-08-121-3/+26
* keep a single copy of config-win32.h in version control repository - followupYang Tse2011-08-051-4/+9
* git ignore src/config-win32.hYang Tse2011-08-051-0/+1