Yang Tse
|
1d86ebfc88
add curl_threads.c to non-configure target build files
|
15 years ago |
Dan Fandrich
|
5af20c70e4
Added rtsp.c to the non-configure target build files
|
15 years ago |
Dan Fandrich
|
a644af129e
Added the new protocol source files to the non-autoconf build files
|
15 years ago |
Yang Tse
|
7d22ce5573
libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.h
|
15 years ago |
Yang Tse
|
f2f45339dc
Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.h
|
15 years ago |
Dan Fandrich
|
b74b5e0602
Added nonblock.c to the non-automake makefiles (note that the dependencies
|
15 years ago |
Yang Tse
|
5931cf77f4
DEBUGBUILD / CURLDEBUG decoupling follow-up
|
15 years ago |
Yang Tse
|
33a3753c3f
libcurl's memory.h renamed to curl_memory.h
|
15 years ago |
Gisle Vanem
|
53b2ff4b04
Added 'slist.obj'.
|
15 years ago |
Gisle Vanem
|
abb74a1203
Updated dependencies based on "gcc -MM".
|
16 years ago |
Gisle Vanem
|
77c1d556bb
Added the use of Watt-32 tcp/ip stack for Win32 target.
|
16 years ago |
Gisle Vanem
|
fcb498b0d5
Added curl_addrinfo.obj. Rearranged alphabetically.
|
16 years ago |
Dan Fandrich
|
4174ec7116
Added rawstr.c to the non-configure libcurl makefiles
|
16 years ago |
Yang Tse
|
8ca51bc68a
Added option to use c-ares resolver lib.
|
16 years ago |
Gisle Vanem
|
68bb51c55b
Rewritten to also produce a static library (libcurl_wc.lib).
|
16 years ago |
Yang Tse
|
ac18b471d2
libcurl internal base64.h header file renamed to curl_base64.h
|
16 years ago |
Yang Tse
|
bbe2386bff
libcurl internal md5.h header file renamed to curl_md5.h
|
16 years ago |
Gisle Vanem
|
0aa704935b
Remved '-dDEBUG_THREADING_GETADDRINFO' (no longer used).
|
16 years ago |
Gisle Vanem
|
ede7f8f5de
Update dependencies.
|
16 years ago |
Yang Tse
|
19479ea021
Internal time differences now use monotonic time source if available.
|
16 years ago |
Michal Marek
|
d13be06aaa
Removed the generated ca-bundle.h file. The verbatim value of $ca and
|
16 years ago |
Gisle Vanem
|
2b314064ae
Removed building 'libcurl_wc.lib' as this isn't a static-library
|
17 years ago |
Gisle Vanem
|
c56c4a0a47
Add support for LDAP urls. Allthough the OpenWatcom
|
17 years ago |
Gisle Vanem
|
45064c5778
Added optional use of zlib (USE_ZLIB=1).
|
17 years ago |
Gisle Vanem
|
848f40fd65
OpenWatcom cannot use wldap32.lib (wrong calling convention?).
|
17 years ago |
Daniel Stenberg
|
d0edb47896
Patrick Monnerat modified the LDAP code and approach in curl. Starting now,
|
17 years ago |
Gunter Knauf
|
10203cada9
moved HAVE_LONGLONG from makefiles to config-win32.h.
|
17 years ago |
Daniel Stenberg
|
3ea8a4d220
Dmitriy Sergeyev provided a patch that made the SOCKS[45] code work better as
|
18 years ago |
Gisle Vanem
|
1f7f500922
Updated dependency section.
|
18 years ago |
Gisle Vanem
|
21aa8f0b45
Added dependency for splay.obj.
|
18 years ago |