summaryrefslogtreecommitdiff
path: root/src/wispr.c
Commit message (Expand)AuthorAgeFilesLines
* ipconfig: Define unique value for CONNMAN_IPCONFIG_TYPE_ALLPatrik Flykt2014-12-021-0/+2
* wispr: Handle status codes 505 and 000 by the browserPasi Sjöholm2014-07-021-0/+10
* src: Add a new service type for P2PTomasz Bursztyka2014-04-021-0/+1
* src: Update copyright year(s)Patrik Flykt2014-03-111-1/+1
* src: Introduce define for CONNMAN_NETWORK_TYPE_GADGET.Glenn Schmottlach2014-02-141-1/+1
* wispr: Handle wispr redirect properlyHannu Mallat2014-02-041-0/+2
* wispr: Get the proper proxy address from the resultTomasz Bursztyka2013-10-091-1/+6
* core: Do not compare expression against NULLDaniel Wagner2013-08-071-28/+28
* core: Whitespace cleanupDaniel Wagner2013-07-231-7/+9
* core: Convert to stdbool with coccinelleDaniel Wagner2013-07-231-36/+34
* core: Print timezone information if available from serverMarcel Holtmann2013-04-281-0/+4
* core: Remove WiMAX definitions from codePatrik Flykt2013-01-041-1/+0
* wispr: Free wispr portal context in the relevant placeTomasz Bursztyka2012-10-231-11/+11
* wispr: Keep track of proxy callback timeoutPatrik Flykt2012-10-161-2/+10
* wispr: Properly handle Agent errorTomasz Bursztyka2012-10-011-6/+8
* wispr: Service does not need to be reference countedPatrik Flykt2012-09-281-5/+0
* wispr: Free wispr portal context struct instead of unreferencing itPatrik Flykt2012-09-281-40/+9
* wispr: Remove service usage reset functionPatrik Flykt2012-09-281-22/+2
* wispr: Agent calls need not be referencedPatrik Flykt2012-09-281-29/+2
* wispr: Clean up reference countingPatrik Flykt2012-09-281-22/+9
* wispr: Add backpointer to wispr portal structurePatrik Flykt2012-09-111-0/+10
* wispr: Fix refcounting issueTomasz Bursztyka2012-08-221-4/+9
* wispr: Add a reference counter mechanism on contextsTomasz Bursztyka2012-07-191-10/+120
* agent: Update functions used by wispr to send -EINPROGRESSPatrik Flykt2012-05-281-1/+1
* wispr: If redirected and TLS is not supported we fallback on browser requestTomasz Bursztyka2012-05-221-2/+3
* wispr: Remove dead assignmentHenrique Dante de Almeida2012-05-091-1/+1
* wispr: Add check for status 400Patrik Flykt2012-05-041-0/+1
* wispr: Managing the case when user wants to login through the browser himselfTomasz Bursztyka2012-05-041-21/+29
* agent: Adding a parameter to give the error name to browser callbackTomasz Bursztyka2012-05-041-1/+1
* agent: Adding a parameter to give the error name to authentication callbackTomasz Bursztyka2012-05-041-1/+1
* wispr: Adding some useful debug outputsTomasz Bursztyka2012-05-041-0/+3
* wispr: Set gweb debug at the right placeTomasz Bursztyka2012-05-041-3/+3
* wispr: Use g_strdup() instead of strdup()Jukka Rissanen2012-05-021-1/+1
* wispr: Possible memory leak in error caseJukka Rissanen2012-05-021-1/+3
* core: Update copyright informationMarcel Holtmann2012-04-291-1/+1
* wispr: Set host routes when requested by gwebPatrik Flykt2012-04-271-4/+93
* wispr: Update g_web_request_get()Patrik Flykt2012-04-271-2/+4
* service: request_input_cb handle wps settingJulien Massot2012-04-171-0/+1
* wispr: do not take care about http_proxyTomasz Bursztyka2012-03-191-3/+0
* wispr: do not lookup for proxy if service does not provide anyTomasz Bursztyka2012-03-191-6/+23
* wispr: Provide a callback for agent browser request to handle the resultTomasz Bursztyka2012-02-141-2/+22
* wispr: Request a browser action through agent apiTomasz Bursztyka2012-02-141-1/+13
* service: Return all system defined nameservers when askedJukka Rissanen2012-01-051-1/+3
* wispr: Retry online check for IPv6Jukka Rissanen2012-01-051-1/+3
* wispr: using only the nameservers from requested serviceTomasz Bursztyka2012-01-051-0/+11
* wispr: fixing a possible memory leak if interface index cannot be retrievedTomasz Bursztyka2012-01-051-2/+4
* service: Remove LoginRequired propertyPatrik Flykt2012-01-051-4/+0
* wispr: Add SSID and length variables to callbackPatrik Flykt2011-12-121-0/+1
* wispr: Add authentication_cb_t boolean to callbackPatrik Flykt2011-12-121-0/+1
* wispr: Use the right interface index with gwebTomasz Bursztyka2011-11-281-1/+6