| .. |
|
CMakeLists.txt
|
291eb4e7d9
client: move deciding which peers frames are sent to into FrameDecider
|
15 лет назад |
|
DataProto.c
|
433367e482
DataProto: protect against extra Route's
|
15 лет назад |
|
DataProto.h
|
ae621a700a
client: use RouteBuffer's to route frames from the device to peers. Avoids a memcpy of the frame.
|
15 лет назад |
|
DatagramPeerIO.c
|
49a56089a7
system/BAddr.h: replace *_IsRecognized in favour of *_Assert
|
15 лет назад |
|
DatagramPeerIO.h
|
2cce6616d6
Minor changes
|
15 лет назад |
|
FrameDecider.c
|
e045865d04
FrameDecider: make some pointers const
|
15 лет назад |
|
FrameDecider.h
|
e045865d04
FrameDecider: make some pointers const
|
15 лет назад |
|
PasswordListener.c
|
ddbddb4438
PasswordListener: remove unused dead var
|
15 лет назад |
|
PasswordListener.h
|
ddbddb4438
PasswordListener: remove unused dead var
|
15 лет назад |
|
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 лет назад |
|
PasswordSender.h
|
7efb19f024
PasswordSender: port to DebugError
|
15 лет назад |
|
StreamPeerIO.c
|
49a56089a7
system/BAddr.h: replace *_IsRecognized in favour of *_Assert
|
15 лет назад |
|
StreamPeerIO.h
|
292f79535d
Minor changes
|
15 лет назад |
|
client.c
|
ae621a700a
client: use RouteBuffer's to route frames from the device to peers. Avoids a memcpy of the frame.
|
15 лет назад |
|
client.h
|
ae621a700a
client: use RouteBuffer's to route frames from the device to peers. Avoids a memcpy of the frame.
|
15 лет назад |