shithub: mc

RSS feed

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

de10733e – Ori Bernstein <ori@eigenstate.org> authored on 2020/08/08 21:40
merge

0b5b219f – sgilles@umd.edu <sgilles@umd.edu> authored on 2020/08/08 20:54
Fix crypto keccak functions with multiple adds.

156c048f – Ori Bernstein <ori@eigenstate.org> authored on 2020/07/11 16:27
Fix tests on BSDs and 9front, improve names.

d68cb921 – S. Gilles <sgilles@umd.edu> authored on 2020/06/20 17:55
Add tests for abi conformity.

2b398fd1 – S. Gilles <sgilles@umd.edu> authored on 2020/06/20 17:55
Allow runtest.{rc,sh} to handle subdirectories.

bdf0ed62 – S. Gilles <sgilles@umd.edu> authored on 2020/06/20 17:55
Bump abi version.

63c188f6 – S. Gilles <sgilles@umd.edu> authored on 2020/06/20 17:54
Return small-aggregate values by the AMD64 abi.

65ec134c – S. Gilles <sgilles@umd.edu> authored on 2020/06/20 16:50
Pass small-aggregate arguments by the AMD64 abi.

dfc14553 – S. Gilles <sgilles@umd.edu> authored on 2020/05/23 01:58
Add classification algorithm for small-struct passing.

cba8dceb – S. Gilles <sgilles@umd.edu> authored on 2020/04/25 21:13
Factor out the code for placing/retrieving arguments.

b32614e4 – S. Gilles <sgilles@umd.edu> authored on 2020/03/25 21:42
Add isaggregate for later use with abi conformity.

58a13c39 – S. Gilles <sgilles@umd.edu> authored on 2020/06/07 01:17
Unify alignment for heterogeneous tuples.

de1eabd9 – Ori Bernstein <ori@eigenstate.org> authored on 2020/06/10 17:47
Fix check for dumb moves (thanks sgilles)

55282381 – Ori Bernstein <ori@eigenstate.org> authored on 2020/05/11 15:12
add OSX recvfrom, fix UDP announce (thanks Int21h)

690ab7aa – Ori Bernstein <ori@eigenstate.org> authored on 2020/05/05 16:33
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc

0d7d70e5 – Mura Li <mura_li@castech.com.tw> authored and Ori Bernstein <ori@eigenstate.org> committed on 2020/04/28 07:26
Remove useless code