Blame


1 66926cfc 2022-05-23 op 2022-05-23 Omar Polo <op@omarpolo.com>
2 66926cfc 2022-05-23 op
3 66926cfc 2022-05-23 op * client.c (tread): allow "jumbo" reads
4 66926cfc 2022-05-23 op
5 aced1a37 2022-05-23 op 2022-05-22 Omar Polo <op@omarpolo.com>
6 aced1a37 2022-05-23 op
7 aced1a37 2022-05-23 op * client.c (handle_message): allow "jumbo" writes
8 aced1a37 2022-05-23 op
9 c23dcc66 2022-05-22 op 2022-05-19 Omar Polo <op@omarpolo.com>
10 c23dcc66 2022-05-22 op
11 c23dcc66 2022-05-22 op * client.c (tversion): enforce a minimum msize of 256
12 c23dcc66 2022-05-22 op
13 4226d2c7 2022-02-13 op 2022-02-13 Omar Polo <op@omarpolo.com>
14 0ec77a00 2022-02-13 op
15 0ec77a00 2022-02-13 op * client.c (twstat): fix twstat handling of mode bits, was
16 0ec77a00 2022-02-13 op truncating out the user ones. Found the hard way by cage.
17 0ec77a00 2022-02-13 op