orignal
9968afc038
check senduseragent for outproxy. Update User-Agent for clearnet
1 month ago
orignal
5073c9637e
implement httpproxy.senduseragent
1 month ago
orignal
3d0a1afd64
check if addressbook is enabled
2 months ago
orignal
0046a8b3ec
pass const strings for HTTP headers
2 months ago
orignal
a9ad6fc31e
renamed TCPIPPipe to SocketsPipe
9 months ago
orignal
d9b6262a6e
removed unused field
9 months ago
orignal
0ae7931a6f
replaced SOCKS4 outproxy by SOCKS5
9 months ago
orignal
a6ee1e648e
recognize trailing padding as part of base64 address
1 year ago
orignal
69b0bef206
fixed possible invalid pointer when send error response
1 year ago
orignal
3286bdb4a7
verify jump link for valid characters
1 year ago
R4SAS
03cc6e0524
use uint16_t for ports
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
1 year ago
Vort
64f0a545fd
Improve MSVC 2015 compatibility
2 years ago
R4SAS
77142e59ee
[http] fix query detection, addresshelper processing, update tests
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
84d4e074ce
add loglevel checker, fix fields passing to translated string formatter
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
a0e71c4173
[i18n] update strings and translation file
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
acetone
d105ab11af
Joining two strings to one and correct comments
2 years ago
acetone
013d5ff74f
Addresshelper request validation by Refer-header
2 years ago
acetone
9af5a90757
Copyright year updated
2 years ago
acetone
d8b6f5438c
log typo
2 years ago
acetone
10030a4e0d
Addresshelper updating: referer check
2 years ago
R4SAS
6376328c98
[http proxy] do not remove X-Requested-With for *HttpRequest ( #1816 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
Jigen
519c0fe81d
Remove "X-Requested-With"
...
When any app uses Android’s WebView to load a web page, WebView attaches an extra header, named X-Requested-With, with the value set to the application ID.
That include Lightning-I2P browser by R4SAS.
Google doesn’t want to make it easy to get rid of the X-Requested-With header. However, there is a mechanism for replacing header information. This doesn’t allow a program to stop sending the X-Requested-With header.
More info on: https://www.stoutner.com/the-x-requested-with-header/
2 years ago
orignal
39b3996596
added notbob.i2p to jump services
2 years ago
Jigen
01ea1854bc
Update HTTPProxy.cpp ( #1794 )
...
Remove DoNotTrack flag from HTTP Request header.
2 years ago
R4SAS
798dd8b27b
[HTTP Proxy] skip addresshelper page if destination is not changed ( closes #1789 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
bc0cdaa669
[i18n] update gettext file, add translation context, change comments
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal
1dded57a1c
fix typo in Referer
2 years ago
orignal
1c9160c37d
correct jump link
2 years ago
R4SAS
9ddbf255ba
fix const std::map usage
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
dfb171d32a
[httpproxy] ordered jumps list
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
94661f697b
[log] update log messages ( closes #1693 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
86e118f2b7
[i18n] change string in HTTPProxy
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
f036b8df2d
[i18n] update translatable strings (remove douplicates)
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
2db035d23c
[i18n] fix addresshelper
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
df66c2d2dc
[i18n] translate HTTP proxy
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal
7c0b0a4e3e
common HTTP basic authorization string
4 years ago
R4SAS
01df1647bc
[httpproxy] add viewport and update styles on error
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS
7c8280934a
update addressbook subscriptions
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS
8bae4975fb
add copyright headers
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
7a5146ea74
fix code syle(spaces->tabs, tabulations)
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
a91641e427
fix #823 , reindent code
6 years ago
R4SAS
ece140f18c
[httpproxy] make addresshelper support configurable for every httpproxy
6 years ago
Dimitris Apostolou
6a497a23d9
Fix typos
6 years ago
orignal
706da6e431
allow .b32.i2p in jump links
6 years ago
orignal
f5ab8f2062
replaced GetIdentHash by GetAddress
6 years ago
l-n-s
016ae3b9e9
rewrite for efficiency
6 years ago
R4SAS
83b5856a19
fix overflow warning, fix little typos
6 years ago
l-n-s
f617b27110
Support websocket connections over HTTP proxy
6 years ago
R4SAS
a91a0263cf
update outproxy user-agent header rewrite
6 years ago
R4SAS
fcd6eb7801
overwrite user-agent for outproxy requests
6 years ago