1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Jul 21, 2025 — Jul 21, 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... about 17 years ago
* Fixed warnings More... about 17 years ago
* Fixed compilation an error with G++ More... about 17 years ago
* define NOMINMAX and use std::min More... about 17 years ago
* Minor fix in the Asynchronous SOCKS5 implementation (sent too many bytes) More... about 17 years ago
* Better using STL algorithms for this purpose they are probably optimized More... about 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... about 17 years ago
* Added missing includes More... about 17 years ago
* Adding easy buffer writing utility More... about 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... about 17 years ago
* Added forward typedef for error_code -.- More... about 17 years ago
* In development phase of SOCKS Proxy implementations More... about 17 years ago
* Can now use sync and async connections via SOCKS4 (SSL still broken) More... about 17 years ago
* The proxy code is such a mess... More... about 17 years ago
* Changed code More... about 17 years ago
* Committing changes although containing a crash.... More... about 17 years ago
* file flags.. More... about 17 years ago
* Some further improvements More... about 17 years ago
* Hmm it was working now it doesn't.. need to check what changed. More... about 17 years ago
* First proxying of HTTPS via CONNECT worked :-) More... about 17 years ago
* Compilation and warnings fixed on g++ More... about 17 years ago
* And again access rights :-S More... about 17 years ago
* Proxy implementation improvements More... about 17 years ago
* Added proxy types * Moved proxy_socket and proxy_base to template<typename Tag> implementations (like the rest of the library) More... about 17 years ago
* access rights :S More... about 17 years ago