129 Commits (1d6104ecf3b51424e27e13047a4666c93ff38507)

Author SHA1 Message Date
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 2 years ago
orignal f9ed0d4aa2 fixed crash 2 years ago
orignal 78b1afcc8c publish introducer cap for SSU2 address 2 years ago
orignal eb6437050f SSU2 introducers 2 years ago
orignal f5f282af97 cost for published SSU2 address 2 years ago
orignal 7923ed9567 publish SSU2 address 2 years ago
orignal 30b83414ef find SSU2 address by address type 2 years ago
orignal ee1c4f4fdc internal numeric id for families 2 years ago
orignal 2440ffbfc9 handle SSU2 SessionConfirmed 2 years ago
orignal 324932c758 separate i and key fields for shared SSU address 2 years ago
orignal 421800bc8f recognize SSU address supporting SSU2 2 years ago
orignal 765e0e5c6b correct 'i' size for SSU2 2 years ago
orignal cc296e16dc don't make SSU2 address published is 'i' is presented 2 years ago
orignal 3c5c375f71 connect to SSU2 address 2 years ago
orignal b3c2e86436 skip unknown address 2 years ago
orignal 908bdc7624 always publish intro key for SSU2 address 2 years ago
orignal 21c1ec9c8c enable SSU2 server 2 years ago
orignal 6eba061c2a show local SSU2 address 2 years ago
orignal bb7c0fef20 SSU2 address in config and RouterInfo 2 years ago
orignal 5c15a12116 don't allocate buffer from netdb for LocalRouterInfo 2 years ago
orignal 68d015763e recognize SSU2 addresses 2 years ago
orignal ea1f2d4e26 use i for intro key for SSU 2 years ago
orignal 4211c733a2 s and i keys for all addresses 2 years ago
orignal 58cf26c304 cleanup properties before update 2 years ago
orignal a2de5564ac moved m_Properties to LocalRouterInfo 2 years ago
orignal 338b17ccf1 LocalRouterInfo for own router 2 years ago
orignal e4ab0acc92 create RouterInfo from shared pointer to Buffer 3 years ago
orignal c6b2ce93c4 Memory pool for RouterInfo address 3 years ago
orignal f567417bb3 memory pool for RouterInfo buffer 3 years ago
orignal ae5cb3bbe7 rollback 3 years ago
orignal 0eb8e15796 allocated actual buffer size for RouterInfo 3 years ago
orignal 1c95c7856f avoid duplicated addresses. Check presence of netId and version 3 years ago
R4SAS edc0162163
clean line trailing spaces and tabs 3 years ago
R4SAS 94661f697b
[log] update log messages (closes #1693) 3 years ago
orignal 44e01b41f8 reserve address for 3 introducers 3 years ago
orignal 7def2fa6a3 use std::vector for address list 3 years ago
orignal 48131f4597 don't store full path with RouterInfo 3 years ago
orignal 349022ae42 don't select ElGamal routers for tunnels 3 years ago
orignal bb518d3d51 don't pass BN_CTX to encrypt/decrypt functions 3 years ago
orignal db9223b0d5 set minimal version for floodfill to 0.9.38 3 years ago
orignal a37cf058cd router with expired introducer is still valid 3 years ago
orignal f4902e6642 eligble floodfill must be reachable by ipv4 3 years ago
orignal 6ca28adcbb set address caps and available transports for new address 3 years ago
orignal 2185019b59 check if router is reachable by transport before obtaining address 3 years ago
orignal a6af4908d5 use m_ReachableTransports bitmask 3 years ago
orignal bce6685d0c correct check of ipv4/ipv6 address 3 years ago
orignal ef8c4389e1 reachable transports added 3 years ago
orignal 39d4464be0 make sure that introducer or peer test router is reachable by SSU 3 years ago
orignal df858d9143 publish iexp 3 years ago
orignal 3e873f88c9 don't drop introducers without iExp 3 years ago