| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | macos-native-tls-notice: Update README.md of tor-rtcompat with notice of ↵ | nield | 2025-10-01 | 1 | -0/+5 |
| | | | | | native-tls bug on MacOS | ||||
| * | docs: remove outdated comments about rustls/ring license | Steven Engler | 2025-08-21 | 1 | -3/+1 |
| | | |||||
| * | smol: Implement smol in tor-rtcompat | Niel Duysters | 2025-08-21 | 1 | -5/+9 |
| | | |||||
| * | Fix errors from rustdoc nightly. | Nick Mathewson | 2025-08-05 | 1 | -0/+2 |
| | | |||||
| * | tor-rtcompat: Add div anchor for policy | Ian Jackson | 2025-04-07 | 1 | -0/+4 |
| | | | | | | | We're going to want to make many xrefs to this. This trick with the <div> has worked well for us in derive-deftly. | ||||
| * | tor-rtcompat: Write policy on fork without exec | Ian Jackson | 2025-04-07 | 1 | -0/+41 |
| | | |||||
| * | tor-rtcompat: Rename BlockOn to ToplevelBlockOn | Ian Jackson | 2025-03-04 | 1 | -2/+2 |
| | | | | | | | | | | | We're going to distinguish top-level runtime entry, from *re*-entry to an existing executor. It is most convenient to rename this trait first. Documentation of the distinction will come later. (We're going to retain the function name `block_on`, but we want the trait to be more obviously a top-level only thing, though, so we give it a name that will hopefully avoid it peroulating throughout the codebase..) | ||||
| * | Documentation updates for "NetStreamProvider" rename | Nick Mathewson | 2024-09-24 | 1 | -2/+2 |
| | | | | | | | Stop referring to TCP streams in its documentation; update other documentation to refer to NetStreamProvider rather than TcpProvider. | ||||
| * | tor-rtcompat: Provide coarsetime APIs and RealCoarseTimeProvider | Ian Jackson | 2024-03-25 | 1 | -0/+3 |
| | | |||||
| * | Update README.md files from rustdoc. | Nick Mathewson | 2022-06-24 | 1 | -1/+3 |
| | | |||||
| * | Update README.md files (automated). | Nick Mathewson | 2022-05-06 | 1 | -3/+3 |
| | | |||||
| * | Fix grammar and typos | Samanta Navarro | 2022-04-27 | 1 | -3/+3 |
| | | |||||
| * | Update README.md files from rustdoc. | Nick Mathewson | 2022-03-01 | 1 | -10/+33 |
| | | |||||
| * | Add missing documentation for TLS features to two readmes | Ian Jackson | 2022-02-23 | 1 | -0/+2 |
| | | |||||
| * | Use script to update README.md files. | Nick Mathewson | 2022-01-28 | 1 | -6/+8 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+114 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
