summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gclue-web-source: make sure the accuracy is known before sending a submission...HEADmasterChris Talbot2023-05-071-0/+2
* mozilla: Add 'age' field to MLS locate queriesTeemu Ikonen2023-04-291-1/+7
* config: Debug log config also when conf.d dir is missingTeemu Ikonen2023-01-221-2/+2
* config: Debug log locate and submit URLs on startupTeemu Ikonen2023-01-211-0/+29
* config: print extracted configDylan Van Assche2023-01-201-0/+51
* config: add support for conf.d styleDylan Van Assche2023-01-201-99/+263
* Add static location sourceMaciej S. Szmigiero2023-01-157-7/+578
* Remove manual GDateTime memory managementMaciej S. Szmigiero2023-01-141-8/+9
* Use automatic char* memory management where possibleMaciej S. Szmigiero2023-01-143-12/+8
* Set libsoup session proxy resolver to NULLTeemu Ikonen2023-01-121-1/+1
* mozilla: Submit BSS age property in wifiAccessPointsTeemu Ikonen2023-01-121-0/+7
* web-source: Locate / submit URLs are reachable if Internet is availableMaciej S. Szmigiero2023-01-071-0/+19
* web-source: Cancel old g_network_monitor calls before starting new onesMaciej S. Szmigiero2023-01-071-0/+13
* web-source: Only update "last_submitted" if we actually attempt to submitMaciej S. Szmigiero2023-01-071-3/+3
* config: Inner for loop "continue" should be "break" in load_app_configs ()Maciej S. Szmigiero2023-01-071-1/+1
* Remove manual GStrv memory managementMaciej S. Szmigiero2023-01-052-15/+11
* Remove manual GError memory managementMaciej S. Szmigiero2023-01-058-36/+19
* Add support for building with libsoup3Carlos Garcia Campos2022-11-133-67/+73
* mozilla: add speed fieldShoji Keita2022-11-061-1/+7
* mozilla: Adapt to new /v2/geosubmit APIShoji Keita2022-11-062-40/+27
* web-source: Check connectivity with g_network_monitor_can_reachTeemu Ikonen2022-10-314-26/+141
* mozilla: Add getters for locate and submit URLsTeemu Ikonen2022-10-312-16/+18
* config: Improve WiFi / MLS config debug messagesTeemu Ikonen2022-10-311-3/+3
* mozilla: Validate TowerTec in the setter func and on query creationTeemu Ikonen2022-10-302-23/+32
* mozilla: Submit cell tower with correct radio typeShoji Keita2022-10-261-5/+29
* modem: Get radio type from modemShoji Keita2022-10-262-17/+32
* Make sure to not cast user_data to GObjects in callback if call is canceledMaciej S. Szmigiero2022-10-118-95/+133
* Make sure signals aren't left connected after handler object is goneMaciej S. Szmigiero2022-10-115-42/+44
* Add location source description to locationMaciej S. Szmigiero2022-10-119-25/+82
* Get rid of GClueWebSource parse_response() methodMaciej S. Szmigiero2022-10-114-30/+2
* Make debug messages more specific which location source they pertainMaciej S. Szmigiero2022-10-115-25/+29
* wifi: Cancellation fixesMaciej S. Szmigiero2022-10-062-22/+54
* location-source: Make location scrambling more fine-grainedMaciej S. Szmigiero2022-10-061-3/+12
* location: Add missing location accuracy levels defines in gclue-location.hMaciej S. Szmigiero2022-10-061-0/+18
* location: Add a generic gclue_location_duplicate_fresh() functionMaciej S. Szmigiero2022-10-063-16/+29
* location: Add missing "description" field in gclue_location_duplicate()Maciej S. Szmigiero2022-10-061-0/+1
* Submit MLS requests with combined WiFi and 3GPP tower dataMaciej S. Szmigiero2022-08-077-88/+471
* web-source: Move "accuracy-level" property from WiFi source to the Web source...Maciej S. Szmigiero2022-08-073-73/+73
* modem-manager: Emit a NO_FIX location signal from modem handler when 3G tower...Maciej S. Szmigiero2022-08-073-4/+33
* wifi: Make cache respect signal tolerance strictlyMaciej S. Szmigiero2022-07-311-36/+247
* locator: consider also Network NMEA as a MLS submit sourceMaciej S. Szmigiero2022-07-101-1/+7
* nmea-source: Fix a few issuesMaciej S. Szmigiero2022-07-101-139/+416
* nmea-source: Support both '\n' and '\r' NMEA delimitersMaciej S. Szmigiero2022-07-103-35/+137
* mozilla: Fix small bugs in gclue_mozilla_parse_response()Maciej S. Szmigiero2022-06-261-7/+7
* modem-manager: use signaled calls to get cached location informationAndrey Skvortsov2022-06-041-15/+58
* service-client: Fix memory leak in on_agent_props_changedTeemu Ikonen2022-01-161-1/+2
* service-manager: Replace agent wait timeout with a queueTeemu Ikonen2022-01-161-15/+59
* service-manager: Add on_client_info_new_ready_data_free()Teemu Ikonen2022-01-151-10/+16
* locator: Remove unused private var time_thresholdTeemu Ikonen2022-01-131-2/+0
* service-client: Be strict with time and distance thresholdsTeemu Ikonen2022-01-131-16/+16