Blame


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