|
ax25.c
|
Implement patty_ax25_addr_copy()
|
2024-03-01 00:20:46 -05:00 |
|
client.c
|
Improve accept(); allow select(2) on listeners
|
2024-03-01 00:20:47 -05:00 |
|
dict.c
|
Significantly simplify dictionaries
|
2024-03-01 00:20:46 -05:00 |
|
frame.c
|
Implement SOCK_DGRAM
|
2024-03-01 00:20:47 -05:00 |
|
hash.c
|
...I've been busy.
|
2024-03-01 00:20:46 -05:00 |
|
if.c
|
Implement support for sending frames with SOCK_RAW
|
2024-03-01 00:20:47 -05:00 |
|
kiss.c
|
Always clear KISS frame decode state on FEND
|
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 new patty client code
|
2024-03-01 00:20:46 -05:00 |
|
print.c
|
Omit version field in patty_print_frame_header()
|
2024-03-01 00:20:47 -05:00 |
|
route.c
|
Significantly simplify dictionaries
|
2024-03-01 00:20:46 -05:00 |
|
server.c
|
Use bit fields for setsockopt() SOCK_OPT_PARAMS
|
2024-03-01 00:20:47 -05:00 |
|
sock.c
|
Improve patty_ax25_sock_destroy() for raw sockets
|
2024-03-01 00:20:47 -05:00 |
|
timer.c
|
Fix various timer-related issues
|
2024-03-01 00:20:47 -05:00 |