dnsproxy: Only one copy of the relevant buffers will be made to a TCP request
[framework/connectivity/connman.git] / src / agent.c
2012-06-15 Tomasz Bursztykaagent: Implement the new type and argument for RequestI...
2012-05-30 Patrik Flyktagent: Use input request and browser launch timeouts
2012-05-28 Patrik Flyktagent: Update __connman_agent_report_error to return...
2012-05-28 Patrik Flyktagent: Update functions used by wispr to send -EINPROGRESS
2012-05-28 Patrik Flyktagent: Return -EINPROGRESS when request passphrase...
2012-05-23 Marcel Holtmannagent: Increase default timeout to 120 seconds
2012-05-22 Patrik Flyktagent: Verify that the reply contains a dictionary
2012-05-04 Jukka Rissanenagent: Memory leak in error reply
2012-05-04 Tomasz Bursztykaagent: Adding a parameter to give the error name to...
2012-05-04 Tomasz Bursztykaagent: Adding a parameter to give the error name to...
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-26 Alok Barsodeagent: If service has no security, do not ask for a...
2012-04-20 Jukka Rissanenagent: Memory leak in passphrase reply
2012-04-17 Julien Massotservice: Move setting of WPS input from agent to service.
2012-04-17 Julien Massotservice: request_input_cb handle wps setting
2012-02-14 Tomasz Bursztykaagent: Handle browser request reply
2012-02-14 Tomasz Bursztykaagent: Add support for requesting browser action
2012-02-13 Santiago Carot-Nemesioagent: Fix capital letter for mandatory requirement
2012-01-10 Daniel Wagneragent: Undo empty D-Bus message check
2012-01-09 Daniel Wagneragent: Handle empty D-Bus message
2011-12-12 Patrik Flyktagent: Add network name and name length to authenticati...
2011-12-12 Patrik Flyktagent: Handle 'Name' and/or 'SSID' fields on method...
2011-12-12 Patrik Flyktagent: If a service is hidden, request either 'Name...
2011-12-12 Patrik Flyktagent: Be explicit when RequestInput method return...
2011-09-12 Tomasz Bursztykaagent: Added Username/Password request input logic
2011-06-21 Tomasz Bursztykaagent: Unify request input callback for passphrase...
2011-04-01 Henri Braggeagent: Implement EAP identity and passphrase query
2011-01-27 Tomasz Bursztykaagent: WPS input request logic
2010-12-02 Patrik Flyktagent: Agent API ReportError method call
2010-09-21 Patrik FlyktRemove RequestPassphrase functionality from Agent API
2010-09-21 Patrik FlyktAgent API RequestInput method for requesting passphrases
2010-01-02 Marcel HoltmannUpdate copyright information
2009-08-30 Marcel HoltmannAdd basic hookup of passphrase agent callback
2009-08-30 Marcel HoltmannAdd support for handling errors from agent registration
2009-08-30 Marcel HoltmannRemove all the useless D-Bus connection passing
2009-01-01 Marcel HoltmannUpdate copyright information
2008-10-17 Marcel HoltmannFix agent disconnect callback declaration
2008-06-28 Marcel HoltmannFix breakage caused by libgdbus API change
2008-04-13 Marcel HoltmannUpdate copyright information
2008-02-26 Marcel HoltmannFix agent cleanup function
2008-01-24 Marcel HoltmannAdd handling for agent registration and monitoring
2008-01-24 Marcel HoltmannAdd skeleton for agent infrastructure