Commit graph

32 commits

Author SHA1 Message Date
b9a6ef9ff3 Move test files to examples/; build libpatty 2024-03-01 00:20:46 -05:00
bd68e33973 Implement src/testclient-promisc.c
Implement src/testclient-promisc.c to demonstrate raw packet access
("promiscuous mode") to interfaces
2024-03-01 00:20:46 -05:00
cbea4ad7a8 Implement src/print.c
Implement src/print.c to provide facilities for pretty printing packets
to any FILE handle
2024-03-01 00:20:46 -05:00
36bd5c9a44 Delete unnecessary example src/ptmx.c 2024-03-01 00:20:46 -05:00
22bf692a61 SO BLOODY CLOSE 2024-03-01 00:20:46 -05:00
4aced9e9c1 ...I've been busy. 2024-03-01 00:20:46 -05:00
d265ce8756 More stuff 2024-03-01 00:20:46 -05:00
5607dbede6 Split patty_ax25_sock into patty/ax25/sock.h 2024-03-01 00:20:46 -05:00
d2e278f715 Massive refactoring afoot 2024-03-01 00:20:46 -05:00
fa3f4a2e0e Start of massive refactor 2024-03-01 00:20:46 -05:00
a8db220bbd Major refactor WIP 2024-03-01 00:20:46 -05:00
2eacce6f09 Remove src/buffer.c 2024-03-01 00:20:46 -05:00
67afb68917 Ensure header changes trigger rebuilds 2024-03-01 00:20:46 -05:00
241f647b03 Initial commit of src/ptmx.c 2024-03-01 00:20:46 -05:00
82d94fb5ad Implement src/buffer.c 2024-03-01 00:20:46 -05:00
af485f68c2 I am not terrible 2024-03-01 00:20:46 -05:00
4973957530 Why not, man 2024-03-01 00:20:46 -05:00
f03d99c2a7 Fix up example programs somewhat 2024-03-01 00:20:46 -05:00
d7e40110a5 Finally getting around to implementing more of the spec, I tell ya 2024-03-01 00:20:46 -05:00
275dec9760 Implement src/address.c 2024-03-01 00:20:46 -05:00
0f639cc350 Refactor around the simplified concept of patty_ax25_sock 2024-03-01 00:20:46 -05:00
b923ad3566 Implement src/port.c 2024-03-01 00:20:46 -05:00
b0c014f6c1 It helps if things compile 2024-03-01 00:20:46 -05:00
e18027e9ea Remove that from Makefile for now 2024-03-01 00:20:46 -05:00
05c55837fb meh 2024-03-01 00:20:46 -05:00
bca3daeeb4 Start stubbing out patty/ax25.h 2015-07-20 22:33:59 -05:00
754f6a039f Yay? 2015-07-19 22:40:51 -05:00
e5ee036423 This works out better 2015-07-18 12:15:59 -05:00
447a266432 A spoonful of unions make the weird specs go down 2015-07-18 02:17:35 -05:00
22874e6e06 Since we broke off, I'm using lipstick again 2015-07-17 00:45:14 +00:00
9278eca7c3 IT'S ALIVE\! 2015-07-16 00:31:27 +00:00
7709abbc1c Damn Xan, you code like a BEAST O:) 2015-07-14 16:45:03 +00:00