Jay Satiro
|
85eda4e87a
select: fix overflow protection in Curl_socket_check
|
4 lat temu |
Daniel Stenberg
|
a96c7529eb
select: make Curl_socket_check take timediff_t timeout
|
4 lat temu |
Harry Sintonen
|
7a71965e97
build: fixed build for systems with select() in unistd.h
|
4 lat temu |
Marc Hoersken
|
696cfc0f6c
select: add 'timeout_ms' wrap-around precaution to Curl_select
|
4 lat temu |
Marc Hoersken
|
041e778f1e
select: fix 'pending_ms' is assigned a value that is never used
|
4 lat temu |
Marc Hoersken
|
c52b342051
select: move duplicate select preparation code into Curl_select
|
4 lat temu |
Daniel Stenberg
|
1ad49feb71
global_init: assume the EINTR bit by default
|
4 lat temu |
Daniel Stenberg
|
0bc60d91de
copyrights: fix copyright year range
|
5 lat temu |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 lat temu |
Daniel Stenberg
|
f2003295a0
select: update comments
|
7 lat temu |
Daniel Stenberg
|
5d543fe906
time: rename Curl_tvnow to Curl_now
|
7 lat temu |
Daniel Stenberg
|
b9d25f9a6b
timediff: return timediff_t from the time diff functions
|
7 lat temu |
Daniel Stenberg
|
4dee50b9c8
timeval: struct curltime is a struct timeval replacement
|
7 lat temu |
Marcel Raad
|
1b4b2c1a59
select: use correct SIZEOF_ constant
|
7 lat temu |
klemens
|
f7df67cff0
spelling fixes
|
7 lat temu |
Marcel Raad
|
21aa32d30d
lib: fix compiler warnings after de4de4e3c7c
|
8 lat temu |
Daniel Stenberg
|
8a6e89a9eb
select: switch to macros in uppercase
|
8 lat temu |
Daniel Stenberg
|
a05906190c
select: use more proper macro-looking names
|
8 lat temu |
Daniel Stenberg
|
9aa2afc3a5
Curl_socket_check: add extra check to avoid integer overflow
|
8 lat temu |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 lat temu |
Gisle Vanem
|
e1b6b2219d
lwip: Fix compatibility issues with later versions
|
9 lat temu |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
9 lat temu |
Daniel Stenberg
|
a6b8fe2a5f
checksrc: use space before paren in "return (expr);"
|
9 lat temu |
Daniel Stenberg
|
700843d69f
select.c: fix compilation for VxWorks
|
10 lat temu |
Peter Wang
|
97d2e4bd75
Curl_poll + Curl_wait_ms: fix timeout return value
|
10 lat temu |
Brad Spencer
|
fb4937a311
select: with winsock, avoid passing unsupported arguments to select()
|
10 lat temu |
Zdenek Pavlas
|
57ccdfa8d2
curl_global_init: accept the CURL_GLOBAL_ACK_EINTR flag
|
11 lat temu |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 lat temu |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 lat temu |
Yang Tse
|
5b6e7927c6
build: rename 93 lib/*.c files
|
12 lat temu |