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