1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make SSL connections work again
Vinzenz 'evilissimo' Feenstra
as Vinzenz evilissimo Feenstra
More... over 12 years ago
Updated Copyright years
Vinzenz 'evilissimo' Feenstra
as Vinzenz evilissimo Feenstra
More... over 12 years ago
Removed trailing spaces and converted from <CR><LF> to <LF>
Vinzenz 'evilissimo' Feenstra
as Vinzenz evilissimo Feenstra
More... over 12 years ago
Replaced tabs with spaces
Vinzenz 'evilissimo' Feenstra
as Vinzenz evilissimo Feenstra
More... over 12 years ago
Fixed compilation error with g++ More... almost 17 years ago
* Fixed g++ warnings More... almost 17 years ago
* Fixed warnings More... almost 17 years ago
* Fixed compilation an error with G++ More... almost 17 years ago
* define NOMINMAX and use std::min More... almost 17 years ago
* Minor fix in the Asynchronous SOCKS5 implementation (sent too many bytes) More... almost 17 years ago
* Better using STL algorithms for this purpose they are probably optimized More... almost 17 years ago
* SSL working via SOCKS4 and SOCKS5 now in synchronous mode Also working now synchronous All this fuzz because of missing handshake ;-) (refs 2) More... almost 17 years ago
* Added missing includes More... almost 17 years ago
* Adding easy buffer writing utility More... almost 17 years ago
* Added debug server to see what data are sent * Repaired SOCKS5 to some extend * SSL stuff is broken somehow. Async and without proxy works though but synchronous connections with SSL fail O.o More... almost 17 years ago
* Added forward typedef for error_code -.- More... almost 17 years ago
* In development phase of SOCKS Proxy implementations More... almost 17 years ago
* Can now use sync and async connections via SOCKS4 (SSL still broken) More... almost 17 years ago
* The proxy code is such a mess... More... almost 17 years ago
* Changed code More... almost 17 years ago
* Committing changes although containing a crash.... More... almost 17 years ago
* file flags.. More... almost 17 years ago
* Some further improvements More... almost 17 years ago
* Hmm it was working now it doesn't.. need to check what changed. More... almost 17 years ago
* First proxying of HTTPS via CONNECT worked :-) More... almost 17 years ago
* Compilation and warnings fixed on g++ More... almost 17 years ago
* And again access rights :-S More... almost 17 years ago
* Proxy implementation improvements More... almost 17 years ago
* Added proxy types * Moved proxy_socket and proxy_base to template<typename Tag> implementations (like the rest of the library) More... almost 17 years ago
* access rights :S More... almost 17 years ago