James Wilson
8ebccddc50
Small cleanup: ( #65 )
...
- pass string arguments by reference
- replace macros with constexpr where possible
- move command strings out of global scope
- use standard library strerror instead of custom printer readIOError
2022-05-10 19:20:55 +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
James Wilson
ff413aac3e
Add unit tests and add const
2022-04-24 20:09:08 +02:00
Paweł Marciniak
f1a36eba42
Reintroduce HEX macro as fix
...
Co-authored-by: Paweł Marciniak <sunwire+git@gmail.com >
2022-04-24 16:35:52 +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
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