If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:liboauth2.so

From BoxMatrix


BoxMatrix >> Shell-Commands >> liboauth2.so @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Startup-Scr Hotplug-Scr BusyBox-Cmds Bash-Cmds AVM-Cmds Chipset-Cmds Linux-Cmds Shared-Libs Kernel-Mods Research

Shared-Library

Goto:   Events  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

liboauth2.so is a Open Authorization (OAuth) v2.0 authentificator library.
OAuth is used by companies like Amazon, Google, Facebook, Microsoft, and Twitter[1].

In fw 5.07 AVM started to use OAuth v1.0 for Google-Contacts sync (gcupd) and libctlusb.so for ctlmgr.
In fw 5.27 they added Google-Calendar sync (gcalupd), also using OAuth v1.0.
On 2016-10-20 Google shutted down OAuth v1.0 in favor of OAuth v2.0[2].

In fw 5.50 AVM added this library to support OAuth v2.0. The function oauth2_init from this time is still used by
the previously only OAuth v1.0 compatible clients gcupd, libctlusb.so and gcalupd.

In fw 6.50 AVM added the functions oauth2_get_strato_hidrive_token and oauth2_get_tmc_hidrive_tokens
for libctlusb.so to support authentification of Strato and TMC cloud storage.

In fw 7.08 AVM added an OAuth handler system. The function oauth2_handler_init is used by libcmapi.so for ctlmgr.

In fw 7.19 AVM added an OAuth client / controller system, and MyFRITZ! OAuth authentification. The function
liboauth_controller_init is used by libcmapi.so for ctlmgr, liboauth_client_init is used by dect_manager
and ddnsd, in fw 7.39 also by avmspeechd, device_updatecheck and cloudmsgd.
The MyFRITZ! OAuth function liboauth_token_myfritz_compare is used by libcmapi.so for ctlmgr.

In fw 7.39 AVM extended the client / controller system to authentificate with AVM.
The controller function liboauth_controller_get_avm_access_token is used by libjuisclient.so. The client function
liboauth_client_get_avm_access_token is used by libjuisclient.so, dect_manager, cloudmsgd and avmspeechd.

More info in the OAuth article.

Events

Daily updated index of AVM-Events and AVMIPC-Datastore nodes affecting this library. Last update: 2023-12-10 05:13 GMT.
The owners of Event-Sinks and Event-Sources are manual research, which may be incomplete or even wrong.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.
A ** in the Mod column marks info from Supportdata2 probes, which by their nature will stay way more incomplete.
A - in the Mod column marks manual research, the Firmware then shows where the item occurs, not the Relation.

Relation Typ Object Mod Firmware Info Origin
Library lib liboauth2.so 1 OAuth v2.0 authentificator Linux
Sends avmipc NW_IPC_EVT_OAUTH_COM_CLIENT - 7.29 - 7.57 TODO AVM
Sends avmipc NW_IPC_EVT_OAUTH_COM_CONTROLLER - 7.29 - 7.57 TODO AVM
3 event relations for this library

Dependencies

