Commit Graph

36 Commits

Author SHA1 Message Date
cathugger
ff3873965f
please new autoconf 2021-08-23 12:05:25 +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
30c05eb266
remove some unused stuff, small fixups, use -Wextra 2020-01-14 17:51:56 +00:00
cathugger
d3640b7322
use GNUmakefile, since we depend on GNU stuff 2019-12-22 22:28:12 +02: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
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
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
f4567d7190
move windows check off Makefile 2019-03-31 19:12:07 +00:00
cathugger
c9d4f79b9f
makefile: support out of tree builds 2019-03-17 02:23:10 +02:00
cathugger
7e2503039d
using -Werror is probably more robust there 2019-03-15 21:18:35 +00:00
cathugger
390e8ea9de
cleanups, make clang happy 2019-03-15 21:04:40 +00:00
cathugger
02137f7ed4
configure: allow configuring BATCHNUM 2019-02-13 21:02:06 +00:00
cathugger
abc08bc47b
small fixup, implement deduplication support
fixes potential binsearch+binfilter filters mis-ordering case.
implements optional filters deduplication except for regex filters.
adds -v flag for more verbose output.
2018-09-26 20:54:14 +03:00
cathugger
f171063cb0 add note about not checking all the things in configure 2018-06-20 13:33:01 +00:00
cathugger
b1549bdb1a try to make regex stuff work on some shitty systems 2018-01-21 21:22:11 +00:00
cathugger
56eb316640 small edit 2018-01-20 20:17:19 +00:00
cathugger
e32e8e06f6 initial support for PCRE2 2018-01-20 19:55:45 +00:00
cathugger
3368452fee split off filtering stuff 2018-01-20 15:33:28 +00:00
cathugger
39b173aa3d option to use big-endian sorting for intfilter binsearch case 2017-10-22 02:36:45 +00:00
cathugger
5bc2b09504 more flexible intfilter config 2017-10-22 01:58:22 +00:00
cathugger
f649eedb70 more autism 2017-10-22 00:40:23 +00:00
cathugger
586d977fa0 binary searching is finished! 2017-10-10 01:02:43 +00:00
cathugger
e400912b2a support 32-bit intfilter 2017-10-08 21:15:08 +00:00
cathugger
03e4dbbec1 more compatibility tweaks 2017-10-06 14:09:08 +00:00
cathugger
0428ae301f moar portability 2017-10-06 00:59:19 +00:00
cathugger
e4aab13413 ed25519-donna implementation 2017-10-02 14:11:23 +00:00
cathugger
c55c0a269a statistics 2017-09-30 06:40:12 +03:00
cathugger
188f821778 faster filterng implementation 2017-09-27 21:07:33 +03:00
cathugger
59f318aa64 allow selecting ed25519 implementation via ./configure 2017-09-27 04:07:41 +03:00
cathugger
81cebae449 add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00