Age | Commit message (Expand) | Author |
2011-10-03 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-09-30 | curl tool: fix some more OOM handling | Yang Tse |
2011-09-28 | curl tool: adjust header callback single call write limit warning | Yang Tse |
2011-09-27 | Added SPNEGO to NetWare build. | Guenter Knauf |
2011-09-26 | curl tool: fix a compiler warning | Yang Tse |
2011-09-26 | curl tool: fix some OOM handling - f4853db5 follow-up | Yang Tse |
2011-09-26 | curl tool: fix some OOM handling | Yang Tse |
2011-09-26 | remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY | Yang Tse |
2011-09-25 | allow write callbacks to indicate OOM to libcurl | Yang Tse |
2011-09-25 | NetWare makefile tweaks to select different builds. | Guenter Knauf |
2011-09-25 | POST: always set postfieldsize | Daniel Stenberg |
2011-09-24 | curl tool: fix a compiler warning | Yang Tse |
2011-09-24 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-09-24 | curl tool: fix some OOM handling issues | Yang Tse |
2011-09-22 | curl tool: fix some OOM handling issues | Yang Tse |
2011-09-22 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-09-21 | curl tool: make my_setopt ignore curl_easy_setopt result again. | Yang Tse |
2011-09-21 | Changed suffix rules to pattern rules. | Guenter Knauf |
2011-09-21 | Some more MinGW build tweaks. | Guenter Knauf |
2011-09-21 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-09-20 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-09-20 | A bunch of MinGW build tweaks. | Guenter Knauf |
2011-09-20 | Added _WIN32_WINNT define for IPv6 builds. | Guenter Knauf |
2011-09-19 | curl tool: truly fix compiler warning | Yang Tse |
2011-09-19 | curl tool: fix compiler warning | Yang Tse |
2011-09-19 | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse |
2011-09-18 | curl tool: create tool_myfunc.[ch] which later on will hold my_* functions | Yang Tse |
2011-09-18 | curl tool: reorder free_config_fields() field handling | Yang Tse |
2011-09-17 | Fixed MinGW WinIDN lib dependency. | Guenter Knauf |
2011-09-17 | tool_convert.c: fix no newline at end of file | Yang Tse |
2011-09-16 | curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch] | Yang Tse |
2011-09-16 | src/setup.h: add conditional include of assert.h | Yang Tse |
2011-09-16 | curl tool: move so called 'multi_files' stuff into tool_mfiles.[ch] | Yang Tse |
2011-09-16 | curl tool: move convert_* functions into tool_convert.[ch] | Yang Tse |
2011-09-16 | main.c: convert GetStr() into a macro to ease leak debugging | Yang Tse |
2011-09-16 | main.c: de-obfuscate a couple for-loop exit conditions | Yang Tse |
2011-09-15 | curl tool: fix a bunch of double free's uncovered 2011-09-15 | Yang Tse |
2011-09-15 | curl MSVC project files: adjust resource compiler include path | Yang Tse |
2011-09-14 | src/Makefile.vc6: adjust resource compiler include path | Yang Tse |
2011-09-14 | curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. | Yang Tse |
2011-09-11 | Updated makefiles to latest libssh2. | Guenter Knauf |
2011-09-10 | urlglob.c: fix OOM handling | Yang Tse |
2011-09-08 | Avoid ftruncate() static define with MinGW64. | Guenter Knauf |
2011-09-06 | fix bool variables checking and assignment | Yang Tse |
2011-09-05 | fix bool variables checking and assignment | Yang Tse |
2011-09-04 | setup_once.h cleanup and sync | Yang Tse |
2011-09-04 | Added SPNEGO to MinGW makefiles. | Guenter Knauf |
2011-09-03 | revert changes not intended to be pushed with commit 6b75d2c2 | Yang Tse |
2011-09-03 | fix a bunch of MSVC compiler warnings | Yang Tse |
2011-09-03 | Updated dependecies versions. | Guenter Knauf |