Commit graph

  • 2fcc91a755 Merge pull request #258 from EinMByte/master EinMByte 2015-08-26 22:23:58 +02:00
  • ab3b100402 Fix #253. EinMByte 2015-08-26 22:17:10 +02:00
  • f0aa7b55be Merge pull request #257 from EinMByte/master EinMByte 2015-08-25 20:42:42 +02:00
  • 0979f0d2f2 Update README and BUILD_NOTES. EinMByte 2015-08-21 23:35:26 +02:00
  • 5d00ad6473 Fix building tests, move binaries to different output directory. EinMByte 2015-08-21 23:27:25 +02:00
  • 103b6db717 Better hardening flags. EinMByte 2015-08-21 22:50:19 +02:00
  • 8ac9520dfd Implement #243, separate core/client (PCH support dropped for now) EinMByte 2015-08-21 22:22:34 +02:00
  • 5db0448c6b Merge pull request #256 from EinMByte/master EinMByte 2015-08-18 22:45:30 +02:00
  • bdaf2c16aa Update .gitignore, fix typo in CMakeLists.txt. EinMByte 2015-08-18 22:17:28 +02:00
  • 9236c7b391 Merge pull request #255 from apprb/dev EinMByte 2015-08-18 21:53:52 +02:00
  • ff466b7aaa Merge pull request #254 from EinMByte/master EinMByte 2015-08-18 21:51:59 +02:00
  • e285cd034b
    CMake: tests support apprb 2015-08-19 00:58:07 +06:00
  • ca84c71c39 Fix #252. EinMByte 2015-08-18 10:58:24 +02:00
  • 2ab1cf0a89 Merge pull request #251 from EinMByte/master EinMByte 2015-08-18 10:48:04 +02:00
  • 485e2237e0 Update README in accordance with #245. EinMByte 2015-08-18 10:45:40 +02:00
  • a2e6acbd44 Do not include iomanip in HTTPServer.cpp, fix typo. EinMByte 2015-08-17 21:35:47 +02:00
  • 64d3aa9c56 Remove broken link from web UI. EinMByte 2015-08-17 12:23:21 +02:00
  • 3922a203b7 Merge https://github.com/majestrate/i2pd into web-ui EinMByte 2015-08-16 23:39:36 +02:00
  • 3cc95c0df2 Merge branch 'master' into web-ui EinMByte 2015-08-16 23:34:39 +02:00
  • aefe9e748a Merge 413d1b4960 into 823ae63308 Jeff 2015-08-16 21:35:00 +00:00
  • 823ae63308 Merge pull request #250 from edwtjo/make-tunnelscfg-configurable EinMByte 2015-08-16 22:03:16 +02:00
  • 6de4ea2dce Merge pull request #248 from tayler1/master EinMByte 2015-08-16 19:19:00 +02:00
  • 3d489a2996 Make tunnels.cfg configurable Edward Tjörnhammar 2015-08-11 23:19:25 +02:00
  • 413d1b4960 make http server http/1.1 compliant jeff 2015-08-11 16:55:55 -04:00
  • e57b6294ae Returning default mtu. tayler1 2015-08-11 22:36:35 +03:00
  • 14c5753261 Merge pull request #247 from edwtjo/address-insteadof-host Riccardo Spagni 2015-08-11 21:08:35 +02:00
  • 56cb3004a7 Use address instead of host in code and README.md Edward Tjörnhammar 2015-08-11 18:27:26 +02:00
  • 86b83ca614 Merge pull request #242 from EinMByte/master EinMByte 2015-08-03 09:25:30 +02:00
  • 2db3fe36d1 Fix building with CMake (typo in commit 12dd8a3) EinMByte 2015-08-02 23:22:13 +02:00
  • 12dd8a394d Fix building without AESNI. EinMByte 2015-08-02 23:18:55 +02:00
  • 6ed48ab876 Get rid of old HTTPServer proxy functionality. EinMByte 2015-08-02 23:04:52 +02:00
  • c3685927d2 Modfiy indention and spaces in I2PControlServer.h/cpp EinMByte 2015-08-02 22:01:09 +02:00
  • 999001733d Fix I2PControl invalid password error message. EinMByte 2015-08-02 20:42:01 +02:00
  • 79768cf783 Mention I2PControl password option in README. EinMByte 2015-08-02 20:39:10 +02:00
  • 843abb60dd Make i2pcontrol password configurable. EinMByte 2015-08-02 19:59:16 +02:00
  • 8434863beb Fixed typos (thx zzz) EinMByte 2015-08-02 17:14:36 +02:00
  • c10d0fdb7e Make i2pcontrol error codes negative. EinMByte 2015-08-02 17:02:53 +02:00
  • 833a606b13 Add a constant for the I2PControl token size. EinMByte 2015-08-02 16:38:46 +02:00
  • 69d93146f2 Expire tokens, use std::shared_ptr for I2PControlSession. EinMByte 2015-08-02 16:32:54 +02:00
  • 109127a39e Generate random I2PControl tokens. EinMByte 2015-08-02 14:46:39 +02:00
  • c7f4a79b2c Destroy I2PControlSession before io_service, cancel waiting operations. EinMByte 2015-08-02 12:57:16 +02:00
  • 9cca01d159 Error handling and authentication for I2PControl. EinMByte 2015-08-01 23:10:10 +02:00
  • 996c36b93d Fixes for I2PControl. EinMByte 2015-08-01 18:34:02 +02:00
  • 1f90b08445 Began separation of i2pcontrol (untested). EinMByte 2015-08-01 16:48:35 +02:00
  • af4719d665 Move AESNIMacros.h to crypto/ EinMByte 2015-07-31 13:11:47 +02:00
  • 5d0b24d696 Add tests for AES CBC (mainly important for custom AESNI implementation). EinMByte 2015-07-31 13:01:49 +02:00
  • 59e081f41e Fix typo "Chipher" -> "Cipher" EinMByte 2015-07-30 22:06:42 +02:00
  • d9dc406d18 Merge pull request #239 from EinMByte/master Riccardo Spagni 2015-07-30 18:21:26 +02:00
  • 9597917183 Split tunnel-specific crypto from aes.h/cpp. EinMByte 2015-07-30 17:27:47 +02:00
  • d9bb09780f Created tunnel/ EinMByte 2015-07-30 16:25:43 +02:00
  • c8190d0020 Move Log.h/cpp to util/ EinMByte 2015-07-30 15:34:56 +02:00
  • 6268e297e4 Fix building with cmake. EinMByte 2015-07-29 18:37:15 +02:00
  • 13e8945666 Moved I2PEndian to util/ EinMByte 2015-07-28 22:48:38 +02:00
  • b9aebadd46 Add crypto/ directory. EinMByte 2015-07-28 22:03:39 +02:00
  • 9e5c33bce7 Fixed tests after introducing util/. EinMByte 2015-07-28 19:30:44 +02:00
  • 89d3d17b28 Move base64 to util/ EinMByte 2015-07-28 19:27:27 +02:00
  • 3668c27db6 Moved some files to util/ EinMByte 2015-07-28 18:37:06 +02:00
  • 581c59a195 Merge branch 'master' of https://github.com/PurpleI2P/i2pd EinMByte 2015-07-27 22:24:27 +02:00
  • 9876a2a019 Merge pull request #238 from notorca/master EinMByte 2015-07-27 22:23:57 +02:00
  • 18ca8b9b97 Move SSU and NTCP to transport/. EinMByte 2015-07-27 22:17:31 +02:00
  • 25b8a18224 Build with clang on linux fixed Cyril Lashkevich 2015-07-27 22:31:25 +03:00
  • e90b0dd54f Update TODO. EinMByte 2015-07-27 21:28:50 +02:00
  • 3f3103572a Merge pull request #237 from EinMByte/master EinMByte 2015-07-27 18:46:15 +02:00
  • 9c03be08da Do not build unit tests by default with make (#233). EinMByte 2015-07-27 14:42:53 +02:00
  • e70f0d999f Include address option for tunnels in README.md. EinMByte 2015-07-27 14:07:28 +02:00
  • 524a02cb0d Make address for proxies, BOB, SAM, ... configurable (#235). EinMByte 2015-07-27 13:40:35 +02:00
  • a7da2423ce Do not bind HTTPServer to the "any" address (#235). EinMByte 2015-07-27 12:13:05 +02:00
  • 668235c697 Merge pull request #230 from EinMByte/master Riccardo Spagni 2015-07-24 15:55:24 +02:00
  • 7d38b1a9b9 Base64/32 tests for #229. EinMByte 2015-07-24 15:32:47 +02:00
  • c612d21639 Fix #229 by returning zero instead of -1. EinMByte 2015-07-24 15:13:09 +02:00
  • 2bde6fc13b Fixes to GetMTUWindows and GetMTUWindowsIpv6 (thanks mlt). EinMByte 2015-07-24 14:43:51 +02:00
  • c3ec75756d Also check the returned size in base64 tests. EinMByte 2015-07-23 21:49:51 +02:00
  • 469981cce5 Tests and documentation for base32. EinMByte 2015-07-23 14:46:35 +02:00
  • 28a4f4173d Tests and documentation for base64. EinMByte 2015-07-22 16:43:11 +02:00
  • 53053105c9 Merge pull request #169 from guanqun/fix-binary-name Meeh 2015-07-22 15:03:51 +02:00
  • 85b1505e51 Merge pull request #228 from EinMByte/master Riccardo Spagni 2015-07-22 14:34:29 +02:00
  • d0b2a0da14 Fix #227: Transports::GetRandomPeer() crashes if m_Peers is empty EinMByte 2015-07-22 12:11:21 +02:00
  • 28969bfeab Update todo. EinMByte 2015-07-21 12:10:15 +02:00
  • 6f569f5334 Merge remote-tracking branch 'github/master' EinMByte 2015-07-21 11:31:36 +02:00
  • 5f644b1b04 Fixed build issue with Mac OSX, which don't support std::chrono::monotonic_clock. Mikal Villa 2015-07-20 18:08:55 +02:00
  • eb4109187a Remove unused include (boost foreach). EinMByte 2015-07-19 18:11:38 +02:00
  • 79e3f669f0 Cleanup util, add documentation. EinMByte 2015-07-19 17:52:28 +02:00
  • 66754aac5a Tests and documentation for util::url. EinMByte 2015-07-19 15:51:02 +02:00
  • 4412dd198d Tabs -> spaces (yes this breaks compatiblity with upstream) EinMByte 2015-07-16 23:29:52 +02:00
  • 5d78e2f5e4 Setup unit test environment. EinMByte 2015-07-16 22:28:57 +02:00
  • 4ce7b0e9ef Minor changes based on cppcheck output. EinMByte 2015-07-16 18:02:19 +02:00
  • 62ac53563c Ensure zero-inialization, add TODO update gitignore. EinMByte 2015-07-16 17:39:24 +02:00
  • c939dec26a check if current remote lease is not set orignal 2015-07-10 09:25:12 -04:00
  • 6e54714c0e use shared_ptr for garlic cloves orignal 2015-07-07 11:08:36 -04:00
  • 6851644922 shared_ptr for DatabaseStore, DatabaseLookup and DatabaseSearchReply orignal 2015-07-07 10:55:58 -04:00
  • 8f40167fe1 rollback of previous change. port must be accesses from a remote host orignal 2015-07-06 18:57:56 -04:00
  • de6e73c2eb Merge pull request #224 from majestrate/master orignal 2015-07-06 18:40:58 -04:00
  • 855f3833d2 bind to loopback jeff 2015-07-06 18:03:16 -04:00
  • 37a5c10c66 Merge branch 'upstream-master' into http-bind-local jeff 2015-07-06 17:45:17 -04:00
  • 23275a5949 have http server bind to loopback jeff 2015-07-06 17:45:12 -04:00
  • 73d4025256 version 0.10.0 0.10.0 orignal 2015-07-06 12:11:17 -04:00
  • 3405ffd8d8 check for buffer size orignal 2015-07-05 07:59:38 -04:00
  • e03f1597a0 don't send DatabaseStore until time sync complete orignal 2015-07-03 21:50:26 -04:00
  • c5644e0e32 const I2NP messages orignal 2015-07-03 21:27:40 -04:00
  • bf14b7da9a move FillI2NPMessageHeader into I2NPMessage orignal 2015-07-03 11:11:07 -04:00