index
:
platform/upstream/c-ares
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_dev
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/pcoval/latest
sandbox/pcoval/upstream
sandbox/vbarinov/visibility
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
upstream
Domain: Network & Connectivity / Data Network;
Taesoo Jun <steve.jun@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ares_private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-16
rearrange to allow internal/private use of ares_writev to any system
Yang Tse
1
-0
/
+6
2008-09-15
rearrange to allow internal/private use of ares_strcasecmp to any system that
Yang Tse
1
-0
/
+10
2008-09-11
strdup() clone for systems/configurations which lack it
Yang Tse
1
-0
/
+5
2008-07-10
fix compiler warning
Yang Tse
1
-2
/
+2
2008-05-20
if'def out private function ares__tvdiff(), it is not in use yet.
Yang Tse
1
-0
/
+2
2008-05-13
- Introducing millisecond resolution support for the timeout option. See
Daniel Stenberg
1
-5
/
+17
2008-05-09
Use monotonic time source if available.
Yang Tse
1
-0
/
+2
2007-11-08
Define WIN32 when build target is Win32 API.
Yang Tse
1
-0
/
+8
2007-10-02
Avoid inline C99ism, and move c-ares routines for managing doubly-linked lists.
Yang Tse
1
-74
/
+1
2007-09-29
Previously, processing a large batch of timeouts was O(n^2) in the number of
Steinar H. Gunderson
1
-5
/
+107
2007-09-28
Make the query callbacks return the number of timeouts that happened during t...
Steinar H. Gunderson
1
-0
/
+3
2007-09-28
Three fixes in one commit (sorry): a) Take care of the tcpbuf if it ends whil...
Steinar H. Gunderson
1
-2
/
+26
2007-05-30
Shmulik Regev brought cryptographically secure transaction IDs
Daniel Stenberg
1
-0
/
+16
2006-11-07
Moved select_s() to Makefile.dj since select() is used in applications.
Gisle Vanem
1
-1
/
+0
2006-10-31
Added definition of select() for Watt32.
Gisle Vanem
1
-0
/
+1
2006-07-26
Provide multiple header inclusion prevention definition __ARES_PRIVATE_H
Yang Tse
1
-0
/
+6
2006-05-03
Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option that when set makes
Daniel Stenberg
1
-1
/
+10
2006-01-05
James Bursa fixes: find the hosts file on RISC OS, and made it build with
Daniel Stenberg
1
-0
/
+4
2005-08-10
make ares compile again for NetWare.
Gunter Knauf
1
-0
/
+4
2005-04-15
Attempted to fix c-ares not building on non-IPv6 systems
Dominick Meglio
1
-0
/
+2
2005-04-09
Made sortlist support IPv6 (this can probably use some testing)
Dominick Meglio
1
-2
/
+8
2005-04-09
Made sortlist support CIDR matching for IPv4
Dominick Meglio
1
-1
/
+9
2005-04-08
Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the family
Dominick Meglio
1
-1
/
+1
2005-03-22
CURL_EXTERN is already in <curl/curl.h>.
Gisle Vanem
1
-4
/
+0
2004-11-10
Replace IsNT with IS_NT().
Gisle Vanem
1
-1
/
+1
2004-11-09
fix CURL_EXTERN for debug builds
Daniel Stenberg
1
-0
/
+4
2004-10-06
removed tabs and trailing whitespace from source
Daniel Stenberg
1
-7
/
+7
2004-09-26
Dominick Meglio host file path discovery patch for windows
Daniel Stenberg
1
-2
/
+2
2004-08-20
Changes for Watt-32 on Windows. I've assumed Configure
Gisle Vanem
1
-4
/
+2
2004-07-22
- Fixed a few variable return types for some system calls. Made configure
Daniel Stenberg
1
-2
/
+2
2004-07-04
added NetWare section for paths.
Gunter Knauf
1
-0
/
+5
2004-07-01
djgpp fixes by Gisle
Daniel Stenberg
1
-2
/
+5
2004-07-01
Gisle Vanem made this build fine with djgpp and the Watt-32 stack.
Daniel Stenberg
1
-0
/
+9
2004-02-27
minor size_t fix to kill a warning
Daniel Stenberg
1
-1
/
+1
2004-02-17
If CURLDEBUG is set we use the libcurl internal memdebug system to track
Daniel Stenberg
1
-0
/
+8
2004-02-04
made more pointers unsigned, as they were mostly used passed in to functions
Daniel Stenberg
1
-3
/
+3
2003-10-07
ares 1.1.1 with collected applied patches
Daniel Stenberg
1
-0
/
+145