projects
/
framework
/
connectivity
/
connman.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tools: Add utility for testing AF_ALG kernel interface
[framework/connectivity/connman.git]
/
gweb
/
2011-05-27
Marcel Holtmann
gweb: Remove usage of unused variables
tree
|
commitdiff
2011-04-11
Jukka Rissanen
gweb: numeric session address was not resolved properly.
tree
|
commitdiff
2011-04-01
Samuel Ortiz
gweb: Add port string to getaddrinfo
tree
|
commitdiff
2011-03-25
Jukka Rissanen
gweb: Add support for connecting to IPv6 host.
tree
|
commitdiff
2011-03-17
Daniel Wagner
gresolv: Fix memory leak
tree
|
commitdiff
2011-03-11
Sébastien Bianti
gweb: Add user_agent_profile field in http header
tree
|
commitdiff
2011-02-16
Marcel Holtmann
gweb: Avoid forward declarations in resolver code
tree
|
commitdiff
2011-02-16
Marcel Holtmann
gweb: Some coding style cleanup on resolver code
tree
|
commitdiff
2011-01-25
Mohamed Abbas
gweb: Check GString pointers before freeing them
tree
|
commitdiff
2011-01-02
Marcel Holtmann
gweb: Skip hostname resolving when proxy is used
tree
|
commitdiff
2011-01-02
Marcel Holtmann
gweb: Add support for handling proxy information
tree
|
commitdiff
2011-01-02
Marcel Holtmann
gweb: Add extra debug for proxy setup
tree
|
commitdiff
2010-12-30
Mohamed Abbas
Handling multiple message-header fields with the same...
tree
|
commitdiff
2010-12-28
Mohamed Abbas
Add g_web_result_get_header support.
tree
|
commitdiff
2010-12-07
Samuel Ortiz
gresolv: Destroy query after removing it from the resol...
tree
|
commitdiff
2010-12-07
Samuel Ortiz
gresolv: Remove ipv6 query from the resolv queue
tree
|
commitdiff
2010-12-02
David Woodhouse
gresolv: Implement RFC3484 rule 9 (prefer longest match...
tree
|
commitdiff
2010-12-02
David Woodhouse
gresolv: Add scope handling to RFC3484 sort
tree
|
commitdiff
2010-12-02
David Woodhouse
gresolv: First partial implementation for RFC3484 sorting
tree
|
commitdiff
2010-12-02
David Woodhouse
gresolv: Calculate precedence/label/etc required for...
tree
|
commitdiff
2010-12-02
David Woodhouse
gresolv: Don't convert results to strings so early
tree
|
commitdiff
2010-12-01
David Woodhouse
gresolv: Send A and AAAA queries, merge results for...
tree
|
commitdiff
2010-12-01
David Woodhouse
gresolv: Start handling AAAA results in query
tree
|
commitdiff
2010-12-01
David Woodhouse
gresolv: Fix handling of IPv6 nameservers
tree
|
commitdiff
2010-12-01
David Woodhouse
gresolv: Handle POLLERR on DNS UDP socket
tree
|
commitdiff
2010-11-08
Marcel Holtmann
Don't report zero length success status back to client
tree
|
commitdiff
2010-11-08
Marcel Holtmann
Fix issue with non-blocking TLS connections
tree
|
commitdiff
2010-11-08
Marcel Holtmann
Add extra debug statement for when TLS encryption is...
tree
|
commitdiff
2010-11-08
Marcel Holtmann
Use file descriptor directly instead of GIOChannel
tree
|
commitdiff
2010-11-07
Marcel Holtmann
Add extra debug for result function return value
tree
|
commitdiff
2010-11-07
Marcel Holtmann
Add support for setting the HTTP version information
tree
|
commitdiff
2010-11-07
Marcel Holtmann
Read IO flags first before setting channel to non-blocking
tree
|
commitdiff
2010-11-07
Marcel Holtmann
Add some extra HTTP body context debug
tree
|
commitdiff
2010-11-07
Marcel Holtmann
Use send buffer to handle non-blocking GIOChannel usage
tree
|
commitdiff
2010-11-07
Marcel Holtmann
Deal with EAGAIN and GnuTLS channels
tree
|
commitdiff
2010-11-07
Marcel Holtmann
Add support for handling non-blocking GnuTLS channels
tree
|
commitdiff
2010-11-06
Marcel Holtmann
Add interface for setting proxy for GWeb sessions
tree
|
commitdiff
2010-11-06
Marcel Holtmann
Add workaround for not linking against GnuTLS
tree
|
commitdiff
2010-11-06
Mohamed Abbas
Support chunk encode in HTTP response.
tree
|
commitdiff
2010-11-06
Mohamed Abbas
Add chunk encode support when doing HTTP request.
tree
|
commitdiff
2010-11-02
Marcel Holtmann
Add simple support for dealing with HTTP body content
tree
|
commitdiff
2010-11-01
Marcel Holtmann
Add some skeleton for POST support
tree
|
commitdiff
2010-11-01
Marcel Holtmann
Split the GET and POST method APIs
tree
|
commitdiff
2010-11-01
Marcel Holtmann
Use return value of result function to indicate to...
tree
|
commitdiff
2010-11-01
Marcel Holtmann
The HTTP status code can be retrieved from result object
tree
|
commitdiff
2010-11-01
Marcel Holtmann
Add really simple content token parser
tree
|
commitdiff
2010-10-31
Marcel Holtmann
Fix GWeb header parsing and make it more robust
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Ensure that chunk buffer is '\0' terminated
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Reset GWebResult buffer and length in case of an error
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Add support for parsing HTTP status code response
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Add support for HTTP header parsing and body content
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Remove one debug print for GWeb session flags
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Add proper support for HTTP close connection option
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Add support for GWeb requests with IP address only URL
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Add support for setting accept option for GWeb
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Add support for adding custom user agent string
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Use an unbuffered channel for HTTP and HTTPS transports
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Only disable encoding within GIOGnuTLS channel
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Fix handling of receive watch callback within GWeb
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Add basic support for using HTTPS within GWeb
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Add basic update for GWeb request API
tree
|
commitdiff
2010-10-30
Marcel Holtmann
Add support for g_io_channel_gnutls_new() function
tree
|
commitdiff
2010-10-04
Marcel Holtmann
Move GResolv source file sinto GWeb directory
tree
|
commitdiff
2010-09-21
Marcel Holtmann
Add basic DNS resolving for HTTP operation
tree
|
commitdiff
2010-08-01
Marcel Holtmann
Add some initial support for HTTP to web service library
tree
|
commitdiff
2010-07-31
Marcel Holtmann
Add skeleton for web service library
tree
|
commitdiff