aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-08RELEASE-NOTES: synced with d20def20462e7Daniel Stenberg
2013-08-08global dns cache: fix memory leakDaniel Stenberg
2013-08-08global dns cache: didn't work [regression]Daniel Stenberg
2013-08-08packages/vms: update VMS build filesJohn Malmberg
2013-08-08FTP: renamed several local functionsDaniel Stenberg
2013-08-08mk-ca-bundle.1: don't install on make installDaniel Stenberg
2013-08-07packages/vms/Makefile.am: add latest file additions to EXTRA_DISTYang Tse
2013-08-07Building_vms_pcsi_kitJohn Malmberg
2013-08-06LIBCURL-STRUCTS: new documentDaniel Stenberg
2013-08-06CONTRIBUTE: minor language polishDaniel Stenberg
2013-08-06FTP: when EPSV gets a 229 but fails to connect, retry with PASVDaniel Stenberg
2013-08-05md5: remove use of CommonCrypto-to-OpenSSL macros for the benefit of LeopardNick Zitzmann
2013-08-05Simplify check for trusted certificates.Guenter Knauf
2013-08-05configure: warn on bad env variable use, don't errorDaniel Stenberg
2013-08-05Revert "configure: don't error out on variable confusions, just warn"Daniel Stenberg
2013-08-04formadd: wrong pointer for file name when CURLFORM_BUFFERPTR usedDaniel Stenberg
2013-08-04Skip more untrusted certificates.Guenter Knauf
2013-08-04configure: don't error out on variable confusions, just warnDaniel Stenberg
2013-08-03configure: rephrase the notice in _XC_CHECK_VAR_*Daniel Stenberg
2013-08-03multi: remove data->state.current_conn struct fieldDaniel Stenberg
2013-08-03multi: remove the one_easy struct fieldDaniel Stenberg
2013-08-03multi: rename all Curl_one_easy to SessionHandleDaniel Stenberg
2013-08-03multi: remove the multi_pos struct fieldDaniel Stenberg
2013-08-03multi: remove easy_handle struct fieldDaniel Stenberg
2013-08-03multi: remove 'Curl_one_easy' struct, phase 1Daniel Stenberg
2013-08-02Revert "DOCS: Added IMAP URL example for listing new messages"Steve Holme
2013-08-02DOCS: Added IMAP URL example for listing new messagesSteve Holme
2013-08-01packages/vms/Makefile.am: add latest file additions to EXTRA_DISTYang Tse
2013-08-01Add in the files needed to build libcurl shared images on VMS.John Malmberg
2013-08-01curl: second follow-up for commit 5af2bfb9Yang Tse
2013-07-31curl: follow-up for commit 5af2bfb9Yang Tse
2013-07-31curl: --progress-bar max update frequency now at 5HzDaniel Stenberg
2013-07-31curl: make --progress-bar update the line less frequentlyDaniel Stenberg
2013-07-30darwinssl: added LFs to some strings passed into infof()Nick Zitzmann
2013-07-30darwinssl: fix build error in crypto authentication under Snow LeopardNick Zitzmann
2013-07-30md5 & metalink: use better build macros on Apple operating systemsNick Zitzmann
2013-07-29tool_operhlp.c: fix add_file_name_to_url() OOM handlingYang Tse
2013-07-29tool_operate.c: fix brace placement for vi/emacs delimiter matchingYang Tse
2013-07-29tool_operate.c: move <fabdef.h> header inclusion locationYang Tse
2013-07-29RELEASE-NOTES: synced with b5478a0e033e7Daniel Stenberg
2013-07-29curl_easy_pause: on unpause, trigger mulit-socket handlingDaniel Stenberg
2013-07-29curl_formadd: fix file upload on VMSJohn E. Malmberg
2013-07-26formadd: CURLFORM_FILECONTENT wrongly rejected some option combosDaniel Stenberg
2013-07-25packages/vms/Makefile.am: add latest file additions to EXTRA_DISTYang Tse
2013-07-25VMS: intial set of files to allow building using GNV toolkit.John E. Malmberg
2013-07-24string formatting: fix too many arguments for formatYang Tse
2013-07-24string formatting: fix zero-length printf format stringYang Tse
2013-07-24easy.c: curl_easy_getinfo() fix va_start/va_end matchingYang Tse
2013-07-24imap.c: imap_sendf() fix va_start/va_end matchingYang Tse
2013-07-24string formatting: fix 15+ printf-style format stringsYang Tse