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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-04
Don't use O_CLOEXEC flag to open()
Marcel Holtmann
1
-1
/
+1
2010-11-04
Use * characters for hidden password input
Marcel Holtmann
1
-0
/
+3
2010-11-04
Add support for WISPr username/password input dialogs
Marcel Holtmann
1
-11
/
+171
2010-11-02
Print hotspot location details
Marcel Holtmann
1
-0
/
+24
2010-11-02
Show provided WISPr logout URL
Marcel Holtmann
1
-0
/
+3
2010-11-02
Add login handling to WISPr command line client
Marcel Holtmann
1
-212
/
+240
2010-11-01
Split the GET and POST method APIs
Marcel Holtmann
2
-4
/
+2
2010-11-01
Add support for decoding WISPr page elements
Marcel Holtmann
1
-0
/
+53
2010-11-01
Use return value of result function to indicate to proceed or not
Marcel Holtmann
2
-3
/
+7
2010-11-01
The HTTP status code can be retrieved from result object
Marcel Holtmann
2
-2
/
+6
2010-11-01
Add parsing of initial WISPr response
Marcel Holtmann
1
-3
/
+222
2010-10-30
Enable close connection for the inital WISPr request
Marcel Holtmann
1
-0
/
+1
2010-10-30
Update WISPr command line client to use GWeb
Marcel Holtmann
1
-65
/
+52
2010-10-30
Update error messages of GWeb test application
Marcel Holtmann
1
-5
/
+4
2010-10-30
Let the test tool use ConnMan as user agent string
Marcel Holtmann
1
-0
/
+2
2010-10-30
Add basic update for GWeb request API
Marcel Holtmann
1
-1
/
+1
2010-10-30
Add dummy HTTPS client to WISPr test program
Marcel Holtmann
1
-0
/
+129
2010-10-30
iptables-test: Support for chain deletion
Samuel Ortiz
1
-3
/
+56
2010-10-30
iptables-test: Properly clean tables up
Samuel Ortiz
1
-1
/
+19
2010-10-30
iptables-test: Support for user defined chain jumps
Samuel Ortiz
1
-4
/
+111
2010-10-30
iptables-test: Update entries offsets properly
Samuel Ortiz
1
-3
/
+25
2010-10-30
iptables-test: Merge rule adding routines
Samuel Ortiz
1
-55
/
+15
2010-10-29
Add skeleton for WISPr command line client
Marcel Holtmann
1
-0
/
+29
2010-10-26
iptables-test: Build custom rule
Samuel Ortiz
1
-7
/
+45
2010-10-26
iptables-test: Inversion support
Samuel Ortiz
1
-5
/
+21
2010-10-26
iptables-test: Parse targets and matches options
Samuel Ortiz
1
-38
/
+91
2010-10-25
iptables-test: Add -t option support
Samuel Ortiz
1
-7
/
+15
2010-10-25
iptables-test: Initial command line parsing
Samuel Ortiz
1
-11
/
+91
2010-10-23
iptables: Replace iptables-test program
Samuel Ortiz
1
-108
/
+608
2010-10-13
Update stats-ringbuffer-dump tool
Daniel Wagner
1
-22
/
+95
2010-10-04
Move GResolv source file sinto GWeb directory
Marcel Holtmann
2
-2
/
+2
2010-09-23
Fix typo in stats_print_record
Daniel Wagner
1
-1
/
+1
2010-09-22
Add statistics ring buffer analyze tool
Daniel Wagner
1
-0
/
+335
2010-09-22
Don't bother setting 127.0.0.1 as nameserver
Marcel Holtmann
2
-4
/
+2
2010-09-21
Add basic DNS resolving for HTTP operation
Marcel Holtmann
1
-0
/
+9
2010-08-20
Fix iptables-test to work with iptables 1.4.9
Robert Piasek
1
-2
/
+2
2010-08-01
Fix up test tool for web service library
Marcel Holtmann
1
-1
/
+21
2010-08-01
Report error if lookup fails
Marcel Holtmann
1
-1
/
+5
2010-07-31
Add simple test tool for web service library
Marcel Holtmann
1
-0
/
+108
2010-07-29
Add simple test tool for running WPAD DNS queries
Marcel Holtmann
1
-0
/
+200
2010-07-29
Add domain name support to DHCP test tool
Marcel Holtmann
1
-0
/
+5
2010-07-29
Fix stupid typo
Marcel Holtmann
1
-1
/
+1
2010-07-29
Fix dhclient-test.c build error
Samuel Ortiz
1
-0
/
+1
2010-07-28
Fix timer handling for DHCP library test tool
Marcel Holtmann
1
-18
/
+11
2010-07-28
Add tool for standalone dhclient testing
Marcel Holtmann
1
-0
/
+263
2010-07-28
Report human readable status information for resolver result
Marcel Holtmann
1
-1
/
+25
2010-07-28
Add simple timer for resolver test program
Marcel Holtmann
1
-1
/
+12
2010-07-28
Destroy timer of DHCP test program
Marcel Holtmann
1
-1
/
+3
2010-07-27
Add debug option to resolver test tool
Marcel Holtmann
1
-1
/
+27
2010-07-26
Fix resolver test script to show lookup results
Marcel Holtmann
1
-1
/
+16
[next]