Commit graph

  • c9cf84f2f4 correct SAM datagram size for Windows orignal 2016-01-31 22:37:38 -05:00
  • 0966369723 copy transit message for nedb orignal 2016-01-31 18:27:47 -05:00
  • 4f6c3d52b3 Merge pull request #354 from h0bbyte/openssl orignal 2016-01-31 15:55:47 -05:00
  • 97f8ab5c51 Update build_notes_windows.md orignal 2016-01-31 14:58:49 -05:00
  • 8805f1e4d6 I2PControl add total.sent|received.bytes h0bbyte 2016-01-31 22:52:20 +03:00
  • 3ae57e0ca9 Merge pull request #353 from 0niichan/patch-5 orignal 2016-01-31 14:20:11 -05:00
  • a8e4301f23 correct BOOST_SUFFIX 0niichan 2016-01-31 23:59:37 +06:00
  • 68bc78d00b Update README.md orignal 2016-01-30 21:04:02 -05:00
  • 1dc9e74df4 check TunnelBuild message size orignal 2016-01-30 10:35:32 -05:00
  • a69cee03e5 remove coreVersion and stat_update orignal 2016-01-29 22:35:51 -05:00
  • bf15ad3bba 0.9.24 orignal 2016-01-29 21:53:57 -05:00
  • bb3f50f967 Merge pull request #352 from 0niichan/patch-4 orignal 2016-01-28 19:45:30 -05:00
  • 1042e19845 httpProxyPort 4444 0niichan 2016-01-29 07:18:49 +07:00
  • 85830d5076 fixed race condtion #350 orignal 2016-01-27 22:09:35 -05:00
  • c053bebccd reduced numeber of error messages orignal 2016-01-27 21:54:42 -05:00
  • d6d6ae8af2 * Config.cpp : add old options remapping (revert this after 2.6.0) hagen 2016-01-27 00:00:00 +00:00
  • 6d8b0e3a5d control logs destination through -log parameter orignal 2016-01-26 22:30:00 -05:00
  • cfd7f1571b check clock skew orignal 2016-01-26 19:02:06 -05:00
  • f31c04d92a Merge pull request #347 from evgkrsk/log-subdir orignal 2016-01-26 09:53:09 -05:00
  • 89b58ec3af Removed confusing accesslist orignal 2016-01-26 09:45:29 -05:00
  • ab0d66c2ef Write service log to separate directory Evgenii Terechkov 2016-01-26 20:03:43 +07:00
  • 9774865d4a * docs/configuration.md hagen 2016-01-26 00:00:00 +00:00
  • 3817a0c2a1 Merge branch 'openssl' into new-cmdline hagen 2016-01-26 08:03:18 +00:00
  • 5215bdc035 clean up remote destinations without outgoing and unconfirmed tags orignal 2016-01-25 22:10:06 -05:00
  • 8061d306dd check tunnel payload size orignal 2016-01-25 14:31:51 -05:00
  • 30f68759ff fixed race condition orignal 2016-01-25 13:34:04 -05:00
  • 3f0b595085 fixed typo orignal 2016-01-24 22:24:39 -05:00
  • 0c9ce6258c sockoutproxy params added orignal 2016-01-24 09:59:02 -05:00
  • 7da17ba21e * tune logs hagen 2016-01-24 12:41:08 +00:00
  • 7b23d79dc2 * util.cpp : update Get*ConfigFile() : autodetect configs hagen 2016-01-24 11:13:38 +00:00
  • 415314a90d * update docs hagen 2016-01-24 11:07:05 +00:00
  • 0f7e2ad11a * Daemon_Singleton::init : rewrite setting bandwidth limit and floodfill mode hagen 2016-01-24 11:06:54 +00:00
  • 26d232c567 * Daemon_Singleton::init : unwrap spagetti-code hagen 2016-01-24 11:06:17 +00:00
  • efa48a7e39 * tune logs hagen 2016-01-24 11:05:16 +00:00
  • 022642f4d5 * Config.cpp : don't try to parse config, if path is empty hagen 2016-01-24 11:04:41 +00:00
  • e6e2f04a10 * Config.cpp : set default value for boolean options hagen 2016-01-24 11:04:15 +00:00
  • f7e21dbe5c show tags for local destinations orignal 2016-01-23 22:53:19 -05:00
  • f593802a51 I2CP option crypto.tagsToSend added for I2P tunnels orignal 2016-01-23 20:52:21 -05:00
  • f545e6eb27 Merge pull request #340 from al42and/openssl-boost-asio-check orignal 2016-01-23 13:53:12 -05:00
  • 1778d82bc3 Better checking if boost::asio::buffer works with std::array Andrey Alekseenko 2016-01-23 17:34:58 +03:00
  • 03587d7035 changed data path back to AppData/Roaming orignal 2016-01-22 10:56:25 -05:00
  • 6663788612 fixed some coding style orignal 2016-01-22 07:08:21 -05:00
  • ac2cb773df * I2PControl.cpp : tune logs hagen 2016-01-22 00:00:00 +00:00
  • b70b3ec85b * I2PControl : drop I2P_CONTROL_ID* vars : ugly hagen 2016-01-22 00:00:00 +00:00
  • 1e69b8c41d Merge pull request #335 from xcps/http_remove_referer orignal 2016-01-22 07:00:44 -05:00
  • d5aa1a4880 * use GetOption instead hardcoded values in header * move cert/key from $DATADIR/i2pcontrol/ to $DATADIR/ hagen 2016-01-22 00:00:00 +00:00
  • de0658eaab * I2PControlService::CreateCertificate : use function parameters instead direct GetPath calls hagen 2016-01-22 00:00:00 +00:00
  • 939c28b74b removed extra lines xcps 2016-01-22 16:30:24 +05:00
  • c10d628a45 Merge branch 'openssl' into http_remove_referer o 2016-01-22 16:13:12 +05:00
  • 92830172f9 asdf o 2016-01-22 16:08:54 +05:00
  • 431af2c0dd fixed issue #331. reuse existing local detination for tunnels orignal 2016-01-21 15:51:08 -05:00
  • 97ca8b7ada * fix build hagen 2016-01-21 12:56:53 +00:00
  • f3a7c233b3 * I2PControl.cpp : #329 hagen 2016-01-21 12:40:07 +00:00
  • 928abf7094 - I2PControlService::LoadConfig : not used anymore hagen 2016-01-21 07:46:17 +00:00
  • 2cace0008e - I2PControlService::SaveConfig : not used anymore hagen 2016-01-21 07:41:09 +00:00
  • db9c20f3dd * I2PControl : move boost1.49+gcc4.7 hack hagen 2016-01-21 07:38:11 +00:00
  • e1a1aef990 * I2PControl : use password option from main config hagen 2016-01-21 07:37:38 +00:00
  • 23cf6ebc89 * add new option 'i2pcontrol.password' hagen 2016-01-21 07:35:26 +00:00
  • 55c279cc7e Rolled back to working Makefile.mingw orignal 2016-01-20 21:51:18 -05:00
  • 4e89f90c4f Merge pull request #328 from 0niichan/patch-3 orignal 2016-01-20 16:01:38 -05:00
  • bd0eb81c1b add "mkdir obj/Win32" in Windows 0niichan 2016-01-21 03:52:13 +07:00
  • a77a0d98e0 Merge pull request #327 from 0niichan/patch-2 orignal 2016-01-20 14:16:44 -05:00
  • e5037fc9f9 new default boost' suffix; new paths 0niichan 2016-01-21 02:05:16 +07:00
  • 7ac2022159 Merge pull request #326 from 0niichan/patch-2 orignal 2016-01-20 13:39:53 -05:00
  • bc41a15eba Update Makefile.mingw 0niichan 2016-01-21 01:33:28 +07:00
  • 8aa158c1e0 * update debian/ hagen 2016-01-20 00:00:00 +00:00
  • 1f6f4d9c49 + docs/config_opts_after_2.3.0.md hagen 2016-01-20 00:00:00 +00:00
  • 3686a27c19 * update docs/configuration.md hagen 2016-01-20 00:00:00 +00:00
  • 1bcc311738 - drop i2p::util::config namespace : not used anymore hagen 2016-01-20 00:00:00 +00:00
  • 2335d3879e * migrate to new settings hagen 2016-01-20 00:00:00 +00:00
  • 209934ad67 * update buildsystems to include Config.cpp hagen 2016-01-20 00:00:00 +00:00
  • 35200a1ee5 + new cmdline & config impl hagen 2016-01-20 00:00:00 +00:00
  • 6c4977ee78 * tune log messages hagen 2016-01-20 00:00:00 +00:00
  • 5482a57c45 add clock skew to expiration orignal 2016-01-19 11:16:50 -05:00
  • 18914978d5 pass X-I2P_DestB32 and X-I2P-DestB64 orignal 2016-01-19 09:36:56 -05:00
  • 36750ab900 * DaemonWin32 : separate --service (boolean) from --svcctl (string) option hagen 2016-01-19 00:00:00 +00:00
  • c5f6a690de * Daemon.h : use boolean variables for flags hagen 2016-01-19 00:00:00 +00:00
  • 9611f80a39 check I2NP messages fro expiration orignal 2016-01-18 21:13:43 -05:00
  • eb2d68fc28 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl orignal 2016-01-18 10:29:37 -05:00
  • 937d346676 set clove expiration time interval to 8 seconds orignal 2016-01-18 10:29:07 -05:00
  • 7565843fbe * move ReadConfigFile() : i2p::filesystem -> i2p::config * don't export i2p::config::mapArgs outside namespace hagen 2016-01-18 00:00:00 +00:00
  • 6740ec464c * unwrap i2p::util::config::* calls in Daemon.cpp hagen 2016-01-18 00:00:00 +00:00
  • 314e1e4bfe * unwrap i2p::util::config::* calls in ClientContext.cpp hagen 2016-01-18 00:00:00 +00:00
  • 45d68d89a9 * clean outdated declaration hagen 2016-01-18 00:00:00 +00:00
  • 1d5194a138 * drop mapMultiArgs : it's not used anywhere hagen 2016-01-18 00:00:00 +00:00
  • 05043f30dc * tune logs hagen 2016-01-18 00:00:00 +00:00
  • cd549937c5 support multiple server tunnels with same destination and different ports orignal 2016-01-17 18:55:09 -05:00
  • efdea07b7b change message expiration timeout to 8 secs (RTT) orignal 2016-01-17 18:03:40 -05:00
  • 06d4998d87 Merge pull request #323 from zenjy/openssl orignal 2016-01-17 14:38:27 -05:00
  • 02b566055e * HTTPServer.cpp: add space after "Queue size:" zenjy 2016-01-17 18:18:21 +00:00
  • c312dbaac1 * Daemon.h: replace "#pragma once" with "#define" zenjy 2016-01-17 18:13:36 +00:00
  • b6dcb2f4c0 show streams as table (byt sha-db) orignal 2016-01-17 11:10:56 -05:00
  • a85d3f2573 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl orignal 2016-01-16 15:36:58 -05:00
  • 0ca3fb5af0 specify and check netId orignal 2016-01-16 15:36:30 -05:00
  • 2a4d78d9bf wordwrapping (by sha-db) orignal 2016-01-16 15:36:26 -05:00
  • d9e199092d fixed race condition orignal 2016-01-15 16:23:03 -05:00
  • 02bbb46d2e separate keys and destination creation orignal 2016-01-15 14:46:29 -05:00
  • 13ffdc6dd2 common ReadI2CPOptions orignal 2016-01-15 12:24:40 -05:00
  • c8c2c4d376 Merge pull request #321 from scrrrapy/fedora-docs orignal 2016-01-15 07:13:38 -05:00
  • 01f7343781 added instructions to build on Fedora/Centos scrrrapy 2016-01-14 00:51:18 +00:00