patty/src
2024-03-01 00:20:47 -05:00
..
ax25.c Implement SSID suffix stringes in pton()/ntop() 2024-03-01 00:20:47 -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 SSID suffix stringes in pton()/ntop() 2024-03-01 00:20:47 -05:00
hash.c ...I've been busy. 2024-03-01 00:20:46 -05:00
if.c Fix segfault in patty_ax25_if_addr_match() 2024-03-01 00:20:47 -05:00
kiss.c Use tcflush() before tcsetattr() in src/kiss.c 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 Implement SSID suffix stringes in pton()/ntop() 2024-03-01 00:20:47 -05:00
route.c Implement SSID suffix stringes in pton()/ntop() 2024-03-01 00:20:47 -05:00
server.c Use Timer T1 retry counter for DISC sequence 2024-03-01 00:20:47 -05:00
sock.c Use tx_slots() inline function in src/sock.c 2024-03-01 00:20:47 -05:00
timer.c Implement patty_timer_init() 2024-03-01 00:20:47 -05:00