.. |
aprs_is.c
|
Avoid connecting to APRS-IS via UDP
|
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
|
Add patty_client_read(), patty_client_write()
|
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
|
Prevent server dying on invalid client requests
|
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
|
Handle non-DATA KISS commands in src/tnc.c
|
2024-03-01 00:20:47 -05:00 |