platform/upstream/curl.git
2009-04-06 Benoit NeilFixed Win32 link error and disabled MSVC specific ...
2009-04-03 Yang Tsefix compiler warning: passing arg 1 of `sk_num' from...
2009-04-02 Benoit NeilAdded basic OpenSSL support in CMake scripts (Thanks...
2009-04-02 Yang TseFix curl_off_t definition for builds done using Sun...
2009-04-02 Benoit NeilInitial CMake scripts (libcurl only), based on the...
2009-04-02 Dan FandrichAdded the curl_easy_recv return code fix
2009-04-01 Daniel Stenberg- Andre Guibert de Bruet fixed a NULL pointer use in...
2009-03-31 Dan FandrichProperly return an error code in curl_easy_recv (report...
2009-03-29 Gunter Knaufsome minor Makefile tweaks.
2009-03-20 Daniel StenbergGary Maxwell helped us clarify that CURLOPT_SHARE speci...
2009-03-20 Daniel Stenbergremoved useless comment
2009-03-18 Yang TseAdd a link to "Potential Errors Passing CRT Objects...
2009-03-18 Daniel Stenberg- Kamil Dudka brought a patch that enables 6 additional...
2009-03-18 Daniel Stenbergminor fix
2009-03-15 Gisle VanemIf CURL_DISABLE_PROXY is defined, we must allow socks_s...
2009-03-13 Daniel Stenbergwe use libssh2_version() now if available
2009-03-13 Daniel Stenberg- Use libssh2_version() to present the libssh2 version...
2009-03-12 Yang TseFix TELNET transfers not being aborted upon write callb...
2009-03-12 Yang TseAdd Curl_read() return code checking
2009-03-11 Daniel StenbergOops, make the memory magic debug stuff done before...
2009-03-11 Daniel Stenberg- Kamil Dudka made the curl tool properly call curl_glo...
2009-03-11 Daniel Stenbergupdate the embedded copyright year
2009-03-11 Yang Tses/u_long/unsigned long/
2009-03-11 Yang Tsefix previous commit misplaced break statement
2009-03-11 Yang TseAdded TELNET timeout support for Windows builds
2009-03-10 Daniel StenbergMoved 7.19.2 and older entries from CHANGES to CHANGES...
2009-03-09 Daniel Stenberg- Frank Hempel found out a bug and provided the fix:
2009-03-09 Daniel Stenberg- Andreas Farber made the 'buildconf' script check...
2009-03-09 Dan FandrichAvoid a compile warning in --disable-proxy case
2009-03-08 Daniel Stenberg- Andre Guibert de Bruet found and fixed a code segment...
2009-03-08 Daniel Stenberg- Andre Guibert de Bruet fixed the gnutls-using code...
2009-03-08 Daniel StenbergAndre Guibert de Bruet fixed a typo in the error message
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...
next