24 Commits (1dcb8787963830396652c9cc56be93496d667357)

Author SHA1 Message Date
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal bdd75e1171 build client tunnels through router with version >= 0.9.36 4 years ago
orignal 354c9187db detect our ipv6 address 5 years ago
orignal 7b9033d678 allocate actual RouterInfo's buffer size 5 years ago
orignal 846eac29dc filter out unspecified addresses. Check floodfill status change 5 years ago
orignal aa27746982 remove address string 5 years ago
orignal f0d4ee6618 pass NTCP2 ipv6 address 6 years ago
orignal 9dd38b99d6 check NTCP2 for addreses comparison 6 years ago
orignal 9884a4336f don't connect to NTCP2 only address using NTCP 6 years ago
orignal 41b9f19b01 get unpublished NTCP2 address 6 years ago
orignal 0ff9c9da27 complete Bob side of NTCP2 6 years ago
orignal e0790700cd don't connect to unpublished NTCP2 addresses 6 years ago
orignal 706b976a28 handle and publish NTCP2 address 6 years ago
orignal 4f23d7b7df recognize routers with NTCP2 6 years ago
orignal f4056e57bb rollback 6 years ago
Hypnosis-mewmew e80da3cbeb fixes for i2pd_qt MSYS2 mingw32 6 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
orignal 53d71d29ff call RoutingDestination::Encrypt instead ElGamalEncrypt 7 years ago
orignal 81658d2ff9 generic encryption for RoutingDestination 7 years ago
orignal 5aa53eee43 GetIdentity for RoutingDestination 7 years ago
orignal a4e6d8120b handle iexp 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 62ca6212ce don't store SSU-specific data for NTCP address 8 years ago
orignal d77c782f69 removed IdentHash from RoutingProfile 8 years ago
orignal dba355eccd use atomic_store for addresses' list re-assignment 8 years ago
orignal de29abb05c check string buffer size 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
orignal 5e2dc14dd5 get family string from local RouterInfo 8 years ago
hagen 5f73f09836 * RouterInfo::SaveToFile() now returns bool 8 years ago
hagen e2a76056b8 * RouterInfo.h : add comments with bandwidth letter speed in KBps 8 years ago
Jeff Becker 12c12a8ad1
add no ipv4 option in config 8 years ago
orignal 996f61efe1 use shared_ptr for Address 8 years ago
orignal ca6f656e1b ignore non-reachable floodfills 8 years ago
orignal 230af9cafa set router's family 8 years ago
orignal 4eef9e780f extract and verify family from RouterInfo 8 years ago
orignal 713513aacc flood newer RI/LS only 8 years ago
orignal 64b2a32c9a #343. check for malformed messages 9 years ago
orignal 7149b509d7 extra bandwidth caps 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
Robert Foss 2c480bee9a Fixed memory leak: delete -> delete[] 9 years ago
orignal fd3dab35cc collect and save participation agreed/declined stats 9 years ago
orignal a6f78134c0 Profiling added 9 years ago
orignal 0b754ec65d publish number of leasets and routers for floodfill 9 years ago
orignal 47c3d5ed23 don't accept tunnels if bandwidth is exceeded 9 years ago