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