This website requires JavaScript.
Explore
Help
Sign In
python
/
python-mitmproxy-wireguard
SHA256
Watch
14
Star
0
Fork
0
You've already forked python-mitmproxy-wireguard
forked from
pool/python-mitmproxy-wireguard
Code
Pull Requests
Activity
Files
main
python-mitmproxy-wireguard
/
cargo_config
5 lines
100 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
- Initial packaging effort of mitmproxy-wireguard version 0.1.19. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mitmproxy-wireguard?expand=0&rev=1
2022-12-13 15:00:08 +00:00
[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
Accepting request 1084975 from home:mcalabkova:branches:devel:languages:python - Update to 0.1.23 * Fix memory leak in TcpStream.read, which caused any bytes object returned by this method never to be garbage collected. * Run cleanup of TCP connection handler tasks eagerly instead of only at task shutdown. * Update to pyo3 v0.18.2, which includes a fix for a rare race condition. * Pin x25519-dalek dependency to =2.0.0-pre.1 to fix build issues with recent releases that contain breaking changes. OBS-URL: https://build.opensuse.org/request/show/1084975 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mitmproxy-wireguard?expand=0&rev=4
2023-05-05 12:22:38 +00:00
directory = "vendor"
Copy Permalink