Commit graph

  • 7b768ccb26 moved transports to 'transport' namespace orignal 2014-10-21 12:25:53 -04:00
  • 165af090b6 Update README.md orignal 2014-10-21 07:44:48 -04:00
  • 898c81b5d6 better packaging orignal 2014-10-20 21:39:32 -04:00
  • 43a989872d fixed typo orignal 2014-10-20 16:57:18 -04:00
  • c4dda06cde TransportSession added orignal 2014-10-20 16:09:59 -04:00
  • a8871d9f98 moved DHKeysPair to Transport orignal 2014-10-20 15:19:56 -04:00
  • 8e8eb3b588 Merge pull request #102 from herrniemand/patch-1 orignal 2014-10-20 07:45:40 -04:00
  • e7031e02e7 Update BUILD_NOTES.md Ackermann Yuriy 2014-10-20 20:52:45 +13:00
  • 9b3ac19b58 show queue size orignal 2014-10-18 15:50:34 -04:00
  • fcd3680547 delete expired incoming tags orignal 2014-10-17 22:15:42 -04:00
  • 00d9ef806b fixed typo 0.1.0 orignal 2014-10-17 11:48:07 -04:00
  • 5d63f71c55 show version orignal 2014-10-17 11:42:05 -04:00
  • ae61e47bc2 attach creation time to individual tag orignal 2014-10-17 11:26:57 -04:00
  • 02c51b0980 use system folders if run as service orignal 2014-10-17 09:55:41 -04:00
  • 2cd8d0c0b7 delete expired unconfirmed tags orignal 2014-10-16 21:11:02 -04:00
  • 667c309b68 re-request expired lesaseset orignal 2014-10-16 21:09:59 -04:00
  • 3bd035cb16 send new tags in advance orignal 2014-10-16 20:12:46 -04:00
  • c8bca65b97 don't send session create reply until destination is ready orignal 2014-10-16 16:36:12 -04:00
  • f516d4c6f2 introduced ClientDestination orignal 2014-10-16 12:37:39 -04:00
  • 14f4bb8656 use local destination function through ClientContext orignal 2014-10-16 10:28:44 -04:00
  • 4379f8e5ee moved start/stop client services from Daemon to ClientContext orignal 2014-10-15 21:39:39 -04:00
  • 89e5b56a19 introduced ClientContext orignal 2014-10-15 20:52:17 -04:00
  • 18d6a2c70e create/delete stream per destination only orignal 2014-10-15 18:24:40 -04:00
  • 341e860caa fixed race condition orignal 2014-10-15 17:45:30 -04:00
  • ecb1fd720d use ECDSA P256 for client I2P tunnels orignal 2014-10-15 14:32:19 -04:00
  • c96694237f use constants instead magic numbers orignal 2014-10-15 14:04:23 -04:00
  • ef78533f16 fixed typo orignal 2014-10-15 12:45:32 -04:00
  • 3a3137f06b check for non-expired leases orignal 2014-10-15 12:30:20 -04:00
  • a046af1806 don't use netDb subcriptions anymore orignal 2014-10-15 12:07:06 -04:00
  • c92d99718b delete stream in destination's thread orignal 2014-10-15 10:34:28 -04:00
  • 03914b4f41 proper date formatting orignal 2014-10-14 21:58:01 -04:00
  • 9b2e275c45 try closest floodfills sequentially orignal 2014-10-14 20:52:40 -04:00
  • 8a12b71010 unconfirmed tags orignal 2014-10-14 14:48:25 -04:00
  • 0cdb7c679e tags confirmed orignal 2014-10-14 13:49:40 -04:00
  • 4ceac19624 don't send delivery status is no tags orignal 2014-10-14 12:08:57 -04:00
  • 09dc649101 donn't calculate routing keys for routers anymore orignal 2014-10-14 10:41:40 -04:00
  • 030c04de81 don't use router's routing key for XOR metric orignal 2014-10-13 22:45:25 -04:00
  • 3a4b6bd7b0 separate requsted and unsolicited LeaseSets orignal 2014-10-13 17:45:07 -04:00
  • 96e8cab8fb added some statistics orignal 2014-10-13 17:03:27 -04:00
  • 3153cf4df6 fixed race condition orignal 2014-10-13 12:35:44 -04:00
  • b74f3a1ee1 fixed race condition orignal 2014-10-13 12:33:51 -04:00
  • a0f43d9772 resuse instance of local destination upon restart orignal 2014-10-13 11:21:57 -04:00
  • eff0e13f31 remote LeaseSets per local destination orignal 2014-10-12 16:22:14 -04:00
  • 22937e1b54 moved HandleI2NPMessage to GarlicDestination level orignal 2014-10-11 21:34:18 -04:00
  • 202109ebeb handle I2NP message per destination orignal 2014-10-11 21:27:55 -04:00
  • 6d6c81bf8b show streams per local destination orignal 2014-10-11 18:21:52 -04:00
  • 2ab597be20 detach tunnles from poll orignal 2014-10-11 09:47:24 -04:00
  • f34680134a fixed race condition orignal 2014-10-11 09:01:08 -04:00
  • 22773bd678 fixed race condition orignal 2014-10-10 16:48:42 -04:00
  • a7421739bc don't send plain ACK if outgoing message has been sent orignal 2014-10-10 15:58:17 -04:00
  • 70c3bf77a9 send Ack with 200 ms delay orignal 2014-10-10 11:53:27 -04:00
  • a0a0234d29 fixed race condition orignal 2014-10-09 21:40:45 -04:00
  • 3de4010a47 always call receive handler from a streaming thread orignal 2014-10-09 15:55:58 -04:00
  • 0e6b7712a9 connection reset event from stream orignal 2014-10-09 13:03:59 -04:00
  • c5c930bb72 separate thread per local destination orignal 2014-10-09 10:05:28 -04:00
  • 82814dcc26 delete closed I2P tunnel connection orignal 2014-10-08 19:44:12 -04:00
  • 3344e8f824 delete HTTP connection if closed orignal 2014-10-08 18:45:01 -04:00
  • 375fceb530 moved garlic decryption to streaming thread orignal 2014-10-08 14:17:17 -04:00
  • 911ad52989 moved local LeaseSet update from Stream to RoutingSession orignal 2014-10-08 12:11:39 -04:00
  • 296b2d7372 exclude garlic thread orignal 2014-10-08 07:55:46 -04:00
  • 002ccdf2c7 drop DeliveryStatus if not from tunnel orignal 2014-10-07 22:40:53 -04:00
  • 070a7fea2c DeliveryStatus per garlic destination orignal 2014-10-07 21:47:32 -04:00
  • fccadb752f take LeaseSet from GarlicDestination orignal 2014-10-07 21:08:00 -04:00
  • 49d67bada0 AES/ElGamal session tags per local destination orignal 2014-10-07 16:18:13 -04:00
  • 0af963359a rollback orignal 2014-10-07 14:45:32 -04:00
  • a32d82f05b gzip/gunzip per destination orignal 2014-10-07 14:24:31 -04:00
  • 9f1e496fa4 create data message inside detination orignal 2014-10-07 14:06:50 -04:00
  • df518ac5fd find SAM session only once orignal 2014-10-07 12:07:10 -04:00
  • d5c26316df pass destination by reference orignal 2014-10-07 10:44:42 -04:00
  • 3de29143bc moved current outbound tunnel to destination orignal 2014-10-07 10:33:17 -04:00
  • 3b90aa2fe1 use make_shared orignal 2014-10-07 09:28:39 -04:00
  • 9150240a0d multiple AES keys per local destination orignal 2014-10-06 21:18:20 -04:00
  • 93c1a0760d AES/ElGamal tags per local destination orignal 2014-10-06 20:18:18 -04:00
  • 3787dc80d9 introuduce GarlicDestination orignal 2014-10-06 16:49:41 -04:00
  • 400b4e7110 find local destination by tunnel garlic came from orignal 2014-10-06 16:06:05 -04:00
  • 7fb93ca853 fixed race condition orignal 2014-10-06 12:50:36 -04:00
  • 0f3a68cd8e fixed race condition orignal 2014-10-05 21:59:05 -04:00
  • 78fc3876e6 pritnout incomign SAM connection orignal 2014-10-05 16:19:25 -04:00
  • b1316dee7c fixed race condition orignal 2014-10-05 16:18:24 -04:00
  • f528eeae10 fixed race condition orignal 2014-10-05 11:01:12 -04:00
  • 482fc0e8b1 split Streaming to stream and destination orignal 2014-10-05 08:54:59 -04:00
  • 6da55d10ab fixed race condition orignal 2014-10-04 16:57:45 -04:00
  • 9750fb73b5 fixed race condition orignal 2014-10-04 16:27:21 -04:00
  • 9a617297f2 operation_aborted error code for stream orignal 2014-10-03 22:46:20 -04:00
  • 1acce0cc80 fixed race condition orignal 2014-10-03 20:23:55 -04:00
  • d5701bbd0e use own pool for request of destination of new I2P client tunnel orignal 2014-10-03 15:11:42 -04:00
  • e954d06edf NAMING LOOKUP for .b32 addresses orignal 2014-10-03 15:08:41 -04:00
  • 07654212f8 parse address in AddressBook orignal 2014-10-03 14:22:32 -04:00
  • ec3462fabe fixed race condition orignal 2014-10-03 10:35:11 -04:00
  • 39bd641b39 extract last parameter orignal 2014-10-03 09:43:18 -04:00
  • 6e905c8f5c handle NAMING LOOKUP orignal 2014-10-02 21:40:15 -04:00
  • 18f177ee19 handle NAMING LOOKUP orignal 2014-10-02 16:55:01 -04:00
  • 6a8c18f2fc don't pick next peer same as previous orignal 2014-10-02 14:43:42 -04:00
  • 255c5c1459 fixed race condition orignal 2014-10-02 12:44:11 -04:00
  • 9b0e8f6a71 request destination LeaseSet and wait for 5 seconds if not found orignal 2014-10-02 12:42:28 -04:00
  • ef2932a234 some cleanup orignal 2014-10-01 21:18:41 -04:00
  • 30233bed77 don't create SAM session is local destination exists orignal 2014-10-01 14:52:32 -04:00
  • c047544cdb don't block tunnel list for a long time orignal 2014-10-01 14:32:57 -04:00
  • 3cb4588904 don't publish local destination of client I2PTunnel orignal 2014-10-01 11:52:30 -04:00
  • 53a2a3eb46 specify separate local destination for client I2PTunnels orignal 2014-10-01 10:58:28 -04:00