Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
vor 12 Jahren |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
vor 12 Jahren |
Yang Tse
|
a0b207164c
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
|
vor 12 Jahren |
Daniel Stenberg
|
409f2a041f
fixed memory leak: CURLOPT_RESOLVE with multi interface
|
vor 12 Jahren |
Yang Tse
|
cc69e56ce3
hostip.c: fix potential write past the end of string buffer
|
vor 13 Jahren |
Yang Tse
|
8e25d1b93b
hostip.c: fix Curl_loadhostpairs() OOM handling
|
vor 13 Jahren |
Daniel Stenberg
|
81ebdd9e28
create_hostcache_id: use the key lower cased
|
vor 13 Jahren |
Daniel Stenberg
|
5e0a44e4d5
CURLOPT_RESOLVE: avoid adding already present host names
|
vor 13 Jahren |
Daniel Stenberg
|
2caa454dc1
resolve: don't leak pre-populated dns entries
|
vor 13 Jahren |
Yang Tse
|
f2285a6d39
hostip.c: return immediately from Curl_resolv_timeout() upon expired timeout.
|
vor 13 Jahren |
Yang Tse
|
f1586cb477
stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h
|
vor 13 Jahren |
Daniel Stenberg
|
889d1e973f
whitespace cleanup: no space first in conditionals
|
vor 13 Jahren |
Daniel Stenberg
|
b903186fa0
source cleanup: unify look, style and indent levels
|
vor 13 Jahren |
Daniel Stenberg
|
e9542ccab6
hostip: comment fixed to state current situation
|
vor 13 Jahren |
Daniel Stenberg
|
7de2f9271c
async resolvers: further cleanups
|
vor 14 Jahren |
Yang Tse
|
7e3f0bffe5
fix compiler warning: conversion may lose significant bits
|
vor 14 Jahren |
Yang Tse
|
c9081a8280
hostip: edit comment
|
vor 14 Jahren |
Daniel Stenberg
|
a1f32ffee5
ip_version: moved to connection struct
|
vor 14 Jahren |
Daniel Stenberg
|
1b24b89cca
CURLOPT_RESOLVE: added
|
vor 14 Jahren |
Yang Tse
|
6432fafa1a
fix compiler warning: variable might be clobbered by longjmp or vfork
|
vor 14 Jahren |
Kamil Dudka
|
7425db3fab
simplify code of Curl_resolv_timeout()
|
vor 14 Jahren |
Kamil Dudka
|
64ac64e783
eliminate a race condition in Curl_resolv_timeout()
|
vor 14 Jahren |
Daniel Stenberg
|
c245a8f92e
avoid compiler warning without USE_ALARM_TIMEOUT
|
vor 14 Jahren |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
vor 14 Jahren |
Thomas Lopatic
|
6657f12fff
fix the alarm()-based DNS timeout
|
vor 14 Jahren |
Yang Tse
|
597ad5a2ce
|
vor 15 Jahren |
Daniel Stenberg
|
33ce0ec1f1
wrap long lines and do some indent policing
|
vor 15 Jahren |
Yang Tse
|
bfc4c33985
Constantine Sapuntzakis refactoring of async callbacks, allowing
|
vor 15 Jahren |
Yang Tse
|
3184a91ec8
VMS specific preprocessor symbol checking adjustments
|
vor 15 Jahren |
Yang Tse
|
59939313f8
Make usage of calloc()'s arguments consistent with rest of code base
|
vor 15 Jahren |