Daily updated index of all dependencies of this library. Last update: 2024-05-11 07:33 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Depends on lib ld.so 32 7.08 - 7.90 Dynamic linker / loader Linux
Depends on lib libavmcsock.so 86 5.50 - 7.90 Networking, I/O and helper functions AVM
Depends on lib libavmhmac.so 86 5.50 - 7.90 HMAC / SHA / MD5 hashing. AVM
Depends on lib libavmwdt.so 16 7.59 - 7.90 AVM-Watchdogs management API AVM
Depends on lib libc.so 86 5.50 - 7.90 Standard C library Linux
Depends on lib libcrypto.so 61 7.19 - 7.90 OpenSSL general crypto and X.509 library Linux
Depends on lib libdl.so 74 5.50 - 7.90 Dynamic linking library Linux
Depends on lib libewnwjson.so 61 7.19 - 7.90 JSON helper functions AVM
Depends on lib libewnwlinux.so 86 5.50 - 7.90 Linux networking functions AVM
Depends on lib libewnwnet.so 86 5.50 - 7.90 Internet helper functions AVM
Depends on lib libgcc_s.so 84 5.50 - 7.90 GCC low-level runtime library Linux
Depends on lib libm.so 41 7.19 - 7.90 C math library Linux
Depends on lib libpthread.so 74 5.50 - 7.90 POSIX threading library Linux
Depends on lib librt.so 62 6.35 - 7.90 POSIX realtime extensions library Linux
Depends on lib libslab_c++.so 12 7.90 C++ slab allocator AVM
Depends on lib libstdc++.so 12 7.90 GNU C++ library Linux
Depends on lib libsvctl.so 61 7.19 - 7.90 supervisor notification library AVM
Depends on lib libwdt.so 53 7.39 - 7.80 AVM-Watchdogs management API AVM
Depends on lib libwebkpiclient.so 50 7.39 - 7.90 KPI sensor for system parts which use HTTP / HTTPS AVM
Depends on lib libyajl.so 61 7.19 - 7.90 Event-driven JSON parser Linux
Depends on lib libz.so 64 6.83 - 7.90 Zlib compressor / decompressor Linux
Required by lib libavmluautils.so 12 7.90 Utility Lua-Library AVM
Required by lib libavmnexus_tab.so 12 7.90 TFFS-Configuration API to avmnexus.cfg AVM
Required by lib libavmnexusmail.so 12 7.90 Push-Mail across a Mesh network Linux
Required by lib libboxlib.so 12 7.90 Box status, logging and statistics functions AVM
Required by lib libcfgimpexp.so 51 7.39 - 7.90 TFFS-Configuration API for configuration import and export. AVM
Required by lib libcm.so 56 7.39 - 7.80 ctlmgr / cm_logic messaging API AVM
Required by lib libcmapi.so 68 6.54 - 7.90 API library for ctlmgr and its plugins. AVM
Required by lib libcmquery.so 50 7.39 - 7.80 Asynchronous ctlmgr query Linux
Required by lib libctlrext.so 12 7.39 - 7.59 ctlmgr plugin library for Repeater configuration AVM
Required by lib libctlusb.so 59 5.50 - 7.39 ctlmgr plugin library for USB configuration AVM
Required by lib libfon.so 61 6.54 - 7.90 ctlmgr plugin library for Telephony configuration AVM
Required by lib libfwupdate.so 12 7.90 TODO Linux
Required by lib libfwupdatetrace.so 12 7.90 TFFS-Configuration API to fwupdatetrace.cfg AVM
Required by lib libikev1.so 12 7.90 IPSec IKE v1 protocol (RFC-2409) AVM
Required by lib libikev2.so 12 7.90 IPSec IKE v2 protocol (RFC-4306) AVM
Required by lib libjuisclient.so 56 7.39 - 7.90 Update-Search - second generation - JUIS AVM
Required by lib libmailbuilder.so 68 6.54 - 7.90 ctlmgr plugin library and Lua-Library for creating Push-Mail AVM
Required by lib libmove_nw_d.so 50 7.39 - 7.90 moved plugin library for destination Network import AVM
Required by lib libmove_nw_s.so 50 7.39 - 7.90 moved plugin library for source Network export AVM
Required by lib libmoved.so 50 7.39 - 7.80 API to the moved service. AVM
Required by lib libmovetrace.so 12 7.90 TODO Linux
Required by lib libspeedtest.so 12 7.90 Kernel speedtest API AVM
Required by lib libtr064.so 67 6.54 - 7.90 ctlmgr plugin library for TR-064 configuration AVM
Required by lib libtr069.so 68 6.54 - 7.90 ctlmgr plugin library for TR-069 configuration AVM
Required by lib libuser.so 62 6.54 - 7.90 ctlmgr plugin library for Box-User configuration AVM
Required by lib libusp.so 50 7.39 - 7.90 ctlmgr plugin library for TR-369 / USP configuration AVM
Required by lib libvoipkpi.so 12 7.90 VoIP quality KPI collector for voipkpid AVM
Required by cmd ar7cfgget 12 7.90 Get abstract value from ar7 configuration. AVM
Required by cmd ar7login 12 7.90 Start a new shell session (ie. for telnetd) for local login. AVM
Required by cmd assetsd (avmcmd) 12 7.90 Asset-Bundles package-management daemon. AVM
Required by cmd avmike (avmcmd) 12 7.90 ISAKMP / IPSec negotiation server / proxy. AVM
Required by cmd avmnexusd (avmcmd) 12 7.90 Mesh configuration peering daemon. AVM
Required by cmd avmntpd (avmcmd) 12 7.90 SNTP client daemon. AVM
Required by cmd avmspeechd (avmcmd) 50 7.24 - 7.90 Online Speech-Service dispatcher daemon. AVM
Required by cmd captive_pic 50 7.39 - 7.90 Hotspot captive portal picture upload CGI. AVM
Required by cmd capture_notimeout (avmcmd) 56 7.39 - 7.90 Packet capture CGI. AVM
Required by cmd cloudmsgd (avmcmd) 50 7.39 - 7.90 Remote message peering daemon for AVM Smartphone-Apps. AVM
Required by cmd contfiltd (avmcmd) 12 7.90 Content and URL filtering transparent proxy AVM
Required by cmd ctlmgr (avmcmd) 68 6.54 - 7.90 System meta daemon also serving the Webinterface. AVM
Required by cmd ctlmgr_ctl 56 7.39 - 7.80 Reads or writes configuration values using ctlmgr's UI-Modules. AVM
Required by cmd ctlmgr_offload (avmcmd) 3 6.83 - 6.110 TODO AVM
Required by cmd ddnsd (avmcmd) 55 7.19 - 7.90 Dynamic DNS daemon. AVM
Required by cmd dect_manager (avmcmd) 54 7.19 - 7.90 DECT Telephony daemon for telefon. AVM
Required by cmd device_updatecheck (avmcmd) 51 7.39 - 7.90 Search for (own and peripheral) updates. AVM
Required by cmd dsld (avmcmd) 12 7.90 Internet routing daemon. AVM
Required by cmd eventadd 12 7.90 Sends an event to the Event-Log. AVM
Required by cmd eventsdump 12 7.90 Lists the Event-Log. AVM
Required by cmd firmwarecfg 56 7.39 - 7.90 File transfer CGI for the Webinterface also callable from Shell. AVM
Required by cmd fwstream 12 7.90 Firmware tar image stream length clipper. AVM
Required by cmd fwupdate 12 7.90 Commandline Firmware updater and more. AVM
Required by cmd fwupdate_checkpoint 12 7.90 Set a custom checkpoint in fwupdatetrace.cfg. AVM
Required by cmd gcalupd 54 7.19 - 7.90 Google-Calendar updater. AVM
Required by cmd gcupd 75 5.51 - 7.90 Google-Contacts updater. AVM
Required by cmd getprivkeypass 12 7.90 Prints the default password for loading an encrypted PEM certificate for FTPS. AVM
Required by cmd httpsdl 56 7.39 - 7.80 HTTPS downloader similar to wget for TR-069. AVM
Required by cmd latencyd (avmcmd) 12 7.90 WAN / LAN / neighbour Flow Latency Monitoring daemon. AVM
Required by cmd letsencrypt (avmcmd) 12 7.90 Let's Encrypt certificate updater. AVM
Required by cmd luacgi (avmcmd) 56 7.39 - 7.90 Lua interpreter CGI. AVM
Required by cmd luavar 50 7.39 - 7.80 Lua commandline interpreter. AVM
Required by cmd mailer (avmcmd) 12 7.90 SMTP / SMTPS system MTA to send Email AVM
Required by cmd moved (avmcmd) 50 7.39 - 7.90 Box-Move daemon. AVM
Required by cmd multid (avmcmd) 12 7.90 LAN management daemon. AVM
Required by cmd nasupload_notimeout 49 7.39 - 7.90 File transfer CGI for the NAS. AVM
Required by cmd pumaupdatetrace (avmcmd) 43 7.39 - 7.90 Daemon receiving update status infor on Puma6 / Puma7 models (ATOM).
AVM
Required by cmd scgi_server (avmcmd) 50 7.39 - 7.90 Daemon to speed up CGI for the REST-API. AVM
Required by cmd showdsldstat 12 7.90 supportdata helper showing internet connections, PVCs or VLANs. AVM
Required by cmd showinetstat 12 7.90 supportdata helper showing upstream and downstram bandwidth history. AVM
Required by cmd showvoipdstat 12 7.90 supportdata helper showing all registered VoIP numbers. AVM
Required by cmd speedtest (avmcmd) 12 7.90 Speedtest - Measure throughput AVM
Required by cmd tcppeerlocation 49 7.39 - 7.90 Check for source (homenet or internet) of peer of a TCP connection AVM
Required by cmd tr064cgi 50 7.39 - 7.80 TR-064 CGI program. AVM
Required by cmd tr069fwupdate 56 7.39 - 7.80 TR-069 Firmware updater and more. AVM
Required by cmd upnpd (avmcmd) 12 7.90 UPnP server daemon. AVM
Required by cmd usermand2 12 7.90 User magager daemon, parental control, new version. AVM
Required by cmd voipd (avmcmd) 49 7.39 - 7.90 VoIP daemon, also performs T.38 Fax. AVM
Required by cmd voipkpid (avmcmd) 12 7.90 VoIP quality KPI collector daemon. AVM
Required by cmd vpnd (avmcmd) 12 7.90 VPN daemon. AVM
Required by cmd webget 12 7.90 Universal downloader similar to wget. AVM
99 dependencies for this library

