orignal
|
ccf689ffd5
|
connect to introducer if not any yet
|
2015-02-26 21:05:35 -05:00 |
|
orignal
|
582daffd7f
|
select peer test capable routers
|
2015-02-26 14:17:16 -05:00 |
|
orignal
|
58ebd8cc59
|
1 hours expiration of RI in case of floodfill
|
2015-02-24 11:58:39 -05:00 |
|
orignal
|
93c2c13f96
|
fixed memory leak
|
2015-02-12 14:03:59 -05:00 |
|
orignal
|
b11fd250c1
|
fixed race condition
|
2015-02-12 11:40:42 -05:00 |
|
orignal
|
d01f3b094b
|
allow netDb cleanup after every 500 messages
|
2015-02-10 09:30:48 -05:00 |
|
orignal
|
8492e87d29
|
fxied race condition
|
2015-02-09 22:19:29 -05:00 |
|
orignal
|
b9e3931e80
|
use shared_ptr for inbound tunnels
|
2015-02-05 18:53:43 -05:00 |
|
orignal
|
7945126e86
|
use unique_ptr for requested destination
|
2015-02-05 13:36:28 -05:00 |
|
orignal
|
778d1afda0
|
cleand destination requests every 15 seconds
|
2015-02-04 15:34:52 -05:00 |
|
orignal
|
cd8e9e59fa
|
don't request same RouterInfo twice
|
2015-02-03 16:14:33 -05:00 |
|
orignal
|
c5a3832eae
|
handle exploratory lookups
|
2015-02-02 22:34:55 -05:00 |
|
orignal
|
95dbc20350
|
log more disgnostics data
|
2015-02-02 20:15:49 -05:00 |
|
orignal
|
e3764bef37
|
fixed incorect reply data parsing for DatabaseStore
|
2015-02-02 13:06:02 -05:00 |
|
orignal
|
ba11971513
|
don't delete updated RouterInfo
|
2015-02-02 09:40:03 -05:00 |
|
orignal
|
8ad9f2681c
|
send 3 closest floodfills
|
2015-02-01 19:58:26 -05:00 |
|
orignal
|
b46c3036d8
|
flood
|
2015-02-01 18:30:27 -05:00 |
|
orignal
|
79af7c22d9
|
send DatabaseStore reply
|
2015-01-30 15:13:09 -05:00 |
|
orignal
|
938fa00469
|
publishing with flood
|
2015-01-28 21:01:16 -05:00 |
|
orignal
|
2ed69ef602
|
clean up expired LeaseSets
|
2015-01-28 14:20:28 -05:00 |
|
orignal
|
b3e08b2cf4
|
shared_ptr for tunnels
|
2015-01-27 14:55:46 -05:00 |
|
orignal
|
d1d6797d3e
|
store LeaseSet as shared_ptr
|
2015-01-27 11:27:58 -05:00 |
|
orignal
|
027c43c99c
|
Reseed through I2PControl
|
2015-01-19 13:57:37 -05:00 |
|
orignal
|
72a4f8a9a1
|
fixed crash on shutdown
|
2015-01-14 20:27:19 -05:00 |
|
orignal
|
ad9d7931f5
|
RequestComplete for RouterInfo
|
2015-01-14 16:11:09 -05:00 |
|
orignal
|
e3e0702813
|
fxied crash at startup
|
2015-01-11 17:40:11 -05:00 |
|
orignal
|
4d25634b66
|
less agressive exploratory
|
2015-01-10 16:08:13 -05:00 |
|
orignal
|
717940d969
|
some cleanup
|
2015-01-10 09:07:07 -05:00 |
|
orignal
|
2a76f1decd
|
publish own RouterInfo every 40 minutes if nothing changed
|
2015-01-08 16:14:05 -05:00 |
|
orignal
|
8812a45607
|
DatabaseLookup for RouterInfo
|
2015-01-04 17:25:16 -05:00 |
|
orignal
|
fd9a8fd2b1
|
eliminated cast to DatabaseStoreMsg
|
2015-01-02 21:11:40 -05:00 |
|
orignal
|
29d1aa0146
|
more fixes of misalignment
|
2015-01-01 23:00:33 -05:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
84f7966a0b
|
Fix even more alignment problems
|
2014-12-31 19:48:46 +01:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
1636187e26
|
Avoid aliasing problems by using special buf endian handling functions wrapping memcpy
|
2014-12-29 23:04:02 +01:00 |
|
orignal
|
86a7f96a46
|
take tunnels from exploratory pool only
|
2014-12-27 20:36:32 -05:00 |
|
orignal
|
bbe403fb40
|
main netdb can request router info only
|
2014-12-25 21:13:51 -05:00 |
|
orignal
|
78c06bdd22
|
manage non-reponded database requests
|
2014-12-24 11:20:38 -05:00 |
|
orignal
|
bb5e520a79
|
reduce minimal # of routers to 50
|
2014-12-22 15:14:49 -05:00 |
|
orignal
|
f357a5864c
|
pass local destination by pointer
|
2014-12-15 21:24:01 -05:00 |
|
orignal
|
82d5bf2f8a
|
load certificates before reseed
|
2014-12-15 12:38:35 -05:00 |
|
orignal
|
56a95fa9b5
|
check for RI size
|
2014-12-11 22:31:39 -05:00 |
|
orignal
|
6ac846f95d
|
SU3 resseed first
|
2014-12-11 21:14:04 -05:00 |
|
orignal
|
3643d2f1da
|
reseed from SU3
|
2014-12-11 15:41:04 -05:00 |
|
orignal
|
a0893eabfa
|
fixed build error
|
2014-12-10 07:28:49 -05:00 |
|
orignal
|
e1c25fedb0
|
wait for confirmantion of publishing
|
2014-11-28 13:01:35 -05:00 |
|
orignal
|
dcefe7d221
|
fixed typo
|
2014-11-21 13:49:49 -05:00 |
|
orignal
|
ed3aaefe96
|
delete delete routers from memory
|
2014-11-21 13:29:19 -05:00 |
|
orignal
|
6042aefd17
|
delete dead floodfill
|
2014-11-21 13:02:46 -05:00 |
|
orignal
|
d8b9968aed
|
use shared pointer for RI in requested destination
|
2014-11-21 11:37:17 -05:00 |
|
orignal
|
8a357ac46c
|
store shared pointer to RI in tunnel config
|
2014-11-21 10:46:11 -05:00 |
|