Commit graph

208 commits

Author SHA1 Message Date
cathugger
5b5f414b79
fix gitignore 2020-11-22 05:13:24 +00:00
cathugger
30491bd9f8
various things
disable paranoid check which was never triggered as far as I'm aware
add editorconfig
some whitespace changes in configure.ac
which to batch mode by default
start working on putting all filtering options in one bin
some other tweaks
2020-11-21 11:34:25 +00:00
cathugger
9eb4b328f0
Merge pull request #40 from iamstefin/contrib-docker
Added Docker support
2020-09-04 17:27:05 +00:00
Stefin
b94137e72d
Added maintainer for Dockerfile 2020-09-02 05:34:47 -05:00
Stefin
3025c59eab
Added README.md for contrib/docker 2020-09-02 05:33:04 -05:00
cathugger
9d3dd71411
https for CC0 link 2020-08-28 23:25:24 +00:00
cathugger
e421c8bb70
Merge pull request #41 from tohn/markdown
Markdown
2020-08-28 23:22:08 +00:00
Yannic Haupenthal
e28c8183aa
use different mail format 2020-08-28 21:30:22 +02:00
Yannic Haupenthal
1de7b078af
use markdown instead of text 2020-08-28 18:59:29 +02:00
Yannic Haupenthal
bb9e793540
rename file 2020-08-19 18:37:46 +02:00
Stefin
1b6cb117b4
Update .dockerignore 2020-08-18 14:41:11 -05:00
Stefin
5c99601865
Update Dockerfile 2020-08-18 14:40:12 -05:00
Stefin
d392ec642c
Update contrib/docker/Dockerfile
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-08-09 09:25:37 -05:00
Stef
95a7e0580a added docker support 2020-08-06 00:28:57 -05:00
cathugger
2e0344928f
sign 2020-07-19 00:18:09 +03:00
cathugger
158964b251 adjust OPTIMISATION.txt for current stuff 2020-07-18 16:18:24 +03:00
cathugger
e0bc8f1d4e fmt 2020-07-16 20:34:43 +00:00
cathugger
e854cae46e add faq to readme 2020-07-16 20:33:20 +00:00
cathugger
d5b90d43a9
some tweaks 2020-05-23 16:41:51 +00:00
cathugger
a3e141e79b
close filter files, more error handling 2020-05-22 22:30:14 +00:00
cathugger
e933a9b806
correctly handle filter file loading error, small tweak 2020-05-22 17:55:37 +00:00
cathugger
897dcbd350
adjust gitignore 2020-01-17 19:22:47 +00:00
cathugger
c57f10316f
rawyaml mode 2020-01-17 14:15:56 +00:00
cathugger
30c05eb266
remove some unused stuff, small fixups, use -Wextra 2020-01-14 17:51:56 +00:00
cathugger
e6d0f59f1d
estimate calc utility (WIP) 2020-01-14 17:15:44 +00:00
cathugger
d3640b7322
use GNUmakefile, since we depend on GNU stuff 2019-12-22 22:28:12 +02:00
cathugger
9032811fc5
small cleanup, makefile preparation for calcdiff 2019-12-22 22:01:26 +02:00
cathugger
451c9610aa
don't offload dead code elimination to compiler as we can do that in preprocessor 2019-11-20 16:22:43 +00:00
cathugger
5c7e0144d9
remove BATCHNUM limitations 2019-11-20 16:17:21 +00:00
cathugger
9bc52c5fb7
implement worker_batch_pass 2019-11-15 04:58:21 +00:00
cathugger
6f7e220b60
fix ed25519-donna makedepends 2019-11-15 02:48:19 +00:00
cathugger
c0ef36f200
make requirements section of readme more retard-proof 2019-09-14 20:50:50 +03:00
cathugger
92b36121b6
explicit void params declarations, add warnings to keep it correct
thx http://nickdesaulniers.github.io/blog/2019/05/12/f-vs-f-void-in-c-vs-c-plus-plus/
2019-05-14 20:29:27 +03:00
cathugger
d03798bece
reduce pwhash opslimit even further, probably for the last time 2019-05-06 16:47:47 +00:00
cathugger
541b043a25
autodetect argon2id13 support and autoenable passphrase-based generation 2019-05-06 16:44:25 +00:00
cathugger
565c2a968f
more strict and this time correct nopie check 2019-05-05 22:50:10 +00:00
cathugger
6454595206
less strict nopie check
apparently including -Werror broke detection in clang
2019-05-05 22:43:26 +00:00
cathugger
9eae27b334
make donna default 2019-05-05 22:41:53 +00:00
cathugger
3c52555f99
more strict nopie check 2019-03-31 23:39:11 +03:00
cathugger
addf4821d9
damn win gcc 2019-03-31 23:35:41 +03:00
cathugger
426ba147eb
oops forgot 2019-03-31 23:26:26 +03:00
cathugger
52dfa3a665
use autoconf' macros for this 2019-03-31 23:25:01 +03:00
cathugger
ff238e224d
proper extensions for windows executables 2019-03-31 23:16:58 +03:00
cathugger
4fb82c8902
unconditionally define feature test macros 2019-03-31 19:36:58 +00:00
cathugger
33162701fe
glibc isn't limited to linux 2019-03-31 19:26:53 +00:00
cathugger
f4567d7190
move windows check off Makefile 2019-03-31 19:12:07 +00:00
cathugger
0f000d3820
cleanup 2019-03-17 03:03:09 +02:00
cathugger
a145fe4cc0
ohyeah 2019-03-17 02:26:16 +02:00
cathugger
c9d4f79b9f
makefile: support out of tree builds 2019-03-17 02:23:10 +02:00
cathugger
5c58f03805
split worker off 2019-03-16 21:57:29 +02:00