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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-26
language fix
Daniel Stenberg
1
-2
/
+2
2009-05-26
Make ares_init(), ares_dup() and ares_init_options() return ARES_ENOTINITIALIZED
Yang Tse
9
-9
/
+46
2009-05-26
c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...
Yang Tse
6
-32
/
+133
2009-05-26
Prevent copying 'sourced' manpages for build targets that don't use them.
Yang Tse
1
-5
/
+2
2009-05-23
minor edits
Daniel Stenberg
2
-34
/
+32
2009-05-21
Include .pdf versions of c-ares man pages in distribution tarball.
Yang Tse
1
-0
/
+14
2009-05-21
Allow generation of .html and .pdf versions of c-ares man pages.
Yang Tse
3
-24
/
+203
2009-05-21
$(OBJ_DIR)/ares_getopt.o must be cleaned explicitly.
Gisle Vanem
1
-1
/
+1
2009-05-20
Mention last changes
Yang Tse
2
-0
/
+17
2009-05-20
Initial ares_library_cleanup(3) man page
Yang Tse
2
-1
/
+76
2009-05-20
Update man page
Yang Tse
1
-4
/
+7
2009-05-20
Update man page
Yang Tse
1
-19
/
+36
2009-05-19
Initial ares_library_init(3) man page attempt
Yang Tse
2
-1
/
+79
2009-05-19
Force revision update, to force CVS to update the $Id date string format
Yang Tse
1
-150
/
+150
2009-05-19
Add same copyright notice as other c-ares files
Yang Tse
2
-0
/
+32
2009-05-19
Fix case
Yang Tse
2
-2
/
+2
2009-05-18
Remove run-time requirement for advapi32.dll since
Yang Tse
3
-15
/
+10
2009-05-18
Intentionally avoid checking if the address of SystemFunction036, a.k.a.
Yang Tse
3
-9
/
+7
2009-05-18
- Provide in external interface preprocessor symbol definitions for
Yang Tse
4
-13
/
+12
2009-05-17
Introduction of ares_library_init() and ares_library_cleanup()
Yang Tse
9
-28
/
+75
2009-05-17
Introduction of ares_library_init() and ares_library_cleanup()
Yang Tse
2
-0
/
+133
2009-05-15
remove outdated comment
Yang Tse
1
-5
/
+1
2009-05-15
Fix preprocessor conditional expression
Yang Tse
1
-1
/
+1
2009-05-12
fiX *__SOCKLEN_T definitions for remaining targets
Yang Tse
1
-10
/
+10
2009-05-12
*__SOCKLEN_T definitions for OS400 already fixed
Yang Tse
1
-2
/
+0
2009-05-11
fIX *__SOCKLEN_T definitions for SYMBIAN32 and VMS targets
Yang Tse
1
-4
/
+4
2009-05-11
- Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option to
Daniel Stenberg
3
-2
/
+8
2009-05-11
Remove experimental check. Currently there's no need for it.
Yang Tse
1
-1
/
+0
2009-05-07
Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definition
Yang Tse
1
-1
/
+1
2009-05-07
Proper naming for the experimental compiler test and moved to *-compilers.m4
Yang Tse
2
-1
/
+64
2009-05-07
Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE...
Yang Tse
3
-53
/
+53
2009-05-06
fIX *__SOCKLEN_T definitions for OS400 and generic GCC targets
Yang Tse
1
-4
/
+8
2009-05-04
fIX *__SOCKLEN_T definitions for MVS and 370 targets
Yang Tse
1
-8
/
+20
2009-05-04
fIX *__SOCKLEN_T definitions for several Windows target tool-chains
Yang Tse
1
-8
/
+8
2009-05-03
HP-UX's X/Open network library requirement check follow-up
Yang Tse
1
-1
/
+1
2009-05-03
HP-UX's X/Open network library requirement check follow-up
Yang Tse
2
-21
/
+29
2009-05-02
Use build-time configured ares_socklen_t instead of socklen_t
Yang Tse
12
-205
/
+14
2009-05-01
David McCreedy's "TPF-platform specific changes to various files" patch follo...
Yang Tse
1
-2
/
+2
2009-05-01
s/libcurl/c-ares
Daniel Stenberg
1
-1
/
+1
2009-05-01
version number typo fix
Daniel Stenberg
1
-1
/
+1
2009-05-01
David McCreedy's "TPF-platform specific changes to various files" patch
Yang Tse
1
-0
/
+5
2009-05-01
Check definition of _XOPEN_SOURCE_EXTENDED with the compiler
Yang Tse
2
-1
/
+39
2009-04-30
Check if X/Open network library is required
Yang Tse
1
-0
/
+22
2009-04-30
cope with ares_build.h and ares_rules.h follow-up
Yang Tse
1
-1
/
+1
2009-04-30
Added some notes regarding ares_build.h
Yang Tse
1
-0
/
+38
2009-04-30
fix EOL
Yang Tse
1
-8
/
+8
2009-04-30
fix EOL
Yang Tse
1
-267
/
+267
2009-04-30
cope with ares_build.h and ares_rules.h
Yang Tse
6
-268
/
+290
2009-04-30
buildconf.bat for CVS-tree c-ares
Yang Tse
2
-1
/
+9
2009-04-30
Use 'unsigned int' instead of size_t attempting to avoid header inclusion
Yang Tse
1
-1
/
+1
[prev]
[next]