Commit Graph

112 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
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 1c507a47d2 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 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 8 years ago
orignal 64b2a32c9a #343. check for malformed messages 8 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