v1.1.0
Summary
The v1.1.0 release extends the previous release with minor enhancements and bugfixes.
- Added support for extended SOCKS error messages that Tor can be configured to return
- Improvements to the CI and build process, run CI tests on more platforms
- Fixed some build issues with igraph and glib usage
- Enable the python toolkit to parse round trip times
- Convert the python toolkit to support python3
What's Changed
- Bump version: 0.0.1 → 1.0.0 by @robgjansen in #3
- Update dead link on Tgen-Markov-Models doc by @florian-vuillemot in #4
- Run apt-get update before install by @robgjansen in #5
- Onionperf updates by @ana-cc in #9
- Compute unix_ts_start via created-ts and now-ts. by @kloesing in #11
- Allow intermediary recorded times to have the same value by @ana-cc in #10
- Update doc from Python2 to Python3 by @florian-vuillemot in #13
- Rename README to README.md by @jtracey in #16
- Fix broken README link by @jtracey in #17
- Support tor-specific socks error messages by @stevenengler in #15
- Update libigraph apt package names in README by @WorldofJARcraft in #18
- Get tgen working on all shadow-supported platforms by @sporksmith in #20
- Upgrade pip before installing python requirements by @sporksmith in #24
- Use pkg-config to find glib and igraph by @sporksmith in #23
- Allow current host in peers by @sporksmith in #25
- Add a tgen nix Flake by @sporksmith in #21
- Disable CI workflow path filters by @stevenengler in #28
- Update README install guide by @stevenengler in #27
- Avoid using fixed-seed prng by @sporksmith in #29
- Fix CI dependencies by @stevenengler in #34
- Change 'g_memmove' to 'memmove' by @stevenengler in #33
New Contributors
- @florian-vuillemot made their first contribution in #4
- @ana-cc made their first contribution in #9
- @kloesing made their first contribution in #11
- @stevenengler made their first contribution in #15
- @WorldofJARcraft made their first contribution in #18
Full Changelog: v1.0.0...v1.1.0