Daniel Stenberg
|
87753cda49
|
mention the openssl callbacks for SSL multithread
|
2004-11-16 08:49:51 +00:00 |
|
Daniel Stenberg
|
66f6f43056
|
added test case 517: 22 tests of the curl_getdate() function
|
2004-11-15 21:49:35 +00:00 |
|
Daniel Stenberg
|
86f059dcfb
|
tiny format fix for nicer man output
|
2004-11-15 21:41:21 +00:00 |
|
Daniel Stenberg
|
5931d43a36
|
clean up start time and t_startsingle use so that redirect_time works properly
|
2004-11-15 11:27:03 +00:00 |
|
Daniel Stenberg
|
8475a0df2f
|
new -w variables supported
|
2004-11-15 11:25:39 +00:00 |
|
Gisle Vanem
|
ccc4c9c02c
|
Added top_srcdir.
|
2004-11-15 10:41:58 +00:00 |
|
Gisle Vanem
|
16edb15600
|
Added revision id, test for USE_ARES.
Uses Makefile.inc.
|
2004-11-15 10:38:34 +00:00 |
|
Daniel Stenberg
|
9e7534a46e
|
binding for R
|
2004-11-15 08:54:29 +00:00 |
|
Gisle Vanem
|
737dddaec0
|
Changes for static/dynamic linking of libcurl.
No need to generate a dummy sys/utime.h. Cleanup.
|
2004-11-14 13:51:33 +00:00 |
|
Gisle Vanem
|
b5c90c9b05
|
Borland doesn't have <sys/utime.h>, utime() nor
_lseeki64().
|
2004-11-14 13:50:21 +00:00 |
|
Gisle Vanem
|
c3ecd552f5
|
Borland doesn't have <sys/utime.h> nor utime().
|
2004-11-14 13:49:09 +00:00 |
|
Gisle Vanem
|
56f0227c92
|
Static lib is libcurl.lib and import lib libcurl_imp.lib.
Added implib command. Cleanup
|
2004-11-14 13:48:15 +00:00 |
|
Daniel Stenberg
|
dcb5a4df01
|
Dan fixed the CURL_DISABLE_VERBOSE_STRINGS stuff for older gcc versions since
they don't support C99 varargs macros.
|
2004-11-13 21:57:33 +00:00 |
|
Gisle Vanem
|
fd64213c2f
|
MingW/djgpp: Use GNU make's internal 'cd' to avoid shell-troubles.
|
2004-11-13 16:57:56 +00:00 |
|
Gisle Vanem
|
fc2c06754c
|
Fix location of timeval.c.
|
2004-11-13 16:55:53 +00:00 |
|
Gisle Vanem
|
7ec200f4d1
|
Update comment.
|
2004-11-13 16:54:26 +00:00 |
|
Gisle Vanem
|
e53f139925
|
Add "-DCURL_STATICLIB" for static build.
Add ../lib/timeval.c for objects.
|
2004-11-13 15:47:17 +00:00 |
|
Gisle Vanem
|
61599ceb7b
|
Renamed import lib to "libcurl_imp.lib".
Some cleanup and making it more readable.
|
2004-11-13 14:17:41 +00:00 |
|
Gisle Vanem
|
6f8e3f106a
|
Set OpenSSL path to same as in ../lib/Makefile.vc6.
Import lib is now "libcurl_imp.lib".
Some cleanup and making it more readable.
|
2004-11-13 14:17:24 +00:00 |
|
Gisle Vanem
|
8fd676f73e
|
MSVC with static link must define CURL_STATICLIB.
zlib path set to same as in lib/Makefile.vc6.
|
2004-11-12 11:48:02 +00:00 |
|
Gisle Vanem
|
98a8103a3b
|
Netware target (hosted on Linux gcc) doesn't support
or need __declspec.
|
2004-11-12 11:45:05 +00:00 |
|
Daniel Stenberg
|
94043b1150
|
Dan Fandrich added the --disable-crypto-auth option to configure to allow
libcurl to build without Digest support. (I figure it should also explicitly
disable Negotiate and NTLM.)
|
2004-11-12 09:18:14 +00:00 |
|
Daniel Stenberg
|
1b02ad5e8a
|
format mistake fixed
|
2004-11-12 06:42:30 +00:00 |
|
Daniel Stenberg
|
4897587615
|
Dan Fandrich can spell, I cannot
|
2004-11-11 23:13:59 +00:00 |
|
Daniel Stenberg
|
8e2f57c82e
|
Dan Fandrich: make --disable-dict actually disable dict
|
2004-11-11 23:13:06 +00:00 |
|
Daniel Stenberg
|
c3323b1902
|
clarify and update according to commit made just now
|
2004-11-11 23:11:32 +00:00 |
|
Daniel Stenberg
|
59c063dfd3
|
Fix behaviour when passing NULL to CURLOPT_POSTFIELDS and CURLOPT_HTTPPOST.
|
2004-11-11 23:11:04 +00:00 |
|
Daniel Stenberg
|
8c16696f47
|
fix a IDN detect/use mistake
|
2004-11-11 22:01:53 +00:00 |
|
Daniel Stenberg
|
f68950db67
|
added some details on what to come
|
2004-11-11 16:56:34 +00:00 |
|
Daniel Stenberg
|
710e370c34
|
Dan Fandrich added --disable-verbose
|
2004-11-11 16:34:24 +00:00 |
|
Daniel Stenberg
|
7bb6d76d14
|
When libidn is detected without explicitly told to, we provide -L/lib and
-I/include options. Not anymore.
|
2004-11-11 14:41:37 +00:00 |
|
Daniel Stenberg
|
2467f814a8
|
fix the -I path to the proper include dir when --enable-debug is used
|
2004-11-11 14:15:41 +00:00 |
|
Gisle Vanem
|
a654ef9ee6
|
Adapted for C++.
|
2004-11-11 12:25:40 +00:00 |
|
Daniel Stenberg
|
c1688733c1
|
recent fixes
|
2004-11-11 09:51:12 +00:00 |
|
Daniel Stenberg
|
cd73a733c7
|
dates from 2038 or later now return 0x7fffffff when 32 bit time_t is used
|
2004-11-11 09:26:09 +00:00 |
|
Daniel Stenberg
|
8ef8e949bd
|
fix curl.h include
|
2004-11-11 08:03:43 +00:00 |
|
Daniel Stenberg
|
49111a63e6
|
configure --with-gssapi fix
|
2004-11-10 21:43:41 +00:00 |
|
Daniel Stenberg
|
ee4ecf5155
|
Gisle's CURL_EXTERN fix
|
2004-11-10 15:50:33 +00:00 |
|
Gisle Vanem
|
3478253e5a
|
Replace IsNT with IS_NT().
|
2004-11-10 14:30:25 +00:00 |
|
Gisle Vanem
|
6ddc59dadf
|
Replace IsNT with IS_NT().
Return correct timeval in windows_port.c.
Squelch gcc warnings:
use 'ares_socket_t' in ares_fds.c.
Don't cast a 'lvalue' in ares_init.c.
|
2004-11-10 14:23:20 +00:00 |
|
Daniel Stenberg
|
dc8688b8dc
|
fix CURL_EXTERN for debug builds
|
2004-11-09 18:10:51 +00:00 |
|
Gisle Vanem
|
865e495188
|
Handle drive-letter on MS-DOS.
|
2004-11-09 14:57:11 +00:00 |
|
Gisle Vanem
|
d3c0ed007e
|
Removed libcurl.def
|
2004-11-09 14:55:23 +00:00 |
|
Daniel Stenberg
|
0dc79376e7
|
with all external functions marked with CURL_EXTERN it is easy to count them
and... yes, they are 46!
|
2004-11-09 14:42:04 +00:00 |
|
Gisle Vanem
|
3ccbed1022
|
Changes for removing libcurl.def file on Win32.
Mark public functions with "CURL_EXTERN".
|
2004-11-09 14:02:58 +00:00 |
|
Gisle Vanem
|
377e43fbb9
|
Changes for removing libcurl.def file on Win32.
Added "CURL_EXTERN" to memdebug.h functions.
Cleaned up Makefile.vc6.
|
2004-11-09 14:00:56 +00:00 |
|
Daniel Stenberg
|
1f2b042b95
|
today's work
|
2004-11-08 21:39:18 +00:00 |
|
Daniel Stenberg
|
fd49ba6c18
|
another lame change in an attempt to fix the moot gcc 3.4 warning
|
2004-11-08 21:31:57 +00:00 |
|
Daniel Stenberg
|
facfa19cdd
|
weirdo hack to fix debian bug report 278691:
'curl -v writes debugging to its network socket if stderr is closed'
|
2004-11-08 19:41:28 +00:00 |
|
Daniel Stenberg
|
3347ced899
|
added a default in the switch in an attempt to avoid the moot "will never be
executed" warning by gcc 3.4.0
|
2004-11-08 14:46:05 +00:00 |
|