~apreiml

Austria

https://denkmaschine.at/

Trackers

~apreiml/hare-tls

Last active 2 years ago

#966 regex: split allocation from execution a day ago

stdlib added by ~apreiml on ~sircmpwn/hare

#966 regex: split allocation from execution a day ago

regex added by ~apreiml on ~sircmpwn/hare

#966 regex: split allocation from execution a day ago

Ticket created by ~apreiml on ~sircmpwn/hare

There might be room for future improvement here. I think that it might be possible to separate the allocation and execution phases of regex execution -- allocating threads and capture groups upfront.

Most users would probably be fine with allocating dynamically but it might be interesting to consider a scenario where the necessary pieces can be statically allocated. 1

#50 move himitsu-ssh config to himitsu/config.ini a day ago

Ticket created by ~apreiml on ~sircmpwn/himitsu

#39 Remove limitations on key format 27 days ago

Comment by ~apreiml on ~sircmpwn/himitsu

as of https://git.sr.ht/~sircmpwn/himitsu/commit/737a166b320f10c3e87295f6f4494f6b78c3f4d3 printable ascii characters except =, ? and ! are allowed in keys

#12 Key editing a month ago

Comment by ~apreiml on ~sircmpwn/himitsu

#26 Add option to remember consent for some period of time a month ago

Comment by ~apreiml on ~sircmpwn/himitsu

REPORTED RESOLVED IMPLEMENTED

#178 stdlib: cryptography a month ago

Comment by ~apreiml on ~sircmpwn/hare

When TLS is in a usable state, I'll do some research on how to add support for this. It should be possible yes.

#961 nomem stdlib updates 2 months ago

stdlib added by ~apreiml on ~sircmpwn/hare

#961 nomem stdlib updates 2 months ago

Ticket created by ~apreiml on ~sircmpwn/hare

module status
ascii ok
bufio ok
bytes ok
cmd -
crypto ok
debug ok
dirs ok
encoding ok
endian ok
errors ok
fmt ok
fnmatch ok
format ok
fs ok
getopt ok
glob ok
hare TODO
hash ok
io ok
linux ok
log ok
math ok
memio ok
mime TODO
net ok
os TODO
path ok
regex ok
rt ?
shlex ok
sort ok
strconv ok
strings ok
time patch submitted
types ok
unix ok
uuid ok
wordexp ok