Commit Graph

367 Commits (cpu)

Author SHA1 Message Date
orignal 17c4038c60 select router with ipv4 for endpoint 11 months ago
orignal b8f998f76a don't delete BOBDestination if used by another BOBSession 11 months ago
orignal 5f43026986 check if local destination is not null 11 months ago
orignal 07c529173e send current version of the subnegotiation in user/password response 12 months ago
orignal fee940238a handle SOCK5 authrosation with empty user/password 12 months ago
r4sas a0795d8534
set server tunnel inport in ClientContext from port (#1936)
Signed-off-by: r4sas <r4sas@i2pmail.org>
12 months ago
r4sas 03cc6e0524
use uint16_t for ports
Signed-off-by: r4sas <r4sas@i2pmail.org>
12 months ago
r4sas 3af1f4bc76
Use of 'server' type tunnel port as inport (#1936)
Signed-off-by: r4sas <r4sas@i2pmail.org>
12 months ago
r4sas fdf38f45d9
more debug messages at destinations stop
Signed-off-by: r4sas <r4sas@i2pmail.org>
1 year ago
orignal e95fb3ab89 allow user/password authentication 1 year ago
orignal 0ce15ffc91 check for incomplete HTTP header 1 year ago
orignal 7a12b5ca4b handle incomplete HTTP header lines 1 year ago
orignal 132557f941 don't return default destination if port is specified explicitly 1 year ago
orignal b8d21a1282 create non-default port destination explicitly 1 year ago
orignal 922e5915b1 rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages 1 year ago
orignal 7c2da75197 don't recreate existing streaming destination 1 year ago
weko a3bdc4ddc1 change some log levels back 1 year ago
weko 710a35993d change some log level to error back 1 year ago
weko 354a04f0f6 Up level for some logs to critical 1 year ago
orignal 98f06e3ba1
Merge pull request #1889 from polistern/feat/sam-udp-port
Added SAM UDP port parameter
1 year ago
Vort 64f0a545fd Improve MSVC 2015 compatibility 1 year ago
polistern 3ff1adf597
feat: Added SAM UDP port parameter. 1 year ago
R4SAS 77142e59ee
[http] fix query detection, addresshelper processing, update tests
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
orignal 21542e8150 select first hop from high bandwidth peer for client tunnels 1 year ago
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
orignal 7146a4dbae check if session socket was closed before tunnels were built 1 year ago
R4SAS 503f522cc3
[style] clean trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
R4SAS 2c19da9aa7
fix warnings about unused code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
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/
2 years ago
Dimitris Apostolou 73b9c0302b
Fix typos 2 years ago
orignal 39b3996596 added notbob.i2p to jump services 2 years ago
orignal 9fd60b52f1 sync StreamCreate 2 years ago
orignal c6a6a4e0e8 sync Receive from stream 2 years ago
orignal 8299f80ea5 correct assignment of remote address 2 years ago
orignal b8ce0b0838 store Address instead IdentHash for UDP tunnel 2 years ago
orignal f9b0bb0383 I2PTunnel/UDPTunnel split 2 years ago
orignal 3d4d3ce80d compressable crypto key and padding for routers and destination 2 years ago
Jigen 01ea1854bc
Update HTTPProxy.cpp (#1794)
Remove DoNotTrack flag from HTTP Request header.
2 years ago
orignal c2f91ea63b SSL connection for IRC server tunnel 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 96c4463d39
clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 6b939eba59 fixed typo 2 years ago
orignal e82662b389 SSL support for server tunnels 2 years ago