index
:
platform/upstream/connman
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
ipsec
pristine-tar
sandbox/nmerinov/llvm
sandbox/pcoval/pc
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
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_devel
tizen_ivi_genivi
tizen_ivi_release
tizen_tv_devel
upstream
Domain: Network & Connectivity / Data Network;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dnsproxy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-25
dnsproxy: Add reply host part length checking
Patrik Flykt
1
-5
/
+17
2012-10-03
dnsproxy: Do not overwrite protocol and channel in server struct
Jukka Rissanen
1
-5
/
+26
2012-09-26
dnsproxy: Remove AI_PASSIVE for connected socket
Jukka Rissanen
1
-1
/
+1
2012-09-26
dnsproxy: Set recipient address when sending msg to DNS server
Jukka Rissanen
1
-2
/
+12
2012-07-15
dnsproxy: Avoid multiple shadowing variables
Marcel Holtmann
1
-13
/
+12
2012-06-20
dnsproxy: Check cache for TCP request before connecting to server
Jukka Rissanen
1
-1
/
+31
2012-06-20
dnsproxy: Use DNS header in checks
Jukka Rissanen
1
-5
/
+7
2012-06-20
dnsproxy: Add more debugging prints
Jukka Rissanen
1
-7
/
+17
2012-06-20
dnsproxy: Check cache properly for TCP packets
Jukka Rissanen
1
-4
/
+13
2012-06-20
dnsproxy: Fix the negative caching of AAAA record
Jukka Rissanen
1
-4
/
+13
2012-06-20
dnsproxy: Save DNS packet in cache always in TCP format
Jukka Rissanen
1
-13
/
+57
2012-06-20
dnsproxy: Do not generate SIGPIPE
Jukka Rissanen
1
-6
/
+6
2012-06-18
dnsproxy: Fix flushing pending requests
Paulo Pizarro
1
-19
/
+15
2012-06-18
dnsproxy: Release all the fields of the request after forward dns reply
Paulo Pizarro
1
-5
/
+1
2012-06-18
dnsproxy: Avoid duplication of domains in the TCP server domain list
Paulo Pizarro
1
-15
/
+2
2012-06-18
dnsproxy: If no request was sent then the TCP server is destroyed
Paulo Pizarro
1
-2
/
+17
2012-06-18
dnsproxy: If the answer is in the cache, the TCP request is released
Paulo Pizarro
1
-23
/
+28
2012-06-18
dnsproxy: Only one copy of the relevant buffers will be made to a TCP request
Paulo Pizarro
1
-37
/
+38
2012-06-11
dnsproxy: Do not print too many info messages
Jukka Rissanen
1
-6
/
+6
2012-06-07
dnsproxy: Randomize the transaction id
Jukka Rissanen
1
-13
/
+12
2012-06-07
dnsproxy: Use memmove() when discarding domain name
Jukka Rissanen
1
-1
/
+5
2012-06-07
dnsproxy: Check overlapping memcpy
Jukka Rissanen
1
-6
/
+15
2012-05-31
dnsproxy: If the answer is in the cache, the UDP request is released
Paulo Pizarro
1
-14
/
+12
2012-05-28
dnsproxy: Fix wrong domain len causing crash in memmove
Lucas De Marchi
1
-3
/
+3
2012-05-28
dnsproxy: Avoid useless memset
Lucas De Marchi
1
-1
/
+1
2012-05-28
dnsproxy: Fix constiness of variables
Lucas De Marchi
1
-21
/
+18
2012-05-09
dnsproxy: Remove dead assignment
Henrique Dante de Almeida
1
-1
/
+0
2012-05-09
dnsproxy: Return error if initial send fails
Henrique Dante de Almeida
1
-0
/
+2
2012-04-29
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-25
dnsproxy: Delay cache removal
Jukka Rissanen
1
-4
/
+22
2012-04-02
dnsproxy: Refactor request destroy code
Daniel Wagner
1
-14
/
+13
2012-03-21
dnsproxy: Remove pending requests before destroying the channel
Julien Massot
1
-0
/
+4
2012-03-01
core: Change coding style for passing NULL to time
Grant Erickson
1
-5
/
+5
2012-01-24
dnsproxy: Check that cache is valid before accessing it.
Jukka Rissanen
1
-4
/
+12
2012-01-16
dnsproxy: Fix invalid hash table cleanup
Daniel Wagner
1
-1
/
+6
2012-01-10
dnsproxy: Empty lines cleanup
Daniel Wagner
1
-6
/
+5
2012-01-10
dnsproxy: Add cache refreshing logic
Arjan van de Ven
1
-9
/
+134
2012-01-10
dnsproxy: Add a "invalidate cache" function
Arjan van de Ven
1
-0
/
+43
2012-01-10
dnsproxy: Deal nicer with a cache-full situation
Arjan van de Ven
1
-7
/
+31
2012-01-10
dnsproxy: Track cache hit statistics
Arjan van de Ven
1
-1
/
+20
2012-01-10
dnsproxy: Have a minimum cache TTL
Arjan van de Ven
1
-0
/
+7
2012-01-10
dnsproxy: Cache negative IPv6 entries for the case where we have an IPv4 entr...
Arjan van de Ven
1
-2
/
+56
2012-01-10
dnsproxy: Send the correct TTL to our clients
Arjan van de Ven
1
-3
/
+67
2012-01-10
dnsproxy: Start tracking the end time of the TTL
Arjan van de Ven
1
-13
/
+38
2012-01-10
dnsproxy: Delete expired cache entries when they expire
Arjan van de Ven
1
-11
/
+38
2012-01-10
dnsproxy: Make sure "rr" is not NULL
Arjan van de Ven
1
-0
/
+3
2012-01-09
dnsproxy: Check compress flag properly.
Jukka Rissanen
1
-1
/
+1
2011-12-20
dnsproxy: Build failure fix
Samuel Ortiz
1
-1
/
+1
2011-12-16
dnsproxy: Implement A and AAAA DNS record caching
Jukka Rissanen
1
-9
/
+781
2011-11-24
dnsproxy: Do not copy two extra bytes if using TCP
Jukka Rissanen
1
-1
/
+1
[next]