orignal
9968afc038
check senduseragent for outproxy. Update User-Agent for clearnet
2024-09-22 21:27:09 -04:00
orignal
5073c9637e
implement httpproxy.senduseragent
2024-09-22 21:07:44 -04:00
orignal
3d0a1afd64
check if addressbook is enabled
2024-09-11 12:06:55 -04:00
orignal
0046a8b3ec
pass const strings for HTTP headers
2024-09-02 21:05:40 -04:00
orignal
a9ad6fc31e
renamed TCPIPPipe to SocketsPipe
2024-02-13 18:52:18 -05:00
orignal
d9b6262a6e
removed unused field
2024-02-12 12:10:29 -05:00
orignal
0ae7931a6f
replaced SOCKS4 outproxy by SOCKS5
2024-02-11 11:23:37 -05:00
orignal
a6ee1e648e
recognize trailing padding as part of base64 address
2023-10-31 09:10:56 -04:00
orignal
69b0bef206
fixed possible invalid pointer when send error response
2023-10-30 10:09:47 -04:00
orignal
3286bdb4a7
verify jump link for valid characters
2023-10-29 22:11:38 -04:00
r4sas
03cc6e0524
use uint16_t for ports
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
2023-06-12 05:10:32 +03:00
Vort
64f0a545fd
Improve MSVC 2015 compatibility
2023-02-28 19:41:17 +02:00
R4SAS
77142e59ee
[http] fix query detection, addresshelper processing, update tests
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-02-14 18:51:14 +00:00
R4SAS
84d4e074ce
add loglevel checker, fix fields passing to translated string formatter
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-01-19 08:33:03 +03:00
R4SAS
a0e71c4173
[i18n] update strings and translation file
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-01-19 07:46:54 +03:00
acetone
d105ab11af
Joining two strings to one and correct comments
2023-01-17 08:45:18 +03:00
acetone
013d5ff74f
Addresshelper request validation by Refer-header
2023-01-16 16:16:16 +03:00
acetone
9af5a90757
Copyright year updated
2023-01-16 13:57:15 +03:00
acetone
d8b6f5438c
log typo
2023-01-16 13:56:36 +03:00
acetone
10030a4e0d
Addresshelper updating: referer check
2023-01-16 13:31:13 +03:00
R4SAS
6376328c98
[http proxy] do not remove X-Requested-With for *HttpRequest ( #1816 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-12-22 17:55:51 +00:00
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/
2022-12-02 16:09:23 +00:00
orignal
39b3996596
added notbob.i2p to jump services
2022-11-14 15:29:16 -05:00
Jigen
01ea1854bc
Update HTTPProxy.cpp ( #1794 )
...
Remove DoNotTrack flag from HTTP Request header.
2022-10-23 21:33:52 +03:00
R4SAS
798dd8b27b
[HTTP Proxy] skip addresshelper page if destination is not changed ( closes #1789 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-10-09 22:15:36 +03:00
R4SAS
bc0cdaa669
[i18n] update gettext file, add translation context, change comments
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-07-27 00:38:02 +03:00
orignal
1dded57a1c
fix typo in Referer
2022-05-27 13:29:59 -04:00
orignal
1c9160c37d
correct jump link
2022-05-24 07:09:24 -04:00
R4SAS
9ddbf255ba
fix const std::map usage
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-05-20 21:04:41 +03:00
R4SAS
dfb171d32a
[httpproxy] ordered jumps list
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-05-20 20:49:26 +03:00
R4SAS
94661f697b
[log] update log messages ( closes #1693 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-11-27 22:53:53 +03:00
R4SAS
86e118f2b7
[i18n] change string in HTTPProxy
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-18 22:23:39 +03:00
R4SAS
f036b8df2d
[i18n] update translatable strings (remove douplicates)
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-06-28 12:45:28 +03:00
R4SAS
2db035d23c
[i18n] fix addresshelper
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-05-23 13:16:52 +03:00
R4SAS
df66c2d2dc
[i18n] translate HTTP proxy
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-05-23 06:06:04 +03:00
orignal
7c0b0a4e3e
common HTTP basic authorization string
2021-03-10 22:47:31 -05:00
R4SAS
01df1647bc
[httpproxy] add viewport and update styles on error
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-02-09 08:32:35 +03:00
R4SAS
7c8280934a
update addressbook subscriptions
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-01-27 06:48:35 +03:00
R4SAS
8bae4975fb
add copyright headers
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-05-22 18:14:53 +00:00
R4SAS
7a5146ea74
fix code syle(spaces->tabs, tabulations)
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-05-22 18:14:53 +00:00
R4SAS
a91641e427
fix #823 , reindent code
2019-05-16 09:39:22 +03:00
R4SAS
ece140f18c
[httpproxy] make addresshelper support configurable for every httpproxy
2019-04-25 23:06:14 +03:00
Dimitris Apostolou
6a497a23d9
Fix typos
2019-04-08 22:22:42 +03:00
orignal
706da6e431
allow .b32.i2p in jump links
2019-04-02 13:11:49 -04:00
orignal
f5ab8f2062
replaced GetIdentHash by GetAddress
2019-03-28 12:19:19 -04:00
orignal
a463dbc5fb
Merge pull request #1295 from l-n-s/websocket_support
...
Support websocket connections over HTTP proxy
2019-02-12 12:30:44 -05:00
l-n-s
016ae3b9e9
rewrite for efficiency
2019-02-12 11:20:54 -05:00
R4SAS
83b5856a19
fix overflow warning, fix little typos
2019-02-12 03:09:29 +03:00
l-n-s
f617b27110
Support websocket connections over HTTP proxy
2019-02-11 17:18:01 -05:00
R4SAS
a91a0263cf
update outproxy user-agent header rewrite
2019-02-12 00:51:47 +03:00