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
/
agent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
Updated connman to version 1.35
Seonah Moon
1
-6
/
+11
2018-01-08
Imported Upstream version 1.35
upstream/1.35
Seonah Moon
1
-6
/
+11
2016-04-26
Imported Upstream version 1.29
upstream/1.29
taesubkim
1
-5
/
+8
2015-08-07
Base Code merged to SPIN 2.4
submit/tizen/20150810.034432
hyunuktak
1
-5
/
+8
2014-10-29
Imported Upstream version 1.26
upstream/1.26
Zhang zhengguang
1
-4
/
+17
2014-07-17
Imported Upstream version 1.24
upstream/1.24
Zhang zhengguang
1
-172
/
+359
2013-01-15
agent: Keep track of the driver to unref user context relevantly
Tomasz Bursztyka
1
-2
/
+3
2012-12-17
agent: Don't crash when no agent was registered on exit
Daniel Wagner
1
-0
/
+4
2012-11-30
agent: Release all agents when stopping
Jukka Rissanen
1
-1
/
+21
2012-11-23
agent: Split agent code into generic and service specific parts
Jukka Rissanen
1
-673
/
+165
2012-09-13
agent: Fixes refcounting issue
Tomasz Bursztyka
1
-12
/
+4
2012-09-04
agent: Always clean up and unref on agent shutdown
Patrik Flykt
1
-12
/
+9
2012-09-04
agent: Cancel agent requests
Patrik Flykt
1
-0
/
+9
2012-09-04
agent: Implement Agent API Cancel() method call
Patrik Flykt
1
-0
/
+54
2012-09-04
agent: Use the Agent queueing functions when sending requests
Patrik Flykt
1
-81
/
+52
2012-09-04
agent: Implement Agent API message queueing
Patrik Flykt
1
-0
/
+114
2012-07-15
agent: Avoid shadowing connection variable
Marcel Holtmann
1
-1
/
+1
2012-07-13
agent: Handle wpspin type as a PreviousPassphrase
Tomasz Bursztyka
1
-18
/
+27
2012-07-13
agent: Rewrite how PreviousPassphrase field is handled
Tomasz Bursztyka
1
-19
/
+31
2012-06-26
agent: Fix how to provide PreviousPassphrase through D-Bus
Tomasz Bursztyka
1
-6
/
+29
2012-06-15
agent: Implement the new type and argument for RequestInput method call
Tomasz Bursztyka
1
-1
/
+18
2012-05-30
agent: Use input request and browser launch timeouts
Patrik Flykt
1
-6
/
+8
2012-05-28
agent: Update __connman_agent_report_error to return -EINPROGRESS
Patrik Flykt
1
-1
/
+1
2012-05-28
agent: Update functions used by wispr to send -EINPROGRESS
Patrik Flykt
1
-2
/
+2
2012-05-28
agent: Return -EINPROGRESS when request passphrase calls an agent
Patrik Flykt
1
-1
/
+1
2012-05-23
agent: Increase default timeout to 120 seconds
Marcel Holtmann
1
-8
/
+10
2012-05-22
agent: Verify that the reply contains a dictionary
Patrik Flykt
1
-1
/
+30
2012-05-04
agent: Memory leak in error reply
Jukka Rissanen
1
-0
/
+1
2012-05-04
agent: Adding a parameter to give the error name to browser callback
Tomasz Bursztyka
1
-3
/
+6
2012-05-04
agent: Adding a parameter to give the error name to authentication callback
Tomasz Bursztyka
1
-4
/
+10
2012-04-29
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-26
agent: If service has no security, do not ask for a passphrase
Alok Barsode
1
-2
/
+5
2012-04-20
agent: Memory leak in passphrase reply
Jukka Rissanen
1
-0
/
+1
2012-04-17
service: Move setting of WPS input from agent to service.
Julien Massot
1
-18
/
+0
2012-04-17
service: request_input_cb handle wps setting
Julien Massot
1
-0
/
+2
2012-02-14
agent: Handle browser request reply
Tomasz Bursztyka
1
-0
/
+41
2012-02-14
agent: Add support for requesting browser action
Tomasz Bursztyka
1
-0
/
+44
2012-02-13
agent: Fix capital letter for mandatory requirement
Santiago Carot-Nemesio
1
-3
/
+3
2012-01-10
agent: Undo empty D-Bus message check
Daniel Wagner
1
-6
/
+0
2012-01-09
agent: Handle empty D-Bus message
Daniel Wagner
1
-0
/
+6
2011-12-12
agent: Add network name and name length to authentication_cb_t
Patrik Flykt
1
-2
/
+3
2011-12-12
agent: Handle 'Name' and/or 'SSID' fields on method call return
Patrik Flykt
1
-0
/
+24
2011-12-12
agent: If a service is hidden, request either 'Name' or 'SSID'
Patrik Flykt
1
-0
/
+33
2011-12-12
agent: Be explicit when RequestInput method return provides values
Patrik Flykt
1
-2
/
+7
2011-09-12
agent: Added Username/Password request input logic
Tomasz Bursztyka
1
-1
/
+131
2011-06-21
agent: Unify request input callback for passphrase and login based input.
Tomasz Bursztyka
1
-2
/
+2
2011-04-01
agent: Implement EAP identity and passphrase query
Henri Bragge
1
-3
/
+44
2011-01-27
agent: WPS input request logic
Tomasz Bursztyka
1
-1
/
+76
2010-12-02
agent: Agent API ReportError method call
Patrik Flykt
1
-0
/
+85
2010-09-21
Remove RequestPassphrase functionality from Agent API
Patrik Flykt
1
-28
/
+0
[next]