cathugger
0819ccd81d
Merge pull request #70 from scribblemaniac/fix-69
...
Fix missing #ifdefs
2022-03-20 23:27:04 +00:00
scribblemaniac
51d76913f1
Fix missing #ifdefs
2022-03-14 19:39:18 -06:00
cathugger
1e18c10a11
make depend
2021-12-14 13:55:33 +00:00
cathugger
3648c1f37e
Merge pull request #61 from scribblemaniac/checkpointing
...
Add checkpointing support for passphrases
2021-12-10 11:30:53 +00:00
cathugger
67868f4126
cleanup, free memory
2021-12-10 13:27:01 +02:00
cathugger
1679e51e1b
move this there
2021-12-08 20:24:55 +00:00
cathugger
90fe9f35d1
some tweaks
2021-12-08 20:22:24 +00:00
cathugger
5b4074a47e
make checkpoint stuff actually proper
2021-12-08 20:14:20 +00:00
cathugger
f575bbe011
Merge github-cathugger:cathugger/mkp224o into checkpointing
2021-12-08 17:28:43 +00:00
cathugger
73d2791286
fix default ed25519 impl check in configure.ac
2021-12-08 16:25:58 +00:00
scribblemaniac
3706518f76
Move checkpoint saving to main thread
...
Checkpoints will now be saved every 5 minutes and when the program
ends.
2021-11-05 19:29:11 -06:00
scribblemaniac
c9396de8b2
Use long argument for checkpoint
2021-11-05 17:27:14 -06:00
cathugger
d6e2aecf52
small fixup
2021-11-03 19:57:41 +02:00
cathugger
eea863e3ac
a bit of calcest and some other stuff
2021-11-03 00:20:43 +00:00
cathugger
e12a3eb7c9
apparently this check was always wrong lmao
2021-11-02 17:07:30 +00:00
cathugger
f1c56e7480
idk
2021-11-02 17:32:10 +02:00
cathugger
7dea621e41
some tweaks
2021-11-02 15:07:37 +00:00
scribblemaniac
2a4afad91a
Add checkpointing support for passphrases
2021-10-15 22:53:53 -06:00
cathugger
ff3873965f
please new autoconf
2021-08-23 12:05:25 +00:00
cathugger
fc6285523f
fix compilation err in non-intfilter cases
2021-03-23 10:36:42 +00:00
cathugger
c9d018a253
whatever i implemented it anyway
2021-03-21 17:16:23 +00:00
cathugger
f43c3b021e
fix intfilter expansion logic
...
also makes it simpler and probably faster.
someone should contrib non-gnuc popcount if they care, i ran out of patience with this (yes i know it's simple) (it probably doesn't even need to be exactly popcount).
2021-03-21 16:52:15 +00:00
cathugger
68a06c4ced
tweak wording a bit
2021-03-09 08:58:46 +00:00
cathugger
2c871f4690
Merge pull request #46 from einsz/patch-1
...
Fix possible numbers in base32
2021-01-13 11:03:54 +00:00
einsz
5938904f46
Fix possible numbers in base32
...
The readme stated is is possible to gerenate a 0 and also stated 2 and 7 are not included in the base32 character set... fixed that.
2021-01-12 23:29:40 +01:00
cathugger
f6bda1035c
an attempt to clarify filter validation err
2020-12-22 10:50:09 +00:00
cathugger
6f1264177e
using trailing spaces for hard breaks is fucking stupid
2020-11-24 17:06:19 +00:00
cathugger
fdb715fee0
more readme
2020-11-24 16:39:21 +00:00
cathugger
3ffe5ee8a9
more readme tweaks
2020-11-24 16:35:55 +00:00
cathugger
2822508f8d
tweak readme heading sizes
2020-11-24 16:23:21 +00:00
cathugger
02c35e5f69
actually set stack size for new threads
...
forgot to actually pass argument
2020-11-23 03:38:56 +00:00
cathugger
57c306d512
disable this again
2020-11-22 13:16:43 +00:00
cathugger
af5a7cfe12
set thread size
2020-11-22 13:13:50 +00:00
cathugger
51d87c3857
dont do indirection in for batch stuff
2020-11-22 10:21:06 +00:00
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