Commit graph

26 commits

Author SHA1 Message Date
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