Daniel Stenberg
|
2edeb10457
config: remove all defines of HAVE_DES_H
|
4 years ago |
Paul B. Omta
|
df85b86a92
build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO defines
|
5 years ago |
Jay Satiro
|
9a24f97711
OS400: Add CURLOPT_H3 symbols
|
5 years ago |
Daniel Stenberg
|
7fb54ef89b
config-os400: add getpeername and getsockname defines
|
5 years ago |
Jay Satiro
|
a375ab3be4
os400: Disable Alt-Svc by default since it's experimental
|
5 years ago |
Patrick Monnerat
|
520f0b47ad
os400: alt-svc support.
|
5 years ago |
Patrick Monnerat
|
a4fc19eb4d
os400: add missing symbols in config file.
|
7 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Patrick Monnerat
|
9b0b9f209e
OS400: enable NTLM authentication
|
10 years ago |
Patrick Monnerat
|
4ce87e33ee
OS400: enable Unix sockets.
|
10 years ago |
Patrick Monnerat
|
265b9a2e49
vtls: remove QsoSSL
|
10 years ago |
Patrick Monnerat
|
8efc11a0c1
GSSAPI: private export mechanisms OIDs. OS400: Make RPG binding up to date.
|
10 years ago |
Patrick Monnerat
|
2cc9246477
OS400: sync RPG wrapper, zlib support, fix header file names, ...
|
11 years ago |
Patrick Monnerat
|
0eba02fd41
OS400: new SSL backend GSKit
|
11 years ago |
Patrick Monnerat
|
50af17ef24
config-os400.h: enable system strdup(), strcmpi(), etc.
|
11 years ago |
Daniel Stenberg
|
358c5c0745
strlcat: remove function
|
11 years ago |
Yang Tse
|
9e24b9c7af
build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files
|
12 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
|
cef95aadeb
|
14 years ago |
Patrick Monnerat
|
4258e943a1
_ Make it compilable again on OS400.
|
14 years ago |
Yang Tse
|
581ce03345
|
15 years ago |
Yang Tse
|
9137e717b0
Use build-time configured curl_socklen_t instead of socklen_t
|
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 |
Patrick Monnerat
|
8e255534a1
_ Use getaddrinfo/getnameinfo ascii wrappers on OS400.
|
16 years ago |
Yang Tse
|
608fdce0a0
if2ip.c related preprocessor cleanup
|
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 |