| .. |
|
ax25.c
|
Fix address padding bug in patty_ax25_pton()
|
2024-03-01 00:20:47 -05:00 |
|
client.c
|
Implement 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
|
Implement src/error.c
|
2024-03-01 00:20:47 -05:00 |
|
frame.c
|
Improve frame encoding error handling, reporting
|
2024-03-01 00:20:47 -05:00 |
|
hash.c
|
...I've been busy.
|
2024-03-01 00:20:46 -05:00 |
|
if.c
|
Split patty_ax25_if_recv() into specific parts
|
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 src/error.c
|
2024-03-01 00:20:47 -05:00 |
|
print.c
|
PATTY_AX25_ADDRESS_LEN -> PATTY_AX25_ADDRSTRLEN
|
2024-03-01 00:20:47 -05:00 |
|
route.c
|
Implement src/daemon.c
|
2024-03-01 00:20:47 -05:00 |
|
server.c
|
Split patty_ax25_if_recv() into specific parts
|
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
|
Split patty_ax25_if_recv() into specific parts
|
2024-03-01 00:20:47 -05:00 |