Go to file
Daniel Drake 39271b4fe5 Enrollment: improved error reporting
Convert enrollment function to return a signed integer, which is negative
on error or corresponds into fp_enroll_result otherwise.
Now we can treat a 'FAIL' condition differently from an actual error: fail
means that enrollment didn't complete because the data was nonsense or
whatever (e.g. scanned a different finger for each stage?).

Updated upekts accordingly.
2007-10-14 00:51:20 +01:00
examples Enrollment: improved error reporting 2007-10-14 00:51:20 +01:00
libfprint Enrollment: improved error reporting 2007-10-14 00:51:20 +01:00
.gitignore Create repo structure 2007-10-08 17:16:13 +01:00
AUTHORS Create repo structure 2007-10-08 17:16:13 +01:00
autogen.sh Build system tweaks 2007-10-13 16:03:53 +01:00
ChangeLog Create repo structure 2007-10-08 17:16:13 +01:00
configure.ac Build system tweaks 2007-10-13 16:03:53 +01:00
COPYING upekts: communication handling and enrollment implementation 2007-10-13 17:13:25 +01:00
COPYING.GPL upekts: communication handling and enrollment implementation 2007-10-13 17:13:25 +01:00
HACKING Documentation update 2007-10-08 17:37:58 +01:00
INSTALL Create repo structure 2007-10-08 17:16:13 +01:00
Makefile.am Documentation update 2007-10-08 17:37:58 +01:00
NEWS Create repo structure 2007-10-08 17:16:13 +01:00
README upekts: communication handling and enrollment implementation 2007-10-13 17:13:25 +01:00
THANKS Create repo structure 2007-10-08 17:16:13 +01:00
TODO Enrolment infrastructure 2007-10-08 19:53:50 +01:00

libfprint
http://www.reactivated.net/fprint

libfprint is primarily licensed under the GNU LGPL. HOWEVER, THIS PRERELEASE
VERSION INCLUDES GPL CODE FROM LIBTHINKFINGER, therefore distribution is
subject to both the terms of the LGPL (see COPYING) *and* the GPL
(see COPYING.GPL).

At release time, I will contact libthinkfinger authors and see if they will
be happy to relicense. I expect they will.