Commit Graph

108 Commits (1c3f70056a27eea83f99568fec7cf2b210544800)

Author SHA1 Message Date
orignal d8b9968aed use shared pointer for RI in requested destination 10 years ago
orignal 8a357ac46c store shared pointer to RI in tunnel config 10 years ago
orignal 0f4e4a7944 return shared_ptr to RI 10 years ago
orignal 96387aecbd store RIs as shared pointers 10 years ago
orignal c9abb62988 set unreachable trough NetDb 10 years ago
orignal 7b768ccb26 moved transports to 'transport' namespace 10 years ago
orignal a046af1806 don't use netDb subcriptions anymore 10 years ago
orignal 9b2e275c45 try closest floodfills sequentially 10 years ago
orignal 09dc649101 donn't calculate routing keys for routers anymore 10 years ago
orignal 3a4b6bd7b0 separate requsted and unsolicited LeaseSets 10 years ago
orignal 911ad52989 moved local LeaseSet update from Stream to RoutingSession 10 years ago
orignal 49d67bada0 AES/ElGamal session tags per local destination 10 years ago
orignal 93c1a0760d AES/ElGamal tags per local destination 10 years ago
orignal 0f3a68cd8e fixed race condition 10 years ago
orignal 9750fb73b5 fixed race condition 10 years ago
orignal 6a8c18f2fc don't pick next peer same as previous 10 years ago
orignal d1a3f11c7a check tunnel where DatabaseStore message comes from 10 years ago
orignal 05148a2579 request LeaseSet through destination's tunnels 10 years ago
orignal 79d2f69837 select high bandwidth routers for client tunnels 10 years ago
orignal 08ff685de8 generic GetRandomRputer 10 years ago
orignal f30a466bec stop netdb tread immediately on termination 10 years ago
orignal 98361dc8f9 fixed race condition 10 years ago
orignal cade0e6afa fixed race condition 10 years ago
orignal 2640dff22a improved exploratory 10 years ago
orignal a4526db9bf improved exploratory 10 years ago
orignal a096a3931d send reply to DatabaseLookup through exploratory pool or directly only 10 years ago
orignal 481b54a817 send our router information with RI request only 10 years ago
orignal d231e59f0c speed-up destination request 10 years ago
orignal b146c5782b correct lenght for LeaseSet 10 years ago
orignal b671de27ce store tunnel pool with RoutingDestination 10 years ago
orignal 7e0a2ae5ab publish local LeaseSet 10 years ago
orignal 4c2f403740 don't use unreachable RI after 1 hour 10 years ago
orignal e7126908f9 exploratory improvement 10 years ago
orignal acd21a04ae delete expired LeaseSets 10 years ago
orignal 5e8dd82b6b fixed crash 10 years ago
orignal 4236299879 handle excluded peers in DatabaseLookup 10 years ago
orignal c55ad954bf send encrypted reply to DatabaseLokkup if requested 10 years ago
orignal 3d669c95d9 send floodfill in DatabaseSerachReply 10 years ago
orignal 3961fdc2e1 don't load non-reachable routers 10 years ago
orignal d512c90193 send RouterInfo if found by DatabseLookup 10 years ago
orignal 5492deff21 moved handling of DatabaseLookup to netDb's thread 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 b02c777390 delete destination if not requested again 10 years ago
orignal ab5576c744 delete expired tunnels 10 years ago
orignal 3e25759ada request and process encrypted LeaseSet 10 years ago
orignal a01e2213eb delete obsolete requested destination 10 years ago
orignal 46d2b38760 keyspace rotation 10 years ago