floblockchain / flo

The Flo Blockchain allows for 1080 bytes of arbitrary data storage on every transaction! FLO is an Archival Blockchain dedicated to long-term data storage and preservation. It offers a secure and decentralized platform for storing important information like public records, ensuring their integrity and accessibility over time.
MIT License
32 stars 21 forks source link

net: Improve and document SOCKS code #14

Closed bitspill closed 4 years ago

bitspill commented 4 years ago

Make the SOCKS code more consistent, and document the constants used.

bitspill commented 4 years ago

Cherry Picked https://github.com/bitcoin/bitcoin/commit/22f816ef4dd57785627d801c247714cace7fc5b5 to fix CVE-2017–18350

https://medium.com/@lukedashjr/cve-2017-18350-disclosure-fe6d695f45d5