2004-07-14 |
Gunter Knauf | some more fixes; added cw32mt.lib, winmm.lib to the... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Gunter Knauf | changed Borland target since Borland's make doesnt... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Gunter Knauf | changed to use Makefile.inc. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Gunter Knauf | updated for current cvs sources; looking for getting... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Gunter Knauf | changed to use Makefile.inc. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Gunter Knauf | minor corrections. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Gunter Knauf | changed to use Makefile.inc since Gisle agreed. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Gunter Knauf | minor cleanup. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Gunter Knauf | added some lines to fetch ares version. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Gunter Knauf | updated MSVC build instructions. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Gunter Knauf | changed paths to external libs to recent versions. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Gunter Knauf | added new vc-zlib target. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Gunter Knauf | removed zlib dependence from default target; added... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Gunter Knauf | removed obsolete NetWare config files; |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Gunter Knauf | added ifdef for NetWare to ares.h. |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Gunter Knauf | ifdef keep_sigact since its only used when SIGALRM... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Gunter Knauf | fixed ares linking. |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Daniel Stenberg | file:// upload fix on windows |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Daniel Stenberg | Andres Garcia pointed out that we searched for a slash... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Daniel Stenberg | clarify the -Q option a bit better |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Daniel Stenberg | mingw and netware makefiles added by Gunter Knauf |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Gunter Knauf | fixed Win32 prebuild section; fixed minor cosmetic... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Gunter Knauf | added vc-ssl-zlib target. |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Gunter Knauf | minor cleanup. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | be a bit more verbose when things go wrong. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | added additional check to avoid calling a non-existant... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | the simple way was too simple, so added --mktarball... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | minor cosmetic fix. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | added simple way to create a tarball just before the... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | changed to reflect recent NetWare makefile changes; |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | added MingW32 makefile. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | changed to use Makefile.inc; made paths overwritable. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | added comment. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Daniel Stenberg | Added README.netware to the release archive |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | added line where to find compile instructions. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | minor NetWare upate. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | try to relax linux build host detection. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | added a simple README.netware. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Gunter Knauf | added section for compiling NetWare target. |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Daniel Stenberg | Günter Knauf made c-ares build and run on Novell Netware. |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Daniel Stenberg | explicit typecasts to prevent warnings |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Daniel Stenberg | typecast the conversion to uInt when assigning z->avail... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Daniel Stenberg | make sure the 3rd argument passed to bind() is a socklen_t |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Daniel Stenberg | SSL_get_verify_result() returns a long, so we receive... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Daniel Stenberg | typecast long => int conversion |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Daniel Stenberg | explicit typecasts when converting from long to int... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Gunter Knauf | added NetWare section for paths. |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Daniel Stenberg | made 'connectindex' a long variable to prevent compiler... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Gunter Knauf | update to build both test apps. |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Daniel Stenberg | typecast the conversion from long to int to prevent... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Gunter Knauf | removed now obsolete ifdef. Shouldnt the other ifdefs... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Gunter Knauf | removed now obsolete ifdef. |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Gunter Knauf | removed abort() - sync'd with getdate.y 1.26 |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Daniel Stenberg | include the Makefile.inc file to get all sources and... |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Gunter Knauf | minor fix for compiling on Linux. |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Gunter Knauf | added few ifdefs to make it usable for NetWare. |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Gunter Knauf | added NetWare makefile. |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Gunter Knauf | reverted, older gcc breaks compilation since it doesnt... |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Gunter Knauf | killed warning with gcc 3.3.1 and later when using... |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Gunter Knauf | modified to use new Makefile.inc to build up object... |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Gunter Knauf | modified to use new Makefile.inc to build up object... |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Gunter Knauf | added Makefile.inc which can be included from other... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Daniel Stenberg | I prefer CURLOPT_WRITEDATA before CURLOPT_FILE |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Daniel Stenberg | snprintf instead of sprintf, |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Daniel Stenberg | added typecasts to please compilers |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Daniel Stenberg | variable type cleanup to hush compilers, |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Daniel Stenberg | explicit typecasts to double to prevent warnings about... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Daniel Stenberg | curl_share_cleanup fix |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Daniel Stenberg | make clean now removes getdate.c |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Daniel Stenberg | configure --disable-http works these days |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Daniel Stenberg | Andrés García found out the share cleanup code crashes... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | typecase the argument to curl_easy_strerror() to a... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | djgpp fixes by Gisle |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | Gisle's win32-fix. 'errno' is not used for errors when... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | Gisle added makefile for djgpp builds |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | --trace fix |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | make functions use size_t instead of int next major... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | Variable type cleanups to please the picky MIPSPro... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | variable type cleanup to fix picky compiler warnings |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | typecast to prevent picky compiler warning |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | typecast to int when the variable is int! |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | Gisle's djgpp magic |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | Gisle Vanem made this build fine with djgpp and the... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | don't close the trace stream until _after_ the easy... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Daniel Stenberg | spellfixed comments |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Daniel Stenberg | Another Gisle update |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Daniel Stenberg | 5K array on the stack is a big hefty, it is now allocat... |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Daniel Stenberg | I think 1024 bytes is enough for even most ipv6 address... |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Daniel Stenberg | Prevent a very long password to buffer overflow the... |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Daniel Stenberg | removed trailing whitespace, free a missing malloc... |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Daniel Stenberg | passing in a very long interface name could make a... |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Daniel Stenberg | not PIN code, pass phrase |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Daniel Stenberg | simplified the check for when to free() the buf data |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Daniel Stenberg | NOBODY set TRUE after a POST makes a good HEAD now |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Daniel Stenberg | wxcurldav |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Daniel Stenberg | fixed |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Daniel Stenberg | make the SSL connect use the same default connect timeo... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Daniel Stenberg | Curl_addrinfo is another typedef we use frequently |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Daniel Stenberg | Gisle fixed a bad free from the resolve reorg, I change... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Daniel Stenberg | Gisle's djgpp updates |
commit | commitdiff | tree | snapshot |
next |