patty/src
2024-03-01 00:20:47 -05:00
..
aprs_is.c Fix invalid return in patty_ax25_aprs_is_send() 2024-03-01 00:20:47 -05:00
ax25.c Prevent SSIDs >15 in patty_ax25_pton() 2024-03-01 00:20:47 -05:00
client.c Remove useless expression from patty_client_ping() 2024-03-01 00:20:47 -05:00
conf.c Fix patty_conf_read() backslash escape bug 2024-03-01 00:20:47 -05:00
daemon.c Implement bin/pattyd.c 2024-03-01 00:20:47 -05:00
dict.c Significantly simplify dictionaries 2024-03-01 00:20:46 -05:00
error.c Rename patty_error_isset() to patty_error_set() 2024-03-01 00:20:47 -05:00
frame.c Use const qualifier in src/frame.c where proper 2024-03-01 00:20:47 -05:00
hash.c ...I've been busy. 2024-03-01 00:20:46 -05:00
if.c Whitespace tweaks 2024-03-01 00:20:47 -05:00
kiss.c Implement patty_ax25_if_driver 2024-03-01 00:20:47 -05:00
list.c Get rid of patty_list_iterator (too expensive) 2024-03-01 00:20:46 -05:00
Makefile Implement APRS-IS interface type 2024-03-01 00:20:47 -05:00
print.c Increase print_addr() buffer size in src/print.c 2024-03-01 00:20:47 -05:00
route.c Implement src/daemon.c 2024-03-01 00:20:47 -05:00
server.c Simplify handle_sock_raw() in src/server.c 2024-03-01 00:20:47 -05:00
sock.c Implement patty_ax25_if_driver 2024-03-01 00:20:47 -05:00
timer.c Implement patty_timer_init() 2024-03-01 00:20:47 -05:00
tnc.c Reset TNC command state on frame end 2024-03-01 00:20:47 -05:00