James Wilson
|
f893ee93cc
|
Use standard syslog facilities for logging (#47)
Closes: https://github.com/scsitape/stenc/issues/31
Co-authored-by: Jonas Stein <news@jonasstein.de>
|
2022-05-09 01:00:18 +02:00 |
|
James Wilson
|
fbba173a1f
|
Remove device renaming and select default device (#48)
|
2022-05-09 00:52:07 +02:00 |
|
James Wilson
|
13f09ea5aa
|
Remove KeyInfo and use standard library to parse hex strings (#46)
* Remove KeyInfo and use standard library to parse hex strings
* One declaration per line, more useful name of key_from_hex_chars
|
2022-05-08 21:07:58 +02:00 |
|
Paweł Marciniak
|
844306dbe4
|
cast to proper type (#38)
Co-authored-by: Paweł Marciniak <sunwire+git@gmail.com>
|
2022-04-24 12:52:30 +02:00 |
|
Jonas Stein
|
8ff2e4c4eb
|
Codecleanup, Version bump 1.1.0
|
2022-04-22 00:47:33 +02:00 |
|
Jonas Stein
|
35b852cfeb
|
add .clang-cormat
Add .clang-cormat config file to src folder for unified formatting.
|
2022-04-20 01:00:40 +02:00 |
|
Jonas Stein
|
88a507932e
|
reformat and cleanup more
reformat the source in an unified way.
(improve later with clang-format config)
fix order of includes
use proper delete[] operator
|
2022-04-20 00:24:59 +02:00 |
|
Jonas Stein
|
aa2244308d
|
cleaned code
removed std namespace
initialized variables
cleaned endl
added const for constants
tagged new version 1.0.8
|
2022-04-20 00:12:52 +02:00 |
|
Paweł Marciniak
|
e1e3676660
|
Use /dev/random to create a key (#22)
Co-authored-by: Paweł Marciniak <sunwire+git@gmail.com>
|
2022-04-19 22:16:37 +02:00 |
|
sunwire
|
b650fb67c0
|
Update URL from sf to github (#21)
* Correct url from sf to github
Co-authored-by: Paweł Marciniak <sunwire+git@gmail.com>
|
2020-11-13 00:25:23 +01:00 |
|
Denys Berkovskyy
|
f4465cd21b
|
Fix inclusion of standard headers on non-linux systems
|
2018-02-14 04:37:29 +01:00 |
|
John Coleman
|
3066499e09
|
Import stenc-1.0.7
https://sourceforge.net/projects/stenc/files/source/stenc-1.0.7.tar.gz/download
|
2018-02-14 04:13:34 +01:00 |
|
John Coleman
|
db613c9828
|
Import stenc-1.0.6
Import https://sourceforge.net/projects/stenc/files/source/stenc-1.0.6.tar.gz/download
|
2018-02-14 04:11:24 +01:00 |
|