Commit graph

  • 32a767dc91 pass I2CP options to local destination. Process tunnel length orignal 2014-11-30 10:51:22 -05:00
  • 3ca560b895 different tunnel length for IB and OB orignal 2014-11-29 22:00:52 -05:00
  • 5e83d950f5 count NACKs in plain ack message size orignal 2014-11-29 19:15:41 -05:00
  • 95027930f2 send NACKs orignal 2014-11-29 16:21:19 -05:00
  • 3ff1158384 fixed crash orignal 2014-11-29 08:31:12 -05:00
  • 404f21ea76 fixed API build error orignal 2014-11-28 16:46:26 -05:00
  • 49173da84d encypt tunnel test messages orignal 2014-11-28 16:19:56 -05:00
  • d794dfb7e5 moved private keys creation to client context orignal 2014-11-28 16:04:57 -05:00
  • 8350f16b20 store SAM destinations if address book orignal 2014-11-28 15:08:23 -05:00
  • e1c25fedb0 wait for confirmantion of publishing orignal 2014-11-28 13:01:35 -05:00
  • 3e3cfa3d68 load from addressbook first orignal 2014-11-28 09:40:27 -05:00
  • 092b445e36 store addresses in csv format orignal 2014-11-27 16:26:55 -05:00
  • b9806ac86b fixed crash orignal 2014-11-26 21:59:07 -05:00
  • a8c08563f1 alignment orignal 2014-11-26 21:42:14 -05:00
  • eb6b04d6c2 send packets of a longer message at the that time orignal 2014-11-26 19:25:12 -05:00
  • 68c321609d naming lookup through addressbook orignal 2014-11-26 16:51:36 -05:00
  • fae01f61d2 filesytem-based addressbook orignal 2014-11-26 16:19:36 -05:00
  • aca87b5fd1 remember last outgoing tunnel per stream rather than per client destination orignal 2014-11-26 13:20:35 -05:00
  • 77687a70a2 adjust message length after alignment orignal 2014-11-26 11:54:35 -05:00
  • 357a9a6a56 16 bytes alignmen of AES block orignal 2014-11-26 11:04:49 -05:00
  • f7d90648e3 drop verifier not used anymore orignal 2014-11-26 10:28:06 -05:00
  • 6153d799bc use shared pointer for NTCPSession orignal 2014-11-25 16:30:15 -05:00
  • f15508aff5 Merge branch 'master' of https://github.com/orignal/i2pd orignal 2014-11-25 15:16:35 -05:00
  • 0ccb66476e moved NTCP client code to Transports orignal 2014-11-25 15:16:03 -05:00
  • 6c13ad78a5 eliminated NTCPServerConnection orignal 2014-11-25 14:29:06 -05:00
  • 8fde36a4b0 Update version.h 0.4.0 orignal 2014-11-25 12:46:30 -05:00
  • de14f8dcd7 handle Phase3 in two steps orignal 2014-11-25 12:33:51 -05:00
  • 1e81652a62 send Phase3 with proper identity orignal 2014-11-25 10:59:29 -05:00
  • f7ce86e0c4 pass tsA to SendPhase4 orignal 2014-11-25 10:35:35 -05:00
  • 9eb5982ea3 use generic receive buffer for phase 4 orignal 2014-11-25 10:14:18 -05:00
  • 4778c8bdfb fixed excess data for P521 orignal 2014-11-24 21:48:01 -05:00
  • 9574163aeb fixed incorrect certificate length orignal 2014-11-24 21:23:12 -05:00
  • 199ff0c210 ECDSA P384 and ECDSA P521 support orignal 2014-11-24 20:19:13 -05:00
  • e0635548e9 handle EcDSA signatures orignal 2014-11-24 15:26:57 -05:00
  • 95524c8db3 shared pointer for SSU orignal 2014-11-24 12:26:11 -05:00
  • 1a0957b571 move WaitForConnect away from constructor orignal 2014-11-24 11:18:12 -05:00
  • 97656e7349 shared pointer for I2PTunnelConnection orignal 2014-11-23 22:23:17 -05:00
  • 0262a8b057 replaced boost::bind to std::bind orignal 2014-11-23 17:00:45 -05:00
  • 4bd8b44ab2 shared pointers for streams orignal 2014-11-23 11:33:58 -05:00
  • 4dc33a6f45 fixed crash orignal 2014-11-22 21:56:59 -05:00
  • 335de27095 Merge branch 'master' of github.com:PrivacySolutions/i2pd 0.3.0-homebrew Mikal Villa 2014-11-22 23:12:34 +01:00
  • fa461b1254 Added prefix support, which enables the homebrew package to work. Mikal Villa 2014-11-22 23:12:05 +01:00
  • 81c63b0c30 shared pointers for SAM sockets orignal 2014-11-22 16:35:58 -05:00
  • dcefe7d221 fixed typo orignal 2014-11-21 13:49:49 -05:00
  • ed3aaefe96 delete delete routers from memory orignal 2014-11-21 13:29:19 -05:00
  • 6042aefd17 delete dead floodfill orignal 2014-11-21 13:02:46 -05:00
  • 1c3f70056a use shared pointer of RI for transports orignal 2014-11-21 12:34:17 -05:00
  • d8b9968aed use shared pointer for RI in requested destination orignal 2014-11-21 11:37:17 -05:00
  • 8a357ac46c store shared pointer to RI in tunnel config orignal 2014-11-21 10:46:11 -05:00
  • 5187701af1 Updated NSI file Mikal 2014-11-21 00:28:21 -08:00
  • 6cc3021baa MSVC13 Fix v0.3.0-1stbinrelease Mikal 2014-11-20 23:46:36 -08:00
  • 0f4e4a7944 return shared_ptr to RI orignal 2014-11-20 16:20:02 -05:00
  • 683c97d5c8 shared pointer for local RI orignal 2014-11-20 15:48:28 -05:00
  • af2a5b93f2 SU3 file parser orignal 2014-11-20 14:29:22 -05:00
  • f9ec60265a support of RI with EcDSA orignal 2014-11-20 12:21:27 -05:00
  • a449dc1377 read RI from buffer orignal 2014-11-19 16:21:40 -05:00
  • f6849442a9 encrypted delivery status orignal 2014-11-19 14:56:47 -05:00
  • c3e329e406 fixed misalignment orignal 2014-11-19 11:01:04 -05:00
  • 69cbd71fe0 receive buffers aligned to 16 orignal 2014-11-18 12:37:04 -05:00
  • dd1a798128 AES buffer aligned to 16 bytes orignal 2014-11-18 12:11:45 -05:00
  • 96387aecbd store RIs as shared pointers orignal 2014-11-18 11:08:10 -05:00
  • 77b7fff5ed streaming api functions added orignal 2014-11-18 09:33:58 -05:00
  • 72c0d8443a create local destination through API orignal 2014-11-17 17:00:30 -05:00
  • 2988395b81 specify application name orignal 2014-11-17 15:28:52 -05:00
  • 439b8798c9 start/stop/init through api orignal 2014-11-17 14:42:45 -05:00
  • 7cf19f5784 api added orignal 2014-11-17 12:37:40 -05:00
  • b9e2b7bf64 delete single message routing session immediately orignal 2014-11-16 15:41:54 -05:00
  • cc14b526cd Adding Icon for windows Mikal 2014-11-11 02:46:35 +01:00
  • 5e67bc62c1 Adding windows installer Mikal 2014-11-11 02:21:05 +01:00
  • 692cde5151 Remove "DLL-Output" from README's example Kill Your TV 2014-11-09 22:32:17 +00:00
  • 4fbb823391 Merge branch 'master' into proposed_build_fixes Kill Your TV 2014-11-08 13:45:10 +00:00
  • d636d55cc8 Adding Windows build instructions Kill Your TV 2014-11-08 13:29:15 +00:00
  • 901eb10125 Removed required admin-level for running apekatten 2014-11-08 13:44:18 +01:00
  • 4b0001b442 innosetup: Add i2pd to PATH Kill Your TV 2014-11-06 01:28:31 +00:00
  • 3cd1281167 updates to innosetup script Kill Your TV 2014-11-04 00:52:08 +00:00
  • 33f9918854 minor updates to readme Kill Your TV 2014-11-04 00:49:40 +00:00
  • a518d6063c update vcxproj.filters Kill Your TV 2014-11-04 00:49:12 +00:00
  • 1232278c46 Various changes to Windows build Kill Your TV 2014-11-03 20:25:27 +00:00
  • dd4283b7c1 Revert "fixed typo" and "fixed crash for Windows" Kill Your TV 2014-11-06 00:54:34 +00:00
  • 3e826cd6dc easier static builds (STATIC=yes) Kill Your TV 2014-11-07 14:49:16 +00:00
  • 2f8c37b132 Allow setting the LIBDIR at build time Kill Your TV 2014-11-07 14:48:49 +00:00
  • e914d1640c allow AESNI to be disabled Kill Your TV 2014-10-31 17:45:58 +00:00
  • 25b5068f5e allow LDFLAGS to be set by user Kill Your TV 2014-10-30 22:47:19 +00:00
  • 38b901484a check for SSU packet size orignal 2014-11-03 10:15:01 -05:00
  • c8a80a497d fixed typo orignal 2014-11-02 08:28:28 -05:00
  • faf1fe7a7c aligned AES keys orignal 2014-11-01 21:53:45 -04:00
  • f7791e5289 fixed crash for Windows orignal 2014-11-01 21:48:26 -04:00
  • a8acb8ebb4 fixed double deletion orignal 2014-11-01 17:15:59 -04:00
  • 4334007688 aligned AES and MAC keys orignal 2014-11-01 14:56:13 -04:00
  • 7a976dd5f2 specify actual mtu in our RI for i2pv6 orignal 2014-10-31 18:27:51 -04:00
  • f28376bf71 DATAGRAM RECEIVED message orignal 2014-10-31 16:44:44 -04:00
  • 3b435f1e1d get local MTU for Linux orignal 2014-10-31 14:34:08 -04:00
  • a314feff33 get local MTU for Linux orignal 2014-10-31 14:17:52 -04:00
  • 0b77c9651b 0.2.0 orignal 2014-10-30 18:04:17 -04:00
  • 6b860c8c88 split SSU to SSU and SSUSession orignal 2014-10-30 15:13:29 -04:00
  • 0cd04c23c5 split SSU to SSU and SSUSession orignal 2014-10-30 15:13:12 -04:00
  • 51c908ab55 Merge pull request #106 from kytvi2p/fix_makefiles 0.2.0 orignal 2014-10-30 10:36:33 -04:00
  • c0482319e5 always specify mtu for ipv6 address orignal 2014-10-30 10:07:39 -04:00
  • 38eaea121f recognize clang in linux Kill Your TV 2014-10-30 01:42:55 +00:00
  • 6681e25513 allow CXXFLAGS to be set without overwriting needed flags Kill Your TV 2014-10-30 01:42:06 +00:00