|
ax25.c
|
Implement patty_ax25_addr_copy()
|
2024-03-01 00:20:46 -05:00 |
|
client.c
|
Implement new patty client code
|
2024-03-01 00:20:46 -05:00 |
|
dict.c
|
Significantly simplify dictionaries
|
2024-03-01 00:20:46 -05:00 |
|
frame.c
|
Add TEST to patty_ax25_frame_decode_control()
|
2024-03-01 00:20:46 -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
|
Implement patty_kiss_frame_send()
|
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
|
Slight order change
|
2024-03-01 00:20:47 -05:00 |
|
sock.c
|
Allow setting retry count with setsockopt()
|
2024-03-01 00:20:47 -05:00 |
|
timer.c
|
Implement patty_timer type
|
2024-03-01 00:20:46 -05:00 |