2005-01-08 |
Gisle Vanem | Added Makefile.Watcom to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Daniel Stenberg | three recent bug fixes |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Daniel Stenberg | disable the valgrind log checking |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Daniel Stenberg | fixed the valgrind log check and make it possible to... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Daniel Stenberg | added test 199 |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Daniel Stenberg | prevent a single byte read outside the string in test... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Daniel Stenberg | fixed #1097019, multiple GET posts (-G) error |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Daniel Stenberg | recent events |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Gisle Vanem | Changed curl.dll to libcurl.dll. |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Gisle Vanem | Minor comment fix. |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Daniel Stenberg | just narrowed some text to fit within 80 cols |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Gisle Vanem | Removed _WIN32_WINNT to support IPv6 under Win-2K. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Daniel Stenberg | Marty Kuhrt's VMS update |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Daniel Stenberg | reverted the bad naming of the implib names |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Daniel Stenberg | Alex Neblett's minor update |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Daniel Stenberg | nah, don't use the system's getpass() function since... |
commit | commitdiff | tree | snapshot |
2004-12-25 |
Daniel Stenberg | issue 54 - this takes sweat |
commit | commitdiff | tree | snapshot |
2004-12-25 |
Daniel Stenberg | Test case 241 fails on all systems that support IPv6... |
commit | commitdiff | tree | snapshot |
2004-12-25 |
Daniel Stenberg | --protocols, license, src/config.h.in |
commit | commitdiff | tree | snapshot |
2004-12-25 |
Daniel Stenberg | ./src/config.h.in is now removed from CVS. It is copied... |
commit | commitdiff | tree | snapshot |
2004-12-25 |
Daniel Stenberg | My reimplementation and cleanup of the getpass source... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Daniel Stenberg | mention the new --protocols |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Daniel Stenberg | David Shaw added --protocols, and thus the --feature... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Dan Fandrich | Added LDAP library issue. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Daniel Stenberg | recent changes |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Daniel Stenberg | David Shaw fixed the disable variables so that curl... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Daniel Stenberg | issue 47 in next release? |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Daniel Stenberg | Rune Kleveland fixed a minor memory leak for received... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Daniel Stenberg | Marcin Konicki provided two configure fixes and a sourc... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Dan Fandrich | C ensures that static variables are initialized to 0 |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Daniel Stenberg | added CURLINFO_HTTP_CONNECTCODE |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Daniel Stenberg | uh, fixed! |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Daniel Stenberg | Added: 4 protocols we _could_ support and the CONNECT... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Daniel Stenberg | more about error codes |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Daniel Stenberg | test enforced chunked encoding with PUT on a local... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Daniel Stenberg | Added test case 217 that verified CURLINFO_HTTP_CONNECT... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Daniel Stenberg | oops, variables first then code |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Daniel Stenberg | Prevent failf() from using the va_list variable more... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Daniel Stenberg | mention how the FTP code should be fixed one day |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Daniel Stenberg | include sys/types.h before sys/select.h |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Daniel Stenberg | set debug curl too when -c is used |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Daniel Stenberg | How do I list the root dir of an FTP server? |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Dan Fandrich | Fixed a compile warning introduced by making the protoc... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Dan Fandrich | Make some more arrays of pointers const. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Dan Fandrich | gcc 2.7 can't handle a few warning options that gcc... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Daniel Stenberg | start working on 7.12.4 |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Daniel Stenberg | and we start all over again |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Daniel Stenberg | 7.12.3 |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Gisle Vanem | OpenSSL updates; get CA_BUNDLE from env. Assume no |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Gisle Vanem | Remove 'data' initialiser. |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Daniel Stenberg | clarified a few changes |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Daniel Stenberg | fixed the solaris pkcs12 build problem |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Daniel Stenberg | if the pkcs12.h header exists, include it already in... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Daniel Stenberg | check for openssl/pkcs12.h |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Daniel Stenberg | Samuel Listopad added support for PKCS12 formatted... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Daniel Stenberg | Samuel Listopad fixed -E to support "C:/path" (with... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Daniel Stenberg | mention the new cookie api plans |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Daniel Stenberg | Jean-Marc Ranger pointed out that the returned data... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Dan Fandrich | Renamed a variable to avoid conflict with a C++ reserve... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Gisle Vanem | Watcom has strtoll(). |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Gisle Vanem | Watcom uses 'i64' suffix. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Gisle Vanem | <windows.h> required for Watcom. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Gisle Vanem | s/_write/write/g |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Gisle Vanem | Fix calling convention of wlap32.dll function. Watcom |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Gisle Vanem | Watcom has 'struct timeval'. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Gisle Vanem | Add libidn.a and iconv libraries if USE_IDNA=1. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Gisle Vanem | Added option for using C-ares and libidn. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Gisle Vanem | getdate.c is gone. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Gisle Vanem | Print true netrc name (.netrc/_netrc). |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Daniel Stenberg | avoid an extra malloc |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Daniel Stenberg | duplicate ! typo |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Daniel Stenberg | fixed minor memory leak when running out of memory |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Daniel Stenberg | oops, add missing return keyword |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Daniel Stenberg | fix skip-reason |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Daniel Stenberg | several windows large-file fixes |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Daniel Stenberg | two more ftp directory re-use tests added |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Daniel Stenberg | Based on Gisle Vanem's patch: make sure the directory... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Gisle Vanem | Must include <io.h> and <sys/stat.h> before redefining |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Dan Fandrich | Renamed a struct member to avoid conflict with a C... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Daniel Stenberg | reduced the number of sub-blocks |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Daniel Stenberg | moved the lseek() and stat() magic defines to setup... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Gisle Vanem | Support uploading and resuming of >2GB files. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Daniel Stenberg | Provide better reasons for why test cases are skipped... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Daniel Stenberg | NULL the fp pointer after it has been fclosed() |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Daniel Stenberg | Dinar in bug report #1086121, found a file handle leak... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Dan Fandrich | Fix the --enable-debug compiler warning options for... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Daniel Stenberg | yet another mirror! |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Daniel Stenberg | precaution to prevent double typedefs of the bool |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Daniel Stenberg | moved the bool typedef to setup.h |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Daniel Stenberg | fixed how backslashes are treated in glob strings |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Dan Fandrich | Make some arrays of pointers const, too. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Dan Fandrich | Make some arrays of pointers const, too. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Dan Fandrich | Add 'const' to immutable arrays. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Daniel Stenberg | clarify that the app must free the engine list |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Daniel Stenberg | prevent compiler warning when built without engine... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Daniel Stenberg | make sure the ipv6 http server gets its pid stored... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Daniel Stenberg | use the correct variables, not fixed values |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Daniel Stenberg | Harshal Pradhan fixed changing username/password on... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Daniel Stenberg | mistake |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Dan Fandrich | Only declare static variables if they're needed. Fixed... |
commit | commitdiff | tree | snapshot |
next |