46 lines
1.1 KiB
Plaintext
46 lines
1.1 KiB
Plaintext
|
2024-10-08 Christoph Pleger <pleger@irb.cs.tu-dortmund.de>
|
||
|
|
||
|
Release 3.0
|
||
|
+ Split code into more C source files (for reusable code)
|
||
|
+ Better checking for valid responses from web
|
||
|
+ Implemented add-eid in C instead of bash
|
||
|
+ Save ID card data as hash
|
||
|
|
||
|
2024-09-10 Christoph Pleger <pleger@irb.cs.tu-dortmund.de>
|
||
|
|
||
|
Release 2.1
|
||
|
+ Revert to pam_get_authtok
|
||
|
|
||
|
2024-08-30 Christoph Pleger <pleger@irb.cs.tu-dortmund.de>
|
||
|
|
||
|
Release 2.0
|
||
|
+ Call AusweisApp from inside the module instead of
|
||
|
from an external command
|
||
|
|
||
|
2024-08-26 Christoph Pleger <pleger@irb.cs.tu-dortmund.de>
|
||
|
|
||
|
Release 1.4
|
||
|
+ Better check for valid result from web
|
||
|
|
||
|
2024-08-23 Christoph Pleger <pleger@irb.cs.tu-dortmund.de>
|
||
|
|
||
|
Release 1.3
|
||
|
+ Removed more bugs
|
||
|
+ Probably first version without fatal problems
|
||
|
|
||
|
2024-08-21 Christoph Pleger <pleger@irb.cs.tu-dortmund.de>
|
||
|
|
||
|
Release 1.2
|
||
|
+ Remove a horrible bug
|
||
|
|
||
|
2024-08-19 Christoph Pleger <pleger@irb.cs.tu-dortmund.de>
|
||
|
|
||
|
Release 1.1
|
||
|
+ Added file INSTALL
|
||
|
+ Added file Changelog
|
||
|
|
||
|
2024-08-16 Christoph Pleger <pleger@irb.cs.tu-dortmund.de>
|
||
|
|
||
|
Release 1.0
|
||
|
+ Initial release
|