| Age | Commit message (Expand) | Author |
| 2026-02-21 | * refactor of Contact/Client out_path_len (stored in files), from signed to u... | Scott Powell |
| 2025-12-27 | * check for 'early receive' ACK | Scott Powell |
| 2025-11-21 | * proposal for 'Extended Trace' packets. Using 'flags' byte, lower 2 bits, fo... | Scott Powell |
| 2025-11-06 | * new PAYLOAD_TYPE_CONTROL (11) | Scott Powell |
| 2025-11-05 | * RegionMap: inverted 'flags' to _deny_ bits | Scott Powell |
| 2025-11-04 | * Mesh: new sendFlood() overload with transport codes. | Scott Powell |
| 2025-10-31 | * Companion: Now using transport codes { 0, 0 } when Share contact zero hop. | Scott Powell |
| 2025-10-31 | * Upping max channel hash conflicts to 4 (was 2) | Scott Powell |
| 2025-07-16 | * CommonCLI: new "multi.acks" config setting | Scott Powell |
| 2025-07-09 | Merge branch 'dev' into double-acks | Scott Powell |
| 2025-07-08 | * Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc does... | Scott Powell |
| 2025-07-08 | Merge branch 'dev' into double-acks | Scott Powell |
| 2025-06-30 | * PAYLOAD_TYPE_PATH: reserving upper 4 bits if 'extra_type' field, for future... | Scott Powell |
| 2025-06-23 | * new PAYLOAD_TYPE_MULTIPART | Scott Powell |
| 2025-06-03 | * Mesh: reciprocal path send now with slightly less priority and 500ms delay | Scott Powell |
| 2025-05-18 | * possible bug when forwarding direct mode packets | Scott Powell |
| 2025-04-11 | * added Packet::getRawLength() helper | Scott Powell |
| 2025-03-19 | * verify() fix moved to Identity class | Scott Powell |
| 2025-03-19 | * workaround for Identity::verify() bug. | Scott Powell |
| 2025-03-19 | * experimental workaround for sig verify() bug | Scott Powell |
| 2025-03-17 | * redesigned TRACE packet structure | Scott Powell |
| 2025-03-07 | Merge branch 'dev' into trace | Scott Powell |
| 2025-02-27 | * new Dispatcher::getCADFailRetryDelay() | Scott Powell |
| 2025-02-24 | * repeater and room server: login password now using strcmp(), new 'set direc... | Scott Powell |
| 2025-02-23 | * new PAYLOAD_TYPE_RAW_CUSTOM | Scott Powell |
| 2025-02-20 | * MESH_DEBUG_PRINTLN fixes | Scott Powell |
| 2025-02-20 | * Mesh/Dispatcher: MESH_DEBUG_ and MESH_PACKET_LOGGING now output date-time. ... | Scott Powell |
| 2025-02-17 | * new Packet type: PAYLOAD_TYPE_TRACE | Scott Powell |
| 2025-02-01 | * Terminal Chat: new commands "card" and "import" | Scott Powell |
| 2025-01-22 | * Mesh.cpp: optimisation to not retransmit packets handled by this node | Scott Powell |
| 2025-01-21 | * onPeerPathRecv() refactored: 'reciprocal path' now handled in Mesh class, n... | Scott Powell |
| 2025-01-15 | * Refactor: Mesh::onPeer ... methods added 'secret' param. (is whatever getPe... | Scott Powell |
| 2025-01-14 | * removed unused Destination class | Scott Powell |
| 2025-01-14 | * refactored the hasSeen(Packet) stuff. | Scott Powell |
| 2025-01-13 | * added getTransmitDelay(), applied to Flood mode retransmissions. | Scott Powell |
| 2025-01-13 | * simple_secure_chat: bug fixes | Scott Powell |
| 2025-01-13 | * zeroing of path_len now in sendFlood() | Scott Powell |
| 2025-01-13 | * separated PAYLOAD_TYPE_ANON_REQ, to new createAnonDatagram(), with extra 's... | Scott Powell |
| 2025-01-13 | Initial commit | Scott Powell |