| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move functionality from tor_basic_utils to tor_async_utils | Nick Mathewson | 2023-03-29 | 1 | -0/+1 |
| | | | | | | This commit is mostly code movement; I'd recommend reviewing it with git's `--color-moved` option. | ||||
| * | Remove semver.md files now that 1.1.0 is released. | Nick Mathewson | 2022-11-30 | 1 | -3/+0 |
| | | |||||
| * | tor-basic-utils: DropNotifyWatchSender: use DropNotifyEofSignallable | Ian Jackson | 2022-11-23 | 1 | -0/+1 |
| | | | | | | This will help avoid the programmer making the mistake I made here: https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/852#note_2854029 | ||||
| * | tor-basic-utils: Provide helper for serde flexible parsing | Ian Jackson | 2022-11-21 | 1 | -0/+1 |
| | | |||||
| * | tor-basic-utils: Provide an implementation of BinaryHeap::retain | Ian Jackson | 2022-10-27 | 1 | -0/+1 |
| | | | | | | | This is currently nightly-only and is blocked on an unresolved API question: https://github.com/rust-lang/rust/issues/71503 | ||||
| * | Remove semver.md from arti-1.0.0 | Nick Mathewson | 2022-09-07 | 1 | -1/+0 |
| | | |||||
| * | tor-basic-utils: Provide IoErrorExt is_not_a_directory() | Ian Jackson | 2022-08-25 | 1 | -0/+1 |
| We're going to want this functionality, which isn't in the stable stdlib. | |||||
