Age | Commit message (Expand) | Author |
2012-12-28 | imap.c: Code tidy up - Part 2 | Steve Holme |
2012-12-28 | imap.c: Code tidy up - Part 1 | Steve Holme |
2012-12-28 | pop3.c: Minor code tidy up | Steve Holme |
2012-12-28 | smtp: Minor code tidy up | Steve Holme |
2012-12-28 | curl_imap.h: Tidy up of comments to be more readable | Steve Holme |
2012-12-28 | imap.c: Code tidy up renaming imapsendf() to imap_sendf() | Steve Holme |
2012-12-28 | build: rename 76 lib/*.h files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-28 | lib/*.h: use our standard naming scheme for header inclusion guards | Yang Tse |
2012-12-28 | imsp.c: Fixed usernames and passwords that contain escape characters | Steve Holme |
2012-12-27 | curl.1: extend the -X, --request description | Daniel Stenberg |
2012-12-27 | RELEASE-NOTES: synced with e3ed2b82e6 | Daniel Stenberg |
2012-12-27 | darwinssl: Fixed inability to disable peer verification | Nick Zitzmann |
2012-12-26 | curl tool: rename hugehelp files to tool_hugehelp | Yang Tse |
2012-12-26 | curl tool: renaming hugehelp files to tool_hugehelp | Yang Tse |
2012-12-26 | sockfilt.c: commit b44da5a82a follow-up 2 | Yang Tse |
2012-12-26 | sockfilt.c: commit b44da5a82a follow-up | Yang Tse |
2012-12-26 | sockfilt.c: fix some compiler warnings | Yang Tse |
2012-12-26 | curl_multi_remove_handle: commit 0aabfd9963 follow-up | Yang Tse |
2012-12-25 | lib556: enable VERBOSE to ease debugging on failures | Daniel Stenberg |
2012-12-25 | socklift.c: Quick fix to re-add missing code | Marc Hoersken |
2012-12-25 | socklift.c: Added select_ws function to support Windows | Marc Hoersken |
2012-12-25 | Enable tests 1503, 1504 and 1505 | Yang Tse |
2012-12-25 | curl_multi_remove_handle: fix memory leak triggered with CURLOPT_RESOLVE | Yang Tse |
2012-12-25 | Curl_hash_clean: OOM handling fix | Yang Tse |
2012-12-25 | test 1504 and 1505: same as 1502 but with different cleanup sequences | Yang Tse |
2012-12-24 | Curl_conncache_foreach: allow callback to break loop | Daniel Stenberg |
2012-12-24 | pop3_doing: don't call pop3_dophase_done() if already failed | Daniel Stenberg |
2012-12-23 | test 1503: same as 1502 but with a different cleanup sequence | Yang Tse |
2012-12-23 | test 1502: OOM handling fixes | Yang Tse |
2012-12-23 | curl_multi_wait: OOM handling fix | Yang Tse |
2012-12-23 | curl_multi_wait: avoid an unnecessary memory allocation | Daniel Stenberg |
2012-12-22 | runtests.pl: prepend $srcdir to HTTPTLS server config files path | Yang Tse |
2012-12-21 | multi.c: OOM handling fix | Yang Tse |
2012-12-21 | lib543.c: OOM handling fixes | Yang Tse |
2012-12-21 | configure: add internal sanity check (warn only) on vars for makefiles | Yang Tse |
2012-12-21 | SCP: relative path didn't work | Daniel Stenberg |
2012-12-21 | configure: LIBMETALINK_CFLAGS actually is LIBMETALINK_CPPFLAGS | Yang Tse |
2012-12-20 | configure: add minimal sanity check on user provided CFLAGS and CPPFLAGS | Yang Tse |
2012-12-19 | bundles connection caching: some out of memory handling fixes | Yang Tse |
2012-12-19 | libntlmconnect.c: fix compiler warnings and OOM handling | Yang Tse |
2012-12-19 | configure.ac: clear local test intended variables before use | Yang Tse |
2012-12-18 | VC6 IDE: link with advapi32.lib when using WIN32 crypto API (md5.c) | Yang Tse |
2012-12-17 | curl-functions.m4: improve gethostname arg 2 data type check | Yang Tse |
2012-12-17 | setup_once.h: HP-UX specific 'bool', 'false' and 'true' definitions. | Yang Tse |
2012-12-16 | configure: check if compiler halts on function prototype mismatch | Yang Tse |
2012-12-15 | warnless.c: fix compiler warnings | Yang Tse |
2012-12-15 | curl-functions.m4: add gethostname arg 2 data type check and definition | Yang Tse |
2012-12-14 | darwinssl: Fix implicit conversion compiler warnings | Nick Zitzmann |
2012-12-14 | setup_once.h: HP-UX <sys/socket.h> issue workaround | Yang Tse |