1445 Commits (ebb5c53c3a1a7ca100461eedd49f98531b4c3929)
 

Author SHA1 Message Date
orignal ebb5c53c3a use shared_ptr for TunnelPool 10 years ago
orignal e09da5cb54 correct CRC32 verification at big endian CPU 10 years ago
orignal 027c43c99c Reseed through I2PControl 10 years ago
orignal f5b937667a don't try to re-request expired LeaseSet 10 years ago
orignal f36229bd95 make sure DatabaseStore message is first 10 years ago
orignal 3c9e6054b5 use shared local destination for proxies 10 years ago
orignal 284fb5458e fixed resolve bug 10 years ago
orignal bf7b53a2a6 resolve address for NTCP 10 years ago
orignal 07c6f2a20b make HTTP header if necessary 10 years ago
orignal 514947ba49 skip HTTP header 10 years ago
orignal f3fbf6bd89 address resolver for NTCP address 10 years ago
Mikal Villa 0f227e8317 For some reason, the daemon src don't include I2PControl.cpp for OSX 10 years ago
Mikal Villa 905aa7cdc4 Adding download link 10 years ago
orignal 25cc118890 I2PControl method 10 years ago
orignal 72a4f8a9a1 fixed crash on shutdown 10 years ago
orignal e898e6bf82 use RouterInfo request callback instead timeout 10 years ago
orignal ad9d7931f5 RequestComplete for RouterInfo 10 years ago
orignal fb3c577601 handle i2p.router.netdb.activepeers 10 years ago
orignal 02b7cd71c5 handle i2p.router.netdb.activepeers 10 years ago
orignal 98e930bd46 moved delayed queue to Peer 10 years ago
orignal 3481161616 send messages through Peer 10 years ago
orignal a3352ac1dc Merge pull request #148 from Nefelim4ag/master 10 years ago
Timofey Titovets 214eb0caa5 Not overwrite -fPIC with CXXFLAGS 10 years ago
Timofey Titovets 3a30c00dae Fix: mkdir exist in multi thread building 10 years ago
orignal d971dff593 introduced Peer 10 years ago
orignal 1eef996701 NetworkSetting method 10 years ago
orignal dcae7fc541 participating request 10 years ago
orignal aeb2e235e5 use lookup tables for requests 10 years ago
orignal ff856d2f20 fixed race condition 10 years ago
Riccardo Spagni a15c2c5d86
license -> BSD 3-clause 10 years ago
orignal c37d13af84 Merge pull request #147 from space-and-time/master 10 years ago
root bf443265ff fixed boost\asio\detail\socket_types.hpp(24) fatal error C1189: "WinSock.h has already been included" 10 years ago
root 9ebe38e59d added I2PService to VS project 10 years ago
orignal a85cc6aa77 fixed race condition 10 years ago
orignal 6683a9cf76 moved NTCP to separate thread 10 years ago
orignal e3e0702813 fxied crash at startup 10 years ago
orignal d8942a3359 use TransportSession for sending messages 10 years ago
orignal 4d25634b66 less agressive exploratory 10 years ago
orignal 717940d969 some cleanup 10 years ago
orignal 912146b1c9 shutdown and graceful shutdown through I2PControl 10 years ago
orignal 70b6c024bf handle i2p.router.netdb.knownpeers RouterInfo request 10 years ago
orignal 047f08b482 put dot-separated params 10 years ago
orignal 4ce3817d28 put dot-separated params 10 years ago
orignal 8910412068 pass results by reference 10 years ago
orignal c61ed150b7 check for pending LeaseSet request 10 years ago
orignal 1bbb86d304 changed addressbook subscription update interval to 12 hours 10 years ago
orignal 2a76f1decd publish own RouterInfo every 40 minutes if nothing changed 10 years ago
orignal f3548daede I2PControl Authenticate and Echo 10 years ago
orignal efdadfd7c5 added I2PControl to ClientContext 10 years ago
orignal e82507ca4e call TCPIPAccetor::Start from I2PClientTunnel::Start 10 years ago