Commit Graph

  • 35d4692f5f send datagram through destination's thread orignal 2014-10-27 16:01:22 -0400
  • f2434d66fc incoming ipv6 connections orignal 2014-10-27 15:08:50 -0400
  • 7fb7341502 support ipv6 for outgoing NTCP connections orignal 2014-10-26 21:32:06 -0400
  • 1408422da9 some cleanup orignal 2014-10-25 22:23:28 -0400
  • a20cc97fa3 Update Daemon.cpp orignal 2014-10-25 22:11:31 -0400
  • 51b2b5676c Merge pull request #105 from CameronNemo/daemon orignal 2014-10-25 22:10:06 -0400
  • e768e33ddd Add Upstart job to debian packaging #105 Cameron Norman 2014-10-25 18:42:35 -0700
  • ced4149679 Implement reload in init script Cameron Norman 2014-10-25 18:41:04 -0700
  • 61932ff49f Rename init.d to i2pd.init Cameron Norman 2014-10-25 18:40:11 -0700
  • 65c13f1758 Decouple logging and daemonization Cameron Norman 2014-10-25 18:25:03 -0700
  • 2308f854b1 verify signature through remore identity orignal 2014-10-24 21:51:55 -0400
  • 6281fa625a moved remote RI and identity to TransportSession orignal 2014-10-24 15:50:48 -0400
  • c9abb62988 set unreachable trough NetDb orignal 2014-10-24 15:39:53 -0400
  • af997473b2 moved AddressBook to ClientContext orignal 2014-10-24 15:22:36 -0400
  • a96d70a94c initialize router identity orignal 2014-10-24 14:24:48 -0400
  • 8d75d51803 don't specify RI for inbound NTCP connections orignal 2014-10-24 13:36:55 -0400
  • f81a122223 use remote router indentity orignal 2014-10-24 13:04:14 -0400
  • 39bdfa8791 take identity of local RI from private keys orignal 2014-10-24 11:25:07 -0400
  • 47fb6f6e04 send datagram from SAM orignal 2014-10-23 21:14:17 -0400
  • 336fa8eed7 fixed windows build orignal 2014-10-23 19:04:46 -0400
  • 61d36ea8c3 send datagram orignal 2014-10-23 16:56:50 -0400
  • 65719ae645 send destination port for streaming orignal 2014-10-22 21:36:11 -0400
  • 4ae8c3c62c create datagram destination through SAM orignal 2014-10-22 16:42:26 -0400
  • 78d8d34e3b Datagram added orignal 2014-10-22 15:30:25 -0400
  • 3da35c592f moved Data payload processing to StreamingDestination orignal 2014-10-22 15:01:30 -0400
  • b11877d002 create streams through ClientDestination orignal 2014-10-22 14:01:23 -0400
  • 4d97b0e206 moved StreamingDestination inside ClientDestination orignal 2014-10-22 11:46:54 -0400
  • ab843b6552 cleaned up from duplicated methods orignal 2014-10-21 15:44:28 -0400
  • e96ffd4189 don't block HTTP server/proxy for 10 seconds anymore orignal 2014-10-21 14:28:56 -0400
  • 7b768ccb26 moved transports to 'transport' namespace orignal 2014-10-21 12:25:53 -0400
  • 165af090b6 Update README.md orignal 2014-10-21 07:44:48 -0400
  • 898c81b5d6 better packaging orignal 2014-10-20 21:39:32 -0400
  • 43a989872d fixed typo orignal 2014-10-20 16:57:18 -0400
  • c4dda06cde TransportSession added orignal 2014-10-20 16:09:59 -0400
  • a8871d9f98 moved DHKeysPair to Transport orignal 2014-10-20 15:19:56 -0400
  • 8e8eb3b588 Merge pull request #102 from herrniemand/patch-1 orignal 2014-10-20 07:45:40 -0400
  • e7031e02e7 Update BUILD_NOTES.md #102 Ackermann Yuriy 2014-10-20 20:52:45 +1300
  • 9b3ac19b58 show queue size orignal 2014-10-18 15:50:34 -0400
  • fcd3680547 delete expired incoming tags orignal 2014-10-17 22:15:42 -0400
  • 00d9ef806b fixed typo 0.1.0 orignal 2014-10-17 11:48:07 -0400
  • 5d63f71c55 show version orignal 2014-10-17 11:42:05 -0400
  • ae61e47bc2 attach creation time to individual tag orignal 2014-10-17 11:26:57 -0400
  • 02c51b0980 use system folders if run as service orignal 2014-10-17 09:55:41 -0400
  • 2cd8d0c0b7 delete expired unconfirmed tags orignal 2014-10-16 21:11:02 -0400
  • 667c309b68 re-request expired lesaseset orignal 2014-10-16 21:09:59 -0400
  • 3bd035cb16 send new tags in advance orignal 2014-10-16 20:12:46 -0400
  • c8bca65b97 don't send session create reply until destination is ready orignal 2014-10-16 16:36:12 -0400
  • f516d4c6f2 introduced ClientDestination orignal 2014-10-16 12:37:39 -0400
  • 14f4bb8656 use local destination function through ClientContext orignal 2014-10-16 10:28:44 -0400
  • 4379f8e5ee moved start/stop client services from Daemon to ClientContext orignal 2014-10-15 21:39:39 -0400
  • 89e5b56a19 introduced ClientContext orignal 2014-10-15 20:52:17 -0400
  • 18d6a2c70e create/delete stream per destination only orignal 2014-10-15 18:24:40 -0400
  • 341e860caa fixed race condition orignal 2014-10-15 17:45:30 -0400
  • ecb1fd720d use ECDSA P256 for client I2P tunnels orignal 2014-10-15 14:32:19 -0400
  • c96694237f use constants instead magic numbers orignal 2014-10-15 14:04:23 -0400
  • ef78533f16 fixed typo orignal 2014-10-15 12:45:32 -0400
  • 3a3137f06b check for non-expired leases orignal 2014-10-15 12:30:20 -0400
  • a046af1806 don't use netDb subcriptions anymore orignal 2014-10-15 12:07:06 -0400
  • c92d99718b delete stream in destination's thread orignal 2014-10-15 10:34:28 -0400
  • 03914b4f41 proper date formatting orignal 2014-10-14 21:58:01 -0400
  • 9b2e275c45 try closest floodfills sequentially orignal 2014-10-14 20:52:40 -0400
  • 8a12b71010 unconfirmed tags orignal 2014-10-14 14:48:25 -0400
  • 0cdb7c679e tags confirmed orignal 2014-10-14 13:49:40 -0400
  • 4ceac19624 don't send delivery status is no tags orignal 2014-10-14 12:08:57 -0400
  • 09dc649101 donn't calculate routing keys for routers anymore orignal 2014-10-14 10:41:40 -0400
  • 030c04de81 don't use router's routing key for XOR metric orignal 2014-10-13 22:45:25 -0400
  • 3a4b6bd7b0 separate requsted and unsolicited LeaseSets orignal 2014-10-13 17:45:07 -0400
  • 96e8cab8fb added some statistics orignal 2014-10-13 17:03:27 -0400
  • 3153cf4df6 fixed race condition orignal 2014-10-13 12:35:44 -0400
  • b74f3a1ee1 fixed race condition orignal 2014-10-13 12:33:51 -0400
  • a0f43d9772 resuse instance of local destination upon restart orignal 2014-10-13 11:21:57 -0400
  • eff0e13f31 remote LeaseSets per local destination orignal 2014-10-12 16:22:14 -0400
  • 22937e1b54 moved HandleI2NPMessage to GarlicDestination level orignal 2014-10-11 21:34:18 -0400
  • 202109ebeb handle I2NP message per destination orignal 2014-10-11 21:27:55 -0400
  • 6d6c81bf8b show streams per local destination orignal 2014-10-11 18:21:52 -0400
  • 2ab597be20 detach tunnles from poll orignal 2014-10-11 09:47:24 -0400
  • f34680134a fixed race condition orignal 2014-10-11 09:01:08 -0400
  • 22773bd678 fixed race condition orignal 2014-10-10 16:48:42 -0400
  • a7421739bc don't send plain ACK if outgoing message has been sent orignal 2014-10-10 15:58:17 -0400
  • 70c3bf77a9 send Ack with 200 ms delay orignal 2014-10-10 11:53:27 -0400
  • a0a0234d29 fixed race condition orignal 2014-10-09 21:40:45 -0400
  • 3de4010a47 always call receive handler from a streaming thread orignal 2014-10-09 15:55:58 -0400
  • 0e6b7712a9 connection reset event from stream orignal 2014-10-09 13:03:59 -0400
  • c5c930bb72 separate thread per local destination orignal 2014-10-09 10:05:28 -0400
  • 82814dcc26 delete closed I2P tunnel connection orignal 2014-10-08 19:44:12 -0400
  • 3344e8f824 delete HTTP connection if closed orignal 2014-10-08 18:45:01 -0400
  • 375fceb530 moved garlic decryption to streaming thread orignal 2014-10-08 14:17:17 -0400
  • 911ad52989 moved local LeaseSet update from Stream to RoutingSession orignal 2014-10-08 12:11:39 -0400
  • 296b2d7372 exclude garlic thread orignal 2014-10-08 07:55:46 -0400
  • 002ccdf2c7 drop DeliveryStatus if not from tunnel orignal 2014-10-07 22:40:53 -0400
  • 070a7fea2c DeliveryStatus per garlic destination orignal 2014-10-07 21:47:32 -0400
  • fccadb752f take LeaseSet from GarlicDestination orignal 2014-10-07 21:08:00 -0400
  • 49d67bada0 AES/ElGamal session tags per local destination orignal 2014-10-07 16:18:13 -0400
  • 0af963359a rollback orignal 2014-10-07 14:45:32 -0400
  • a32d82f05b gzip/gunzip per destination orignal 2014-10-07 14:24:31 -0400
  • 9f1e496fa4 create data message inside detination orignal 2014-10-07 14:06:50 -0400
  • df518ac5fd find SAM session only once orignal 2014-10-07 12:07:10 -0400
  • d5c26316df pass destination by reference orignal 2014-10-07 10:44:42 -0400
  • 3de29143bc moved current outbound tunnel to destination orignal 2014-10-07 10:33:17 -0400
  • 3b90aa2fe1 use make_shared orignal 2014-10-07 09:28:39 -0400