hagen
|
aef6b7712c
|
* Transports: update IsBandwidthExceeded() and comments in header
|
2016-03-31 00:18:49 +00:00 |
|
orignal
|
d9e199092d
|
fixed race condition
|
2016-01-15 16:23:03 -05:00 |
|
orignal
|
7149b509d7
|
extra bandwidth caps
|
2016-01-02 22:17:04 -05:00 |
|
orignal
|
8daa7561fa
|
pass ident hash by values to RequestComplete
|
2015-12-31 11:21:01 -05:00 |
|
orignal
|
bf47df46c9
|
allow DNS names for SSU
|
2015-12-03 15:45:01 -05:00 |
|
orignal
|
62cf83921b
|
cumulative update from bitbucket
|
2015-11-03 09:15:49 -05:00 |
|
orignal
|
a05a20440e
|
deleted deprecated SendMessage
|
2015-06-24 10:25:05 -04:00 |
|
orignal
|
25a163cdeb
|
send I2NP messages as shared_ptr
|
2015-06-17 11:41:07 -04:00 |
|
orignal
|
3a63f6775a
|
pass I2NP message to transport session as shared_ptr
|
2015-06-17 10:47:26 -04:00 |
|
orignal
|
e461982a31
|
support multiple transport sessions to the same peer
|
2015-06-09 11:00:37 -04:00 |
|
orignal
|
2442d0e910
|
moved UPnP instance to Transports. Use actual port from RouterContext
|
2015-05-06 12:19:20 -04:00 |
|
orignal
|
d2b4a6fd50
|
select first hop from existing connections if applicable
|
2015-05-05 10:33:19 -04:00 |
|
orignal
|
c56ddce2f6
|
some cleanup
|
2015-04-14 10:46:44 -04:00 |
|
orignal
|
47c3d5ed23
|
don't accept tunnels if bandwidth is exceeded
|
2015-03-18 13:07:11 -04:00 |
|
orignal
|
60351f2677
|
send exporatory message directly if connected to a floodfill
|
2015-03-17 20:56:51 -04:00 |
|
orignal
|
60c60b4db1
|
calculate bandwidth
|
2015-03-17 15:19:38 -04:00 |
|
orignal
|
028e3a6c35
|
show total send/received bytes
|
2015-03-16 19:33:59 -04:00 |
|
orignal
|
e901307d8d
|
fixed crash
|
2015-02-15 10:23:06 -05:00 |
|
orignal
|
53adf7a793
|
cleanup dead peers
|
2015-02-11 14:45:25 -05:00 |
|
orignal
|
0ed9dc4e93
|
complete session if presented
|
2015-02-10 17:36:39 -05:00 |
|
orignal
|
9eba7923a7
|
use insert instead []
|
2015-02-10 16:51:47 -05:00 |
|
orignal
|
a27dd17cef
|
fixed memory leak
|
2015-02-10 15:51:56 -05:00 |
|
orignal
|
5730b15f01
|
fixed race condition
|
2015-02-06 20:53:48 -05:00 |
|
orignal
|
d7c5c24ce4
|
pass ident hash by value to transports thread
|
2015-02-02 12:01:21 -05:00 |
|
orignal
|
ea353ac3ba
|
send batch of I2NP messages
|
2015-01-20 21:05:57 -05:00 |
|
orignal
|
bf7b53a2a6
|
resolve address for NTCP
|
2015-01-16 23:01:40 -05:00 |
|
orignal
|
f3fbf6bd89
|
address resolver for NTCP address
|
2015-01-16 15:25:44 -05:00 |
|
orignal
|
e898e6bf82
|
use RouterInfo request callback instead timeout
|
2015-01-14 16:37:03 -05:00 |
|
orignal
|
02b7cd71c5
|
handle i2p.router.netdb.activepeers
|
2015-01-14 13:21:41 -05:00 |
|
orignal
|
3481161616
|
send messages through Peer
|
2015-01-13 21:31:39 -05:00 |
|
orignal
|
d971dff593
|
introduced Peer
|
2015-01-12 22:53:35 -05:00 |
|
orignal
|
6683a9cf76
|
moved NTCP to separate thread
|
2015-01-11 17:41:56 -05:00 |
|
orignal
|
6153d799bc
|
use shared pointer for NTCPSession
|
2014-11-25 16:30:15 -05:00 |
|
orignal
|
0ccb66476e
|
moved NTCP client code to Transports
|
2014-11-25 15:16:03 -05:00 |
|
orignal
|
6c13ad78a5
|
eliminated NTCPServerConnection
|
2014-11-25 14:29:06 -05:00 |
|
orignal
|
95524c8db3
|
shared pointer for SSU
|
2014-11-24 12:26:11 -05:00 |
|
orignal
|
f2434d66fc
|
incoming ipv6 connections
|
2014-10-27 15:08:50 -04:00 |
|
orignal
|
7b768ccb26
|
moved transports to 'transport' namespace
|
2014-10-21 12:25:53 -04:00 |
|
orignal
|
c4dda06cde
|
TransportSession added
|
2014-10-20 16:09:59 -04:00 |
|
orignal
|
a8871d9f98
|
moved DHKeysPair to Transport
|
2014-10-20 15:19:56 -04:00 |
|
orignal
|
7019b6d68f
|
reuse DH keys pairs from failed NTCP sessions
|
2014-09-17 11:13:25 -04:00 |
|
orignal
|
9557adf8c2
|
hold I2NP message for 5 seconds if router is not in netDb
|
2014-08-28 21:34:23 -04:00 |
|
orignal
|
8801a144a0
|
close connection to first hop of declined tunnel
|
2014-07-18 20:32:45 -04:00 |
|
orignal
|
3c6793745b
|
don't delete initial SSU sessions
|
2014-04-07 20:34:22 -04:00 |
|
orignal
|
93ff88bcb8
|
DH keys supplier
|
2014-04-04 16:29:40 -04:00 |
|
orignal
|
7bdf52a774
|
generate DH keys pair per NTCP session
|
2014-04-04 13:30:13 -04:00 |
|
orignal
|
303855f59a
|
show SSU sessions
|
2014-02-24 22:28:28 -05:00 |
|
orignal
|
ec5eafafeb
|
external IP detection
|
2014-02-08 21:06:40 -05:00 |
|
orignal
|
3cf3e69aef
|
SSU added
|
2014-01-23 16:10:33 -05:00 |
|
orignal
|
808d6d1fbf
|
improved stability
|
2013-12-29 10:48:57 -05:00 |
|