Commit Graph

45 Commits (798dd8b27b48cb164b29285d832bd816fc3c19d7)

Author SHA1 Message Date
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
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
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago