Commit Graph

71 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
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 8 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
orignal c7edc36106 reduce memory usage 9 years ago
orignal bf7b53a2a6 resolve address for NTCP 10 years ago
orignal f3fbf6bd89 address resolver for NTCP address 10 years ago
orignal f9ec60265a support of RI with EcDSA 10 years ago
orignal c0482319e5 always specify mtu for ipv6 address 10 years ago
orignal 54ec71d30d select proper SSU address for incoming sessions 10 years ago
orignal f0e6b414e8 don't verify signature for RI loaded from file 10 years ago
orignal 7fb7341502 support ipv6 for outgoing NTCP connections 10 years ago
orignal 1408422da9 some cleanup 10 years ago
orignal 09dc649101 donn't calculate routing keys for routers anymore 10 years ago
orignal 1742a72fe0 use Tag<32> for SSU key 10 years ago
orignal ef417eb8d9 rollback 10 years ago
orignal 79727db741 use Tag<32> for intro key 10 years ago
orignal f8481b70eb check MTU of remote router 10 years ago
orignal 44751955cc select introducers 10 years ago
orignal 44dcf73300 fill caps property based on flags 10 years ago
orignal 30ffda7708 introducers in local RouterInfo 10 years ago
orignal 7aacae30eb moved common code to LocalDestination 10 years ago
orignal 4c2f403740 don't use unreachable RI after 1 hour 10 years ago
orignal d512c90193 send RouterInfo if found by DatabseLookup 10 years ago
orignal 028c70d6ee load RI buffer from file by request 10 years ago
orignal 3a8d4403f6 reduce memory usage by deleting RI's buffer after parsing and saving 10 years ago
orignal f3c6dd4d3d don't copy RouterInfos and LeaseSets 10 years ago
orignal ad65e52ce0 moved save to file to RI 10 years ago
orignal b95caaf219 exclude hidden routers from tunnels 10 years ago
orignal 6d42cccadc extract SSU caps 10 years ago