orignal
|
4c91d08cea
|
pass TunnelConfig as shared_ptr
|
2015-05-06 16:17:48 -04:00 |
|
orignal
|
2442d0e910
|
moved UPnP instance to Transports. Use actual port from RouterContext
|
2015-05-06 12:19:20 -04:00 |
|
orignal
|
7c13194d5a
|
don't recalculate timestamp for each log message
|
2015-05-06 11:24:35 -04:00 |
|
orignal
|
0ae7bbd34d
|
Update README.md
|
2015-05-05 17:30:32 -04:00 |
|
orignal
|
0b2654f6b1
|
Update README.md
|
2015-05-05 17:30:14 -04:00 |
|
orignal
|
42d49bde86
|
handle tunnels quantity params
|
2015-05-05 12:32:13 -04:00 |
|
orignal
|
d2b4a6fd50
|
select first hop from existing connections if applicable
|
2015-05-05 10:33:19 -04:00 |
|
orignal
|
7f172964f6
|
check profile only once
|
2015-05-04 13:01:27 -04:00 |
|
Kill Your TV
|
b8b8d70c7f
|
reseed certificate updates
|
2015-05-02 21:00:43 +00:00 |
|
orignal
|
969695f318
|
check garlic clove length
|
2015-04-21 18:59:35 -04:00 |
|
orignal
|
7ec701a816
|
uin32_t for elapsed time
|
2015-04-21 18:33:04 -04:00 |
|
orignal
|
c96b81206d
|
changed some profiling parameters
|
2015-04-21 15:59:40 -04:00 |
|
orignal
|
5f8356741e
|
fixed potential memory leak
|
2015-04-18 13:55:15 -04:00 |
|
orignal
|
3987d5e5a0
|
recreate tunnel after 9.5 minutes
|
2015-04-17 11:36:42 -04:00 |
|
orignal
|
fcb56db224
|
try to pick an outbound tunnel with same endpoint instead expired
|
2015-04-17 10:11:51 -04:00 |
|
orignal
|
873754c6ca
|
select next lease with same gateway if possible
|
2015-04-16 11:38:36 -04:00 |
|
orignal
|
12465f840a
|
check outbound tunnles for readiness
|
2015-04-15 18:25:05 -04:00 |
|
orignal
|
e8c9d2db10
|
double RTO after every resend attempt
|
2015-04-15 11:52:49 -04:00 |
|
orignal
|
a8b4f38865
|
router don't expire if less than 75
|
2015-04-15 07:30:37 -04:00 |
|
orignal
|
27bd193708
|
re-create tunnel before expiration
|
2015-04-14 21:37:21 -04:00 |
|
orignal
|
c56ddce2f6
|
some cleanup
|
2015-04-14 10:46:44 -04:00 |
|
orignal
|
5d2f9f9f0b
|
fixed potential memory leak
|
2015-04-14 10:40:46 -04:00 |
|
orignal
|
864aba9f4e
|
version 0.9.19
|
2015-04-13 18:54:13 -04:00 |
|
orignal
|
4d27399ce3
|
check profile for high bandwidth peer selection only
|
2015-04-13 18:51:31 -04:00 |
|
orignal
|
76c54ffdef
|
always check profile for peer selection
|
2015-04-13 18:41:19 -04:00 |
|
orignal
|
c873e9dd68
|
don't send reset message due problem at other side
|
2015-04-13 11:38:23 -04:00 |
|
orignal
|
ce99357ebe
|
check for zero ident
|
2015-04-12 16:59:59 -04:00 |
|
orignal
|
562de3514a
|
check database lookup type
|
2015-04-12 15:54:28 -04:00 |
|
orignal
|
128a8f3b48
|
delete obsolete profiles
|
2015-04-11 15:39:23 -04:00 |
|
orignal
|
1839b85d97
|
Merge pull request #180 from 7histle/master
Fix for #179
|
2015-04-11 07:03:10 -04:00 |
|
7histle
|
f0f154cd10
|
Fix for #179
|
2015-04-11 13:47:49 +03:00 |
|
orignal
|
624bff3036
|
reduced log file size
|
2015-04-10 19:58:32 -04:00 |
|
orignal
|
1d2950b4a7
|
reduced CPU load at floodfill
|
2015-04-10 19:49:58 -04:00 |
|
orignal
|
9072a018dd
|
reduced CPU load at floodfill
|
2015-04-10 18:13:11 -04:00 |
|
orignal
|
2a997d94bf
|
GetClosestFloodfills added
|
2015-04-10 16:15:13 -04:00 |
|
orignal
|
2741e94a72
|
fixed infinite loop
|
2015-04-10 13:19:23 -04:00 |
|
orignal
|
7c660ee556
|
show local destination for SAM sessions
|
2015-04-10 12:11:10 -04:00 |
|
orignal
|
51b850aa85
|
show windows size and connection status
|
2015-04-10 11:52:14 -04:00 |
|
orignal
|
b29e94005d
|
fixed crash
|
2015-04-10 09:58:08 -04:00 |
|
orignal
|
ddd506fde7
|
Merge pull request #178 from yuri-sevatz/master
Fix -lboost_date_time missing from CMakeLists.txt
|
2015-04-10 06:57:37 -04:00 |
|
Yuri Sevatz
|
20310cb109
|
Fix -lboost_date_time missing from CMakeLists.txt
|
2015-04-10 00:10:35 -04:00 |
|
orignal
|
11177d37ea
|
send and handle RESET flag
|
2015-04-09 21:09:30 -04:00 |
|
orignal
|
da006a1d6e
|
use AsyncSend
|
2015-04-09 18:40:23 -04:00 |
|
orignal
|
451b0382ea
|
implemented AsyncSend
|
2015-04-09 15:07:25 -04:00 |
|
orignal
|
950f250d66
|
NetDb/NetDbRequests split
|
2015-04-09 12:45:00 -04:00 |
|
orignal
|
01913d2b14
|
EdDSA signer added
|
2015-04-09 10:03:21 -04:00 |
|
orignal
|
e0b19a6383
|
fixed crash
|
2015-04-08 19:06:47 -04:00 |
|
orignal
|
48289845df
|
EdDSA signature type added
|
2015-04-08 16:28:52 -04:00 |
|
orignal
|
454f2dabbd
|
EdDSA signature type added
|
2015-04-08 16:18:16 -04:00 |
|
orignal
|
8891d9aa4d
|
Decode point
|
2015-04-08 15:31:13 -04:00 |
|