91 Commits (ff8941af71192a4440aba748ac434734dcb718ad)

Author SHA1 Message Date
orignal 43f5ba286c update congestion caps before initial publishing 5 months ago
orignal acbd3f897b fixed race condition between local buffer creation and sending it through the transports 6 months ago
orignal 22dabfd79e use unordered_map for excluded routers. don't request to self 6 months ago
orignal a8af683643 renamed steady to monotonic 9 months ago
Vort d677d67676 implement medium congestion indication 9 months ago
orignal 900153765a move router's tags cleanup to router's thread 9 months ago
Vort 81015a5228 log changes of network status 10 months ago
orignal 2ad26dd4c9 fixed race condition in ECIESx25519 tags table 10 months ago
Vort 68f4961f1a separate test status from network status 1 year ago
orignal 716926f0d7 publish high congestion cap 2 years ago
orignal 3c9a574e90 create io_service after daemonization 2 years ago
orignal de82b3ae19 don't publish non-reachable router 2 years ago
orignal f84d88ac63 publish own RouterInfo in router's thread 2 years ago
orignal 2e62f9532f separate thread for processing router's messages 2 years ago
R4SAS 86fc12e395
[style] clean code 2 years ago
orignal 4de6201b84 update RouuterInfo if NTCP2 or SSU2 keys were recreated 2 years ago
orignal 5479ddd03c publish NTCP2 addreses by index 2 years ago
orignal 2921eaa055 differentiate symmetric and full cone NAT 2 years ago
orignal 737603e81b No descriptors error 2 years ago
orignal fb8be32c28 removed SSU and NTCP transports 2 years ago
orignal ccfeca728e use only SSU2 for network status 2 years ago
orignal 8fd466c5a9 separate network status and errors 2 years ago
orignal 9d123fa5ad select random port if port not found or specified 2 years ago
orignal 3dd78a2589 remove SSU address if SSU is off 2 years ago
orignal f43e860998 cleanup introducers if router is not longer firewalled 2 years ago
orignal ed5c533982 recgnize symmetric NAT from SSU2 2 years ago
orignal dbb9295063 set MTU if local address is specified explicitly. update MTU for ipv6 if not set 2 years ago
orignal d33aeb4bb2 set unreachable if firewalled. Store router's hash of introducer instead session 2 years ago
orignal 2197cd8620 add/remove SSU2 introducers to local RouterInfo 2 years ago
orignal 0e6ad548b2 invoke SSU2 peer test updates 2 years ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 3 years ago
orignal 7923ed9567 publish SSU2 address 3 years ago
orignal bb7c0fef20 SSU2 address in config and RouterInfo 3 years ago
orignal f6ba776c12 SSU2 keys 3 years ago
orignal a2de5564ac moved m_Properties to LocalRouterInfo 3 years ago
orignal 338b17ccf1 LocalRouterInfo for own router 3 years ago
R4SAS edc0162163
clean line trailing spaces and tabs 3 years ago
orignal 292fe94352 RouterContext is always ECIES 3 years ago
orignal e8f4c42bfb moved current language from RouterContext to ClientContext 3 years ago
orignal bb518d3d51 don't pass BN_CTX to encrypt/decrypt functions 3 years ago
orignal 5cb1f5986d use msgID from ECIESx25519 block 3 years ago
orignal 41bfc7899d keep own RouterInfo in netdb 3 years ago
orignal 83fd289e46 don't re-create noise state for every message 3 years ago
orignal 8e3e35a36d decrypt short request record 3 years ago
R4SAS 779f2fa451
[i18n] rework localization system 4 years ago
R4SAS df66c2d2dc
[i18n] translate HTTP proxy 4 years ago
R4SAS 80b44fc9a9
Support multilang, update code 4 years ago
orignal 167d3a0e3c don't create BN_CTX for ECIES tunnel build record decryption 4 years ago
orignal a6ea37a21e set ipv6 address caps depending on peer test 4 years ago
orignal 9e050d1a23 peer test for ipv6 4 years ago