Age | Commit message (Expand) | Author |
2013-08-08 | global dns cache: fix memory leak | Daniel Stenberg |
2013-08-08 | global dns cache: didn't work [regression] | Daniel Stenberg |
2013-08-08 | packages/vms: update VMS build files | John Malmberg |
2013-08-08 | FTP: renamed several local functions | Daniel Stenberg |
2013-08-08 | mk-ca-bundle.1: don't install on make install | Daniel Stenberg |
2013-08-07 | packages/vms/Makefile.am: add latest file additions to EXTRA_DIST | Yang Tse |
2013-08-07 | Building_vms_pcsi_kit | John Malmberg |
2013-08-06 | LIBCURL-STRUCTS: new document | Daniel Stenberg |
2013-08-06 | CONTRIBUTE: minor language polish | Daniel Stenberg |
2013-08-06 | FTP: when EPSV gets a 229 but fails to connect, retry with PASV | Daniel Stenberg |
2013-08-05 | md5: remove use of CommonCrypto-to-OpenSSL macros for the benefit of Leopard | Nick Zitzmann |
2013-08-05 | Simplify check for trusted certificates. | Guenter Knauf |
2013-08-05 | configure: warn on bad env variable use, don't error | Daniel Stenberg |
2013-08-05 | Revert "configure: don't error out on variable confusions, just warn" | Daniel Stenberg |
2013-08-04 | formadd: wrong pointer for file name when CURLFORM_BUFFERPTR used | Daniel Stenberg |
2013-08-04 | Skip more untrusted certificates. | Guenter Knauf |
2013-08-04 | configure: don't error out on variable confusions, just warn | Daniel Stenberg |
2013-08-03 | configure: rephrase the notice in _XC_CHECK_VAR_* | Daniel Stenberg |
2013-08-03 | multi: remove data->state.current_conn struct field | Daniel Stenberg |
2013-08-03 | multi: remove the one_easy struct field | Daniel Stenberg |
2013-08-03 | multi: rename all Curl_one_easy to SessionHandle | Daniel Stenberg |
2013-08-03 | multi: remove the multi_pos struct field | Daniel Stenberg |
2013-08-03 | multi: remove easy_handle struct field | Daniel Stenberg |
2013-08-03 | multi: remove 'Curl_one_easy' struct, phase 1 | Daniel Stenberg |
2013-08-02 | Revert "DOCS: Added IMAP URL example for listing new messages" | Steve Holme |
2013-08-02 | DOCS: Added IMAP URL example for listing new messages | Steve Holme |
2013-08-01 | packages/vms/Makefile.am: add latest file additions to EXTRA_DIST | Yang Tse |
2013-08-01 | Add in the files needed to build libcurl shared images on VMS. | John Malmberg |
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 |