12 Commits (1dcb8787963830396652c9cc56be93496d667357)

Author SHA1 Message Date
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal 03a861745b removed CloseSession 5 years ago
orignal 979ea9c252 removed address resolvers as discontinued 6 years ago
orignal a2c41c9e36 allow NTCP2 only transports 6 years ago
orignal 5575b981c8 enable NTCP2 as transport 6 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
Darknet Villain 7e244455c4 Don't do peertest if nat=false. FIX #915 7 years ago
Jeff Becker 3ea1eca350 ntcp socks proxy (initial) 7 years ago
orignal 124e2e759c fix #846. ability to limit transit bandwidth 7 years ago
orignal a441474d75 show transit bandwidth 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 442c63d7a4 #746. initialize io_service after daeminization 8 years ago
orignal 6bacf94a62 handle all loopback messages 8 years ago
orignal f76b014a52 re-run PeerTest 8 years ago
Jeff Becker 5f396d6311
add option to only connect to certain routers 8 years ago
brain5lug a530503c0c copy elimination for ranges #part3 8 years ago
orignal 9a8e7b11e5 detect network status at android 8 years ago
orignal 4ac4f44ba7 limit delayed messages queue size 8 years ago
Jeff Becker 74a7e67002
implement restricted routes (initial) 8 years ago
Jeff Becker e868d427dd add options to not use ntcp or ssu 8 years ago
Jeff Becker fa68e392c8
don't abort when ntcp fails to bind 8 years ago
hagen aef6b7712c * Transports: update IsBandwidthExceeded() and comments in header 8 years ago
orignal d9e199092d fixed race condition 9 years ago
orignal 7149b509d7 extra bandwidth caps 9 years ago
orignal 8daa7561fa pass ident hash by values to RequestComplete 9 years ago
orignal bf47df46c9 allow DNS names for SSU 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal a05a20440e deleted deprecated SendMessage 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 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 60c60b4db1 calculate bandwidth 9 years ago
orignal 028e3a6c35 show total send/received bytes 9 years ago
orignal e901307d8d fixed crash 10 years ago
orignal 53adf7a793 cleanup dead peers 10 years ago
orignal 0ed9dc4e93 complete session if presented 10 years ago
orignal 9eba7923a7 use insert instead [] 10 years ago
orignal a27dd17cef fixed memory leak 10 years ago
orignal 5730b15f01 fixed race condition 10 years ago
orignal d7c5c24ce4 pass ident hash by value to transports thread 10 years ago
orignal ea353ac3ba send batch of I2NP messages 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