Age | Commit message (Expand) | Author |
2012-07-24 | curl_easy_setopt: fix typo | Daniel Stenberg |
2012-07-22 | keepalive: multiply value for OS-specific units | Daniel Stenberg |
2012-07-22 | http: print reason phrase from HTTP status line on error | Kamil Dudka |
2012-07-22 | tool_operate: fix misplaced initialization of orig_noprogress | Kamil Dudka |
2012-07-21 | Client's "qop" value should not be quoted (RFC2617, section 3.2.2). | Anton Yabchinskiy |
2012-07-21 | Fixed typo. | Guenter Knauf |
2012-07-20 | make: make distclean work again | Daniel Stenberg |
2012-07-20 | test Makefile: only feature 'unit' once in the list of dirs | Daniel Stenberg |
2012-07-20 | Fixed some typos in documentation | Dan Fandrich |
2012-07-20 | Fixed CR issue with Win32 version on MSYS. | Guenter Knauf |
2012-07-20 | Fixed CR issue with Win32 version on MSYS. | Guenter Knauf |
2012-07-20 | Fixed MSYS <-> Windows path convertion. | Guenter Knauf |
2012-07-19 | Follow-up fix to detect SSL libs with MinGW. | Guenter Knauf |
2012-07-17 | Tell git to not convert configure-related files. | Guenter Knauf |
2012-07-17 | Trial to teach runtests.pl about WinSSL. | Guenter Knauf |
2012-07-17 | Fixed warning 'uninitialized value in numeric gt'. | Guenter Knauf |
2012-07-15 | RELEASE-NOTES: synced with 9d11716933616 | Daniel Stenberg |
2012-07-15 | multi_runsingle: added precaution against easy_conn NULL pointer | Daniel Stenberg |
2012-07-15 | getparam: fix the GetStr() macro | Daniel Stenberg |
2012-07-15 | Tell git to not convert configure-related files. | Guenter Knauf |
2012-07-13 | parse_proxy: remove dead assignment | Daniel Stenberg |
2012-07-13 | ftp_do_more: add missing check of return code | Daniel Stenberg |
2012-07-13 | getinfo: use va_end and cut off Curl_ from static funcs | Daniel Stenberg |
2012-07-13 | Split up Curl_getinfo | Philip Craig |
2012-07-12 | Added error checking for curl_global_init(). | Guenter Knauf |
2012-07-12 | Added curl_global_* functions. | Guenter Knauf |
2012-07-12 | Minor fixes to MinGW makefiles. | Guenter Knauf |
2012-07-12 | docs: mention CURL_GLOBAL_DEFAULT | Daniel Stenberg |
2012-07-12 | Added curl_global_* functions. | Guenter Knauf |
2012-07-12 | tests: verify the stricter numeric option parser | Daniel Stenberg |
2012-07-12 | SWS: use of uninitialized memory fix | Daniel Stenberg |
2012-07-12 | test48: verify that HEAD doesn't close extra | Daniel Stenberg |
2012-07-12 | connection-monitor: always log disconnect when enabled | Daniel Stenberg |
2012-07-12 | HEAD: don't force-close after response-headers | Daniel Stenberg |
2012-07-12 | Removed trailing empty strings from awk script. | Guenter Knauf |
2012-07-11 | Cleaned up version awk script. | Guenter Knauf |
2012-07-11 | Added project copyright header. | Guenter Knauf |
2012-07-11 | Removed libcurl.imp from Makefile.am. | Guenter Knauf |
2012-07-11 | Added missing dependency to export list. | Guenter Knauf |
2012-07-11 | Fixed export list path. | Guenter Knauf |
2012-07-11 | Changed NetWare build to generate export list. | Guenter Knauf |
2012-07-11 | Added pointer to FAQ for linkage errors. | Guenter Knauf |
2012-07-11 | Small NetWare makefile tweak. | Guenter Knauf |
2012-07-11 | Changed MinGW makefiles to use WINSSL now. | Guenter Knauf |
2012-07-10 | test231: fix wrong -C use! | Daniel Stenberg |
2012-07-10 | cmdline: parse numerical options stricter | Daniel Stenberg |
2012-07-09 | docs: switch to proper UTF-8 for text file encoding | Daniel Stenberg |
2012-07-09 | Make Curl_schannel_version() return "WinSSL" | Yang Tse |
2012-07-09 | test 46: use different path lengths to get reliable sort order | Daniel Stenberg |
2012-07-09 | cookie: fixed typo in comment | Daniel Stenberg |