| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove doubly incorrect entry from WANT_FROM_OTHER_CRATES | Nick Mathewson | 2021-11-08 | 1 | -3/+0 |
| | | |||||
| * | Upgrade to latest fslock and use its per-fd exclusion feature. | Nick Mathewson | 2021-08-11 | 1 | -4/+0 |
| | | | | | | | | | | | The latest version of the fslock crate has an optional feature that allows file-locks to exclude one another even if they are opened within the same process. On Windows this behavior comes for free; on Unix it depends on an internal map of (dev,inode) pairs. Here we upgrade to the latest version of the fslock crate, and use this feature. | ||||
| * | adjust WANT_FROM_OTHER_CRATES | Nick Mathewson | 2021-07-21 | 1 | -3/+7 |
| | | |||||
| * | Update WANT_FROM_OTHER_CRATES again. | Nick Mathewson | 2021-07-13 | 1 | -1/+16 |
| | | |||||
| * | Changes to WANT_FROM_OTHER_CRATES based on discussion on #146 | Nick Mathewson | 2021-07-12 | 1 | -10/+16 |
| | | |||||
| * | Add another entry to WANT_FROM_OTHER_CRATES | Nick Mathewson | 2021-06-19 | 1 | -0/+1 |
| | | |||||
| * | Cut down WANT_FROM_OTHER_CRATES | Nick Mathewson | 2021-06-18 | 1 | -16/+8 |
| | | |||||
| * | Update documentation | Nick Mathewson | 2020-09-21 | 1 | -1/+0 |
| | | |||||
| * | update wishlist: the rsa crate now supports oaep | Nick Mathewson | 2020-09-13 | 1 | -3/+1 |
| | | |||||
| * | WANT_FROM_OTHER_CRATES: observations on tls | Nick Mathewson | 2020-09-01 | 1 | -2/+13 |
| | | |||||
| * | curate WANT_FROM_OTHER_CRATES | Nick Mathewson | 2020-06-12 | 1 | -14/+14 |
| | | |||||
| * | Fresh git repository for work on "arti" | Nick Mathewson | 2020-05-07 | 1 | -0/+51 |
| Arti is a rust tor implementation. It's project I've been working on for a few months now, in weekends and in spare time. It doesn't speak the tor protocol yet, and it doesn't connect to the network at all. It needs much more documentation and testing, but I'm just about ready to show it to others. See the README.md for a description of what is there and what isn't. | |||||
