dnsproxy: safely access server_list_sec for removing a list node
[platform/upstream/connman.git] / client /
2024-03-05 Jaehyun KimFix the use of uninitialized values 22/307122/1 accepted/tizen/unified/20240307.171927 accepted/tizen/unified/x/20240311.100407
2024-01-12 Jaehyun KimMerge "Add ApSelectionMethod config option" into tizen
2023-10-25 Jaehyun KimAdd ApSelectionMethod config option 37/300437/2
2023-08-18 Jaehyun KimMerge "Remove redundant code" into tizen
2023-08-18 Jaehyun KimMerge "Use estimated throughput for wifi roaming" into...
2023-07-26 Jaehyun KimMerge "Fix coverity Issue CID-1693301" into tizen accepted/tizen/unified/20230727.055136
2023-07-25 Anjali NijharaFix coverity Issue CID-1693301 95/296195/2
2023-07-03 Jaehyun KimMerge "Merge tag 'upstream/1.41' into tizen" into tizen accepted/tizen/unified/20230705.063745
2023-03-15 Anjali NijharaMerge tag 'upstream/1.41' into tizen 15/289915/1
2023-03-15 Anjali NijharaImported Upstream version 1.41 86/289886/1 upstream/1.41
2023-01-02 Jaehyun KimUpdate client help description for nameservers 38/286238/1
2022-12-12 Jaehyun KimDA: Fix build warnings 95/285395/2
2022-02-23 Niraj Kumar GoitMerge tag 'upstream/1.40' into tizen. 79/271279/4 submit/tizen/20220224.061208
2021-01-27 Seonah Moonmerge tag upstream/1.38 84/252384/1 accepted/tizen/unified/20210129.002142 submit/tizen/20210127.105449
2021-01-25 Jaehyun KimMerge "Imported Upstream connman version 1.38" into...
2021-01-04 Niraj Kumar GoitImported Upstream connman version 1.38 29/246129/6
2020-10-14 Nishant ChapranaImported Upstream version 1.38 91/245691/1 upstream/1.38
2020-06-10 hyunuk takMerge "Add to check ins status on client" into tizen submit/tizen/20200610.045555
2020-05-26 hyunuk.takAdd to check ins status on client 83/234483/1
2020-05-08 Jaehyun KimMerge "Remove RW upgrade script" into tizen
2020-04-20 hyunuk.takVerify INS functions using connmanctl 10/231110/4 submit/tizen/20200422.012623
2019-09-18 Nishant ChapranaImported Upstream version 1.37 66/214066/2 submit/tizen/20190920.082459
2019-07-04 Nishant ChapranaImported Upstream version 1.37 02/209302/1 upstream/1.37
2018-08-24 Nishant Chaprana[connman] Added Tizen Wi-Fi Mesh 69/186569/10 submit/tizen/20180824.072908
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
2016-05-30 Niraj Kumar Goit[connman] Fixed memory leak issue. 20/72020/4 accepted/tizen/common/20160607.194721 accepted/tizen/ivi/20160607.235418 accepted/tizen/mobile/20160607.235355 accepted/tizen/tv/20160607.235409 accepted/tizen/wearable/20160607.235343 submit/tizen/20160607.090155
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-10-29 Zhang zhengguangImported Upstream version 1.26 upstream/1.26
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2013-06-13 Patrik Flyktclient: Fix passphrase handling
2013-06-13 Patrik Flyktclient: Implement VPN Agent API RequestInput method...
2013-06-13 Patrik Flyktclient: Add vpnagent command to register and unregister...
2013-06-13 Patrik Flyktclient: Implement support for queueing Agent messages
2013-06-13 Patrik Flyktclient: Add VPN Agent support for Release, Cancel and...
2013-06-13 Patrik Flyktclient: Create agent data structure and pass it in...
2013-06-13 Patrik Flyktclient: Don't handle Agent messages in monitor code
2013-06-13 Patrik Flyktclient: Fix DBUS_TYPE_UINT16 pretty-printing
2013-06-07 Patrik Flyktclient: Avoid printing extra prompt on RequestInput
2013-06-07 Patrik Flyktclient: Read D-Bus string type only if argument is...
2013-06-07 Patrik Flyktclient: Pretty-print D-Bus signed integers
2013-06-07 Patrik Flyktclient: Add VPN monitoring support
2013-06-07 Patrik Flyktclient: Add support for displaying VPN connections
2013-06-07 Patrik Flyktclient: Add VPN connection helper function
2013-06-07 Patrik Flyktclient: Add parameter to specify D-Bus service for...
2013-06-07 Patrik Flyktclient: Add missing header file boilerplate
2013-05-24 Patrik Flyktclient: Accept correctly spelled option name
2013-05-22 Patrik Flyktclient: Fix minor issues in D-Bus path name checking
2013-05-22 Patrik Flyktclient: Fix index for IPv6 configuration option
2013-05-22 Patrik Flyktclient: Reserve space for trailing NULL in the array
2013-05-08 Patrik Flyktclient: Do service name syntax check when a name is...
2013-05-08 Justin MaggardFix gcc compiler warning with -Wformat-security.
2013-05-06 Jukka Rissanenclient: Check that strings passed to D-Bus to contain...
2013-05-06 Jukka Rissanenclient: Newline missing after printing scan error message
2013-05-06 Patrik Flyktclient: Fix for handling an unset callback
2013-05-06 Patrik Flyktclient: Fixes for handling Agent messages
2013-05-03 Patrik Flyktclient: Initial RequestInput handling support
2013-05-03 Patrik Flyktclient: Add ReportError handling
2013-05-03 Patrik Flyktclient: Add RequestBrowser handling
2013-05-03 Patrik Flyktclient: Implement Agent Release and Cancel method calls
2013-05-03 Patrik Flyktclient: Add command mode and agent mode helper functions
2013-05-03 Patrik Flyktclient: Add agent command
2013-05-03 Patrik Flyktclient: Add support for registering and unregistering...
2013-05-03 Patrik Flyktclient: Enable method call return to exit or continue...
2013-05-03 Patrik Flyktclient: Make dbus helper function variable const char *
2013-04-30 Patrik Flyktclient: Fix up wrongly included typedef
2013-04-30 Patrik Flyktclient: Remove unneeded members from structs
2013-04-30 Patrik Flyktclient: Move commands around to more logical places...
2013-04-23 Patrik Flyktclient: Trim off spaces from user input
2013-04-23 Patrik Flyktclient: Add command completion
2013-04-23 Patrik Flyktclient: Follow coding style
2013-04-23 Patrik Flyktclient: Add support for tethering
2013-04-06 Patrik Flyktclient: Add --help, -h options
2013-04-05 Patrik Flyktclient: Fix help text, IPv4 setting uses netmask
2013-04-04 Patrik Flyktclient: Move boolean parsing helper function to command...
2013-04-04 Patrik Flyktclient: Remove now obsolete functions and files
2013-04-04 Patrik Flyktclient: Remove now obsolete function
2013-04-04 Patrik Flyktclient: Use D-Bus helper functions when setting proxy
2013-04-04 Patrik Flyktclient: Use helper functions for setting domains, names...
2013-04-04 Patrik Flyktclient: Use helper functions for IP, autoconnect and...
2013-04-04 Patrik Flyktclient: Use D-Bus helper function to implement services...
2013-04-04 Patrik Flyktclient: Use D-Bus helper functions for Technology enabl...
2013-04-04 Patrik Flyktclient: Add support functions for setting properties
2013-04-04 Patrik Flyktclient: Use D-Bus helpers for Technology Scan method...
2013-04-04 Patrik Flyktclient: Use D-Bus helpers for Technology GetTechnologie...
2013-04-04 Patrik Flyktclient: Use D-Bus helper functions for service connect...
2013-04-04 Patrik Flyktclient: Use D-Bus helper functions for state method...
2013-04-04 Patrik Flyktclient: Print out help header if non-interactive
2013-04-04 Patrik Flyktclient: Add calls to save and redraw input prompt
2013-04-04 Patrik Flyktclient: Remove now obsolete client/interactive.[hc...
2013-04-04 Patrik Flyktclient: Remove readline handling from main.c
2013-04-04 Patrik Flyktclient: Handle exit and inprogress values
2013-04-04 Patrik Flyktclient: Delete the now obsolete monitor.[hc] files
2013-04-04 Patrik Flyktclient: Reimplement monitor command
2013-04-04 Patrik Flyktclient: Add input handling
2013-04-04 Patrik Flyktclient: Add pretty-printing for ServicesChanged signal
2013-04-04 Patrik Flyktclient: Add connmanctl D-Bus helper functions
2013-02-21 Patrik Flyktclient: Remove the now obsolete command parsing functions
2013-02-21 Patrik Flyktclient: Remove unused functions
next