Commit Graph

56 Commits (84d4e074ceeadb7d6dda39d87a70ced6ec75fe80)

Author SHA1 Message Date
R4SAS 84d4e074ce
add loglevel checker, fix fields passing to translated string formatter
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
R4SAS a0e71c4173
[i18n] update strings and translation file
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
acetone d105ab11af Joining two strings to one and correct comments 1 year ago
acetone 013d5ff74f Addresshelper request validation by Refer-header 1 year ago
acetone 9af5a90757
Copyright year updated 1 year ago
acetone d8b6f5438c
log typo 1 year ago
acetone 10030a4e0d Addresshelper updating: referer check 1 year ago
R4SAS 6376328c98
[http proxy] do not remove X-Requested-With for *HttpRequest (#1816)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year 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/
1 year 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 3 years ago
R4SAS 01df1647bc
[httpproxy] add viewport and update styles on error
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 7c8280934a
update addressbook subscriptions
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
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
orignal a463dbc5fb
Merge pull request #1295 from l-n-s/websocket_support
Support websocket connections over HTTP proxy
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