zebra/zebra-network/src
teor fde8f1e4ca
Security: stop panicking on out-of-range version timestamps, Credit: Equilibrium (#2148)
* Security: stop panicking on out-of-range version timestamps

Instead, return a deserialization error, and close the connection.

This issue was reported by Equilibrium.
2021-05-14 17:13:11 +10:00
..
config Use the default port for configured listen addresses with no port (#2043) 2021-04-21 23:14:29 +00:00
meta_addr Add InventoryHash and MetaAddr proptests (#1985) 2021-04-07 14:13:52 -03:00
peer Refactor and document correctness for std::sync::Mutex in ErrorSlot 2021-04-21 16:39:06 -04:00
peer_set Use the default port for configured listen addresses with no port (#2043) 2021-04-21 23:14:29 +00:00
protocol Security: stop panicking on out-of-range version timestamps, Credit: Equilibrium (#2148) 2021-05-14 17:13:11 +10:00
address_book.rs Refactor and document correctness for std::sync::Mutex<AddressBook> 2021-04-21 17:14:47 -04:00
config.rs Use the default port for configured listen addresses with no port (#2043) 2021-04-21 23:14:29 +00:00
constants.rs Update version strings for Zebra v1.0.0-alpha.8 release (#2136) 2021-05-12 14:27:36 +02:00
isolated.rs Clippy nightly: disable owned cmp, stop comparing bool using assert_eq (#2073) 2021-04-27 09:57:45 -03:00
lib.rs Fix candidate set address state handling (#1709) 2021-02-18 11:18:32 +10:00
meta_addr.rs Add InventoryHash and MetaAddr proptests (#1985) 2021-04-07 14:13:52 -03:00
peer.rs Revert "introduce Transition enum" 2021-02-24 13:07:31 -08:00
peer_set.rs Implement Inventory Tracking RFC (#963) 2020-09-01 14:28:54 -07:00
policies.rs Fix sync algorithm. (#887) 2020-08-12 16:48:01 -07:00
protocol.rs Refactor protocol into internal, external modules. 2019-11-27 05:06:01 -05:00
timestamp_collector.rs Refactor and document correctness for std::sync::Mutex<AddressBook> 2021-04-21 17:14:47 -04:00