Commit Graph

54 Commits

Author SHA1 Message Date
cathugger
09b7b46755 configure stderr buffering. needed for windows 2018-02-22 00:56:31 +00:00
cathugger
01c3b9f3f5 attempt to support windows #2 2018-02-22 00:46:06 +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
5023775a37 ifilters/bfilters -> filters 2018-01-20 15:24:29 +00:00
cathugger
c10fe30fcf some tweaks 2017-12-14 15:22:45 +00:00
cathugger
bba11a4600 tweak 2017-10-23 07:27:15 +00:00
cathugger
2809643ac1 nicer messages 2017-10-23 07:06:59 +00:00
cathugger
8a917091d5 some stuff 2017-10-23 06:40:34 +00:00
cathugger
f7a87a1300 -Z should be a bit faster now 2017-10-23 05:13:13 +00:00
cathugger
a06d5149af fix lie 2017-10-23 04:29:37 +00:00
cathugger
39c55c1c2b split some io routines into separate file 2017-10-23 04:12:04 +00:00
cathugger
7281403328 some more tweaks 2017-10-22 11:35:45 +00:00
cathugger
12b9fd5e40 some fixes 2017-10-22 11:10:13 +00:00
cathugger
86216787ba some stuff 2017-10-22 05:34:13 +00:00
cathugger
1e9e5b3a63 small tweak 2017-10-22 05:13:52 +00:00
cathugger
92d0e26b5d add numwords functionality 2017-10-22 05:07:45 +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
3bae9caa97 all filters are loaded fast now 2017-10-21 21:42:19 +03:00
cathugger
74a2b68648 removed tons of smart-looking slow code, made filters loading actually fast 2017-10-12 01:40:16 +00:00
cathugger
ecd7e37967 fix & make faster binsearch infilter case 2017-10-11 20:36:43 +00:00
cathugger
586d977fa0 binary searching is finished! 2017-10-10 01:02:43 +00:00
cathugger
00df4f8416 use size_t for counter, some statistics tweaks 2017-10-09 21:41:34 +00:00
cathugger
d8c8fba4d2 proper intfilter expansion, vec improvements 2017-10-09 20:00:02 +00:00
cathugger
7a090d9ea6 stuff 2017-10-09 16:12:13 +00:00
cathugger
b2138b6b65 wip fixes 2017-10-09 15:58:35 +00:00
cathugger
e89514aef2 fix vec_ shit 2017-10-09 15:24:50 +00:00
cathugger
d1a31ae540 lies 2017-10-08 22:16:16 +00:00
cathugger
e400912b2a support 32-bit intfilter 2017-10-08 21:15:08 +00:00
cathugger
67c5468317 ignore duplicate filters, other changes 2017-10-08 18:29:12 +00:00
cathugger
a203269976 more portability 2017-10-06 01:21:00 +00:00
cathugger
3bf616bee0 rid of more of unnamed unions 2017-10-06 00:30:49 +00:00
cathugger
c12df97b3b use named unions 2017-10-06 00:25:51 +00:00
cathugger
76325bdaa6 fixing up some shit 2017-10-06 00:14:33 +00:00
cathugger
130d88c171 update readme 2017-10-02 18:43:14 +00:00
cathugger
e4aab13413 ed25519-donna implementation 2017-10-02 14:11:23 +00:00
cathugger
9706645191 small secret key carry propagation fix, include email addr 2017-09-30 20:34:09 +00:00
cathugger
9431a80ebb configure defaults to make more sense 2017-09-30 12:43:32 +00:00
cathugger
0102f9ff39 eliminate unused var 2017-09-30 06:46:17 +03:00
cathugger
c55c0a269a statistics 2017-09-30 06:40:12 +03:00
cathugger
0d49a7e2d8 fix version field for -z 2017-09-29 21:18:41 +03:00
cathugger
5a310272f7 use union to ensure better alignment 2017-09-27 22:04:41 +03:00
cathugger
9e9468b453 some fixes and optimizations 2017-09-27 21:38:15 +03:00
cathugger
188f821778 faster filterng implementation 2017-09-27 21:07:33 +03:00
cathugger
966cf38205 amd64-{51-30k,64-24k} impls should work now 2017-09-27 15:41:59 +03:00
cathugger
81cebae449 add amd64-{51-30k,64-24k} from SUPERCOP, now use autoconf 2017-09-27 02:35:56 +03:00
cathugger
249ffd19ec some changes 2017-09-25 23:57:27 +03:00
cathugger
7887d086f2 improvements all over the place 2017-09-25 20:49:47 +03:00