1072 Commits (5187701af1ede5a53de59ecbd49bf919e44efa3a)
 

Author SHA1 Message Date
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
orignal 89e5b56a19 introduced ClientContext 10 years ago
orignal 18d6a2c70e create/delete stream per destination only 10 years ago
orignal 341e860caa fixed race condition 10 years ago
orignal ecb1fd720d use ECDSA P256 for client I2P tunnels 10 years ago
orignal c96694237f use constants instead magic numbers 10 years ago
orignal ef78533f16 fixed typo 10 years ago
orignal 3a3137f06b check for non-expired leases 10 years ago
orignal a046af1806 don't use netDb subcriptions anymore 10 years ago
orignal c92d99718b delete stream in destination's thread 10 years ago
orignal 03914b4f41 proper date formatting 10 years ago
orignal 9b2e275c45 try closest floodfills sequentially 10 years ago
orignal 8a12b71010 unconfirmed tags 10 years ago
orignal 0cdb7c679e tags confirmed 10 years ago
orignal 4ceac19624 don't send delivery status is no tags 10 years ago
orignal 09dc649101 donn't calculate routing keys for routers anymore 10 years ago
orignal 030c04de81 don't use router's routing key for XOR metric 10 years ago
orignal 3a4b6bd7b0 separate requsted and unsolicited LeaseSets 10 years ago
orignal 96e8cab8fb added some statistics 10 years ago
orignal 3153cf4df6 fixed race condition 10 years ago
orignal b74f3a1ee1 fixed race condition 10 years ago
orignal a0f43d9772 resuse instance of local destination upon restart 10 years ago
orignal eff0e13f31 remote LeaseSets per local destination 10 years ago
orignal 22937e1b54 moved HandleI2NPMessage to GarlicDestination level 10 years ago