~registry/libfprint/master

  • Committer: Marco Trevisan (Treviño)
  • Date: 2022-07-14 19:35:30 UTC
  • Revision ID: git-v1:fb9e054637c4fd136b959349454ce581e39f083f
test-fp-device: Add few tests to check identification init errors
Filename Latest Rev Last Changed Committer Comment Size
..
drivers 2 16 years ago Daniel Drake Initial driver registration mechanism Also added Diff
nbis 36 16 years ago Daniel Drake Add mindtct from NBIS; implement enroll for image Diff
drivers_api.h 1285 3 years ago Benjamin Berg spi-transfer: Add SPI transfer helper routines Th 1.1 KB Diff Download File
empty_file 347 6 years ago Bastien Nocera build: Remove the need to modify sources for new d 1 bytes Diff Download File
fp-context.c 1471 2 years ago Benjamin Berg context: Log version number at startup Having thi 18.9 KB Diff Download File
fp-context.h 677 4 years ago Benjamin Berg lib: Major rewrite of the libfprint core and API 1.6 KB Diff Download File
fp-device-private.h 1480 2 years ago Benjamin Berg device: Fully re-evaluate suspend/resume logic whe 3.9 KB Diff Download File
fp-device.c 1494 1 year ago Marco Trevisan (Treviño) fp-device: Return an error if prints are invalid 66.6 KB Diff Download File
fp-device.h 1454 2 years ago Benjamin Berg Allow FpPrint data to be extended on enrollment. 17.1 KB Diff Download File
fp-image-device-private.h 1108 3 years ago Benjamin Berg image-device: Remove cancelling boolean from priva 1.4 KB Diff Download File
fp-image-device.c 1454 2 years ago Benjamin Berg Allow FpPrint data to be extended on enrollment. 7.9 KB Diff Download File
fp-image-device.h 1066 3 years ago Marco Trevisan (Treviño) fp-image-device: Properly include fp-device.h 1 KB Diff Download File
fp-image.c 1149 3 years ago Benjamin Berg image: Fix warning about uninitialized variable T 12.6 KB Diff Download File
fp-image.h 677 4 years ago Benjamin Berg lib: Major rewrite of the libfprint core and API 2.1 KB Diff Download File
fp-print-private.h 895 4 years ago Marco Trevisan (Treviño) cleanup: Use FPI prefix for all the internal enum 1.2 KB Diff Download File
fp-print.c 1454 2 years ago Benjamin Berg Allow FpPrint data to be extended on enrollment. 25 KB Diff Download File
fp-print.h 1150 3 years ago Benjamin Berg fp-print: Delete not-defined anymore functions 3.9 KB Diff Download File
fpi-assembling.c 1340 2 years ago Benjamin Berg assembling: Fix copying only partial tile on overh 12.9 KB Diff Download File
fpi-assembling.h 1271 3 years ago Marco Trevisan (Treviño) fpi-assemping: Do not include unneeded headers and 4.4 KB Diff Download File
fpi-byte-reader.c 703 4 years ago Benjamin Berg lib: Add byte data reader/writer helpers These he 36.3 KB Diff Download File
fpi-byte-reader.h 894 4 years ago Marco Trevisan (Treviño) cleanup: Use #pragma once everywhere Remove legac 23.6 KB Diff Download File
fpi-byte-utils.h 894 4 years ago Marco Trevisan (Treviño) cleanup: Use #pragma once everywhere Remove legac 14.8 KB Diff Download File
fpi-byte-writer.c 703 4 years ago Benjamin Berg lib: Add byte data reader/writer helpers These he 15.9 KB Diff Download File
fpi-byte-writer.h 894 4 years ago Marco Trevisan (Treviño) cleanup: Use #pragma once everywhere Remove legac 13.8 KB Diff Download File
fpi-compat.h 1148 3 years ago Benjamin Berg compat: Add GFlagsClass autopointer It was added 1.6 KB Diff Download File
fpi-context.h 961 4 years ago Benjamin Berg compat: Add compatibility defines for older GLib 1.2 KB Diff Download File
fpi-device.c 1493 1 year ago Marco Trevisan (Treviño) fpi-device: Improve documentation for identify/ver 67.1 KB Diff Download File
fpi-device.h 1449 2 years ago Matthew Mirvish doc: Fix broken documentation for FpiDeviceUdevSub 12.9 KB Diff Download File
fpi-image-device.c 1283 3 years ago mincrmatt12 fpi-image-device: Allow overriding of enroll stage 24.8 KB Diff Download File
fpi-image-device.h 1109 3 years ago Benjamin Berg image-device: Redefine internal states and valid t 5.9 KB Diff Download File
fpi-image.c 1024 4 years ago Benjamin Berg libfprint: Fix a few issues with the documentation 4.2 KB Diff Download File
fpi-image.h 1030 3 years ago Vasily Khoruzhick lib: re-add partial image flag And activate perim 2.4 KB Diff Download File
fpi-log.h 894 4 years ago Marco Trevisan (Treviño) cleanup: Use #pragma once everywhere Remove legac 2.4 KB Diff Download File
fpi-minutiae.h 812 4 years ago Marco Trevisan (Treviño) cleanup: Don't make nbis depend on libfprint built 1.2 KB Diff Download File
fpi-print.c 1065 3 years ago Marco Trevisan (Treviño) fpi-print: Improve debug on print score 10.5 KB Diff Download File
fpi-print.h 1485 1 year ago Benjamin Berg print: Fix indentation 1.5 KB Diff Download File
fpi-spi-transfer.c 1368 2 years ago Benjamin Berg spi: Fix pointer cast on 32bit architectures 14.5 KB Diff Download File
fpi-spi-transfer.h 1285 3 years ago Benjamin Berg spi-transfer: Add SPI transfer helper routines Th 4 KB Diff Download File
fpi-ssm.c 1452 2 years ago Benjamin Berg ssm: Add API to silence most state change debug me 21.7 KB Diff Download File
fpi-ssm.h 1452 2 years ago Benjamin Berg ssm: Add API to silence most state change debug me 5 KB Diff Download File
fpi-usb-transfer.c 1306 3 years ago Benjamin Berg usb-transfer: Use fpi_device_add_timeout instead o 17.7 KB Diff Download File
fpi-usb-transfer.h 1097 3 years ago Benjamin Berg usb: Annotate access to USB buffers Annotate the 5.8 KB Diff Download File
fprint-list-supported-devices.c 1356 2 years ago Benjamin Berg fprint-list: Add SPI devices to supported list Th 4.8 KB Diff Download File
fprint-list-udev-hwdb.c 1483 1 year ago Benjamin Berg hwdb: Sync with wiki to add more unknown devices 7 KB Diff Download File
fprint-list-udev-rules.c 1338 2 years ago Benjamin Berg list-udev-rules: Add udev rule generation for SPI 2.8 KB Diff Download File
fprint.h 729 4 years ago Benjamin Berg Uncrustify everything except for nbis 922 bytes Diff Download File
libfprint.ver 856 4 years ago Marco Trevisan (Treviño) fprint: Move drivers to private internal library 47 bytes Diff Download File
meson.build 1378 2 years ago Benjamin Berg egistec: Add new driver This supports 1c7a:0570 9.4 KB Diff Download File