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