2009-04-13 |
Daniel Stenberg | - bug report #2727981 (http://curl.haxx.se/bug/view... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Daniel Stenberg | - Toshio Kuratomi reported a memory leak problem with... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Yang Tse | fix compiler warning: implicit conversion shortens... |
commit | commitdiff | tree | snapshot |
2009-04-13 |
Yang Tse | improve stunnel version detection |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Dan Fandrich | Added new libcurl source files to Symbian OS build... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Yang Tse | Use 'curl_socket_t' instead of 'int' for socket. |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Yang Tse | fix compiler warning: enumerated type mixed with anothe... |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Yang Tse | Adjust comment |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Yang Tse | Daniel Johnson improved the MacOSX-Framework shell... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Benoit Neil | (Minor update) Moved some utilities to a separate file. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Benoit Neil | Cleaned up the custom definition I added (replaced... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Gunter Knauf | some minor Makefile tweaks for latest libssh2. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Gunter Knauf | add back most likely acciedently removed function name... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Yang Tse | Skip test #558 and #559 also when using a Win32 DLL |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Benoit Neil | (Minor update) Added labal prefixes to tests targets |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Benoit Neil | Added special define for tests that directly include... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Benoit Neil | Made the windows .lib addition cleaner. |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Benoit Neil | Renamed a variable |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Benoit Neil | Fixed missing HAVE_PROCESS_H (caused a warning) |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Benoit Neil | Added newline ad the end of generated hugehelp.c (the... |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Gisle Vanem | Avoid warnings when HAVE_ALRM and SIGALRM are not defined. |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Gisle Vanem | #ifdef around variables to squelsh warnings. |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Benoit Neil | Fixed compile defines in CMake scripts |
commit | commitdiff | tree | snapshot |
2009-04-08 |
Yang Tse | Sun compilers specific preprocessor block removed from... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Benoit Neil | (Minor update) Modified a comment, before going to... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Daniel Stenberg | and include the .inc files in the release tarballs... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Benoit Neil | Added missing tests in CMake, added Makefile.inc for... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Benoit Neil | Added CURL_HIDDEN_SYMBOLS option, and fixed missing... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Daniel Stenberg | clarified after chat in #curl |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Benoit Neil | (From Bill Hoffman & Sukender) Added Dashboard reports. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Benoit Neil | Fixed tests/server build (removed unnecessary link... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Benoit Neil | Made the CMake scripts read Makefile.inc. Needs testing... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Daniel Stenberg | - I clarified in the docs that CURLOPT_SEEKFUNCTION... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Benoit Neil | Added tests (exes) targets, refactor a few things. |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Benoit Neil | Added curl (exe) target, fixed static/dynamic linking... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Benoit Neil | Removed the "lib" prefix under linux ("was "liblibcurl... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Benoit Neil | Fixed Win32 link error and disabled MSVC specific ... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Yang Tse | fix compiler warning: passing arg 1 of `sk_num' from... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Benoit Neil | Added basic OpenSSL support in CMake scripts (Thanks... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Yang Tse | Fix curl_off_t definition for builds done using Sun... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Benoit Neil | Initial CMake scripts (libcurl only), based on the... |
commit | commitdiff | tree | snapshot |
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 |
next |