ambrop7 e045865d04 FrameDecider: make some pointers const 15 years ago
..
CMakeLists.txt 291eb4e7d9 client: move deciding which peers frames are sent to into FrameDecider 15 years ago
DataProto.c 71a1e88546 DataProto: remove unused dead vars 15 years ago
DataProto.h 71a1e88546 DataProto: remove unused dead vars 15 years ago
DatagramPeerIO.c 49a56089a7 system/BAddr.h: replace *_IsRecognized in favour of *_Assert 15 years ago
DatagramPeerIO.h 2cce6616d6 Minor changes 15 years ago
FrameDecider.c e045865d04 FrameDecider: make some pointers const 15 years ago
FrameDecider.h e045865d04 FrameDecider: make some pointers const 15 years ago
PasswordListener.c ddbddb4438 PasswordListener: remove unused dead var 15 years ago
PasswordListener.h ddbddb4438 PasswordListener: remove unused dead var 15 years ago
PasswordSender.c 481b171588 DebugError: don't use a dead var, use a job to enforce destruction, allowing the destruction to be done from the handler's jobs (rather than just the handler) 15 years ago
PasswordSender.h 7efb19f024 PasswordSender: port to DebugError 15 years ago
StreamPeerIO.c 49a56089a7 system/BAddr.h: replace *_IsRecognized in favour of *_Assert 15 years ago
StreamPeerIO.h 292f79535d Minor changes 15 years ago
client.c 2fe3fbf8dc client: do cleanup in one place (error and normal exit). This is possible now that all processing is done using jobs, and there are no error reporters enforcing 15 years ago
client.h de280b3ad7 BEncryption: add defines for maximum block and key sizes 15 years ago