Model-Matrix

Daily updated index of the presence, path and size of this library for each model. Last update: 2024-05-11 05:12 GMT.
Showing all models using this library. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.

Model Firmware Path Size
FRITZ!Box 3272 5.50 - 6.89 /lib 19.8k - 23.9k, Link
FRITZ!Box WLAN 3370 5.59 - 6.56 /lib 20.7k - 21.3k, Link
FRITZ!Box 3390 5.59 - 6.56 /lib 20.7k - 21.3k, Link
FRITZ!Box 3490 (main) 6.20 - 7.30 /lib 20.8k - 42.0k, Link
FRITZ!Box 4020 7.39 /lib 20.8k - 37.8k, Link
FRITZ!Box 4040 6.52 - 7.57 /lib 17.1k - 37.8k, Link
FRITZ!Box 4050 7.57 /lib 29.8k, Link
FRITZ!Box 4060 7.26 - 7.57 /lib 29.7k - 37.8k, Link
FRITZ!Box 5490 (main) 6.51 - 7.29 /lib 20.8k - 42.0k, Link
FRITZ!Box 5491 (main) 7.01 - 7.29 /lib 21.3k - 42.0k, Link
FRITZ!Box 5530 Fiber (main) 7.21 - 7.80 /lib 37.8k - 41.9k, Link
FRITZ!Box 5590 Fiber (arm) 7.27 - 7.90 /lib 29.7k - 38.1k, Link
FRITZ!Box 5690 Pro (arm) 7.59 - 7.60 /lib 29.8k, Link
FRITZ!Box 6320 Cable v1 6.03 - 6.04 /lib 17.0k, Link
FRITZ!Box 6320 Cable v2 6.21 /lib 17.1k, Link
FRITZ!Box 6360 Cable 6.04 - 6.51 /lib 16.7k - 17.0k, Link
FRITZ!Box 6430 Cable (arm) 6.84 - 7.57 /lib 19.2k - 37.9k, Link
FRITZ!Box 6430 Cable (atom) 6.84 - 7.29 /lib 19.8k - 37.8k, Link
FRITZ!Box 6490 Cable (arm) 6.20 - 7.57 /lib 16.7k - 37.9k, Link
FRITZ!Box 6490 Cable (atom) 6.20 - 7.51 /lib 19.8k - 37.8k, Link
FRITZ!Box 6590 Cable (arm) 6.83 - 7.57 /lib 19.2k - 37.9k, Link
FRITZ!Box 6590 Cable (atom) 6.83 - 7.51 /lib 19.8k - 37.8k, Link
FRITZ!Box 6591 Cable (arm) 7.04 - 7.90 /lib 19.6k - 46.1k, Link
FRITZ!Box 6591 Cable (atom) 7.04 - 7.90 /lib 19.6k - 46.1k, Link
FRITZ!Box 6660 Cable (arm) 7.14 - 7.90 /lib 25.5k - 46.1k, Link
FRITZ!Box 6660 Cable (atom) 7.14 - 7.90 /lib 25.5k - 46.1k, Link
FRITZ!Box 6670 Cable (arm) 7.57 - 7.62 /lib 37.9k, Link
FRITZ!Box 6670 Cable (atom) 7.61 - 7.62 /lib 37.9k, Link
FRITZ!Box 6690 Cable (arm) 7.28 - 7.90 /lib 37.7k - 46.1k, Link
FRITZ!Box 6690 Cable (atom) 7.28 - 7.90 /lib 37.7k - 46.1k, Link
FRITZ!Box 6810 LTE 6.35 /lib 20.7k - 21.3k, Link
FRITZ!Box 6820 LTE v1 6.40 - 7.51 /lib 21.0k - 42.0k, Link
FRITZ!Box 6820 LTE v2 6.40 - 7.51 /lib 21.0k - 42.0k, Link
FRITZ!Box 6820 LTE v3 7.19 - 7.57 /lib 41.9k - 42.0k, Link
FRITZ!Box 6840 LTE 5.55 - 7.39 /lib 20.7k - 37.8k, Link
FRITZ!Box 6842 LTE /lib 20.7k - 21.2k, Link
FRITZ!Box 6850 LTE 7.21 - 7.90 /lib 29.8k - 41.9k, Link
FRITZ!Box 6850 5G 7.24 - 7.90 /lib 29.8k - 38.1k, Link
FRITZ!Box 6890 LTE 6.84 - 7.51 /lib 21.3k - 41.9k, Link
FRITZ!Box 6890 LTE v1 6.84 - 7.51 /lib 21.3k - 41.9k, Link
FRITZ!Box 6890 LTE v2 6.84 - 7.51 /lib 21.3k - 41.9k, Link
FRITZ!Box Fon WLAN 7240 6.01 - 6.06 /lib 20.7k, Link
FRITZ!Box Fon WLAN 7270 v2 5.59 - 6.06 /lib 20.7k, Link
FRITZ!Box Fon WLAN 7270 v3 5.59 - 6.06 /lib 20.7k, Link
FRITZ!Box 7272 5.55 - 7.39 /lib 20.7k - 37.8k, Link
FRITZ!Box 7312 6.01 - 6.56 /lib 20.7k - 21.2k, Link
FRITZ!Box Fon WLAN 7320 6.01 - 6.35 /lib 20.7k - 21.2k, Link
FRITZ!Box 7330 5.59 - 6.56 /lib 20.7k - 21.3k, Link
FRITZ!Box 7330 SL 5.59 - 6.56 /lib 20.7k - 21.2k, Link
FRITZ!Box Fon WLAN 7340 /lib 21.2k - 21.3k, Link
FRITZ!Box Fon WLAN 7360 SL 5.60 - 6.34 /lib 20.7k - 21.3k, Link
FRITZ!Box Fon WLAN 7360 v1 5.60 - 6.36 /lib 20.7k - 21.3k, Link
FRITZ!Box Fon WLAN 7360 v2 5.59 - 6.88 /lib 20.7k - 23.9k, Link
FRITZ!Box 7362 SL 5.60 - 7.14 /lib 20.7k - 27.6k, Link
FRITZ!Box 7369 6.30 - 6.32 /lib 21.3k, Link
FRITZ!Box Fon WLAN 7390 /lib 20.8k - 23.9k, Link
FRITZ!Box 7412 6.21 - 6.88 /lib 20.8k - 23.9k, Link
FRITZ!Box 7430 6.26 - 7.39 /lib 20.8k - 42.0k, Link
FRITZ!Box 7490 (main) 5.57 - 7.57 /lib 20.7k - 42.0k, Link
FRITZ!Box 7510 7.30 - 7.57 /lib 29.7k - 33.7k, Link
FRITZ!Box 7520 6.98 - 7.51 /lib 17.2k - 37.8k, Link
FRITZ!Box 7520 v2 (arm) 7.30 - 7.57 /lib 29.8k - 37.8k, Link
FRITZ!Box 7530 6.98 - 7.56 /lib 17.1k - 37.8k, Link
FRITZ!Box 7530 AX 7.20 - 7.90 /lib 29.8k - 38.1k, Link
FRITZ!Box 7560 6.51 - 7.39 /lib 21.2k - 41.9k, Link
FRITZ!Box 7580 6.53 - 7.30 /lib 21.2k - 41.9k, Link
FRITZ!Box 7581 6.54 - 7.16 /lib 17.3k - 21.3k, Link
FRITZ!Box 7582 6.83 - 7.17 /lib 17.3k - 21.3k, Link
FRITZ!Box 7583 7.01 - 7.57 /lib 21.3k - 41.9k, Link
FRITZ!Box 7583 VDSL 7.19 - 7.31 /lib 41.8k - 41.9k, Link
FRITZ!Box 7590 6.83 - 7.90 /lib 21.3k - 46.6k, Link
FRITZ!Box 7590 AX 7.19 - 7.90 /lib 37.8k - 46.6k, Link
FRITZ!Box 7690 7.59 - 7.60 /lib 29.8k, Link
FRITZ!Smart Gateway 7.39 - 7.59 /lib 29.7k, Link
FRITZ!Repeater 600 7.39 - 7.58 /lib 33.9k - 37.8k, Link
FRITZ!Repeater 600 v2 7.39 - 7.58 /lib 33.9k - 34.0k, Link
FRITZ!Repeater 1200 7.39 - 7.58 /lib 29.8k - 37.8k, Link
FRITZ!Repeater 1200 AX 7.39 - 7.57 /lib 29.7k - 29.8k, Link
FRITZ!WLAN Repeater 1750E 7.39 /lib 37.8k, Link
FRITZ!Repeater 2400 7.39 - 7.58 /lib 33.9k - 37.8k, Link
FRITZ!Repeater 3000 7.39 - 7.58 /lib 29.8k - 37.8k, Link
FRITZ!Repeater 3000 AX 7.39 - 7.57 /lib 29.7k - 37.8k, Link
FRITZ!Repeater 6000 7.39 - 7.57 /lib 29.7k - 29.8k, Link
FRITZ!Powerline 1240 AX 7.51 - 7.57 /lib 29.7k, Link
FRITZ!Powerline 1260E 7.39 - 7.57 /lib 29.8k - 37.8k, Link
FRITZ!Powerline 1260 7.39 - 7.57 /lib 29.8k - 29.9k, Link
86 models use this library

