Commit Graph

123 Commits

Author SHA1 Message Date
cathugger
908d4957f6
uhhh... 2018-09-07 00:22:28 +03:00
cathugger
0d120efb67
do not bother with different exit codes 2018-09-07 00:21:48 +03:00
cathugger
b710adea5d
call sodium_init() 2018-08-24 21:31:57 +03:00
cathugger
e7ce68c245
clarify naming choice 2018-07-20 20:26:03 +00:00
cathugger
f696465e55
why did I remove this header? 2018-07-20 17:10:06 +00:00
cathugger
635c7a326a
add PGP key url 2018-07-19 22:50:14 +00:00
cathugger
34895c27cd naming 2018-07-12 13:22:07 +00:00
cathugger
ebe1d5b678 delet trailing whitespace 2018-07-12 13:05:53 +00:00
cathugger
cf5ac5f929 prevent possible buffer overflow 2018-07-12 12:58:42 +00:00
cathugger
8f1e08973d prevent termination during key write 2018-07-12 12:35:39 +00:00
cathugger
91f484cbc7 harden pseudo-YAML validation 2018-07-12 12:11:44 +00:00
cathugger
ee0257dc88 stronger base64 validation 2018-07-12 11:56:43 +00:00
cathugger
832ff7bdfb credit. 2018-07-09 19:44:25 +00:00
cathugger
7f3b15245b s/yaml/YAML/ 2018-07-09 17:26:43 +00:00
cathugger
fe266cac50
Merge pull request #11 from heios/master
pseudo-yaml output/processing functionality
2018-07-09 17:02:19 +00:00
cathugger
04fadf3333 fix docs 2018-07-09 17:00:51 +00:00
cathugger
83a63a30ee fixes 2018-07-09 16:54:44 +00:00
cathugger
be50d6b929 refactor,fix,rewrite parts,tweak 2018-07-09 16:38:41 +00:00
cathugger
4bdeb62f44 -O -> -y, -i -> -Y; -o appends by default; introduce -O option to overwrite 2018-07-09 11:42:58 +00:00
heios
6a416795b7 optional functionality for writing results to the single file and extracting specific keys from it 2018-07-06 13:16:48 +03:00
cathugger
eafa834b5e consistently print ammount of threads used 2018-07-05 22:40:34 +00:00
cathugger
37a1506b18 start error codes from 101 not 100 and expect no one relied on them yet 2018-07-01 20:03:13 +00:00
cathugger
f171063cb0 add note about not checking all the things in configure 2018-06-20 13:33:01 +00:00
cathugger
6458157cda tweaks 2018-06-16 13:22:52 +00:00
cathugger
cf4443b7fd increase workers stack size. fixes crashing of regex filtering 2018-06-16 12:42:42 +00:00
cathugger
68bb8c369c 20k worker stacks should be enough 2018-06-01 16:48:01 +03:00
cathugger
bc19497f88 more tweaks 2018-05-31 16:14:35 +00:00
cathugger
d9e4e12bdd twx 2018-05-31 14:13:45 +00:00
cathugger
0208fc3fad tweaks and cleanups 2018-05-31 14:01:33 +00:00
cathugger
25457c8741 remove irrelevant gitignore line 2018-05-15 05:56:02 +00:00
cathugger
41eeb2edb2 pointless touches 2018-04-27 12:39:16 +00:00
cathugger
0fe541b5fb incase of --help, usage is valid output 2018-04-07 11:59:30 +00:00
cathugger
2d9bea188f unneeded 2018-02-23 00:19:16 +00:00
cathugger
30d26a3e67 some more explicitness 2018-02-23 00:11:20 +00:00
cathugger
5e97518634 some cleanups 2018-02-23 00:03:17 +00:00
cathugger
f1f25ba2b6 fix -N for regex filters, fix some warnings 2018-02-22 23:39:55 +00:00
cathugger
5df37bb545 forgot include 2018-02-22 01:52:16 +00:00
cathugger
fa7d5cdab5 windows' numcpu detection 2018-02-22 01:49:40 +00:00
cathugger
24f35b6197 less pointless warnings 2018-02-22 01:36:54 +00:00
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
0a3f40d5e7 attempt to support windows 2018-02-22 00:35:58 +00:00
cathugger
a55b586df2 make ^ implicit for regexes 2018-01-23 15:45:06 +00:00
cathugger
b1549bdb1a try to make regex stuff work on some shitty systems 2018-01-21 21:22:11 +00:00
cathugger
c65672193f tweak gitignore 2018-01-21 01:55:20 +00:00
cathugger
56eb316640 small edit 2018-01-20 20:17:19 +00:00
cathugger
b9fd040a7a some tweaks 2018-01-20 20:14:12 +00:00
cathugger
e32e8e06f6 initial support for PCRE2 2018-01-20 19:55:45 +00:00
cathugger
bc76dc4331 some tweaks 2018-01-20 16:14:49 +00:00
cathugger
3368452fee split off filtering stuff 2018-01-20 15:33:28 +00:00