Age | Commit message (Expand) | Author |
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 |
2012-07-09 | https_getsock: provided for schannel backend as well | Christian Hägele |
2012-07-09 | RELEASE-NOTES: added a URL reference to cookie docs | Daniel Stenberg |
2012-07-08 | Removed obsolete include path to project root. | Guenter Knauf |
2012-07-08 | TODO-RELEASE: issue 316 NTLM over proxy is fixed | Daniel Stenberg |
2012-07-08 | darwinssl: don't use arc4random_buf | Nick Zitzmann |
2012-07-08 | KNOWN_BUGS: #80 Curl doesn't recognize certs in DER format | Daniel Stenberg |
2012-07-08 | KNOWN_BUGS: #79 - any RCPT TO failure makes and error | Daniel Stenberg |
2012-07-08 | winbuild: Aligned BUILD.WINDOWS.txt and Makefile.vc usage help | Marc Hoersken |
2012-07-07 | winbuild: Make USE_WINSSL depend on USE_SSPI | Marc Hoersken |
2012-07-07 | winbuild: Aligned USE_SSPI with other USE_x defines | Marc Hoersken |
2012-07-07 | winbuild: Clean up formatting and variable naming | Marc Hoersken |
2012-07-07 | darwinssl: output cipher with text, remove SNI warning | Nick Zitzmann |
2012-07-07 | RELEASE-NOTES: synced with 5a99bce07d | Daniel Stenberg |