Age | Commit message (Expand) | Author |
2013-08-01 | curl: second follow-up for commit 5af2bfb9 | Yang Tse |
2013-07-31 | curl: follow-up for commit 5af2bfb9 | Yang Tse |
2013-07-31 | curl: --progress-bar max update frequency now at 5Hz | Daniel Stenberg |
2013-07-31 | curl: make --progress-bar update the line less frequently | Daniel Stenberg |
2013-07-30 | darwinssl: added LFs to some strings passed into infof() | Nick Zitzmann |
2013-07-30 | darwinssl: fix build error in crypto authentication under Snow Leopard | Nick Zitzmann |
2013-07-30 | md5 & metalink: use better build macros on Apple operating systems | Nick Zitzmann |
2013-07-29 | tool_operhlp.c: fix add_file_name_to_url() OOM handling | Yang Tse |
2013-07-29 | tool_operate.c: fix brace placement for vi/emacs delimiter matching | Yang Tse |
2013-07-29 | tool_operate.c: move <fabdef.h> header inclusion location | Yang Tse |
2013-07-29 | RELEASE-NOTES: synced with b5478a0e033e7 | Daniel Stenberg |
2013-07-29 | curl_easy_pause: on unpause, trigger mulit-socket handling | Daniel Stenberg |
2013-07-29 | curl_formadd: fix file upload on VMS | John E. Malmberg |
2013-07-26 | formadd: CURLFORM_FILECONTENT wrongly rejected some option combos | Daniel Stenberg |
2013-07-25 | packages/vms/Makefile.am: add latest file additions to EXTRA_DIST | Yang Tse |
2013-07-25 | VMS: intial set of files to allow building using GNV toolkit. | John E. Malmberg |
2013-07-24 | string formatting: fix too many arguments for format | Yang Tse |
2013-07-24 | string formatting: fix zero-length printf format string | Yang Tse |
2013-07-24 | easy.c: curl_easy_getinfo() fix va_start/va_end matching | Yang Tse |
2013-07-24 | imap.c: imap_sendf() fix va_start/va_end matching | Yang Tse |
2013-07-24 | string formatting: fix 15+ printf-style format strings | Yang Tse |
2013-07-24 | OS400: sync ILE/RPG binding with current curl.h | Patrick Monnerat |
2013-07-24 | string formatting: fix 25+ printf-style format strings | Yang Tse |
2013-07-23 | Makefile.am: use LDFLAGS as well when linking libcurl | Daniel Stenberg |
2013-07-23 | url.c: Fix dot file path cleanup when using an HTTP proxy | Fabian Keil |
2013-07-23 | tests: test1232 verifies dotdot removal from path with proxy | Fabian Keil |
2013-07-23 | dotdot.c: Fix a RFC section number in a comment for Curl_dedotdotify() | Fabian Keil |
2013-07-22 | build_vms.com: fix debug and float options | John E. Malmberg |
2013-07-22 | curl: fix upload of a zip file in OpenVMS | John E. Malmberg |
2013-07-22 | libtest: fix data type of some *_setopt() 'long' arguments | Yang Tse |
2013-07-22 | curl: fix symbolic names for CURL_NETRC_* enum in --libcurl output | Yang Tse |
2013-07-22 | curl: fix symbolic names for CURLUSESSL_* enum in --libcurl output | Yang Tse |
2013-07-22 | tool_operate.c: fix passing curl_easy_setopt long arg on some x64 ABIs | Yang Tse |
2013-07-21 | curl_multi_wait: fix revents | Daniel Stenberg |
2013-07-19 | RELEASE-NOTES: synced with d529f3882b9bca | Daniel Stenberg |
2013-07-19 | curl_easy_perform: gradually increase the delay time | Daniel Stenberg |
2013-07-19 | ftp_do_more: consider DO_MORE complete when server connects back | Daniel Stenberg |
2013-07-19 | Makefile.b32: Borland makefile adjustments. Tested with BCC 5.5.1 | Yang Tse |
2013-07-19 | WIN32 MemoryTracking: require UNICODE for wide strdup code support | Yang Tse |
2013-07-18 | CURLOPT_XFERINFOFUNCTION: introducing a new progress callback | Daniel Stenberg |
2013-07-18 | Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage". | Yang Tse |
2013-07-18 | xc-am-iface.m4: comments refinement | Yang Tse |
2013-07-18 | configure: fix 'subdir-objects' distclean related issue | Yang Tse |
2013-07-18 | curl_multi_wait: set revents for extra fds | Evgeny Turnaev |
2013-07-17 | asyn-ares: Don't blank ares servers if none configured. | Ben Greear |
2013-07-17 | cmake: Fix for MSVC2010 project generation | Sergei Nikulov |
2013-07-17 | mk-ca-bundle.1: point out certdata.txt format docs | Daniel Stenberg |
2013-07-16 | slist.c: Curl_slist_append_nodup() OOM handling fix | Yang Tse |
2013-07-16 | test1414: FTP PORT download without SIZE support | Daniel Stenberg |
2013-07-16 | tests/Makefile.am: add configurehelp.pm to DISTCLEANFILES | Yang Tse |