Jeff Becker
|
76c9b66db4
|
don't blow up
|
2016-11-15 11:31:15 -05:00 |
|
Jeff Becker
|
db63bb4495
|
make it compile for real
|
2016-11-15 11:18:12 -05:00 |
|
Jeff Becker
|
69888e148e
|
use correct latency computation
|
2016-11-15 11:15:48 -05:00 |
|
Jeff Becker
|
fc94e846a6
|
add latency requirement option
|
2016-11-15 10:20:09 -05:00 |
|
orignal
|
46f927fc1b
|
cleanup unclaimed out-of-sequence fragments
|
2016-11-09 14:51:55 -05:00 |
|
orignal
|
9d8d4c09c6
|
reduce explratory tunnels quatity to 3
|
2016-11-02 15:17:05 -04:00 |
|
Jeff Becker
|
e5f5f96771
|
merge webui code
|
2016-11-01 10:46:07 -04:00 |
|
Jeff Becker
|
d4a0076aba
|
merge
|
2016-11-01 10:26:40 -04:00 |
|
Jeff Becker
|
cd9cd84c5b
|
properly send expiration notice for websockets
|
2016-11-01 10:07:34 -04:00 |
|
Jeff Becker
|
93eca799dd
|
add more websocket events
|
2016-11-01 10:06:38 -04:00 |
|
orignal
|
a4883cfa15
|
print tunnel peers in direct order
|
2016-10-31 15:13:43 -04:00 |
|
Jeff Becker
|
5f396d6311
|
add option to only connect to certain routers
|
2016-10-28 12:50:26 -04:00 |
|
MXPLRS | Kirill
|
c27f8a5c1e
|
Replaced arrows to HTML code. Deleted tab spaces.
|
2016-08-11 12:25:26 +03:00 |
|
brain5lug
|
94642f9066
|
copy elimination for ranges #part4
|
2016-08-10 01:16:24 +03:00 |
|
Jeff Becker
|
c29359e7a8
|
Merge remote-tracking branch 'purple/openssl' into meshnet
|
2016-06-30 17:48:46 -04:00 |
|
orignal
|
0493f00a7a
|
pass null tunnel config for zero hops tunnel
|
2016-06-30 12:24:26 -04:00 |
|
Jeff Becker
|
c53d6d80ba
|
Merge branch 'master' into meshnet
|
2016-06-30 09:15:30 -04:00 |
|
orignal
|
c50105493a
|
fixed zero-hops tunnels
|
2016-06-29 21:37:17 -04:00 |
|
Jeff Becker
|
93fbd7b3ba
|
Merge branch 'upstream-openssl' into meshnet
|
2016-06-29 13:32:39 -04:00 |
|
orignal
|
f6e988d6fd
|
support zero-hops tunnels for destinations
|
2016-06-29 11:26:46 -04:00 |
|
Jeff Becker
|
14f2b24b16
|
update logging
|
2016-06-29 10:11:14 -04:00 |
|
Jeff Becker
|
90d8ec0e81
|
add more logging
|
2016-06-29 09:37:21 -04:00 |
|
Jeff Becker
|
3a50320f79
|
add more logging
|
2016-06-28 15:35:58 -04:00 |
|
Jeff Becker
|
be6aab4c40
|
revert
|
2016-06-28 14:24:18 -04:00 |
|
Jeff Becker
|
63c36e917e
|
Merge branch 'upstream-openssl' into restricted_routes
|
2016-06-19 16:50:51 -04:00 |
|
hypnosis-i2p
|
bd092295a4
|
fixed #519
|
2016-06-20 02:50:37 +08:00 |
|
Jeff Becker
|
004a93a841
|
Merge branch 'transport_failsafe' into restricted_routes
|
2016-06-18 09:01:53 -04:00 |
|
hagen
|
1b2ac38a50
|
* fix compilation warnings
|
2016-06-01 00:14:15 +00:00 |
|
hagen
|
827a54435d
|
* Tunnel.cpp : tune log messages
|
2016-05-26 00:17:20 +00:00 |
|
orignal
|
3907b4101a
|
include openssl through OPENSSL macro
|
2016-05-11 15:12:38 -04:00 |
|
orignal
|
70bd16adf6
|
set established state for zero-hops tunnles
|
2016-03-03 17:57:15 -05:00 |
|
orignal
|
96a713afeb
|
zero-hops outbound tunnels
|
2016-03-03 16:24:13 -05:00 |
|
orignal
|
0f56b1c943
|
show number of received bytes for zero-hops inbound tunnel
|
2016-03-03 07:30:38 -05:00 |
|
orignal
|
d541572882
|
enable zero-hops inbound tunnel
|
2016-03-02 22:41:53 -05:00 |
|
orignal
|
fa67e90767
|
inbound zero-hops tunnel
|
2016-03-02 16:12:02 -05:00 |
|
orignal
|
ef6028e933
|
replace std::map to std::list for inbound tunnels
|
2016-03-02 11:58:52 -05:00 |
|
orignal
|
5d41fe4a35
|
Merge pull request #400 from majestrate/webui-add-tunnel-count
Add Transit/Client Tunnel Count to web ui
|
2016-03-02 10:13:51 -05:00 |
|
Jeff Becker
|
1dc6cec1aa
|
add client/transit tunnel count in webui
|
2016-03-02 10:05:26 -05:00 |
|
Jeff Becker
|
eb96ead80e
|
add tunnel counts to front page of web ui
|
2016-03-02 10:03:36 -05:00 |
|
orignal
|
9403fbaf81
|
common tunnels' hash table
|
2016-03-01 20:48:56 -05:00 |
|
orignal
|
79190f313d
|
use shared_ptr for transit tunnels
|
2016-03-01 15:22:36 -05:00 |
|
hagen
|
5c1b5816d4
|
* fix segfault when offline (#330)
|
2016-02-10 10:37:30 +00:00 |
|
orignal
|
0966369723
|
copy transit message for nedb
|
2016-01-31 18:27:47 -05:00 |
|
orignal
|
c053bebccd
|
reduced numeber of error messages
|
2016-01-27 21:54:42 -05:00 |
|
orignal
|
8061d306dd
|
check tunnel payload size
|
2016-01-25 14:31:51 -05:00 |
|
hagen
|
05043f30dc
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
|
orignal
|
b6dcb2f4c0
|
show streams as table (byt sha-db)
|
2016-01-17 11:10:56 -05:00 |
|
orignal
|
a26c5f85c3
|
ignore LeaseSets coming from transit tunnels
|
2016-01-04 19:56:46 -05:00 |
|
hagen
|
3156f7dacd
|
* sane log messages: Tunnel.cpp
|
2015-12-21 03:00:11 +00:00 |
|
orignal
|
4599f6919c
|
shared_ptr for local destination in TunnelPool
|
2015-12-16 14:52:48 -05:00 |
|