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.
Property:liboauth2.so
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 |
Command: | liboauth2.so - type Link, Lib | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Shared-Libraries - Origin: Linux | ||||||
Path: | Release: /lib Lab+Rel: /lib | ||||||
Properties: | Size: 16.7k - 46.7k, Link - Firmware: 5.50 - 8.00 | ||||||
Function: | OAuth v2.0 authentificator |
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 functionliboauth_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 functionliboauth_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-11-15 07:54 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 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | libavmcsock.so | 81 | 5.50 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libavmhmac.so | 81 | 5.50 - 8.00 | HMAC / SHA / MD5 hashing. | AVM |
Depends on | lib | libavmwdt.so | 22 | 7.61 - 8.00 | AVM-Watchdogs management API | AVM |
Depends on | lib | libc.so | 81 | 5.50 - 8.00 | Standard C library | Linux |
Depends on | lib | libcrypto.so | 50 | 7.19 - 8.00 | OpenSSL general crypto and X.509 library | Linux |
Depends on | lib | libdl.so | 56 | 5.50 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libewnwjson.so | 50 | 7.19 - 8.00 | JSON helper functions | AVM |
Depends on | lib | libewnwlinux.so | 81 | 5.50 - 8.00 | Linux networking functions | AVM |
Depends on | lib | libewnwnet.so | 81 | 5.50 - 8.00 | Internet helper functions | AVM |
Depends on | lib | libgcc_s.so | 79 | 5.50 - 8.00 | GCC low-level runtime library | Linux |
Depends on | lib | libm.so | 5 | 7.19 - 8.00 | C math library | Linux |
Depends on | lib | libpthread.so | 56 | 5.50 - 8.00 | POSIX threading library | Linux |
Depends on | lib | librt.so | 44 | 6.35 - 8.00 | POSIX realtime extensions library | Linux |
Depends on | lib | libslab_c++.so | 22 | 7.90 - 8.00 | C++ slab allocator | AVM |
Depends on | lib | libstdc++.so | 22 | 7.90 - 8.00 | GNU C++ library | Linux |
Depends on | lib | libsvctl.so | 50 | 7.19 - 8.00 | supervisor notification library | AVM |
Depends on | lib | libwdt.so | 40 | 7.39 - 7.81 | AVM-Watchdogs management API | AVM |
Depends on | lib | libwebkpiclient.so | 31 | 7.39 - 8.00 | KPI sensor for system parts which use HTTP / HTTPS | AVM |
Depends on | lib | libyajl.so | 50 | 7.19 - 8.00 | Event-driven JSON parser | Linux |
Depends on | lib | libz.so | 54 | 6.83 - 8.00 | Zlib compressor / decompressor | Linux |
Required by | lib | libavmluautils.so | 22 | 7.90 - 8.00 | Utility Lua-Library | AVM |
Required by | lib | libavmnexus_tab.so | 22 | 7.90 - 8.00 | TFFS-Configuration API to avmnexus.cfg | AVM |
Required by | lib | libavmnexusmail.so | 22 | 7.90 - 8.00 | Push-Mail across a Mesh network | AVM |
Required by | lib | libboxlib.so | 22 | 7.90 - 8.00 | Box status, logging and statistics functions | AVM |
Required by | lib | libcfgimpexp.so | 33 | 7.39 - 8.00 | TFFS-Configuration API for configuration import and export. | AVM |
Required by | lib | libcm.so | 43 | 7.39 - 7.81 | ctlmgr / cm_logic messaging API | AVM |
Required by | lib | libcmapi.so | 63 | 6.54 - 8.00 | API library for ctlmgr and its plugins. | AVM |
Required by | lib | libcmquery.so | 31 | 7.39 - 7.81 | Asynchronous ctlmgr query | Linux |
Required by | lib | libctlrext.so | 12 | 7.39 - 7.63 | ctlmgr plugin library for Repeater configuration | AVM |
Required by | lib | libctlusb.so | 54 | 5.50 - 7.39 | ctlmgr plugin library for USB configuration | AVM |
Required by | lib | libfon.so | 45 | 6.54 - 8.00 | ctlmgr plugin library for Telephony configuration | AVM |
Required by | lib | libfwupdate.so | 22 | 7.90 - 8.00 | TODO | Linux |
Required by | lib | libfwupdatetrace.so | 22 | 7.90 - 8.00 | TFFS-Configuration API to fwupdatetrace.cfg | AVM |
Required by | lib | libikev1.so | 22 | 7.90 - 8.00 | IPSec IKE v1 protocol (RFC-2409) | AVM |
Required by | lib | libikev2.so | 22 | 7.90 - 8.00 | IPSec IKE v2 protocol (RFC-4306) | AVM |
Required by | lib | libjuisclient.so | 43 | 7.39 - 8.00 | Update-Search - second generation - JUIS | AVM |
Required by | lib | libmailbuilder.so | 60 | 6.54 - 8.00 | ctlmgr plugin library and Lua-Library for creating Push-Mail | AVM |
Required by | lib | libmove_nw_d.so | 31 | 7.39 - 8.00 | moved plugin library for destination Network import | AVM |
Required by | lib | libmove_nw_s.so | 31 | 7.39 - 8.00 | moved plugin library for source Network export | AVM |
Required by | lib | libmoved.so | 31 | 7.39 - 7.81 | API to the moved service. | AVM |
Required by | lib | libmovetrace.so | 22 | 7.90 - 8.00 | TODO | Linux |
Required by | lib | libspeedtest.so | 22 | 7.90 - 8.00 | Kernel speedtest API | AVM |
Required by | lib | libtr064.so | 59 | 6.54 - 8.00 | ctlmgr plugin library for TR-064 configuration | AVM |
Required by | lib | libtr069.so | 60 | 6.54 - 8.00 | ctlmgr plugin library for TR-069 configuration | AVM |
Required by | lib | libuser.so | 48 | 6.54 - 8.00 | ctlmgr plugin library for Box-User configuration | AVM |
Required by | lib | libusp.so | 31 | 7.39 - 8.00 | ctlmgr plugin library for TR-369 / USP configuration | AVM |
Required by | lib | libvoipkpi.so | 22 | 7.90 - 8.00 | VoIP quality KPI collector for voipkpid | AVM |
Required by | cmd | ar7cfgget | 22 | 7.90 - 8.00 | Get abstract value from ar7 configuration. | AVM |
Required by | cmd | ar7login | 22 | 7.90 - 8.00 | Start a new shell session (ie. for telnetd) for local login. | AVM |
Required by | cmd | assetsd (avmcmd) | 22 | 7.90 - 8.00 | Asset-Bundles package-management daemon. | AVM |
Required by | cmd | avmike (avmcmd) | 22 | 7.90 - 8.00 | ISAKMP / IPSec negotiation server / proxy. | AVM |
Required by | cmd | avmnexusd (avmcmd) | 22 | 7.90 - 8.00 | Mesh configuration peering daemon. | AVM |
Required by | cmd | avmntpd (avmcmd) | 22 | 7.90 - 8.00 | SNTP client daemon. | AVM |
Required by | cmd | avmspeechd (avmcmd) | 29 | 7.24 - 8.00 | Online Speech-Service dispatcher daemon. | AVM |
Required by | cmd | captive_pic | 31 | 7.39 - 8.00 | Hotspot captive portal picture upload CGI. | AVM |
Required by | cmd | capture_notimeout (avmcmd) | 43 | 7.39 - 8.00 | Packet capture CGI. | AVM |
Required by | cmd | cloudmsgd (avmcmd) | 31 | 7.39 - 8.00 | Remote message peering daemon for AVM Smartphone-Apps. | AVM |
Required by | cmd | contfiltd (avmcmd) | 22 | 7.90 - 8.00 | Content and URL filtering transparent proxy | AVM |
Required by | cmd | ctlmgr (avmcmd) | 60 | 6.54 - 8.00 | System meta daemon also serving the Webinterface. | AVM |
Required by | cmd | ctlmgr_ctl (avmcmd) | 43 | 7.39 - 7.81 | 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) | 38 | 7.19 - 8.00 | DynDNS daemon. | AVM |
Required by | cmd | dect_manager (avmcmd) | 34 | 7.19 - 8.00 | DECT Telephony daemon for telefon. | AVM |
Required by | cmd | device_updatecheck (avmcmd) | 32 | 7.39 - 8.00 | Search for (own and peripheral) updates. | AVM |
Required by | cmd | dsld (avmcmd) | 22 | 7.90 - 8.00 | Internet routing daemon. | AVM |
Required by | cmd | eventadd | 22 | 7.90 - 8.00 | Sends an event to the Event-Log. | AVM |
Required by | cmd | eventsdump | 22 | 7.90 - 8.00 | Lists the Event-Log. | AVM |
Required by | cmd | firmwarecfg | 43 | 7.39 - 8.00 | File transfer CGI for the Webinterface also callable from Shell. | AVM |
Required by | cmd | fwstream | 22 | 7.90 - 8.00 | Firmware tar image stream length clipper. | AVM |
Required by | cmd | fwupdate | 22 | 7.90 - 8.00 | Commandline Firmware updater and more. | AVM |
Required by | cmd | fwupdate_checkpoint | 22 | 7.90 - 8.00 | Set a custom checkpoint in fwupdatetrace.cfg. | AVM |
Required by | cmd | gcalupd | 34 | 7.19 - 8.00 | Google-Calendar updater. | AVM |
Required by | cmd | gcupd | 58 | 5.51 - 8.00 | Google-Contacts updater. | AVM |
Required by | cmd | getprivkeypass | 21 | 7.90 - 8.00 | Prints the default password for loading an encrypted PEM certificate for FTPS. | AVM |
Required by | cmd | httpsdl | 43 | 7.39 - 7.81 | HTTPS downloader similar to wget for TR-069. | AVM |
Required by | cmd | latencyd (avmcmd) | 22 | 7.90 - 8.00 | WAN / LAN / neighbour Flow Latency Monitoring daemon. | AVM |
Required by | cmd | letsencrypt (avmcmd) | 22 | 7.90 - 8.00 | Let's Encrypt certificate updater. | AVM |
Required by | cmd | luacgi (avmcmd) | 43 | 7.39 - 8.00 | Lua interpreter CGI. | AVM |
Required by | cmd | luavar | 31 | 7.39 - 7.81 | Lua commandline interpreter. | AVM |
Required by | cmd | mailer (avmcmd) | 22 | 7.90 - 8.00 | SMTP / SMTPS system MTA to send Email | AVM |
Required by | cmd | moved (avmcmd) | 31 | 7.39 - 8.00 | Box-Move daemon. | AVM |
Required by | cmd | multid (avmcmd) | 22 | 7.90 - 8.00 | LAN management daemon. | AVM |
Required by | cmd | nasupload_notimeout | 27 | 7.39 - 8.00 | File transfer CGI for the NAS. | AVM |
Required by | cmd | pumaupdatetrace (avmcmd) | 6 | 7.39 - 8.00 | Daemon receiving update status infor on Puma6 / Puma7 models (ATOM). |
AVM |
Required by | cmd | scgi_server (avmcmd) | 32 | 7.39 - 8.00 | Daemon to speed up CGI for the REST-API. | AVM |
Required by | cmd | showdsldstat | 22 | 7.90 - 8.00 | supportdata helper showing internet connections, PVCs or VLANs. | AVM |
Required by | cmd | showinetstat | 22 | 7.90 - 8.00 | supportdata helper showing upstream and downstram bandwidth history. | AVM |
Required by | cmd | showvoipdstat | 22 | 7.90 - 8.00 | supportdata helper showing all registered VoIP numbers. | AVM |
Required by | cmd | speedtest (avmcmd) | 16 | 7.90 | Speedtest - Measure throughput | AVM |
Required by | cmd | tcppeerlocation | 27 | 7.39 - 8.00 | Check for source (homenet or internet) of peer of a TCP connection | AVM |
Required by | cmd | tr064cgi | 32 | 7.39 - 7.81 | TR-064 CGI program. | AVM |
Required by | cmd | tr069fwupdate | 43 | 7.39 - 7.81 | TR-069 Firmware updater and more. | AVM |
Required by | cmd | upnpd (avmcmd) | 22 | 7.90 - 8.00 | UPnP server daemon. | AVM |
Required by | cmd | usermand2 | 22 | 7.90 - 8.00 | User magager daemon, parental control, new version. | AVM |
Required by | cmd | voipd (avmcmd) | 28 | 7.39 - 8.00 | VoIP daemon, also performs T.38 Fax. | AVM |
Required by | cmd | voipkpid (avmcmd) | 22 | 7.90 - 8.00 | VoIP quality KPI collector daemon. | AVM |
Required by | cmd | vpnd (avmcmd) | 22 | 7.90 - 8.00 | VPN daemon. | AVM |
Required by | cmd | webget | 22 | 7.90 - 8.00 | 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-11-15 05:54 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/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
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 (main) | 5.50 - 6.89 | /lib | 19.8k - 23.9k, Link |
FRITZ!Box WLAN 3370 (main) | 5.59 - 6.56 | /lib | 20.7k - 21.3k, Link |
FRITZ!Box 3390 (main) | 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 | /lib | 20.8k - 23.9k, Link | |
FRITZ!Box 4040 | 6.52 - 8.00 | /lib | 17.1k - 38.2k, Link |
FRITZ!Box 4050 | 7.58 - 7.90 | /lib | 29.8k - 38.1k, Link |
FRITZ!Box 4060 | 7.29 - 7.90 | /lib | 29.7k - 38.1k, 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 - 8.00 | /lib | 41.8k - 46.7k, Link |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /lib | 29.7k - 38.1k, Link |
FRITZ!Box 5690 Pro (main) | 7.62 - 7.90 | /lib | 29.8k - 38.1k, 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 - 6.87 | /lib | 19.2k, Link |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | /lib | 19.8k - 37.8k, Link |
FRITZ!Box 6490 Cable (arm) | 6.20 - 6.87 | /lib | 16.7k - 19.2k, Link |
FRITZ!Box 6490 Cable (atom) | 6.20 - 7.51 | /lib | 19.8k - 37.8k, Link |
FRITZ!Box 6590 Cable (arm) | 6.83 - 6.110 | /lib | 19.2k, Link |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | /lib | 19.8k - 37.8k, Link |
FRITZ!Box 6591 Cable (arm) | 7.04 - 7.08 | /lib | 19.6k - 25.3k, Link |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | /lib | 19.6k - 46.1k, Link |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | /lib | 25.5k - 46.1k, Link |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /lib | 37.9k - 46.2k, 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 (main) | 6.40 - 7.51 | /lib | 21.0k - 42.0k, Link |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 7.51 | /lib | 21.0k - 42.0k, Link |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /lib | 41.9k - 42.0k, Link |
FRITZ!Box 6840 LTE (main) | 5.55 - 6.88 | /lib | 20.7k - 23.9k, 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.2k, Link |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /lib | 21.3k - 41.9k, Link |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /lib | 21.3k - 41.9k, Link |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /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 (main) | 5.55 - 6.88 | /lib | 20.7k - 23.9k, 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 (main) | 5.60 - 7.18 | /lib | 20.7k - 27.6k, Link |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /lib | 21.3k, Link |
FRITZ!Box Fon WLAN 7390 | /lib | 20.8k - 23.9k, Link | |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | /lib | 20.8k - 23.9k, Link |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | /lib | 20.8k - 42.0k, Link |
FRITZ!Box 7490 (main) | 5.57 - 7.51 | /lib | 20.7k - 42.0k, Link |
FRITZ!Box 7510 | 7.30 - 8.00 | /lib | 29.7k - 38.1k, Link |
FRITZ!Box 7520 | 6.98 - 8.00 | /lib | 17.2k - 38.2k, Link |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /lib | 29.8k - 38.2k, Link |
FRITZ!Box 7530 | 6.98 - 8.00 | /lib | 17.1k - 38.2k, Link |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /lib | 29.8k - 38.1k, Link |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | /lib | 21.2k - 41.9k, Link |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | /lib | 21.2k - 41.9k, Link |
FRITZ!Box 7581 | 6.54 - 7.18 | /lib | 17.3k - 21.3k, Link |
FRITZ!Box 7582 | 6.83 - 7.18 | /lib | 17.3k - 21.3k, Link |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /lib | 21.3k - 41.9k, Link |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /lib | 41.8k - 46.7k, Link |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | /lib | 21.3k - 46.7k, Link |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /lib | 37.8k - 46.7k, Link |
FRITZ!Box 7690 | 7.61 - 7.90 | /lib | 29.8k - 38.1k, Link |
FRITZ!Smart Gateway | 7.52 - 7.63 | /lib | 29.7k, Link |
FRITZ!Repeater 600 | 7.57 - 7.58 | /lib | 34.0k, Link |
FRITZ!Repeater 600 v2 | 7.57 - 7.58 | /lib | 34.0k, Link |
FRITZ!Repeater 1200 | 7.39 - 7.58 | /lib | 29.8k - 29.9k, Link |
FRITZ!Repeater 1200 AX | 7.39 - 7.58 | /lib | 29.7k - 29.8k, Link |
FRITZ!Repeater 2400 | 7.39 - 7.58 | /lib | 33.9k - 34.1k, Link |
FRITZ!Repeater 3000 | 7.39 - 7.58 | /lib | 29.8k - 29.9k, Link |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | /lib | 29.7k - 29.8k, Link |
FRITZ!Repeater 6000 | 7.39 - 7.58 | /lib | 29.7k - 29.8k, Link |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | /lib | 29.7k - 29.8k, Link |
FRITZ!Powerline 1260E | 7.50 - 7.58 | /lib | 29.8k - 29.9k, Link |
FRITZ!Powerline 1260 | 7.50 - 7.58 | /lib | 29.8k - 29.9k, Link |
82 models use this library |
Symbols
Daily updated index of all symbols of this library. Last update: 2024-11-15 07:54 GMT.
Firmware | Symbol |
---|---|
7.90 - 8.00 | AVMTokenGetter::AVMTokenGetter |
7.90 - 8.00 | AVMTokenGetter::start |
7.90 - 8.00 | AVMTokenGetter::~AVMTokenGetter |
7.19 - 8.00 | free_oauth2_atok_myfritz_settings |
7.19 - 8.00 | free_oauth2_atok_struct |
7.19 - 8.00 | free_oauth2_authcodes_struct |
7.90 - 8.00 | liboauth_client_abort_request |
7.19 - 7.39 | liboauth_client_add_service |
7.19 - 7.39 | liboauth_client_delete_service |
7.19 - 8.00 | liboauth_client_exit |
7.19 - 8.00 | liboauth_client_get_access_token |
7.39 - 8.00 | liboauth_client_get_avm_access_token |
7.19 - 8.00 | liboauth_client_init |
7.19 - 8.00 | liboauth_client_register_service_state_callback |
7.19 - 8.00 | liboauth_client_set_token_invalid |
7.19 - 8.00 | liboauth_client_unregister_service_state_callback |
7.90 - 8.00 | liboauth_controller_abort_request |
7.19 - 7.39 | liboauth_controller_add_service |
7.19 - 7.39 | liboauth_controller_delete_service |
7.19 - 8.00 | liboauth_controller_exit |
7.19 - 8.00 | liboauth_controller_get_access_token |
7.39 - 8.00 | liboauth_controller_get_avm_access_token |
7.19 - 8.00 | liboauth_controller_get_service_config |
7.19 - 8.00 | liboauth_controller_get_service_state |
7.19 - 8.00 | liboauth_controller_init |
7.19 - 8.00 | liboauth_controller_register_token_change_callback |
7.19 - 8.00 | liboauth_controller_set_token_invalid |
7.39 - 8.00 | liboauth_controller_stop_service |
7.19 - 8.00 | liboauth_controller_unregister_token_change_callback |
7.19 - 8.00 | liboauth_controller_update_service_state |
7.19 - 8.00 | liboauth_token_myfritz_compare |
7.90 - 8.00 | liboauth_token_myfritz_get_certificate_status |
7.90 - 8.00 | liboauth_token_myfritz_get_client_cert_fingerprint |
7.19 - 8.00 | liboauth_token_myfritz_get_dyndns_addr |
7.19 - 8.00 | liboauth_token_myfritz_get_email |
7.19 - 8.00 | liboauth_token_myfritz_get_mail_settings |
7.19 - 8.00 | liboauth_token_myfritz_get_mfa_enabled |
7.19 - 8.00 | liboauth_token_myfritz_get_settings |
7.19 - 8.00 | oauth2_atok_parse |
7.19 - 8.00 | oauth2_authcodes_parse |
7.19 - 8.00 | oauth2_copy_atok |
5.55 - 7.18 | oauth2_discovery |
5.50 - 8.00 | oauth2_exit |
7.08 - 8.00 | oauth2_free_atok |
7.08 - 8.00 | oauth2_free_io_data |
6.51 - 7.39 | oauth2_get_strato_hidrive_token |
6.51 - 7.39 | oauth2_get_tmc_hidrive_tokens |
5.50 - 8.00 | oauth2_get_tokens |
5.50 - 8.00 | oauth2_get_usercode |
7.08 - 7.18 | oauth2_handler_add_service |
7.08 - 7.18 | oauth2_handler_delete_service |
7.08 - 7.18 | oauth2_handler_exit |
7.08 - 7.18 | oauth2_handler_get_access_token |
7.08 - 7.18 | oauth2_handler_get_service_config |
7.08 - 7.18 | oauth2_handler_init |
7.08 - 7.18 | oauth2_handler_set_token_invalid |
5.50 - 8.00 | oauth2_init |
6.54 - 7.31 | oauth2_init2 |
5.50 - 8.00 | oauth2_refresh_accesstoken |
7.19 - 8.00 | oauth2_service_state2str |
7.08 - 8.00 | oauth2_service_status2str |
7.08 - 8.00 | oauth2_service_type2str |
62 symbols for this library |