Daniel Stenberg
|
0bc60d91de
copyrights: fix copyright year range
|
5 years ago |
Jay Satiro
|
908a9a6742
build: remove HAVE_LIMITS_H check
|
6 years ago |
Viktor Szakats
|
ebf46317ee
config-win32: define SIZEOF_LONG
|
7 years ago |
klemens
|
f7df67cff0
spelling fixes
|
7 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Jay Satiro
|
6419aee248
checksrc: Windows-specific input fixes
|
9 years ago |
Steve Holme
|
2cc571f9e3
ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP
|
9 years ago |
Yang Tse
|
e77d867068
unicode NTLM SSPI: cleanup
|
12 years ago |
Mark Salisbury
|
99b13f2741
config-win32ce.h: WinCE config adjustment
|
12 years ago |
Yang Tse
|
0a26b0e3e7
errno.h inclusion conditionally done in setup_once.h - followup
|
13 years ago |
Yang Tse
|
ef2176109f
errno.h inclusion conditionally done in setup_once.h
|
13 years ago |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
13 years ago |
Yang Tse
|
99a07a1fdf
build: provide SIZEOF_SIZE_T definition for non-configure builds
|
14 years ago |
Yang Tse
|
43d20d81a5
Enable OpenLDAP support for cygwin builds.
|
14 years ago |
Yang Tse
|
cef95aadeb
|
14 years ago |
Yang Tse
|
9cc6ab3922
use HAVE_LIMITS_H symbol to protect limits.h inclusion
|
15 years ago |
Gunter Knauf
|
1cc50d31f9
changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since just found that ares already uses this define.
|
16 years ago |
Gunter Knauf
|
104377d718
added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to be IPv6-aware.
|
16 years ago |
Yang Tse
|
17d2a464ad
Refactor configure script detection of functions used to set sockets into
|
16 years ago |
Yang Tse
|
4e909ee8b1
ntoa() and inet_ntoa_r() no longer used
|
16 years ago |
Yang Tse
|
842de91168
HAVE_STRNCASECMP and HAVE_STRNICMP definitions for WIN32
|
16 years ago |
Yang Tse
|
9849c6b847
Adjustments to better select/differentiate when large/small file
|
16 years ago |
Yang Tse
|
14240e9e10
Initial support of curlbuild.h and curlrules.h which allows
|
16 years ago |
Yang Tse
|
39f23aec6b
RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined
|
16 years ago |
Yang Tse
|
a9dc900515
Configure process now checks availability of recvfrom() socket function and
|
16 years ago |
Yang Tse
|
32a83128e6
Remove duplicate file inclusions. These are already done in lib/setup.h
|
16 years ago |
Yang Tse
|
19479ea021
Internal time differences now use monotonic time source if available.
|
16 years ago |
Yang Tse
|
95fd093c4a
Remove fflush() + fsync() previously introduced accelerated writing of
|
16 years ago |
Yang Tse
|
f48eb36f75
HAVE_FFLUSH and HAVE_FSYNC symbol definitions for WIN32 systems
|
16 years ago |
Yang Tse
|
8e9e33ae52
VS2005 and later dafault size for time_t is 64-bit, unless
|
16 years ago |