1045 Commits (a518d6063c32a2f8da9c4d0725cf8123a405fef6)
 

Author SHA1 Message Date
orignal 35d4692f5f send datagram through destination's thread 10 years ago
orignal f2434d66fc incoming ipv6 connections 10 years ago
orignal 7fb7341502 support ipv6 for outgoing NTCP connections 10 years ago
orignal 1408422da9 some cleanup 10 years ago
orignal a20cc97fa3 Update Daemon.cpp 10 years ago
orignal 51b2b5676c Merge pull request #105 from CameronNemo/daemon 10 years ago
Cameron Norman e768e33ddd Add Upstart job to debian packaging 10 years ago
Cameron Norman ced4149679 Implement reload in init script 10 years ago
Cameron Norman 61932ff49f Rename init.d to i2pd.init 10 years ago
Cameron Norman 65c13f1758 Decouple logging and daemonization 10 years ago
orignal 2308f854b1 verify signature through remore identity 10 years ago
orignal 6281fa625a moved remote RI and identity to TransportSession 10 years ago
orignal c9abb62988 set unreachable trough NetDb 10 years ago
orignal af997473b2 moved AddressBook to ClientContext 10 years ago
orignal a96d70a94c initialize router identity 10 years ago
orignal 8d75d51803 don't specify RI for inbound NTCP connections 10 years ago
orignal f81a122223 use remote router indentity 10 years ago
orignal 39bdfa8791 take identity of local RI from private keys 10 years ago
orignal 47fb6f6e04 send datagram from SAM 10 years ago
orignal 336fa8eed7 fixed windows build 10 years ago
orignal 61d36ea8c3 send datagram 10 years ago
orignal 65719ae645 send destination port for streaming 10 years ago
orignal 4ae8c3c62c create datagram destination through SAM 10 years ago
orignal 78d8d34e3b Datagram added 10 years ago
orignal 3da35c592f moved Data payload processing to StreamingDestination 10 years ago
orignal b11877d002 create streams through ClientDestination 10 years ago
orignal 4d97b0e206 moved StreamingDestination inside ClientDestination 10 years ago
orignal ab843b6552 cleaned up from duplicated methods 10 years ago
orignal e96ffd4189 don't block HTTP server/proxy for 10 seconds anymore 10 years ago
orignal 7b768ccb26 moved transports to 'transport' namespace 10 years ago
orignal 165af090b6 Update README.md 10 years ago
orignal 898c81b5d6 better packaging 10 years ago
orignal 43a989872d fixed typo 10 years ago
orignal c4dda06cde TransportSession added 10 years ago
orignal a8871d9f98 moved DHKeysPair to Transport 10 years ago
orignal 8e8eb3b588 Merge pull request #102 from herrniemand/patch-1 10 years ago
Ackermann Yuriy e7031e02e7 Update BUILD_NOTES.md 10 years ago
orignal 9b3ac19b58 show queue size 10 years ago
orignal fcd3680547 delete expired incoming tags 10 years ago
orignal 00d9ef806b fixed typo 10 years ago
orignal 5d63f71c55 show version 10 years ago
orignal ae61e47bc2 attach creation time to individual tag 10 years ago
orignal 02c51b0980 use system folders if run as service 10 years ago
orignal 2cd8d0c0b7 delete expired unconfirmed tags 10 years ago
orignal 667c309b68 re-request expired lesaseset 10 years ago
orignal 3bd035cb16 send new tags in advance 10 years ago
orignal c8bca65b97 don't send session create reply until destination is ready 10 years ago
orignal f516d4c6f2 introduced ClientDestination 10 years ago
orignal 14f4bb8656 use local destination function through ClientContext 10 years ago
orignal 4379f8e5ee moved start/stop client services from Daemon to ClientContext 10 years ago