Paweł Marciniak
|
ebabc39c3e
|
Fix missing manpage header (#62)
Closes: https://github.com/scsitape/stenc/issues/58
Co-authored-by: Paweł Marciniak <sunwire+git@gmail.com>
|
2022-05-10 00:42:39 +02:00 |
|
James Wilson
|
44603e4884
|
Remove key generation (#60)
Closes: https://github.com/scsitape/stenc/issues/3
Closes: https://github.com/scsitape/stenc/issues/32
|
2022-05-09 11:43:59 +02:00 |
|
James Wilson
|
e6ac5fa3f0
|
Remove AIX support (#59)
|
2022-05-09 01:11:07 +02:00 |
|
Paweł Marciniak
|
c5f8c9e73e
|
Add distclean rule to satisfy distcheck (#53)
* Update c-cpp.yml
* Add distclean rule to satisfy distcheck
* Revert "Update c-cpp.yml"
This reverts commit 6a9628d533.
Co-authored-by: Paweł Marciniak <sunwire+git@gmail.com>
|
2022-04-30 20:29:16 +02:00 |
|
Paweł Marciniak
|
1ece43b1cb
|
Add pandoc to makefile (#51)
* Add check for pandoc
* Generate the man page from reStructuredText
* Install man page after generation by pandoc
Closes: https://github.com/scsitape/stenc/issues/44
Co-authored-by: Paweł Marciniak <sunwire+git@gmail.com>
|
2022-04-30 16:34:51 +02:00 |
|
Jonas Stein
|
20edbdcb3d
|
Update man
Remove Authors from man. We use now the AUTHORS file as single source.
Bugs go to github.
Compiled now with pandoc.
Closes: https://github.com/scsitape/stenc/issues/45
|
2022-04-27 15:11:02 +02:00 |
|
Jonas Stein
|
6c7492046b
|
.rst file as source for man page
Added a human readable .rst file to generate man pages with pandoc
Usage:
pandoc --from rst --to man --file stenc.rst -o stenc.1
|
2022-04-25 21:13:07 +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
|
0c3dd74309
|
Remove generated files, add autogen.sh script (preparation for editing configure.ac for FreeBSD port)
|
2018-02-14 04:37:37 +01:00 |
|
Denys Berkovskyy
|
6709cdfabf
|
Fix manpage typo
|
2018-02-14 04:36:49 +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 |
|