Viktor Szakats
|
3efba94f77
cmake: allow building tests in unity mode
|
2 月之前 |
Daniel Stenberg
|
fbf5d507ce
lib/src: white space edits to comply better with code style
|
2 月之前 |
Viktor Szakats
|
c04504885d
src: fix potential macro confusion in cmake unity builds
|
2 月之前 |
Viktor Szakats
|
f81f351b9a
tidy-up: OS names
|
3 月之前 |
Viktor Szakats
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
1 年之前 |
Viktor Szakats
|
96c29900bc
build: delete checks for C89 standard headers
|
1 年之前 |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 年之前 |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 年之前 |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 年之前 |
Daniel Stenberg
|
cb232b13de
server/resolve: remove AI_CANONNAME to make macos tell the truth
|
4 年之前 |
Daniel Stenberg
|
9a8b3b3e13
copyright: fix out-of-date copyright ranges and missing headers
|
4 年之前 |
Marcel Raad
|
67a08dca27
curl_setup: disable IPv6 resolver without `getaddrinfo`
|
5 年之前 |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 年之前 |
Marcel Raad
|
da6aa3f763
tests/server/resolve.c: fix deprecation warning
|
7 年之前 |
Daniel Stenberg
|
a332c4f769
tests/server: comply with our code style
|
8 年之前 |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 年之前 |
Steve Holme
|
151ae59436
code/docs: Use correct case for IPv4 and IPv6
|
10 年之前 |
Peter Wu
|
a5ad43afe8
tests: fix memleak in server/resolve.c
|
10 年之前 |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 年之前 |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 年之前 |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 年之前 |
Yang Tse
|
4d3fb91fb4
test servers: build adjustment
|
12 年之前 |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 年之前 |
Yang Tse
|
8904064c3a
|
14 年之前 |
Yang Tse
|
232d17ec64
|
15 年之前 |
Dan Fandrich
|
a10044e110
Changed the "resolve" test precheck program to verify that an IPv6 socket
|
16 年之前 |
Dan Fandrich
|
88513d2d1a
Fixed some compiler warnings with gcc
|
16 年之前 |
Yang Tse
|
57ee847ce7
Avoid the use of the '? :' operator inside the call to our
|
16 年之前 |
Yang Tse
|
2b767161da
fix compiler warning: defined but not used
|
16 年之前 |
Yang Tse
|
fe5f448015
fix compiler warning: external definition with no prior declaration
|
16 年之前 |