platform/upstream/curl.git
2009-03-08 Daniel Stenberg- Bill Egert pointed out (curl.haxx.se/bug/view.cgi...
2009-03-05 Dan FandrichExpanded the security section of the libcurl-tutorial...
2009-03-05 Yang TseFix NTLM authentication memory leak on SSPI enabled...
2009-03-04 Dan FandrichFixed a problem with m4 quoting in the OpenSSL configur...
2009-03-03 Daniel StenbergAdded test 1097 to verify the bug Axel Kuhn epidox...
2009-03-03 Daniel Stenberg- David James brought a patch that make libcurl close...
2009-03-03 Daniel Stenberg15 additional contributor from the 7.19.4 RELEASE-NOTES
2009-03-03 Daniel StenbergGah! We can't have 'curl' added here since even though...
2009-03-03 Patrick MonneratOptions CURLOPT_REDIR_PROTOCOLS and CURLOPT_PROTOCOLS...
2009-03-02 Daniel Stenbergstart over on the journey towards 7.19.5
2009-03-02 Daniel Stenberg- David Kierznowski notified us about a security flaw
2009-03-02 Daniel Stenberg7.19.4 won't get anything else
2009-03-02 Daniel Stenbergthe Eiffel binding
2009-03-01 Daniel Stenbergnothing more left for 7.19.4, the issue #216 is moved...
2009-02-28 Yang Tsefor portability reasons: s/inet_pton/Curl_inet_pton/
2009-02-28 Yang Tsefix compiler warning
2009-02-27 Daniel Stenbergmention the '-o -' trick
2009-02-27 Daniel Stenberg217 - Dan Fandrich's "GnuTLS initialization thread...
2009-02-27 Daniel Stenberg- Senthil Raja Velu reported a problem when CURLOPT_INT...
2009-02-27 Daniel StenbergIndentation fixes, untabify and related whitespace...
2009-02-25 Daniel Stenbergcorrected and clarified the top comment
2009-02-25 Daniel Stenberg- As Daniel Fandrich figured out, we must do the GnuTLS...
2009-02-24 Daniel Stenbergimproved
2009-02-24 Daniel StenbergA handy little helper file for doing recursive diffs...
2009-02-24 Daniel Stenberg- Brian J. Murrell found out that Negotiate proxy authe...
2009-02-23 Daniel Stenberg4.17 Non-functional connect timeouts
2009-02-23 Daniel Stenberg- After a bug reported by James Cheng I've made curl_ea...
2009-02-23 Daniel StenbergFor 7.19.5 (due to feature freeze)
2009-02-23 Yang Tseadjustment for new Mac OS X framework build script
2009-02-23 Yang TseDaniel Johnson provided a shell script that will perfor...
2009-02-23 Daniel Stenbergmention default port number
2009-02-23 Daniel Stenberg- I renamed everything in the windows builds files...
2009-02-23 Daniel Stenberglzma compressed tarballs too for some testing, it does...
2009-02-23 Yang Tseuse the internal snprintf() function
2009-02-20 Daniel Stenbergmention 4 pending fixes/patches
2009-02-20 Yang TseMark Incley noticed VS2008 compilation halting when...
2009-02-20 Yang TseDo not halt compilation when using VS2008 to build...
2009-02-20 Daniel Stenbergclarified the FTP passive/active mode options somewhat
2009-02-20 Daniel Stenbergthe FTP multi interface bug
2009-02-20 Daniel Stenberg- Linus Nielsen Feltzing reported and helped me repeat...
2009-02-19 Daniel StenbergThe C++ binding home was changed
2009-02-19 Daniel Stenbergverify that a 550-response for a RETR returns 78 but...
2009-02-19 Daniel Stenberg- Patrik Thunstrom reported a problem and helped me...
2009-02-18 Daniel Stenbergspell-fixed comments and other minor non-code edits
2009-02-18 Patrick MonneratFTP downloads (i.e.: RETR) ending with code 550 now...
2009-02-17 Patrick MonneratContinue sync work on OS400 specific code and RPG binding.
2009-02-17 Daniel Stenberg- Kamil Dudka made NSS-powered builds compile and run...
2009-02-17 Daniel Stenberg- A second follow-up change by Andre Guibert de Bruet...
2009-02-17 Daniel Stenbergthree new CURLFTP_CREATE_DIR* symbols
2009-02-17 Daniel Stenberg- CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to...
2009-02-16 Patrick MonneratPreparation of imminent release: synchronizing OS400...
2009-02-14 Gisle VanemIn MSVC9 'time_t' is a 64-bit quantity. This causes...
2009-02-14 Daniel Stenbergnah, use the simpler year - year range syntax only...
2009-02-14 Daniel Stenberg- Andre Guibert de Bruet found and fixed a memory leak...
2009-02-13 Daniel Stenbergthere is nothing left planned for next release, metalin...
2009-02-13 Daniel StenbergAnthony Bryan's letter=>symbol fixes
2009-02-13 Yang Tseignore
2009-02-13 Yang TseRemove following files generated on previous buildconf...
2009-02-13 Yang Tsecheck for poll() as it is done for other functions
2009-02-12 Dan FandrichFixed NTLM on curl-config --features with GnuTLS
2009-02-12 Dan FandrichAdded support for Digest and NTLM authentication using...
2009-02-12 Daniel Stenbergcredit Jocelyn Jaubert for his bug report and associate...
2009-02-11 Daniel Stenberg- CURLINFO_CONDITION_UNMET was added to allow an applic...
2009-02-10 Daniel StenbergAdded docs/libcurl/symbols-in-versions
2009-02-10 Daniel Stenbergcompleted the CURLPROXY_ collection
2009-02-10 Daniel Stenberginclude the symbols-in-versions file in the release...
2009-02-10 Daniel Stenbergremove a trailing name from a comment
2009-02-10 Daniel Stenbergintroducing the symbols-in-versions file, in an effort...
2009-02-10 Daniel Stenbergmention when CURLOPT_ADDRESS_SCOPE was added
2009-02-09 Daniel Stenberg#45. libcurl built to support ipv6 uses getaddrinfo...
2009-02-09 Daniel Stenberg#53. SFTP busy-loop problem. should be fixed in 7.19...
2009-02-07 Daniel StenbergMoved Curl_strntoupper() to the rawstr.c file where...
2009-02-07 Daniel Stenberg214 - progress bar prefix, second try (for the curl...
2009-02-06 Dan FandrichMention the first release of CURLOPT_FTP_FILEMETHOD
2009-02-05 Dan FandrichAdded an explicit buffer limit check in msdosify()...
2009-02-04 Dan FandrichFixed a typo (spotted in the FreeBSD ports).
2009-02-04 Dan FandrichDon't add the standard /usr/lib or /usr/include paths...
2009-02-04 Daniel Stenberg206 - A. Craig West's CURLOPT_HTTP_VERSION change for...
2009-02-03 Daniel Stenberg- Hidemoto Nakada provided a small fix that makes it...
2009-02-03 Phil Blundell* February 3 2009 (Phil Blundell)
2009-02-02 Daniel Stenberg- Patrick Scott found a rather large memory leak when...
2009-02-02 Daniel Stenbergminor comment fix
2009-02-02 Daniel Stenberg- Craig A West brought us: libcurl now defaults to...
2009-01-31 Daniel Stenberg- When building with c-ares 1.6.1 (not yet released...
2009-01-31 Daniel Stenberg- ares_gethostbyname() now accepts 'AF_UNSPEC' as a...
2009-01-31 Daniel Stenberg- Scott Cantor filed bug report #2550061
2009-01-30 Daniel StenbergTruly make sure that the vc8 and vc9 makefiles that...
2009-01-30 Dan FandrichFixed --disable-proxy for FTP and SOCKS. Thanks to...
2009-01-30 Dan FandrichMentioned some other characters that may need escaping...
2009-01-30 Yang Tseensure that we use the ANSI version functions
2009-01-30 Yang Tsefix typo in comment
2009-01-30 Yang TseProvide another definition missing in MinGW's headers
2009-01-29 Yang TseProvide some definitions missing in MinGW's headers
2009-01-29 Yang TseIntroduced curl_sspi.c and curl_sspi.h for the implemen...
2009-01-29 Yang Tseadded some more messages to SSPI error function
2009-01-29 Yang TseAvoid inclusion of ntsecapi.h and directly provide...
2009-01-29 Yang Tsefix compiler warnings
2009-01-28 Daniel Stenberg- Markus Moeller introduced two new options to libcurl:
2009-01-28 Yang Tsefix compiler warning: conversion from 'int' to 'bool...
2009-01-28 Yang Tsefix compiler warning: enumerated type mixed with anothe...
next