ZeroTierOne/utils/src
2022-11-16 21:41:08 -05:00
..
arrayvec.rs (1) Implement typestate Verified for identity, (2) FileDatabase in controller now works. 2022-11-16 21:41:08 -05:00
blob.rs (1) Implement typestate Verified for identity, (2) FileDatabase in controller now works. 2022-11-16 21:41:08 -05:00
buffer.rs A bunch more work on VL2 config objects. 2022-09-30 13:57:59 -04:00
dictionary.rs Fixed name in network configs. 2022-10-28 22:25:03 -04:00
error.rs A bunch of reorg to consolidate utils, controller work, and rework identity binary marshaling for better backward compability. 2022-09-27 15:46:18 -04:00
exitcode.rs A ton more reorg work and controller work. 2022-09-20 12:10:05 -04:00
gate.rs A bunch of reorg to consolidate utils, controller work, and rework identity binary marshaling for better backward compability. 2022-09-27 15:46:18 -04:00
gatherarray.rs Tons and tons of work on the controller, and some other cleanup. 2022-10-07 11:53:10 -04:00
hex.rs rustfmt 2022-09-13 10:48:36 -04:00
io.rs Reorg some stuff and skeleton of separate controller binary 2022-09-28 14:08:29 -04:00
json.rs A ton more reorg work and controller work. 2022-09-20 12:10:05 -04:00
lib.rs FileDB and timing fixes. 2022-11-11 18:23:45 -05:00
marshalable.rs A bunch more work on VL2 config objects. 2022-09-30 13:57:59 -04:00
memory.rs More work on controller: FileDB change detection, etc. 2022-11-10 18:25:36 -05:00
pool.rs Remove parking_lot since as of 1.63 Rust std::mutex is usually as good or better. 2022-09-29 15:34:03 -04:00
reaper.rs Remove parking_lot since as of 1.63 Rust std::mutex is usually as good or better. 2022-09-29 15:34:03 -04:00
ringbuffer.rs Fix some warnings by either factoring out or allowing in one case. 2022-11-03 15:37:12 -04:00
ringbuffermap.rs Fix some warnings by either factoring out or allowing in one case. 2022-11-03 15:37:12 -04:00
sync.rs Tons of work: reorg traits to simplify, implement multicast authority stuff, other works in progress. 2022-11-03 11:11:04 -04:00
thing.rs Some cleanup, move some more V1 only fields into V1 credentials struct. 2022-11-11 16:11:02 -05:00
varint.rs A bunch of session reworking 2022-09-02 16:15:45 -04:00