framework/connectivity/connman.git
2010-11-07 Marcel HoltmannAdd some extra HTTP body context debug
2010-11-07 Marcel HoltmannUse send buffer to handle non-blocking GIOChannel usage
2010-11-07 Marcel HoltmannDeal with EAGAIN and GnuTLS channels
2010-11-07 Marcel HoltmannAdd support for handling non-blocking GnuTLS channels
2010-11-06 Marcel HoltmannRemove outdated portal test program
2010-11-06 Marcel HoltmannUse GWeb for portal detection support
2010-11-06 Marcel HoltmannAdd interface for setting proxy for GWeb sessions
2010-11-06 Marcel HoltmannUse proxy framework for portal check
2010-11-06 Marcel HoltmannAdd basic implementation for internal proxy framework
2010-11-06 Marcel HoltmannRemove unused device->control value
2010-11-06 Marcel HoltmannRemove unused connman_device_get_control function
2010-11-06 Marcel HoltmannRemove unused connman_device_get_name function
2010-11-06 Marcel HoltmannAdd skeleton for integration of WISPr support
2010-11-06 Marcel HoltmannAdd workaround for not linking against GnuTLS
2010-11-06 Marcel HoltmannRemove some leftovers from Device/Network interface...
2010-11-06 Mohamed AbbasSupport chunk encode in HTTP response.
2010-11-06 Mohamed AbbasAdd chunk encode support when doing HTTP request.
2010-11-06 Samuel Ortiziptables: Add support for interface and IP option inversion
2010-11-06 Samuel Ortiziptables: Add source and destination IP option support
2010-11-05 Samuel Ortiziptables: Add in and out interface option support
2010-11-05 Samuel Ortiziptables: Dump ipt_entry ip field
2010-11-05 Marcel HoltmannRemove unused connman_device_get_path function
2010-11-05 Marcel HoltmannRemove unused __connman_element_get_*_path functions
2010-11-05 Marcel HoltmannRemove unused connman_network_get_path function
2010-11-05 Marcel HoltmannRemove DBusConnection reference from device/network...
2010-11-05 Marcel HoltmannRemove test scripts for no longer existing interfaces
2010-11-05 Marcel HoltmannRemove documentation for no longer existing interfaces
2010-11-04 Marcel HoltmannRemove device list from Technology interface
2010-11-04 Marcel HoltmannFix fallout within plugins
2010-11-04 Marcel HoltmannRemove unneeded CONNMAN_DEVICE_INTERFACE
2010-11-04 Marcel HoltmannRemove unneeded CONNMAN_NETWORK_INTERFACE
2010-11-04 Marcel HoltmannRemove unneeded enum connman_network_protocol
2010-11-04 Marcel HoltmannRemove unneeded enum connman_device_mode
2010-11-04 Samuel OrtizFix wifi plugin build issues when not built-in.
2010-11-04 Marcel HoltmannDon't use O_CLOEXEC flag to open()
2010-11-04 Marcel HoltmannUse * characters for hidden password input
2010-11-04 Marcel HoltmannAdd support for WISPr username/password input dialogs
2010-11-03 Marcel HoltmannRelease 0.63
2010-11-03 Samuel Ortizservice: Try to autoconnect favorite but failed service...
2010-11-03 Samuel Ortizsupplicant: Check for network before removing it
2010-11-03 Daniel Wagnerconnect-vpn: Add OpenVPN support
2010-11-03 Daniel Wagneropenvpn: Add OpenVPN support
2010-11-03 Samuel Ortizprovider: Forward peer address to the ipv4 layer
2010-11-03 Samuel Ortizconnection: Prefer IPv4 peer over the regular address
2010-11-03 Samuel Ortizinet: Add peer argument to address modification routine
2010-11-03 Samuel Ortizelement: Add peer IPv4 property
2010-11-03 Samuel Ortiziptables: Support for user defined chain jumps
2010-11-03 Samuel Ortiziptables: Update entries offsets
2010-11-03 Samuel Ortiziptables: Merge rule adding routines
2010-11-02 Marcel HoltmannPrint hotspot location details
2010-11-02 Marcel HoltmannShow provided WISPr logout URL
2010-11-02 Kalle Valogsupplicant: Remove network from wpa_s when disconnecting
2010-11-02 Kalle Valogsupplicant: Store network path
2010-11-02 Mohamed Abbasgsupplicant: Fix deadlock when disassociate while assoc...
2010-11-02 Marcel HoltmannAdd login handling to WISPr command line client
2010-11-02 Marcel HoltmannAdd simple support for dealing with HTTP body content
2010-11-01 Marcel HoltmannAdd some skeleton for POST support
2010-11-01 Marcel HoltmannSplit the GET and POST method APIs
2010-11-01 Marcel HoltmannAdd support for decoding WISPr page elements
2010-11-01 Marcel HoltmannUse return value of result function to indicate to...
2010-11-01 Marcel HoltmannThe HTTP status code can be retrieved from result object
2010-11-01 Marcel HoltmannAdd parsing of initial WISPr response
2010-11-01 Marcel HoltmannAdd really simple content token parser
2010-10-31 Marcel HoltmannFix GWeb header parsing and make it more robust
2010-10-30 Marcel HoltmannEnsure that chunk buffer is '\0' terminated
2010-10-30 Marcel HoltmannReset GWebResult buffer and length in case of an error
2010-10-30 Marcel HoltmannAdd support for parsing HTTP status code response
2010-10-30 Marcel HoltmannAdd support for HTTP header parsing and body content
2010-10-30 Marcel HoltmannRemove one debug print for GWeb session flags
2010-10-30 Marcel HoltmannEnable close connection for the inital WISPr request
2010-10-30 Marcel HoltmannAdd proper support for HTTP close connection option
2010-10-30 Marcel HoltmannAdd support for GWeb requests with IP address only URL
2010-10-30 Marcel HoltmannUpdate WISPr command line client to use GWeb
2010-10-30 Marcel HoltmannAdd support for setting accept option for GWeb
2010-10-30 Marcel HoltmannUpdate error messages of GWeb test application
2010-10-30 Marcel HoltmannLet the test tool use ConnMan as user agent string
2010-10-30 Marcel HoltmannAdd support for adding custom user agent string
2010-10-30 Marcel HoltmannUse an unbuffered channel for HTTP and HTTPS transports
2010-10-30 Marcel HoltmannOnly disable encoding within GIOGnuTLS channel
2010-10-30 Marcel HoltmannFix handling of receive watch callback within GWeb
2010-10-30 Marcel HoltmannAdd basic support for using HTTPS within GWeb
2010-10-30 Marcel HoltmannSplit usage of gweb/gresolv.[ch] and gweb/gweb.[ch...
2010-10-30 Marcel HoltmannAdd basic update for GWeb request API
2010-10-30 Marcel HoltmannAdd dummy HTTPS client to WISPr test program
2010-10-30 Marcel HoltmannAdd support for g_io_channel_gnutls_new() function
2010-10-29 Samuel Ortiziptables-test: Support for chain deletion
2010-10-29 Samuel Ortiziptables-test: Properly clean tables up
2010-10-29 Samuel Ortiziptables-test: Support for user defined chain jumps
2010-10-29 Samuel Ortiziptables-test: Update entries offsets properly
2010-10-29 Samuel Ortiziptables-test: Merge rule adding routines
2010-10-29 Marcel HoltmannAdd skeleton for WISPr command line client
2010-10-29 Marcel HoltmannFix --with-ntpd configure option
2010-10-29 Marcel HoltmannCheck for GnuTLS library when tools are enabled
2010-10-29 Leena Gundagsupplicant: Start wpa_supplicant daemon through intros...
2010-10-29 Marcel HoltmannUse __attribute__ marking for format strings
2010-10-28 Mohamed Abbasgsupplicant: wpa_supplicant only accepts upper case...
2010-10-28 Samuel Ortiziptables: Use printf format for iptables_command argument
2010-10-27 Johan HedbergFix string array memory leaks during plugin loading
2010-10-27 Samuel Ortiziptables: Initial library commit
2010-10-27 Samuel OrtizAdd the openconnect plugin to the distcheck rule
next