summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-28Modify to get rsn mode using pairwisesubmit/tizen/20160628.112647accepted/tizen/wearable/20160629.021326accepted/tizen/tv/20160629.021220accepted/tizen/mobile/20160629.021329accepted/tizen/ivi/20160629.021304accepted/tizen/common/20160628.141818hyunuktak6-15/+20
2016-06-22Remove some features and modify service filesubmit/tizen/20160624.012559accepted/tizen/wearable/20160624.064357accepted/tizen/tv/20160624.064037accepted/tizen/mobile/20160624.064052accepted/tizen/ivi/20160624.064339accepted/tizen/common/20160624.132425hyunuktak8-172/+5
2016-06-22Fix Svace issue 102125submit/tizen/20160622.070923accepted/tizen/wearable/20160623.121429accepted/tizen/tv/20160623.121406accepted/tizen/mobile/20160623.121353accepted/tizen/ivi/20160623.121441accepted/tizen/common/20160627.191217chleun.moon1-8/+8
2016-06-17[SPIN] Apply system socket - onlycap supportsubmit/tizen/20160620.015850accepted/tizen/wearable/20160620.081549accepted/tizen/tv/20160620.081531accepted/tizen/mobile/20160620.081517accepted/tizen/ivi/20160620.081605accepted/tizen/common/20160620.163541Niraj Kumar Goit4-16/+45
2016-06-17[SPIN] Indicate auth-failed error.Niraj Kumar Goit3-1/+16
2016-06-17[SPIN] Fix wireless issues in connman.Niraj Kumar Goit3-33/+36
2016-06-17[SPIN] Check if network is already removed in connect callback.Niraj Kumar Goit1-0/+17
2016-06-17[SPIN] Added the connman disconnect reason property.Niraj Kumar Goit7-0/+82
2016-06-17[SPIN] fix the invalid state from supplicant.Niraj Kumar Goit1-0/+6
2016-06-17[SPIN] Update operating frequency properly.Niraj Kumar Goit2-1/+12
2016-06-17[SPIN] add keymgmt property for bss.Niraj Kumar Goit6-0/+45
2016-06-17[SPIN] request RemoveNetwork when disconnected to stop scanning in supplicant.Niraj Kumar Goit3-2/+34
2016-06-17[SPIN] Fix the connman bugs.Niraj Kumar Goit11-0/+84
2016-06-14[SPIN] change the ntp update logicNiraj Kumar Goit2-0/+28
2016-06-14[SPIN] Add the dns address validation checking logicNiraj Kumar Goit1-0/+10
2016-06-14[SPIN] implement to check blacklist for auto connection.Niraj Kumar Goit3-0/+101
2016-06-14[SPIN] config: Ignore provision_service for open(none) security.Niraj Kumar Goit1-0/+7
2016-06-15[SPIN] gsupplicant: fix stucking in scanning state when scan failed.Niraj Kumar Goit7-18/+115
2016-06-14[SPIN] support ft-psk and ft-eap security type.Niraj Kumar Goit4-0/+73
2016-06-14[SPIN] gdbus: revert pending DBus call.Niraj Kumar Goit4-1/+20
2016-06-14 [SPIN] config: reset phase2(eap-method) parameter.Niraj Kumar Goit1-0/+4
2016-06-14[SPIN] set priority for connected service.Niraj Kumar Goit1-1/+26
2016-06-14[SPIN] network: enable DHCP failure.Niraj Kumar Goit3-2/+39
2016-06-14[SPIN] change the cellular activation logic.Niraj Kumar Goit1-0/+48
2016-06-14[SPIN] Change the API for set system time.Niraj Kumar Goit1-0/+61
2016-06-14[SPIN] wifi: enable to reload service profile from storage.Niraj Kumar Goit2-0/+18
2016-06-14service: clean up network for EAP in __connman_service_remove.Niraj Kumar Goit1-0/+20
2016-06-13Merge "Add support for WPS2-PSK security type in Security property of service...submit/tizen/20160614.053635accepted/tizen/wearable/20160614.103626accepted/tizen/tv/20160614.103619accepted/tizen/mobile/20160614.103642accepted/tizen/ivi/20160614.103653accepted/tizen/common/20160614.144019taesub kim8-0/+59
2016-06-14Remove CapabilityBoundingSet(CAP_MAC_OVERRIDE) in service filehyunuktak2-2/+1
2016-06-12Merge "[SPIN] Enable the ntp by connman if device does not use the cellular."...taesub kim4-0/+19
2016-06-12Merge "[SPIN] Restart dhcp as soon as INIT-REBOOT has been failed" into tizentaesub kim2-0/+53
2016-06-12Merge "[SPIN] Add NULL check to prevent crash." into tizentaesub kim1-0/+4
2016-06-12Merge "[upstream] Fix memory leak when realloc fails." into tizentaesub kim1-0/+7
2016-06-12Merge "[SPIN] wispr: cellular service does not make portal detection." into t...taesub kim1-0/+5
2016-06-12Merge "[SPIN] network: connman_network_clear_associating rather than IDLE sta...taesub kim1-9/+2
2016-06-12Merge "[SPIN] service: extend wifi ext info for passpoint." into tizentaesub kim1-0/+4
2016-06-12Merge "[SPIN] rtnl: remove old wext interface" into tizentaesub kim1-0/+5
2016-06-12Merge "[SPIN] Admit to connect EAP-TLS without passphrase of privatekey." int...taesub kim1-0/+8
2016-06-12Merge "[SPIN] Enable state changed even if service changed scheduled." into t...taesub kim1-0/+2
2016-06-12Merge "[SPIN]Set interface callback during scan request" into tizentaesub kim1-0/+5
2016-06-10[SPIN] Restart dhcp as soon as INIT-REBOOT has been failedNiraj Kumar Goit2-0/+53
2016-06-10[SPIN] Add NULL check to prevent crash.Niraj Kumar Goit1-0/+4
2016-06-10[SPIN] Enable the ntp by connman if device does not use the cellular.Niraj Kumar Goit4-0/+19
2016-06-10Add support for WPS2-PSK security type in Security property of service interfaceJaehyun Kim9-1/+60
2016-06-10[upstream] Fix memory leak when realloc fails.Niraj Kumar Goit1-0/+7
2016-06-10Fix build error for common 64bit archsubmit/tizen/20160610.014806accepted/tizen/wearable/20160613.021457accepted/tizen/tv/20160613.021633accepted/tizen/mobile/20160613.021609accepted/tizen/ivi/20160613.021639accepted/tizen/common/20160610.182300hyunuktak1-1/+2
2016-06-09[SPIN] wispr: cellular service does not make portal detection.Niraj Kumar Goit1-0/+5
2016-06-09[SPIN] network: connman_network_clear_associating rather than IDLE stateNiraj Kumar Goit1-9/+2
2016-06-09[SPIN] service: extend wifi ext info for passpoint.Niraj Kumar Goit1-0/+4
2016-06-09[SPIN] rtnl: remove old wext interfaceNiraj Kumar Goit1-0/+5