Benjamin Berg
aa1981e280
sdcp: Add SDCP base class
...
This adds a base class for SDCP devices. Not all functionality has been
fully tested, in particular the code to verify the model certificate is
most likely broken or incomplete. One problem there is that there is no
code to find the root CA to trust.
See: #257
2021-07-01 12:01:47 +02:00
Benjamin Berg
689aff0232
lib: Major rewrite of the libfprint core and API
...
This is a rewrite of the core based on GObject and Gio. This commit
breaks the build in a lot of ways, but basic functionality will start
working again with the next commits.
2019-11-20 11:03:09 +01:00
Benjamin Berg
45d7046f99
lib: Remove all deprecated API
2019-11-18 15:39:35 +01:00
Bastien Nocera
aff7efd891
lib: Remove upekts used headers from the docs
...
They're only used by this super quirky driver that stores data
internally.
See #127
2018-11-29 17:32:37 +01:00
Bastien Nocera
5edfd55e00
doc: Fix typo in chapter title
2018-11-12 12:10:11 +01:00
Bastien Nocera
2951daaa01
doc: Split driver docs into chapters
2018-11-09 15:32:39 +01:00
Bastien Nocera
a97ae3bc35
doc: Add fpi-async section to the docs
2018-11-09 15:32:39 +01:00
Bastien Nocera
4f7e507716
doc: Add fpi-dev-img section to the docs
2018-11-09 15:32:39 +01:00
Bastien Nocera
f2e3a840db
doc: Add fpi-core and fpi-core-img sections to the docs
2018-11-09 15:32:39 +01:00
Bastien Nocera
f45c18116a
doc: Add fpi-data section to the docs
2018-11-09 15:32:39 +01:00
Bastien Nocera
6c6daaa619
doc: Add fpi-assembling section to the docs
2018-11-09 14:08:04 +01:00
Bastien Nocera
7402401057
doc: Add fpi-img section to the docs
2018-11-09 13:58:21 +01:00
Bastien Nocera
bdba9990fb
lib: Add libusb allocation helper
2018-09-19 17:04:55 +02:00
Bastien Nocera
4dc8aa6dfa
docs: Add fpi-dev helpers to API docs
2018-09-15 01:09:50 +02:00
Bastien Nocera
3cb3b1d63a
lib: Add Logging API documentation
2018-09-06 14:44:45 +02:00
Bastien Nocera
969eefc81f
lib: Add fpi_timeout API documentation
2018-09-05 17:48:43 +02:00
Bastien Nocera
10e934e234
lib: Add fpi_ssm API documentation
2018-09-05 16:25:34 +02:00
Bastien Nocera
ff77cfc9b5
doc: Update more website links
2018-06-18 14:56:40 +02:00
Bastien Nocera
b3fe4a1e91
docs: Update API documentation
...
Fixes to layout, dead links, typography, and more.
Thanks to Benjamin Berg <bberg@redhat.com> for the thorough review
2018-05-18 05:51:58 +02:00
Bastien Nocera
231b8f9f92
doc: Port from Doxygen to gtk-doc
...
Split the introduction into separate chapters, add filler documentation
for async functions, fix mismatched function arguments.
2018-05-17 17:39:51 +02:00