Commit Graph

85 Commits (62cf83921bb009c2a86c4862b5722304712de4b2)

Author SHA1 Message Date
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 654357f5ce copy shared_ptr 9 years ago
orignal a05a20440e deleted deprecated SendMessage 9 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 9 years ago
orignal 25a163cdeb send I2NP messages as shared_ptr 9 years ago
orignal 3a63f6775a pass I2NP message to transport session as shared_ptr 9 years ago
orignal e461982a31 support multiple transport sessions to the same peer 9 years ago
orignal 2442d0e910 moved UPnP instance to Transports. Use actual port from RouterContext 9 years ago
orignal d2b4a6fd50 select first hop from existing connections if applicable 9 years ago
orignal c56ddce2f6 some cleanup 9 years ago
orignal 5d2f9f9f0b fixed potential memory leak 9 years ago
orignal b8acce115f repeat peer test if previous was not successive 9 years ago
orignal 47c3d5ed23 don't accept tunnels if bandwidth is exceeded 9 years ago
orignal 60351f2677 send exporatory message directly if connected to a floodfill 9 years ago
orignal 1e2f038ef5 proper badnwidth calculation 9 years ago
orignal 60c60b4db1 calculate bandwidth 9 years ago
orignal 028e3a6c35 show total send/received bytes 9 years ago
orignal 3977cec408 fixed crash at startup 9 years ago
orignal 582daffd7f select peer test capable routers 9 years ago
orignal 30715c2512 firewall detection 9 years ago
orignal e901307d8d fixed crash 9 years ago
orignal 93857b690a fixed hand at shutdown 9 years ago
orignal 53adf7a793 cleanup dead peers 9 years ago
orignal 0ed9dc4e93 complete session if presented 9 years ago
orignal 9eba7923a7 use insert instead [] 9 years ago
orignal 5730b15f01 fixed race condition 9 years ago
orignal 8305fd5f82 check if connection to peer exists already 9 years ago
orignal 0518b08ca6 drop second incoming connection with same identity 9 years ago
orignal bd035e1c3d fixed build for boost below 1.49 9 years ago
orignal d7c5c24ce4 pass ident hash by value to transports thread 9 years ago
orignal ea353ac3ba send batch of I2NP messages 10 years ago
orignal 284fb5458e fixed resolve bug 10 years ago
orignal bf7b53a2a6 resolve address for NTCP 10 years ago
orignal f3fbf6bd89 address resolver for NTCP address 10 years ago
orignal e898e6bf82 use RouterInfo request callback instead timeout 10 years ago
orignal 3481161616 send messages through Peer 10 years ago
orignal d971dff593 introduced Peer 10 years ago
orignal 6683a9cf76 moved NTCP to separate thread 10 years ago
orignal d8942a3359 use TransportSession for sending messages 10 years ago
orignal 6153d799bc use shared pointer for NTCPSession 10 years ago
orignal 0ccb66476e moved NTCP client code to Transports 10 years ago
orignal 6c13ad78a5 eliminated NTCPServerConnection 10 years ago
orignal 95524c8db3 shared pointer for SSU 10 years ago
orignal 1c3f70056a use shared pointer of RI for transports 10 years ago
orignal d8b9968aed use shared pointer for RI in requested destination 10 years ago
orignal 0f4e4a7944 return shared_ptr to RI 10 years ago
orignal 8403c17c59 incoming SSU V6 sessions 10 years ago
orignal 7900e9b126 accept v6 only for v6 acceptor 10 years ago
orignal f2434d66fc incoming ipv6 connections 10 years ago
orignal 7fb7341502 support ipv6 for outgoing NTCP connections 10 years ago