0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 14 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix ticket handshake spec. More... about 10 years ago
Add missing reference. More... about 10 years ago
When authenticating, also test epoch boundaries. More... about 10 years ago
Add UniformDH unit tests More... about 10 years ago
More changes based on feedback More... about 10 years ago
Cleanups More... about 10 years ago
Make the server simply echo the client's epoch. More... about 10 years ago
Let the server echo the epoch. More... about 10 years ago
Derp. IPv6 addresses are 16 bytes, and not 12. Heh. More... about 10 years ago
Increase closing threshold. More... about 10 years ago
Stop processing data after authentication failed. More... about 10 years ago
Add and use const.MAX_HANDSHAKE_LENGTH. More... about 10 years ago
Only search for mark in expected space. More... about 10 years ago
Add SOCKSv5Reply that can be passed to SOCKSv5Protocol.send_reply() More... about 10 years ago
More minor cleanups More... about 10 years ago
Send more appropriate SOCKS error codes on connect failures More... about 10 years ago
Fix a search and replace error More... about 10 years ago
Cleanups to the SOCKS5 code More... about 10 years ago
Use SOCKS5 instead of SOCKS4 More... about 10 years ago
Slightly edit scramblesuit unittests so that they run in obfsproxy. More... about 10 years ago
Import Philipp's scramblesuit unittests. More... about 10 years ago
Add a __init__.py in the transport-specific unittest directory. More... about 10 years ago
Merge branch 'yawning_gmpy2' More... about 10 years ago
Fix problems in UniformDH spec. More... about 10 years ago
Fix typo. More... about 10 years ago
Close connection if authentication fails. More... about 10 years ago
Elaborate on server's behaviour. More... about 10 years ago
Update correct attribute to fix key rotation. More... about 10 years ago
Use twisted.internet.threads.deferToThread in the obfs3 handshake. More... about 10 years ago
Also support gmpy2 for doing modular exponentiation. More... about 10 years ago