96 Commits (7ea5af448efc18f5aef984bfda3bfe753e6686ff)

Author SHA1 Message Date
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
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 61ad6a2b88 set supported transports flag after actual address insertion 9 years ago
orignal 64b2a32c9a #343. check for malformed messages 9 years ago
orignal 0ca3fb5af0 specify and check netId 9 years ago
orignal 5eee430be3 fixed typo 9 years ago
orignal 5487fad2ce fixed race conditin 9 years ago
orignal 7149b509d7 extra bandwidth caps 9 years ago
hagen 5266d4d79c * sane log messages: RouterInfo.cpp 9 years ago
orignal bf47df46c9 allow DNS names for SSU 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
Mikhail Titov 490b65dfe2 Materialize temporary string obtained from boost path 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 4e1e47d9e5 always use 'O' class for high-bandwidth 9 years ago
orignal 0b754ec65d publish number of leasets and routers for floodfill 9 years ago
orignal c7edc36106 reduce memory usage 9 years ago
orignal 7e45233c7d floodfill parameter 10 years ago
orignal bf7b53a2a6 resolve address for NTCP 10 years ago
orignal f7d90648e3 drop verifier not used anymore 10 years ago
orignal f9ec60265a support of RI with EcDSA 10 years ago
orignal a449dc1377 read RI from buffer 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 67001e1696 incoming ipv6 SSU sessions 10 years ago
orignal 21aff9f9f7 check router identity certificate 10 years ago
orignal a53457e8c1 delete SSU V6 address 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 39bdfa8791 take identity of local RI from private keys 10 years ago
orignal 09dc649101 donn't calculate routing keys for routers anymore 10 years ago
orignal 030c04de81 don't use router's routing key for XOR metric 10 years ago
orignal 0f0110d6a0 fixed typo 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