Brad Spencer
|
ad4997e5b2
urlapi: parse IPv6 literals without ENABLE_IPV6
|
1 gadu atpakaļ |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 gadu atpakaļ |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 gadi atpakaļ |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 gadi atpakaļ |
Daniel Stenberg
|
26a7d51c21
checksrc: warn on space after exclamation mark
|
4 gadi atpakaļ |
Daniel Stenberg
|
0bc60d91de
copyrights: fix copyright year range
|
5 gadi atpakaļ |
Marcel Raad
|
10db3ef21e
lib: reduce variable scopes
|
5 gadi atpakaļ |
Jay Satiro
|
af0216251b
curl_setup_once: Remove ERRNO/SET_ERRNO macros
|
7 gadi atpakaļ |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 gadi atpakaļ |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 gadi atpakaļ |
Steve Holme
|
f046ac48d6
inet_pton.c: Fixed compilation warnings
|
8 gadi atpakaļ |
Marcel Raad
|
668231c309
inet_pton.c: Fix MSVC run-time check failure (2)
|
9 gadi atpakaļ |
Marcel Raad
|
618dfd65e4
inet_pton.c: Fix MSVC run-time check failure
|
9 gadi atpakaļ |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 gadi atpakaļ |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 gadi atpakaļ |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 gadi atpakaļ |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 gadi atpakaļ |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
12 gadi atpakaļ |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
13 gadi atpakaļ |
Yang Tse
|
ef2176109f
errno.h inclusion conditionally done in setup_once.h
|
13 gadi atpakaļ |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
13 gadi atpakaļ |
Fabian Keil
|
1702a2c08d
Fix a couple of spelling errors in lib/
|
13 gadi atpakaļ |
Yang Tse
|
b3d39275f5
inet_pton: fix compiler warning
|
14 gadi atpakaļ |
Daniel Stenberg
|
bb60fe0c1a
inet_pton: warnings: use size_t to store pointer deltas
|
14 gadi atpakaļ |
Yang Tse
|
73060b4523
backport fix for failures to reject certain malformed literals
|
16 gadi atpakaļ |
Yang Tse
|
ad61b58036
fix compiler warning
|
16 gadi atpakaļ |
Daniel Stenberg
|
cbd1a77ec2
if () => if()
|
17 gadi atpakaļ |
Daniel Stenberg
|
ad6e28073c
removed space after if and while before the parenthesis for better source code
|
17 gadi atpakaļ |
Yang Tse
|
038fe54e21
fix compiler warning
|
17 gadi atpakaļ |
Yang Tse
|
8fe9376d54
move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_once.h
|
17 gadi atpakaļ |