Release 0.71
[platform/upstream/connman.git] / ChangeLog
1 ver 0.71:
2         Fix issue with not storing IPv6 privacy settings.
3         Fix issue with storing fixed and manual IP settings.
4         Fix issue with service state when PAN connection fails.
5         Fix issue with tethering and WiFi bridge handling.
6         Fix issue with autonomously activated contexts.
7         Fix issue with nameserver array for PACrunner.
8         Fix issue with network information memory leak.
9         Fix issue with double-free in statistics handling.
10         Fix issue with handling malformed profiles.
11         Fix issue with pending DHCP client requests.
12         Add initial support for TI shared transport handling.
13
14 ver 0.70:
15         Add support for reporting invalid WiFi passphrases.
16         Add support for IPv6 privacy extension.
17         Add support for IPv6 advanced features.
18         Add support for IPv6 nameserver settings.
19         Remove deprecated APN service settings.
20
21 ver 0.69:
22         Fix issue with not handling DNS proxy failures gracefully.
23         Fix issue with double free in statistics handling.
24         Fix issue with early tethering bridge creation.
25         Add support for tethering property per technology.
26         Add support for initial WiFi tethering feature.
27         Add support for using PACrunner as proxy driver.
28         Add support for WPS as part of the security property.
29
30 ver 0.68:
31         Fix issue with wrong name of PolicyKit configuration file.
32         Fix issue with inconsistency of WiFi scan states.
33         Fix issue with missing auto-reconnect and oFono.
34         Add support for vpnc based private networks.
35         Add support for WiFi Protected Setup handling.
36         Remove legacy WiFi plugin.
37
38 ver 0.67:
39         Fix issue with oFono plugin and multiple online calls.
40         Fix issue with checking for AutoConnect service property.
41         Remove deprecated MCC and MNC service properties.
42
43 ver 0.66:
44         Fix multiple set of memory leaks.
45         Fix issue with WPA supplicant phase2 values.
46         Fix issue with WiFi access points after kill/restart.
47         Fix issue with correct PACrunner configuration loading.
48         Add support for loading provision files at runtime.
49         Add support for setting proxy auto-configuration.
50         Add support for IPv6 auto-configured addresses.
51
52 ver 0.65:
53         Use new WiFi plugin by default.
54         Fix issue with handling already powered devices.
55         Fix issue with handling proxy PAC option from DHCP.
56         Add support for handling regulatory domain settings.
57         Add support for handling IPv6 router advertisements.
58         Add support for handling IPv6 nameservers.
59         Add support for handling multiple search domains.
60         Add support for handling oFono modem lockdown.
61         Add support for handling IPv6 DNS connections.
62         Add support for IPv4 Link-Local negotiation.
63         Add support for USB CDC Tethering functionality.
64
65 ver 0.64:
66         Update service name to net.connman domain.
67         Fix issue with disabling a technology twice.
68         Fix issue with using wrong string for Proxy.Method.
69         Fix issue with TCP connection lookup and DNS proxy.
70         Fix issue with TCP receive busy waits and DNS proxy.
71         Fix various issues with WPA Supplicant interaction.
72         Add support for chunk encoding to HTTP client.
73         Add support for internal HTTP client for portal detection.
74         Add support for internal DHCP server setup.
75         Add support for internal NAT and IP forwarding setup.
76         Add support for Bluetooth Tethering functionality.
77         Remove deprecated device and network D-Bus interfaces.
78         Remove support for dhclient plugin.
79
80 ver 0.63:
81         Change to use nl80211/cfg80211 WiFi management by default.
82         Fix various issues with new WPA Supplicant interface.
83         Fix issue with not connecting failed networks at boot.
84         Fix issue with properly tracking RFKILL blocked state.
85         Fix issue with missing signals for IPv4/IPv6 gateway details.
86         Add support for using RTNL for setting IPv4/IPv6 details.
87         Add support for using PHONET_PIPE GPRS interfaces.
88         Add support for setting manual proxy configurations.
89         Add support for exporting proxy configurations to PACrunner.
90         Add support for combined home and roaming statistics.
91         Add support for OpenVPN connections.
92         Remove dependency on udev.
93
94 ver 0.62:
95         Fix crash with non-existent or extra DHCP result options.
96         Fix crash when doing PEAP/TTLS authentication.
97         Fix issue with handling multiple data counters.
98         Fix issue with Bluetooth adapters without address.
99         Fix issue with multiple scanning attempts after disconnects.
100         Fix issue with VPN services when switching into offline mode.
101         Add support for storing statistics information in separate files.
102         Add support for verification of configuration file parameters.
103         Add support for handling time server values from DHCP.
104         Add support for allowing DNS over TCP within the DNS proxy.
105         Add support for loading proxy configurations into PACrunner.
106         Add support for WiFi plugin using new WPA Supplicant D-Bus API.
107         Add support for requesting passphrases via agents.
108         Remove default support for EDNS0 option.
109
110 ver 0.61:
111         Add support for using the internal DHCP client by default.
112         Add support for latest PolicyKit framework.
113         Add support for new oFono D-Bus interfaces.
114
115 ver 0.60:
116         Fix issue with missing reset of proxy settings.
117         Fix issue with missing Ethernet property changed signal.
118         Fix issue with offline operation on already blocked devices.
119         Fix issue with offline mode and device powered changes.
120         Fix issue with portal detection and DHCP renewals.
121         Fix issue with connection attempts for removed networks.
122         Fix issue with stale pointers of networks.
123
124 ver 0.59:
125         Fix issue with D-Bus object paths of VPN providers.
126
127 ver 0.58:
128         Fix various issues around offline mode.
129         Fix various issues with VPN nameserver handling.
130         Add support for home/roaming network statistics.
131         Add support for EAP-TTLS WiFi configuration.
132         Add support for creating backtraces.
133
134 ver 0.57:
135         Fix missing default profile creation.
136         Fix missing service integration of VPN providers.
137         Fix missing export of PAC information retrieved from DHCP.
138         Fix issue with detection of new Bluetooth devices.
139         Fix issue with offline mode handling.
140         Fix issue with device power handling.
141
142 ver 0.56:
143         Fix issues with offline mode handling.
144         Fix service integration with VPN providers.
145         Add internal asynchronous resolver library.
146         Add internal DHCP client library.
147         Add support for using internal DHCP client.
148         Add support for WPAD proxy auto-configuration.
149         Add support for static IPv6 configuration.
150         Add support for DHCP provided domain names.
151         Add initial support for on-demand connections.
152         Remove uDHCP and resolvconf plugins.
153
154 ver 0.55:
155         Fix issue with 3G roaming status indication.
156         Fix issue with using -H option with dhclient.
157         Fix issue with loading WiFi SSID details for scanning.
158         Add support for setting host routes for DNS servers.
159         Add support for more detailed statistics counters.
160         Add support for internal DHCP client library.
161
162 ver 0.54:
163         Fix issue with root requests and EDNS0 OPT records.
164         Fix issue with default gateway when route deletion fails.
165         Fix issue with group identifiers for cellular networks.
166         Fix issue with fixed IP settings from cellular networks.
167         Fix issue with nameserver settings and manual configuration.
168         Add support for cellular network name changes.
169         Add support for cellular signal strength changes.
170         Add support for actively scanning for hidden networks.
171         Add support for ASCII based WEP keys.
172         Add support for NTP timeserver updates.
173         Add support for PPP default route settings.
174
175 ver 0.53:
176         Fix issue with supplicant and device scanning state cleaning.
177         Fix issue with Bluetooth PAN networks stay in connected state.
178         Fix issue with reference counting and connected state.
179         Fix issue with technology disabling on device removal.
180         Fix issue with two default gateways when using VPN.
181         Fix issue with static IPv4 configuration and signals.
182         Add support for splitting DHCP provided nameserver results.
183         Add support multiple nameservers in /etc/resolv.conf.
184         Add support for setting manual DNS server configuration.
185         Add support for exporting IPv4 gateway information.
186         Add support for newer versions of oFono API.
187
188 ver 0.52:
189         Fix issue with new "connected" states.
190         Fix issue with hidden networks and PSK.
191         Fix issue with DHCP and Bluetooth PAN.
192         Fix issue when disconnecting PAN networks.
193         Add support for application sessions.
194         Add plugin for hh2serial GPS support.
195
196 ver 0.51:
197         Fix issue with missing device power toggling.
198         Fix issue with D-Bus object path on device removal.
199         Add support for WiFi portal detection.
200         Add support for configuring static gateways.
201         Remove unneeded plugin for Option HSO support.
202         Remove unneeded plugin for Ericsson MBM support.
203
204 ver 0.50:
205         Fix configuration loading for unknown services.
206         Fix IP method setting of Ethernet plugin.
207
208 ver 0.49:
209         Fix issue with WiFi power changes.
210         Fix issue with Bluetooth device startup.
211         Fix issue with host route settings for VPN.
212         Fix issue with processing of RFKILL events.
213         Fix some WPA Enterprise privacy issues.
214         Add support for basic Ethernet information.
215         Add support for static IP settings.
216
217 ver 0.48:
218         Fix signal strength calculation when quality is not provided.
219         Fix issues with wpa_supplicant state tracking.
220         Fix faulty removal of IP address from interface.
221         Fix permissions of newly created /etc/resolv.conf file.
222         Fix DNS proxy handling when in offline mode.
223         Add support for EDNS0 resolver option.
224         Add workaround for large EDNS0 queries.
225         Add workaround for DHCP startup failures with WiFi networks.
226         Add support for handling hostnames and domainnames.
227         Add support for IPv4 configuration via service interface.
228         Add support for fixed and manual IPv4 configuration.
229         Add support for default service changed notifier.
230         Add support for clearing failure state via service removal.
231         Add support for OpenConnect VPN connections.
232         Add support for IEEE 802.1x WiFi networks.
233         Add support for roaming between WPA and WPA2 networks.
234         Add various generic D-Bus helpers and use them.
235         Remove special handling of Ethernet devices.
236
237 ver 0.47:
238         Fix segmentation fault on resolver shutdown.
239         Fix issue with adding nameserver that doesn't exist.
240         Fix issue when no broadcast address is given.
241         Fix issue with missing property changed signal.
242         Add checks for invalid supplicant state transitions.
243         Add initial version of oFono GPRS support.
244         Add support for dynamic debug framework.
245
246 ver 0.46:
247         Fix reconnect issue when power off or disabling the device.
248         Remove problematic retry on failure code path.
249
250 ver 0.45:
251         Fix crash with connect timeout and second connect attempt.
252         Fix reconnect issues after suspend or roaming attempt.
253
254 ver 0.44:
255         Fix command line options for device filtering.
256         Fix issue with network reference in MBM support.
257         Fix handling when losing network access in MBM plugin.
258         Fix broken libiWmxSDK callback parameter handling.
259         Add work around Intel WiMAX SDK API breakage.
260
261 ver 0.43:
262         Fix issue with missing scanning after power up.
263         Fix issue with udev versus /dev/rfkill event processing.
264         Fix issue with powered down device on connection attempt.
265         Add support for multiple connection attempts.
266         Add support for tracking the operation state.
267         Add full support for Ericsson MBM cellular devices.
268
269 ver 0.42:
270         Fix issue with switching between hidden WiFi networks.
271         Fix issue with missing scanning after disconnect.
272         Fix issue with not triggering auto-connect in some cases.
273
274 ver 0.41:
275         Fix race condition with WiFi devices and RFKILL.
276         Fix issue with WiFi connect/disconnect and some drivers.
277         Fix issue with WEP encryption and staging drivers.
278         Fix issue with wrong setup of loopback interfaces.
279
280 ver 0.40:
281         Fix issue with wrong setting of initial AutoConnect value.
282         Fix issue with IP configuration and loopback devices.
283         Fix issue with build system and include directory.
284         Fix wrong variable for dhclient-script location.
285         Fix disconnect race condition with Bluetooth service.
286         Add support for ignoring bonding Ethernet interfaces.
287
288 ver 0.39:
289         Fix file permissions for profile storage.
290         Fix service resorting when they are in different states.
291         Fix support for handling Bluetooth PAN devices.
292         Add support for AutoConnect property of services.
293         Add support for creating, modifying and removing profiles.
294         Add support for fully flexible task handling framework.
295         Add support for more generic RTNL handling and notifications.
296         Add support for full non-recursive build.
297
298 ver 0.38:
299         Fix broken check for security modes.
300         Fix requirement of inotify when loopback support is disabled.
301
302 ver 0.37:
303         Fix missing update of signal strength from scan results.
304         Fix error handling in case when passphrase is required.
305         Add support for PassphraseRequired property.
306         Add missing check for WiFi security modes.
307
308 ver 0.36:
309         Fix missing reset of network reference when disconnecting.
310         Fix wrong variable reference when sending technology replies.
311         Fix wrong identifiers of D-Bus error names.
312
313 ver 0.35:
314         Fix missing auto-connect trigger on Ethernet device removal.
315         Fix availability listing for devices without attached drivers.
316         Fix signals for connected and default technologies.
317         Fix notification to use service types instead of device types.
318         Fix potential pending scan result reply messages after removal.
319         Add support for blocking enable and disable technology changes.
320
321 ver 0.34:
322         Fix setup of udev context before loading any plugins.
323         Fix rearming the scan trigger if a device got disabled.
324         Fix device power state changes tracking with RFKILL notifications.
325         Fix wrong usage of device types instead of service types.
326         Fix connect method to handle non-WiFi services.
327
328 ver 0.33:
329         Add support for RFKILL changes of the WiFi subsystem.
330         Fix state value of Network Manager compatibility support.
331
332 ver 0.32:
333         Fix broken device unregistration on removal.
334         Fix WiMAX device detection handling.
335
336 ver 0.31:
337         Fix missing enforcement of offline mode for new devices.
338         Add support for persistent storage of offline mode.
339         Add support for persistent storage of device power state.
340         Remove deprecated and unused network storage callbacks.
341
342 ver 0.30:
343         Fix issue where hidden network could show up in service list.
344         Fix issue with asynchronous notification of scan requests.
345         Fix message reference leak when adding interface fails.
346         Fix problem when removing network during inactive state.
347         Remove broken and unused callback for joining networks.
348         Remove deprecated device and network interface methods.
349         Remove test scripts for deprecated interface methods.
350
351 ver 0.29:
352         Fix missing signal emission for offline mode changes.
353         Fix signal emission for changes in technology properties.
354         Rename Technologies property to AvailableTechnologies.
355
356 ver 0.28:
357         Fix another reference counting imbalance when adding networks.
358         Revert supplicant change to always reset scanning after results.
359
360 ver 0.27:
361         Fix missing disarming of the connection timeout.
362         Fix handling of multiple supplicant disconnect attempts.
363         Fix simultaneous connects from different technologies limitation.
364
365 ver 0.26:
366         Fix broken handling of auto-connect logic.
367         Fix handling of out-of-range access points.
368         Fix support for connecting to hidden networks.
369         Fix reference counting for networks with same SSID.
370         Fix issue with WiFi interfaces not getting switched off.
371         Fix problems with delayed service list updates.
372         Fix disconnect/abort of connection attempts.
373
374 ver 0.25:
375         Fix showing of WiFi networks with less than 25% signal strength.
376         Fix potential segmentation fault with network passphrases.
377
378 ver 0.24:
379         Fix handling of initial device powered state.
380         Fix missing Powered property changed signals.
381         Fix canceling of a network connection attempt.
382         Fix stalled configuration issue with supplicant.
383         Fix detection of association errors from supplicant.
384         Fix issue with wrong scanning state information.
385         Fix hidden SSID detection routines.
386         Fix visible Ethernet services even without carrier.
387         Add global method call to request scanning.
388         Add support for global technologies list.
389         Add support for delaying service list updates.
390         Update the overall D-Bus API documentation.
391
392 ver 0.23:
393         Fix dhclient probe/remove race condition.
394         Fix handling of disconnected services during auto-connect.
395         Add support for proper group name of hidden networks.
396         Add support for storing SSID details of hidden networks.
397
398 ver 0.22:
399         Fix wrong auto-connect procedure after user connection.
400         Fix invalid update of already connected network.
401         Fix idle state handling after disconnecting device.
402         Fix disconnect race condition in WiFi supplicant.
403         Fix WiFi signal strength reporting.
404
405 ver 0.21:
406         Add udev based network device detection.
407         Add support for global auto-connect feature.
408         Add support for basic service drag and drop.
409         Fix missing passphrase cleanup on service removal.
410         Fix potential duplicate network creation.
411         Fix handling of WEP shared keys.
412
413 ver 0.20:
414         Add plugin for Intel WiMAX SDK support.
415         Add special handling for default vendor SSIDs.
416         Add support for default gateway in different network.
417         Add support for automatic switching of default gateway.
418         Add support for asynchronous handling of Powered property.
419         Add support for connecting/disconnecting Ethernet services.
420         Add support for more detailed error states of services.
421         Add support for clearing error state via ClearProperty.
422         Fix error code for invalid or unknown properties.
423         Fix various timeout handling issues.
424         Remove Policy and Priority device and network properties.
425
426 ver 0.19:
427         Add hidden networks to the service list.
428         Add support for storing the service name.
429         Fix service list sorting for connected services.
430         Fix missing cancel command when operation times out.
431         Fix various issues with service favorite handling.
432         Remove Available and Remember network properties.
433
434 ver 0.18:
435         Add support for asynchronous service connect method.
436         Fix broken storage of service favorite details.
437
438 ver 0.17:
439         Add AT chat library implementation.
440         Fix service lookup for WiFi and WiMAX devices.
441         Fix service state signal emission and error handling.
442         Fix storing and loading of configured passphrases for services.
443
444 ver 0.16:
445         Update Intel OSPM support to latest specification.
446         Add initial support for new service interface.
447         Add support for builtin plugins.
448         Add extra warning if no nameserver is defined.
449         Add error reporting for state and storage directory creation.
450         Add error message for network and device storing failures
451         Fix stale entry in gateway list after connection changes.
452         Fix handling of DHCP results with no nameserver.
453         Fix infinite loop for service lookup.
454         Fix various format string warnings.
455
456 ver 0.15:
457         Detect VMware network interface and ignore them.
458         Fix setting of scan_ssid for hidden networks.
459         Fix empty network name property.
460
461 ver 0.14:
462         Add support for detecting DHCP failures.
463         Add support for joining hidden WiFi networks.
464         Add support for device and network address property.
465         Add support for default /etc/resolv.conf generation.
466         Fix issue with wrong address setting for loopback.
467         Fix detection of WiFi access point changes.
468         Fix crash with blob properties.
469
470 ver 0.13:
471         Add support for notification infrastructure.
472         Add fully dynamic property storage capabilities.
473         Fix broken loading of last network on bootup.
474         Fix crash when unplugging WiFi devices.
475         Rename OSPM plugin to Intel OSPM plugin.
476         Rename WiMAX plugin to Intel WiMAX SDK plugin.
477
478 ver 0.12:
479         Fix connection state change handling.
480         Fix network list enumeration.
481         Fix broken driver matching for devices.
482         Fix issue with network identifier lookup.
483
484 ver 0.11:
485         Add plugin priority handling.
486         Add network type for WiMAX.
487         Fix network protocol selection for Bluetooth PAN.
488         Fix parameters for Bluetooth PAN disconnect method.
489
490 ver 0.10:
491         Fix races with connection signals.
492         Fix automatic switching of default connection.
493
494 ver 0.9:
495         Rename FlightMode to OfflineMode.
496         Add static IPv4 setting support for Ethernet devices.
497         Add extra options to exclude devices and plugins.
498         Add support for toggling debug output.
499         Add support for ScanInterval property.
500         Fix handling of disconnect commands from applications.
501         Fix detection of networks that are out of range.
502         Fix setting network remember status.
503         Fix argument type checking of properties.
504
505 ver 0.8:
506         Add Device and Network property to connection interface.
507         Add option to disable installation of data files.
508         Add command line option to show version number.
509         Fix signal emission for network changes.
510
511 ver 0.7:
512         Add basic support for flight mode.
513         Add support for multiple storage drivers.
514         Add support for RTNL newlink watch API.
515         Add support for different security privileges.
516         Add support for device and network priorities.
517         Add functions for setting network properties.
518         Fix issue with listing devices without a driver.
519         Fix issue with WiFi scanning indication.
520         Fix detection of WiFi security changes.
521         Update WiFi driver to use new network helpers.
522         Install different D-Bus configuration for PolicyKit.
523
524 ver 0.6:
525         Add CONNMAN_API_SUBJECT_TO_CHANGE definition.
526         Add detailed configuration options.
527         Add various D-Bus helper functions.
528         Add generic device driver infrastructure.
529         Add generic network driver infrastructure.
530         Add property for WiFi network mode.
531         Add property for network interface name.
532         Add property for global connection policy.
533         Add support for verbose compiler warnings.
534         Add support for device detection via udev.
535         Add support for systems with udhcpc.
536         Add support for Bluetooth PAN networks.
537         Fix WiFi issue with DHCP restart after handshake.
538         Fix exported symbols list creation.
539         Remove deprecated and unused plugins.
540
541 ver 0.5:
542         Add support for handling Bluetooth adapters.
543         Add support for activating wpa_supplicant on demand.
544         Add Device property to network objects.
545         Add Scanning property to device objects.
546         Fix Name property of device objects.
547         Fix WiFi SSID to object path conversion.
548         Fix duplicate wireless scan results.
549         Fix built issue with libudev and uClibc.
550         Fix issues with element registration failures.
551
552 ver 0.4:
553         Add DNS proxy resolver plugin.
554         Add support for default connections.
555         Add support for gateway change notifications.
556         Add signal strength property for connections.
557         Add property for connection type.
558         Fix issue with carrier detection.
559         Fix broken resolvconf plugin.
560
561 ver 0.3:
562         Add support for automatically connecting known networks.
563         Add improved framework for handling resolver details.
564         Add generic signal strength property.
565         Fix bridge and WiMAX device detection.
566         Fix network listing for Ethernet devices.
567
568 ver 0.2:
569         Add support for indicating network changes.
570         Add support for signal strength property.
571         Add support for unique device names.
572         Fix broken device enumeration.
573         Fix issue with device removal callback.
574         Fix issue with wpa_supplicant disconnecting.
575         Fix D-Bus access policy configuration.
576
577 ver 0.1:
578         Initial public release.