21 Commits (a2c41c9e36e83c912450be8351052d3ef09b482c)

Author SHA1 Message Date
orignal 9884a4336f don't connect to NTCP2 only address using NTCP 6 years ago
orignal 41b9f19b01 get unpublished NTCP2 address 6 years ago
orignal 26d0177c01 always make NTCP address first 6 years ago
orignal 2b64cf9126 publish i in correct place for NTCP2 6 years ago
orignal 0ff9c9da27 complete Bob side of NTCP2 6 years ago
orignal 1a38e925bf publish NTCP2 address 6 years ago
orignal e0790700cd don't connect to unpublished NTCP2 addresses 6 years ago
orignal e05110ff44 send RouterInfo in SessionConfirmed 6 years ago
orignal 706b976a28 handle and publish NTCP2 address 6 years ago
orignal 4f23d7b7df recognize routers with NTCP2 6 years ago
orignal 182ffe4495 use croorect encryption type for tunnel build 6 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
orignal 272090fc8f don't accept streams from RSA detinations 7 years ago
orignal 0c34bd440b reject routers with RSA signatures 7 years ago
orignal 53d71d29ff call RoutingDestination::Encrypt instead ElGamalEncrypt 7 years ago
orignal 81658d2ff9 generic encryption for RoutingDestination 7 years ago
orignal 63ae6850d3 Fix #979. Router without host but with introducers is considered as SSU v4 7 years ago
orignal a4e6d8120b handle iexp 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal a6785e9143 support of 'X' in RouterInfo 8 years ago
orignal 62ca6212ce don't store SSU-specific data for NTCP address 8 years ago
orignal 992603496e don't copy address 8 years ago
orignal b8a01d2ff1 rollback 8 years ago
orignal 5c20751937 give priority to ipv6 8 years ago
orignal 99983798a4 configurable netid 8 years ago
orignal e4d6092939 copy addresses list atomically 8 years ago
orignal e5e09c9b51 check for boost version 8 years ago
orignal dba355eccd use atomic_store for addresses' list re-assignment 8 years ago
orignal f9a5f4955c check RI signture before processing 8 years ago
orignal 75065f29f7 check if field is incomplete 8 years ago
orignal ed874fe3ea check if RouterInfo has been decompressed completely 8 years ago
orignal de29abb05c check string buffer size 8 years ago
orignal cb7efcb188 add 'O' to extra bandwidth for flooadfill 8 years ago
orignal bf4f22b203 add 'O' to extra bandwidth 8 years ago
orignal 8e835f2f6b fixed race condition 8 years ago
brain5lug 8b53ded53a copy elimination for ranges #part2 8 years ago
orignal d98d091c43 use list instead vector for addresses 8 years ago
orignal 3e5581e094 create addresses in defualt constructor 8 years ago
orignal 2d40d69fa2 fixed race condition 8 years ago
Jeff Becker 74a7e67002
implement restricted routes (initial) 8 years ago
hagen 1b2ac38a50 * fix compilation warnings 8 years ago
orignal 5e2dc14dd5 get family string from local RouterInfo 8 years ago
orignal f48a7df80f recreate router.info if missing or malformed 8 years ago
hagen 5f73f09836 * RouterInfo::SaveToFile() now returns bool 8 years ago
hagen e625d8aabc * RouterInfo.cpp : remove .c_str() 8 years ago
hagen 5888ecbdcd * RouterInfo::UpdateCapsProperty() : add only one bw letter 8 years ago
Jeff Becker 12c12a8ad1
add no ipv4 option in config 8 years ago
orignal 9692c34f6c don't insert same address twice 8 years ago