-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNEWS
41 lines (36 loc) · 1.37 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
37
38
39
40
libpico-0.0.3-1: 19-Jan-2018
- New state machines to replace blocking sigmaprover/verifier.
- Improved documentation.
- JSON parser now supports integers and escape sequences.
- New example code included.
- Improved configuration of timeout intervals.
- Improved logging configuration.
- Support comments in users.txt.
- Bluetooth is now an optional build dependency.
libpico-0.0.2-1: 11-Jul-2017
- Add QR code bitmap mode, included double size.
- Add user timeout mechansim to prevent hanging on suspend.
- Impoved unit test coverage.
- Provide abstract channel implementation.
- Bluetooth channel support.
- Added libpicobt as a dependency.
- Improved Windows support.
- Improved C# interface.
- Add support for continuous authentication.
- Provide spec file for RPM support.
- Support Mer and Fedora.
- Changed elliptic curve to prime256v1.
- Ensure code is endian-agnostic.
- Support for client-side Pico communication.
- Switch to using Visual Studio 2015 and .Net 4.6.1.
- Improved documentation.
- Improved (and less verbose) logging.
- New feedback/progress interface.
- Static analysis using cpp-check added to build process.
- Remove dependency on pico-remove.
libpico-0.0.1-1: 3-Nov-2016
- Support multiple connection cycles.
libpico-0.00-1: 1-Sep-2016
- Initial packaged version
libpico-0.00: 9-Jun-2016
- Initial version