Commit graph

1651 commits

Author SHA1 Message Date
orignal c61cd350ee send multiple messages though single write call 2015-01-20 22:35:27 -05:00
orignal ea353ac3ba send batch of I2NP messages 2015-01-20 21:05:57 -05:00
orignal 74c89ce06e proper cleanup of pending tunnels 2015-01-20 18:06:42 -05:00
orignal 42354ee5d5 removed useless mutex lock 2015-01-20 07:50:25 -05:00
orignal e4d0fdaa56 Merge pull request #150 from chris-barry/patch-1
Update copyright
2015-01-19 22:29:45 -05:00
orignal ebb5c53c3a use shared_ptr for TunnelPool 2015-01-19 22:28:13 -05:00
Chris Barry 676892cb00 Update copyright
Changing Debian information to match information in root directory.
2015-01-19 21:06:30 -05:00
orignal e09da5cb54 correct CRC32 verification at big endian CPU 2015-01-19 14:30:30 -05:00
orignal 027c43c99c Reseed through I2PControl 2015-01-19 13:57:37 -05:00
orignal f5b937667a don't try to re-request expired LeaseSet 2015-01-19 12:31:14 -05:00
orignal f36229bd95 make sure DatabaseStore message is first 2015-01-18 18:46:22 -05:00
orignal 3c9e6054b5 use shared local destination for proxies 2015-01-17 09:42:44 -05:00
orignal 284fb5458e fixed resolve bug 2015-01-17 08:22:43 -05:00
orignal bf7b53a2a6 resolve address for NTCP 2015-01-16 23:01:40 -05:00
orignal 07c6f2a20b make HTTP header if necessary 2015-01-16 16:51:52 -05:00
orignal 514947ba49 skip HTTP header 2015-01-16 16:19:17 -05:00
orignal f3fbf6bd89 address resolver for NTCP address 2015-01-16 15:25:44 -05:00
Mikal Villa 0f227e8317 For some reason, the daemon src don't include I2PControl.cpp for OSX
builds.
2015-01-16 20:37:52 +01:00
Mikal Villa 905aa7cdc4 Adding download link 2015-01-16 02:44:18 +01:00
orignal 25cc118890 I2PControl method 2015-01-15 16:42:28 -05:00
orignal 72a4f8a9a1 fixed crash on shutdown 2015-01-14 20:27:19 -05:00
orignal e898e6bf82 use RouterInfo request callback instead timeout 2015-01-14 16:37:03 -05:00
orignal ad9d7931f5 RequestComplete for RouterInfo 2015-01-14 16:11:09 -05:00
orignal fb3c577601 handle i2p.router.netdb.activepeers 2015-01-14 13:24:25 -05:00
orignal 02b7cd71c5 handle i2p.router.netdb.activepeers 2015-01-14 13:21:41 -05:00
orignal 98e930bd46 moved delayed queue to Peer 2015-01-13 22:19:13 -05:00
orignal 3481161616 send messages through Peer 2015-01-13 21:31:39 -05:00
orignal a3352ac1dc Merge pull request #148 from Nefelim4ag/master
Makefile fixes
2015-01-13 11:26:05 -05:00
Timofey Titovets 214eb0caa5 Not overwrite -fPIC with CXXFLAGS 2015-01-13 15:14:52 +03:00
Timofey Titovets 3a30c00dae Fix: mkdir exist in multi thread building 2015-01-13 12:55:14 +03:00
orignal d971dff593 introduced Peer 2015-01-12 22:53:35 -05:00
orignal 1eef996701 NetworkSetting method 2015-01-12 14:31:45 -05:00
orignal dcae7fc541 participating request 2015-01-12 14:03:20 -05:00
orignal aeb2e235e5 use lookup tables for requests 2015-01-12 13:38:16 -05:00
orignal ff856d2f20 fixed race condition 2015-01-12 12:15:54 -05:00
Riccardo Spagni a15c2c5d86
license -> BSD 3-clause 2015-01-12 17:54:09 +02:00
orignal c37d13af84 Merge pull request #147 from space-and-time/master
Fixed windows build, assertion failed
2015-01-12 07:29:03 -05:00
root bf443265ff fixed boost\asio\detail\socket_types.hpp(24) fatal error C1189: "WinSock.h has already been included" 2015-01-12 08:53:24 +04:00
root 9ebe38e59d added I2PService to VS project 2015-01-12 08:50:22 +04:00
orignal a85cc6aa77 fixed race condition 2015-01-11 21:00:38 -05:00
orignal 6683a9cf76 moved NTCP to separate thread 2015-01-11 17:41:56 -05:00
orignal e3e0702813 fxied crash at startup 2015-01-11 17:40:11 -05:00
orignal d8942a3359 use TransportSession for sending messages 2015-01-10 23:00:27 -05:00
orignal 4d25634b66 less agressive exploratory 2015-01-10 16:08:13 -05:00
orignal 717940d969 some cleanup 2015-01-10 09:07:07 -05:00
orignal 912146b1c9 shutdown and graceful shutdown through I2PControl 2015-01-09 22:27:52 -05:00
orignal 70b6c024bf handle i2p.router.netdb.knownpeers RouterInfo request 2015-01-09 11:58:14 -05:00
orignal 047f08b482 put dot-separated params 2015-01-09 11:12:22 -05:00
orignal 4ce3817d28 put dot-separated params 2015-01-09 11:11:35 -05:00
orignal 8910412068 pass results by reference 2015-01-09 10:28:16 -05:00