platform/upstream/connman.git
2010-09-27 Kalle Valogsupplicant: fix return value of g_supplicant_interface...
2010-09-27 Kalle Valogsupplicant: use term managed in object path
2010-09-27 Samuel OrtizSet the network associating state to false when disconn...
2010-09-27 Kalle Valowifi: use connman options to get the wpasupplicant...
2010-09-27 Martin XuCheck device before call connman_device_set_string...
2010-09-26 Marcel Holtmannudev: Print error when udev support is not available...
2010-09-24 Samuel OrtizRemove EDNS0 option
2010-09-24 Samuel OrtizAdd support for domain name concatenation on TCP DNS...
2010-09-24 Samuel OrtizDefine protocol_offset() for DNS transport layer offset
2010-09-24 Samuel OrtizDo not access the DNS request buffer if it's NULL
2010-09-24 Samuel OrtizClose TCP DNS connections once the reply is forwarded
2010-09-24 Samuel OrtizStop polling the nameserver TCP socket once we're done...
2010-09-24 Samuel OrtizSend an error response when the DNS request times out
2010-09-24 Samuel OrtizAdd a protocol field to the DNS request structure
2010-09-24 Samuel OrtizSend SERVFAIL when nameservers are not listening on...
2010-09-24 Samuel OrtizFix DNS TCP buffer parsing copy paste error
2010-09-24 Samuel OrtizRemove the DNS TCP listener watch when the socket is...
2010-09-24 Samuel OrtizFactorize dnsproxy listener creation code
2010-09-24 Samuel OrtizInitial DNS over TCP implementation for dnsproxy
2010-09-23 Daniel WagnerFix typo in stats_print_record
2010-09-23 Daniel WagnerFix "invalid file header"
2010-09-23 Daniel WagnerPut .data files into a separate directory
2010-09-22 Lucio MacielSupport multiple interfaces on -i and -I cmdline option.
2010-09-22 Mohamed AbbasFix bug to remove vpn services when turning offline...
2010-09-22 Samuel OrtizSchedule delayed scan when being disconnected from...
2010-09-22 Mohamed AbbasFix ConnMan crash while disable wifi device
2010-09-22 Daniel WagnerAdd statistics ring buffer analyze tool
2010-09-22 Daniel WagnerStore stats information into separate files
2010-09-22 Marcel HoltmannDon't bother setting 127.0.0.1 as nameserver
2010-09-22 Marcel HoltmannRead nameservers from /etc/resolv.conf if none are...
2010-09-22 Marcel HoltmannAdd support for setting proxy configuration method
2010-09-22 Marcel HoltmannAdd method, domainname and nameserver to proxy configur...
2010-09-22 Marcel HoltmannExport service functions for retrieving domainname...
2010-09-21 Marcel HoltmannFix breakage of make distcheck
2010-09-21 Lucio MacielCall remove_network() on unsolicited disconnect
2010-09-21 Patrik FlyktRemove RequestPassphrase functionality from Agent API
2010-09-21 Patrik FlyktUse RequestInput method call when requesting passphrases
2010-09-21 Patrik FlyktAgent API RequestInput method for requesting passphrases
2010-09-21 Patrik FlyktAdd connman_service_set_passphrase helper function
2010-09-21 Marcel HoltmannUse proper definition for finding device structure
2010-09-21 Marcel HoltmannUse __connman_device_get_service_type for getting servi...
2010-09-21 Marcel HoltmannAdd basic DNS resolving for HTTP operation
2010-09-21 Lucas De MarchiSimplify linker script
2010-09-21 Marcel HoltmannUse DBUS_CONFDIR variable instead of DBUS_DATADIR
2010-09-21 Daniel WagnerUse struct connman_stats_data
2010-09-21 Daniel WagnerHandle several counters simultaniously
2010-09-21 Marcel HoltmannAdd interface string to proxy configuration
2010-09-20 Samuel OrtizBump wifi_legacy plugin's priority
2010-09-20 Samuel OrtizDo not register 2 network drivers for the same network...
2010-09-20 Samuel OrtizImprove GSupplicant debug
2010-09-20 Samuel OrtizRemove last ConnMan dependency for GSupplicant
2010-09-20 Samuel OrtizWPA-EAP support for GSupplicant
2010-09-20 Samuel OrtizWEP and WPA-PSK support for GSupplicant
2010-09-20 Samuel OrtizPrioritize wifi plugins
2010-09-20 Samuel OrtizMove current wifi plugin to legacy
2010-09-20 Samuel OrtizGet device interface through the get_string() routine
2010-09-20 Samuel OrtizGSupplicant intial commit
2010-09-20 Marcel HoltmannAdd support for PAC runner configuration updates
2010-09-20 Marcel HoltmannAdd support for retrieving proxy auto configuration URL
2010-09-19 Martin XuIgnore Bluetooth adapter if its address is 00:00:00...
2010-09-19 Marcel HoltmannAdd skeleton for PAC runner support
2010-09-17 Samuel OrtizUpdate config-format.txt with Name vs SSID explanations
2010-09-17 Patrik FlyktAdd __connman_service_get_security function
2010-09-16 Samuel OrtizMention Pekka's contributions
2010-09-16 Samuel OrtizMention Fabien's contributions
2010-09-16 Fabien MarotteFix a crash when doing PEAP/TTLS authentication
2010-09-15 Fabien MarotteAdd messages in supplicant plugin
2010-09-15 Fabien MarotteAdd verification of the .config file parameters
2010-09-15 Fabien MarotteMove configuration key strings to be #define
2010-09-13 Pekka Pessielement: remove unnecessary checks
2010-09-13 Marcel HoltmannSmall style cleanup for readability
2010-09-13 Pekka PessiCheck harder for -lresolv
2010-09-11 Marcel HoltmannRemove two pointless whitespaces
2010-09-11 Marcel HoltmannHandle potential NULL pointer with DHCP options
2010-09-10 Marcel HoltmannRelease 0.61 0.61
2010-09-10 Marcel HoltmannRemove leftover defines
2010-09-09 Samuel OrtizImplement the ModemAdded and ModemRemoved signal handlers
2010-09-09 Samuel OrtizFix typo: modem_removed is linked to the MODEM_REMOVED...
2010-09-09 Samuel OrtizSupport the new oFono Manager API
2010-09-09 Samuel OrtizFix debug message formatting
2010-09-09 Samuel OrtizFix error message formatting
2010-09-09 Samuel OrtizExtend the D-Bus timeout for slow modems
2010-09-09 Samuel OrtizPower the ConnectionManager interface up when it shows up
2010-09-09 Pekka Pessiofono: use new oFono GPRS interfaces
2010-09-09 Pekka Pessiofono: use Modem Online property
2010-09-09 Pekka Pessidevice: add connman_device_get_ident()
2010-09-09 Pekka Pessiofono: refactor modem_has_gprs()
2010-09-09 Pekka Pessiofono: refactor sim
2010-09-09 Pekka Pessiofono: refactor pri_context_changed handler
2010-09-09 Pekka Pessiofono: fix pending_network_is_available()
2010-09-09 Pekka Pessiofono: don't reuse identifier pending_network
2010-09-09 Pekka Pessiofono: fix add_network()
2010-09-09 Pekka Pessiofono: do not strdup in get_ident()
2010-09-09 Pekka Pessiofono: refactor dbus calls
2010-09-09 Pekka Pessiofono: avoid race between signals and methods
2010-09-09 Pekka Pessiofono: fix stale data usage
2010-09-09 Pekka Pessiofono: log more of the errors
2010-09-09 Pekka Pessiofono: refactor SetProperty D-Bus calls
2010-09-09 Marcel HoltmannRemove the no longer needed security framework
2010-09-09 Marcel HoltmannUse D-Bus constants for PolicyKit plugin
next