Age | Commit message (Expand) | Author |
2011-09-20 | Also skip certs masked as CKT_NSS_TRUST_UNKNOWN. | Guenter Knauf |
2011-09-20 | Added _WIN32_WINNT define for IPv6 builds. | Guenter Knauf |
2011-09-20 | Curl_follow: handle redirects to "//hostname/path" | Daniel Stenberg |
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 | CURLOPT_URL docs: no need to mention function names | Daniel Stenberg |
2011-09-18 | CURLOPT_URL: Expanded URL description | Steve Holme |
2011-09-18 | Curl_gethostname: return un-qualified machine name | Steve Holme |
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: add new files to Symbian's .mmp project 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 | Make Curl_safefree() macro assign NULL to given pointer when free'd | 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-14 | ftp.c: add a couple of failure messages | Yang Tse |
2011-09-13 | Curl_add_custom_headers: support headers with no data | warp kawada |
2011-09-13 | progressfunc: a simple CURLOPT_PROGRESSFUNCTION example | Daniel Stenberg |
2011-09-13 | 7.22.1: start working | Daniel Stenberg |
2011-09-13 | THANKS: 16 new contributors from 7.22.0 | Daniel Stenberg |
2011-09-13 | RELEASE-NOTES: ready for 7.22.0 | Daniel Stenberg |
2011-09-13 | codestyle: minor whitespace fix | Daniel Stenberg |
2011-09-13 | polarssl: build with PolarSSL-1.0.0 | Jeff Pohlmeyer |
2011-09-13 | BUGS: spellfixed, slightly reformatted for web looks | Daniel Stenberg |
2011-09-12 | Document NTLM winbind options (and caveats) | Dan Fandrich |
2011-09-12 | BUGS: renumbered to look better in the web version | Daniel Stenberg |
2011-09-12 | BUGS: revamped bug report documentation | Daniel Stenberg |
2011-09-12 | Mention that BSD-style lwIP TCP/IP stack support on Windows is experimental. | Yang Tse |
2011-09-12 | ftp.c: fix socket leak torture tests detected 2011-08-30 | Yang Tse |
2011-09-11 | TODO: remove 4 entries, add one new | Daniel Stenberg |
2011-09-11 | spell-checked comments | Daniel Stenberg |
2011-09-11 | TODO-RELEASE: postpone the remainders | Daniel Stenberg |
2011-09-11 | Updated makefiles to latest libssh2. | Guenter Knauf |
2011-09-10 | urlglob.c: fix OOM handling | Yang Tse |
2011-09-10 | ftp.c: fix ftp active connects which got broken with commit fdf157abdf | Yang Tse |
2011-09-10 | runtests.pl: replace TAB with spaces | Yang Tse |
2011-09-10 | test harness: revert needless commit 0a5bbb2ac1 | Yang Tse |
2011-09-10 | ssh.c: revert needless commit 7b7c45879e | Yang Tse |
2011-09-09 | RELEASE-NOTES: synced with 303c90074d4c | Daniel Stenberg |
2011-09-09 | tcpnodelay: rename variable | Daniel Stenberg |