aboutsummaryrefslogtreecommitdiff
path: root/misc.cc
Commit message (Expand)AuthorAge
* Use strnlen to determine string lengthSzczepan Zalega2018-02-12
* Null-terminate string before calling strtoulRobin Krahl2018-02-12
* Update license/copyright linesSzczepan Zalega2018-01-16
* Adjust code to make compilation under MSVC 2017Szczepan Zalega2017-06-28
* Use correct format letterSzczepan Zalega2017-04-03
* Fix compilation warningsSzczepan Zalega2017-03-31
* Get proper card serial for Storage. Get serial as one number.Szczepan Zalega2017-03-11
* Adjust for compilation on Visual Studio 2017Szczepan Zalega2017-03-11
* Fix getting card serialSzczepan Zalega2017-03-11
* Support sending empty OTP secrets for slot edit (+test)Szczepan Zalega2016-12-03
* Support longer secrets (40 bytes) for NK Pro 0.8Szczepan Zalega2016-12-03
* Print ascii representation of dump in hexdumpSzczepan Zalega2016-11-26
* Remove asserts in favor of exceptions or warnings. Test changes in Python.Szczepan Zalega2016-09-10
* Add hex to binary converting functionSzczepan Zalega2016-09-10
* Allow disabling hexdump headerSzczepan Zalega2016-09-08
* Remove compilation warning regarding printf format in hexdumpSzczepan Zalega2016-08-09
* formatted code with clang-format-3.6 with style=googleSzczepan Zalega2016-03-05
* Minor fixes, working versionMateusz Zalega2015-10-26