29 Commits (d7d70b707ffe0435c80b1d908a51b4047d94e741)

Author SHA1 Message Date
R4SAS a91641e427 fix #823, reindent code 5 years ago
R4SAS ece140f18c [httpproxy] make addresshelper support configurable for every httpproxy 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal 706da6e431 allow .b32.i2p in jump links 5 years ago
orignal f5ab8f2062 replaced GetIdentHash by GetAddress 5 years ago
l-n-s 016ae3b9e9 rewrite for efficiency 5 years ago
R4SAS 83b5856a19 fix overflow warning, fix little typos 5 years ago
l-n-s f617b27110 Support websocket connections over HTTP proxy 5 years ago
R4SAS a91a0263cf
update outproxy user-agent header rewrite 5 years ago
R4SAS fcd6eb7801 overwrite user-agent for outproxy requests 6 years ago
yangfl 52f3081a40 fix typo 6 years ago
orignal c175dc30f8 correct uri for outproxy 6 years ago
orignal 17aa91803a update outproxy header in right place 6 years ago
orignal 48099a367e send correct buffer to outproxy 6 years ago
orignal a9b64893d8 replace Proxy-Authorization 6 years ago
orignal 387e030d83 correct cleanup for CONNECT 6 years ago
orignal 855cc9ed83 correct Proxy-Authroization 6 years ago
orignal 2cb6283d00 outproxy authorization 6 years ago
R4SAS 9c97ee6407 check for existing addressbook record 7 years ago
orignal 7de21c1f93 show proxy tunnel name 7 years ago
Jeff Becker b14d1801f0
support i2p outproxy 7 years ago
Jeff Becker d6f907a05b
make it work 7 years ago
Jeff Becker b2d1962b81
add http connect to http proxy (untested) 7 years ago
orignal 1607535416 strip out Accept and From headers 7 years ago
orignal d47d8d22a3 removed all Accept-* headers but Accept-Encoding 7 years ago
orignal 9f824f3aa9 remove Accept-Language 7 years ago
Alexander Ryzhov b48846506f Cosmetic changes for "Host XXX.YY not inside I2P network" message 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 7a67670e1a Fixed #846. httpproxy.addresshelper config parameter added 7 years ago
orignal a8778e358d handle HTTP response 7 years ago
orignal 66f3bd186f send http headers in original order 8 years ago
Jeff Becker 01da9e3ca2 fix outproxy 8 years ago
Jeff Becker f1370189b6 initial outproxy support for http proxy 8 years ago
atnaguzin 913438e3ff addresshelper message changed to "Proxy info" 8 years ago
brain5lug b8ec63cf8c copy ellimination for ranges #part1 8 years ago
hagen 8dd157d2eb * HTTPProxy.cpp : html error messages 8 years ago
hagen da2c04f681 * HTTPProxy.cpp : show created stream IDs in log 8 years ago
hagen 8deb327b3b * HTTPProxy.cpp : 8 years ago
hagen 642b01bf0d * HTTPProxy.cpp : add SanitizeHTTPRequest() 8 years ago
hagen 9fd78b1eb1 * HTTPProxy.cpp : rename variable 8 years ago
hagen 66c09fc44c * HTTPProxy.cpp : HandleJumpServices() -> ExtractAddressHelper() 8 years ago
hagen 2cb5e1a6c2 * HTTPProxy.cpp : kill ExtractRequest() 8 years ago
hagen e2acc55819 * HTTPProxy.cpp : unwrap HandleStreamRequestComplete() 8 years ago
hagen 6b29d6b8dc * HTTPProxy.cpp : unwrap AsyncSockRead() 8 years ago
hagen 727068cc4b * HTTPProxy.cpp : migrate HTTPRequestFailed() to new http classes 8 years ago
hagen 6f77c6f3f4 * HTTPProxy.cpp : don't reuse part of httppserver, addresshelpers handling will be moved to proxy in future 8 years ago
hagen c5e3e17eae * HTTPProxy.cpp : extract IsI2PAddress() from class 8 years ago
xcps 9f41151156 HTTP proxy redirects to 0.0.0.0:7070/?page=jumpservices 8 years ago
hagen 340686ba06 * HTTPProxy.{cpp,h} : rename classes, drop typedef 8 years ago
hagen d8906f508c * HTTPProxy.cpp : HTTP error message cleanup 8 years ago