-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNEWS
37 lines (32 loc) · 1.25 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
pam_pico-0.0.3-1: 19-Jan-2018
- Reduce to using a single thread and GtkMainLoop.
- Use state machine rather than blocking sigmaverifier.
- Improve command line parameter options.
- Support RVP and Bluetooth beacons.
- Support RVP and continuous.
- Allow PAM athentication without a timeout.
- Generally optimised performance.
- Support configuration by file.
- Allow multiple configurations on the same device.
- Improved documentation.
- Support encrypted password storage on the Pico.
- Add working machine lock.
- Allow only a single continuous session with same commitment.
pam_pico-0.0.2-1: 11-Jul-2017
- Support continuous authentication
- Add bluez dependency.
- Support continuous authentication.
- Automatically drop to Rendezvous Point if Bluetooth isn't available.
- Authentication now accessed through a service using a dbus interface.
- Username sent to Pico to improve pairing naming.
- Improved unit tests.
- Improved documentation.
- Log outout verbosity reduced.
- Remove dependency on pico-remove.
- GUI pairing interface.
pam_pico-0.0.1-1: 3-Nov-2016
- Reduce telemetry events generated when idling
pam_pico-0.00-1: 7-Sep-2016
- Initial packaged version
pam_pico-0.00: 9-Jun-2016
- Initial version