RSS feed
ff88594d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2022/05/07 14:50
parse: fix typos (thanks ed)
b3526b5e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2022/05/07 13:01
bytealloc: fix typo
fbd0a767
– Mura Li <mural@ctli.io>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2022/03/23 23:59
Fix construction of pattern variable bindings
0f3f41fa
– Ori Bernstein <ori@eigenstate.org>
authored
on 2021/08/22 16:04
Add initial openbsd 7.0 support.
ba147605
– Frank Smit <frank@61924.nl>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2021/07/27 11:25
lib/http: Free session and request when done.
d7740736
– Frank Smit <frank@61924.nl>
authored
on 2021/08/17 16:16
Use correct HTTP headers for response encoding.
f5175435
– Mura Li <mural@ctli.io>
authored
on 2021/07/05 09:39
mi/match: fix dtree construction order of or-pattern
e3682d0b
– Mura Li <mural@ctli.io>
authored
on 2021/07/05 07:40
mi/match: fix internal compiler error
e6811668
– Ori Bernstein <ori@eigenstate.org>
authored
on 2021/06/25 21:50
formatting: the long comments were annoying to read.
c2e43912
– Mura Li <mural@ctli.io>
authored
on 2021/06/25 21:02
Relax the restriction of capture variables of or-patterns
c8a5f3d7
– Frank Smit <frank@61924.nl>
authored
on 2020/09/20 17:22
Use correct dynamic linker/loader on musl-based systems (Alpine).
1b52ea9d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2021/03/17 23:24
genp9: fix formatting issue.
72819dcc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2021/01/30 12:29
Allow omitting the parameter name when it's unneeded.
d4030509
– Mura Li <mural@ctli.io>
authored
on 2020/12/01 01:14
bytealloc: fix bucket indexing
f3109e1f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/10/27 08:00
resolve: fix copy-paste error
0d3f5d4b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/10/27 06:00
readability: '.port=port' isn't helpful, it's just 53
b496f044
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/10/27 05:58
cleanup dns: private maxns, skip failed connnections
a2ef6bfc
– Frank Smit <frank@61924.nl>
authored
on 2020/10/25 11:50
Let dnsconnect handle IPv6.
de0a0447
– Frank Smit <frank@61924.nl>
authored
on 2020/10/25 12:10
Add missing flowinfo to sockaddr_in6 struct.
3b6a42aa
– Frank Smit <frank@61924.nl>
authored
on 2020/09/18 13:21
Query nameservers in parallel.
41046c63
– Frank Smit <frank@61924.nl>
authored
on 2020/10/14 16:38
Use Arch Linux instead of Alpine.
b0e2b68b
– Frank Smit <frank@61924.nl>
authored
on 2020/09/20 17:09
Build script for Alpine Linux.
285be778
– Ori Bernstein <ori@pingthings.io>
authored
on 2020/09/20 11:59
Fix range checking for numbers.
433357fe
– Ori Bernstein <ori@pingthings.io>
authored
on 2020/09/20 11:45
Fix missing type in range tables.
d073dcc7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/09/01 15:15
infer: fix typo on range check
e0efab37
– Frank Smit <frank@61924.nl>
authored
on 2020/08/30 09:39
Fix IPv6 parsing.
026a628d
– Frank Smit <frank@61924.nl>
authored
on 2020/08/30 09:51
Type was not applied to pdst.
d90515c5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/08/28 16:31
test/ipparse: put expected and parsed in different buffers
4db5274a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/08/28 16:16
Fix typo
f5a7e459
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/08/28 16:05
copy bytes to a dest buffer.
91e0b959
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/08/11 04:46
Fix botched merge