Symbols

Daily updated index of all symbols of this library. Last update: 2024-05-11 07:33 GMT.

Firmware Symbol
7.90 AVMTokenGetter::AVMTokenGetter
7.90 AVMTokenGetter::start
7.90 AVMTokenGetter::~AVMTokenGetter
7.19 - 7.90 free_oauth2_atok_myfritz_settings
7.19 - 7.90 free_oauth2_atok_struct
7.19 - 7.90 free_oauth2_authcodes_struct
7.90 liboauth_client_abort_request
7.19 - 7.39 liboauth_client_add_service
7.19 - 7.39 liboauth_client_delete_service
7.19 - 7.90 liboauth_client_exit
7.19 - 7.90 liboauth_client_get_access_token
7.39 - 7.90 liboauth_client_get_avm_access_token
7.19 - 7.90 liboauth_client_init
7.19 - 7.90 liboauth_client_register_service_state_callback
7.19 - 7.90 liboauth_client_set_token_invalid
7.19 - 7.90 liboauth_client_unregister_service_state_callback
7.90 liboauth_controller_abort_request
7.19 - 7.39 liboauth_controller_add_service
7.19 - 7.39 liboauth_controller_delete_service
7.19 - 7.90 liboauth_controller_exit
7.19 - 7.90 liboauth_controller_get_access_token
7.39 - 7.90 liboauth_controller_get_avm_access_token
7.19 - 7.90 liboauth_controller_get_service_config
7.19 - 7.90 liboauth_controller_get_service_state
7.19 - 7.90 liboauth_controller_init
7.19 - 7.90 liboauth_controller_register_token_change_callback
7.19 - 7.90 liboauth_controller_set_token_invalid
7.39 - 7.90 liboauth_controller_stop_service
7.19 - 7.90 liboauth_controller_unregister_token_change_callback
7.19 - 7.90 liboauth_controller_update_service_state
7.19 - 7.90 liboauth_token_myfritz_compare
7.90 liboauth_token_myfritz_get_certificate_status
7.90 liboauth_token_myfritz_get_client_cert_fingerprint
7.19 - 7.90 liboauth_token_myfritz_get_dyndns_addr
7.19 - 7.90 liboauth_token_myfritz_get_email
7.19 - 7.90 liboauth_token_myfritz_get_mail_settings
7.19 - 7.90 liboauth_token_myfritz_get_mfa_enabled
7.19 - 7.90 liboauth_token_myfritz_get_settings
7.19 - 7.90 oauth2_atok_parse
7.19 - 7.90 oauth2_authcodes_parse
7.19 - 7.90 oauth2_copy_atok
5.55 - 7.17 oauth2_discovery
5.50 - 7.90 oauth2_exit
7.08 - 7.90 oauth2_free_atok
7.08 - 7.90 oauth2_free_io_data
6.51 - 7.39 oauth2_get_strato_hidrive_token
6.51 - 7.39 oauth2_get_tmc_hidrive_tokens
5.50 - 7.90 oauth2_get_tokens
5.50 - 7.90 oauth2_get_usercode
7.08 - 7.17 oauth2_handler_add_service
7.08 - 7.17 oauth2_handler_delete_service
7.08 - 7.17 oauth2_handler_exit
7.08 - 7.17 oauth2_handler_get_access_token
7.08 - 7.17 oauth2_handler_get_service_config
7.08 - 7.17 oauth2_handler_init
7.08 - 7.17 oauth2_handler_set_token_invalid
5.50 - 7.90 oauth2_init
6.54 - 7.31 oauth2_init2
5.50 - 7.90 oauth2_refresh_accesstoken
7.19 - 7.90 oauth2_service_state2str
7.08 - 7.90 oauth2_service_status2str
7.08 - 7.90 oauth2_service_type2str
62 symbols for this library

References

SMW-Browser

Information is currently being retrieved from the backend.