2009-04-02 |
Dan Fandrich | Added the curl_easy_recv return code fix |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Daniel Stenberg | - Andre Guibert de Bruet fixed a NULL pointer use in... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Dan Fandrich | Properly return an error code in curl_easy_recv (report... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Gunter Knauf | some minor Makefile tweaks. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Stenberg | Gary Maxwell helped us clarify that CURLOPT_SHARE speci... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Daniel Stenberg | removed useless comment |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Yang Tse | Add a link to "Potential Errors Passing CRT Objects... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Stenberg | - Kamil Dudka brought a patch that enables 6 additional... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Daniel Stenberg | minor fix |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Gisle Vanem | If CURL_DISABLE_PROXY is defined, we must allow socks_s... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Daniel Stenberg | we use libssh2_version() now if available |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Daniel Stenberg | - Use libssh2_version() to present the libssh2 version... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Yang Tse | Fix TELNET transfers not being aborted upon write callb... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Yang Tse | Add Curl_read() return code checking |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Daniel Stenberg | Oops, make the memory magic debug stuff done before... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Daniel Stenberg | - Kamil Dudka made the curl tool properly call curl_glo... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Daniel Stenberg | update the embedded copyright year |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Yang Tse | s/u_long/unsigned long/ |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Yang Tse | fix previous commit misplaced break statement |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Yang Tse | Added TELNET timeout support for Windows builds |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Daniel Stenberg | Moved 7.19.2 and older entries from CHANGES to CHANGES... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Daniel Stenberg | - Frank Hempel found out a bug and provided the fix: |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Daniel Stenberg | - Andreas Farber made the 'buildconf' script check... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Dan Fandrich | Avoid a compile warning in --disable-proxy case |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Daniel Stenberg | - Andre Guibert de Bruet found and fixed a code segment... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Daniel Stenberg | - Andre Guibert de Bruet fixed the gnutls-using code... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Daniel Stenberg | Andre Guibert de Bruet fixed a typo in the error message |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Daniel Stenberg | - Bill Egert pointed out (http://curl.haxx.se/bug/view... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Dan Fandrich | Expanded the security section of the libcurl-tutorial... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Yang Tse | Fix NTLM authentication memory leak on SSPI enabled... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Dan Fandrich | Fixed a problem with m4 quoting in the OpenSSL configur... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Daniel Stenberg | Added test 1097 to verify the bug Axel Kuhn epidox... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Daniel Stenberg | - David James brought a patch that make libcurl close... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Daniel Stenberg | 15 additional contributor from the 7.19.4 RELEASE-NOTES |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Daniel Stenberg | Gah! We can't have 'curl' added here since even though... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Patrick Monnerat | Options CURLOPT_REDIR_PROTOCOLS and CURLOPT_PROTOCOLS... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Stenberg | start over on the journey towards 7.19.5 |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Stenberg | - David Kierznowski notified us about a security flaw curl-7_19_4 |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Stenberg | 7.19.4 won't get anything else |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Daniel Stenberg | the Eiffel binding |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Daniel Stenberg | nothing more left for 7.19.4, the issue #216 is moved... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Yang Tse | for portability reasons: s/inet_pton/Curl_inet_pton/ |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Daniel Stenberg | mention the '-o -' trick |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Daniel Stenberg | 217 - Dan Fandrich's "GnuTLS initialization thread... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Daniel Stenberg | - Senthil Raja Velu reported a problem when CURLOPT_INT... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Daniel Stenberg | Indentation fixes, untabify and related whitespace... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Daniel Stenberg | corrected and clarified the top comment |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Daniel Stenberg | - As Daniel Fandrich figured out, we must do the GnuTLS... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Daniel Stenberg | improved |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Daniel Stenberg | A handy little helper file for doing recursive diffs... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Daniel Stenberg | - Brian J. Murrell found out that Negotiate proxy authe... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Daniel Stenberg | 4.17 Non-functional connect timeouts |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Daniel Stenberg | - After a bug reported by James Cheng I've made curl_ea... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Daniel Stenberg | For 7.19.5 (due to feature freeze) |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Yang Tse | adjustment for new Mac OS X framework build script |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Yang Tse | Daniel Johnson provided a shell script that will perfor... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Daniel Stenberg | mention default port number |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Daniel Stenberg | - I renamed everything in the windows builds files... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Daniel Stenberg | lzma compressed tarballs too for some testing, it does... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Yang Tse | use the internal snprintf() function |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Daniel Stenberg | mention 4 pending fixes/patches |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Yang Tse | Mark Incley noticed VS2008 compilation halting when... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Yang Tse | Do not halt compilation when using VS2008 to build... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Daniel Stenberg | clarified the FTP passive/active mode options somewhat |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Daniel Stenberg | the FTP multi interface bug |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Daniel Stenberg | - Linus Nielsen Feltzing reported and helped me repeat... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Daniel Stenberg | The C++ binding home was changed |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Daniel Stenberg | verify that a 550-response for a RETR returns 78 but... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Daniel Stenberg | - Patrik Thunstrom reported a problem and helped me... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Daniel Stenberg | spell-fixed comments and other minor non-code edits |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Patrick Monnerat | FTP downloads (i.e.: RETR) ending with code 550 now... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Patrick Monnerat | Continue sync work on OS400 specific code and RPG binding. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Daniel Stenberg | - Kamil Dudka made NSS-powered builds compile and run... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Daniel Stenberg | - A second follow-up change by Andre Guibert de Bruet... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Daniel Stenberg | three new CURLFTP_CREATE_DIR* symbols |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Daniel Stenberg | - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Patrick Monnerat | Preparation of imminent release: synchronizing OS400... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Gisle Vanem | In MSVC9 'time_t' is a 64-bit quantity. This causes... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Daniel Stenberg | nah, use the simpler year - year range syntax only... |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Daniel Stenberg | - Andre Guibert de Bruet found and fixed a memory leak... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Daniel Stenberg | there is nothing left planned for next release, metalin... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Daniel Stenberg | Anthony Bryan's letter=>symbol fixes |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Yang Tse | ignore |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Yang Tse | Remove following files generated on previous buildconf... |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Yang Tse | check for poll() as it is done for other functions |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dan Fandrich | Fixed NTLM on curl-config --features with GnuTLS |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Dan Fandrich | Added support for Digest and NTLM authentication using... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Daniel Stenberg | credit Jocelyn Jaubert for his bug report and associate... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Daniel Stenberg | - CURLINFO_CONDITION_UNMET was added to allow an applic... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Stenberg | Added docs/libcurl/symbols-in-versions |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Stenberg | completed the CURLPROXY_ collection |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Stenberg | include the symbols-in-versions file in the release... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Stenberg | remove a trailing name from a comment |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Stenberg | introducing the symbols-in-versions file, in an effort... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Daniel Stenberg | mention when CURLOPT_ADDRESS_SCOPE was added |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Daniel Stenberg | #45. libcurl built to support ipv6 uses getaddrinfo... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Daniel Stenberg | #53. SFTP busy-loop problem. should be fixed in 7.19... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Daniel Stenberg | Moved Curl_strntoupper() to the rawstr.c file where... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Daniel Stenberg | 214 - progress bar prefix, second try (for the curl... |
commit | commitdiff | tree | snapshot |
next |