patty/src
2024-03-01 00:20:46 -05:00
..
ax25.c Implement patty_ax25_addr_copy() 2024-03-01 00:20:46 -05:00
call.c Make bind() perform more validation 2024-03-01 00:20:46 -05:00
dict.c Significantly simplify dictionaries 2024-03-01 00:20:46 -05:00
frame.c Fix patty_ax25_frame_decode_control() P/F flag bug 2024-03-01 00:20:46 -05:00
hash.c ...I've been busy. 2024-03-01 00:20:46 -05:00
if.c Make duplicate interface addresses emit EADDRINUSE 2024-03-01 00:20:46 -05:00
kiss.c Use S_IFMT mask to test for S_IFSOCK in src/kiss.c 2024-03-01 00:20:46 -05:00
list.c Get rid of patty_list_iterator (too expensive) 2024-03-01 00:20:46 -05:00
Makefile Implement better modulo-128 I and S frame support 2024-03-01 00:20:46 -05:00
print.c Better denote command/response frames 2024-03-01 00:20:46 -05:00
route.c Significantly simplify dictionaries 2024-03-01 00:20:46 -05:00
server.c Make bind() not care about socket status 2024-03-01 00:20:46 -05:00
sock.c Encode I frames as commands 2024-03-01 00:20:46 -05:00