Commit graph

  • 9cc4e8d03a Makefile: get target platform from compiler yangfl 2018-01-05 18:37:32 +08:00
  • 68b1afa2df
    Merge remote-tracking branch 'purple/openssl' into i2cp-session-reconfig Jeff Becker 2018-01-04 08:33:06 -05:00
  • 34c98e03c1 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl orignal 2018-01-03 12:53:05 -05:00
  • 41e40bbc0d fixed typo orignal 2018-01-03 12:52:29 -05:00
  • c354230ae7 Merge dacd97de30 into ca49944c85 Jeff 2018-01-03 15:28:39 +00:00
  • dacd97de30
    fix Jeff Becker 2018-01-03 10:28:30 -05:00
  • ed960eacc2
    fix offset Jeff Becker 2018-01-03 10:15:17 -05:00
  • 4ec7425638
    proper bounds check Jeff Becker 2018-01-03 10:02:11 -05:00
  • 80149342f2
    proper bounds check Jeff Becker 2018-01-03 10:02:11 -05:00
  • 1967dee50c
    don't recreate tunnels of different size Jeff Becker 2018-01-02 12:59:16 -05:00
  • ab80def94b
    use reference instead of copy Jeff Becker 2018-01-02 12:06:10 -05:00
  • 254bf313a2
    fix previous commit Jeff Becker 2018-01-02 11:48:38 -05:00
  • 938d5d901a
    implement i2cp session reconfigure Jeff Becker 2018-01-02 11:34:58 -05:00
  • 7b00d828b2
    fix lambda capture, don't capture copy Jeff Becker 2018-01-01 08:28:42 -05:00
  • ca49944c85
    Merge pull request #1041 from majestrate/fix-streaming-race orignal 2018-01-01 09:26:21 -05:00
  • d5e9fc7677
    fix race condition Jeff Becker 2018-01-01 08:28:42 -05:00
  • c6d110e682 Merge 7be9b09ee0 into 6db7c5733d l-n-s 2017-12-26 15:59:40 +00:00
  • 6db7c5733d use outbound.nickname as tunnel name if inbound.nickname is not set orignal 2017-12-20 11:38:35 -05:00
  • 418f86ecbd
    Merge pull request #1039 from majestrate/fix-arm-compile-latomic orignal 2017-12-20 10:48:45 -05:00
  • c68c5af856
    fix lib name Jeff Becker 2017-12-20 08:56:39 -05:00
  • 950dffbe06
    update gitignore Jeff Becker 2017-12-20 08:54:41 -05:00
  • 5d557003b6
    include cmake stuff Jeff Becker 2017-12-20 08:54:02 -05:00
  • 3b8c3c1346
    try fixing issue #897 Jeff Becker 2017-12-20 08:49:47 -05:00
  • 1853263f6c
    Merge pull request #1038 from PurpleI2P/master orignal 2017-12-18 08:59:19 -05:00
  • b0f6d81f57
    Merge pull request #1037 from PurpleI2P/openssl orignal 2017-12-15 22:00:09 -05:00
  • 9ba0329432
    Merge pull request #1036 from KenanSulayman/patch-1 orignal 2017-12-15 21:56:09 -05:00
  • 614101c4b8
    Fix typo (confrimed -> confirmed) Kenan Sulayman 2017-12-16 02:36:01 +01:00
  • 50e4fb138a
    close #1032 (#1034) R4SAS 2017-12-13 15:17:45 +03:00
  • 819eacee3f close #1032 R4SAS 2017-12-13 14:53:35 +03:00
  • 6dba0c6e0e
    Merge pull request #1031 from AMDmi3/boost-asio-fix orignal 2017-12-11 15:30:39 -05:00
  • 0f2d2156e6 Don't use deprecated boost::asio::ssl::context ctor Dmitry Marakasov 2017-12-11 22:34:48 +03:00
  • 13b17c5a93
    Merge pull request #1030 from AMDmi3/freebsd_kernel orignal 2017-12-11 12:37:08 -05:00
  • 511499d950 Reorder preprocessor conditions in libi2pd/I2PEndian.h Dmitry Marakasov 2017-12-11 19:59:06 +03:00
  • 6632b71273 gradle relese build orignal 2017-12-10 09:01:13 -05:00
  • 60ef70cee4 gradle build added orignal 2017-12-10 08:46:13 -05:00
  • b3ba0a7241
    Merge pull request #1027 from majestrate/transient-by-default orignal 2017-12-09 07:49:43 -05:00
  • fc73dabc0b
    Use transient destinations by default instead of shared local destination Jeff Becker 2017-12-09 07:42:32 -05:00
  • 1121d45eb6
    Merge pull request #1025 from yangfl/pr orignal 2017-12-07 09:09:42 -05:00
  • 18b6353803 fix typo yangfl 2017-12-07 21:26:28 +08:00
  • c0c0642bd1 temporary disable osx build due to of big waiting time of VM R4SAS 2017-12-06 02:12:27 +03:00
  • 3cf26a84dc
    Merge pull request #1022 from AMDmi3/patch-1 orignal 2017-12-05 10:14:31 -05:00
  • 44d6d4405e
    Don't meddle with stdlib Dmitry Marakasov 2017-12-05 13:45:22 +03:00
  • cafa027f0b
    Merge pull request #1021 from PurpleI2P/openssl orignal 2017-12-04 13:42:04 -05:00
  • 1c970b0714 2.17.0 2.17.0 R4SAS 2017-12-04 21:40:32 +03:00
  • 6636e432d7 2.17.0 orignal 2017-12-04 13:05:04 -05:00
  • 158889b85c check for invalid params orignal 2017-12-01 16:25:32 -05:00
  • 92bebb7ecc
    webconsole update (#1017) R4SAS 2017-12-01 22:18:04 +03:00
  • fff34e77f5 pass signature and crypto type to newkeys orignal 2017-12-01 13:43:00 -05:00
  • df18692af9 check I2NP messsage buffer size orignal 2017-12-01 12:57:05 -05:00
  • 276a78cb2e
    Merge pull request #1019 from PurpleI2P/openssl orignal 2017-12-01 12:55:45 -05:00
  • a1e820182c CRYPTO_TYPE for DEST GENERATE orignal 2017-11-28 13:24:07 -05:00
  • 272090fc8f don't accept streams from RSA detinations orignal 2017-11-28 11:33:51 -05:00
  • ab6bc52a0f don't create destination with RSA signature orignal 2017-11-28 10:59:11 -05:00
  • c69c369502 close div, update qt gitignore R4SAS 2017-11-26 12:30:18 +03:00
  • a5b1b24fee implement i2p.streaming.connectDelay option orignal 2017-11-24 15:37:17 -05:00
  • 7edb71356a fix mistake R4SAS 2017-11-23 22:35:13 +03:00
  • 40cfbc5d61
    Merge pull request #1016 from majestrate/fix-streaming-overflow orignal 2017-11-23 13:54:34 -05:00
  • ffad1ecd6d
    reduce buffer size Jeff Becker 2017-11-23 13:45:46 -05:00
  • e1b5803902
    fix overflow Jeff Becker 2017-11-23 12:26:42 -05:00
  • 492d71a924 transient keys orignal 2017-11-22 14:49:45 -05:00
  • 559f95533d small fixes R4SAS 2017-11-22 02:42:41 +03:00
  • 3fff5afa97 fix line break on destination page R4SAS 2017-11-22 02:19:34 +03:00
  • 6d01a3a7d1 fix (quote) R4SAS 2017-11-21 21:33:24 +03:00
  • 4ff2b88a2a loglevel init R4SAS 2017-11-21 21:31:04 +03:00
  • b71e20dfa3
    changed back orignal 2017-11-21 13:25:40 -05:00
  • 474158dd18
    rollback. build error orignal 2017-11-21 11:04:32 -05:00
  • 914db816c2
    Merge pull request #1014 from AMDmi3/patch-1 orignal 2017-11-21 07:17:49 -05:00
  • 4485d6fdf4
    Fix flags Dmitry Marakasov 2017-11-21 14:35:39 +03:00
  • 2c394661a6
    Merge pull request #1011 from hypnosis-i2p/openssl orignal 2017-11-19 07:14:50 -05:00
  • 611c1a7502 updated qt to build and to reflect some core changes like log dest hypnosis-i2p 2017-11-19 19:26:36 +08:00
  • 4e8858a764
    Merge pull request #1009 from majestrate/reseed-proxy orignal 2017-11-18 16:15:37 -05:00
  • fb46de5ca6
    Delete old R4SAS's reseed cert R4SAS 2017-11-18 23:56:52 +03:00
  • 65db96e663
    reseed proxy Jeff Becker 2017-11-18 09:50:05 -05:00
  • 5109d40d8e don't publish unknown crypto type to Java floodfill again orignal 2017-11-17 14:28:48 -05:00
  • 1ba1fa37f9
    update travis-ci stuff (#1006) R4SAS 2017-11-17 20:43:00 +03:00
  • 8dc5350499 small fixes R4SAS 2017-11-17 15:42:32 +03:00
  • f43173d3b3 osx brew workaround [3] R4SAS 2017-11-17 14:10:01 +03:00
  • ba228aa055 osx brew workaround [2] R4SAS 2017-11-17 13:52:38 +03:00
  • 859d77c3b5 osx brew workaround R4SAS 2017-11-17 13:50:03 +03:00
  • 1b3060c84c update README tabulation fix in Crypto.cpp R4SAS 2017-11-17 13:18:01 +03:00
  • 7943f4057c disable clang build with make on linux [2] R4SAS 2017-11-17 12:49:30 +03:00
  • abefc8e5ea disable clang build with make on linux R4SAS 2017-11-17 12:47:39 +03:00
  • 5a3ab91c35 test multi os building [6] R4SAS 2017-11-17 12:32:03 +03:00
  • f9a6ce56b5 test multi os building [5] R4SAS 2017-11-17 12:08:56 +03:00
  • 9134b0dd14 test multi os building [4] R4SAS 2017-11-17 11:47:59 +03:00
  • 975d8ff4db test multi os building [3] R4SAS 2017-11-17 11:43:44 +03:00
  • f1a37052d9 test multi os building [2] R4SAS 2017-11-17 11:34:50 +03:00
  • c330db914b test multi os building R4SAS 2017-11-17 11:30:54 +03:00
  • b82bd46cec testing g++ build [3] R4SAS 2017-11-17 11:07:51 +03:00
  • 68b01224c0 testing g++ build [2] R4SAS 2017-11-17 10:53:17 +03:00
  • 18b4fe0b45 testing g++ build R4SAS 2017-11-17 10:41:08 +03:00
  • b74aa71957 fix brew commands, change comiler R4SAS 2017-11-17 10:19:02 +03:00
  • b0b16c942e add then statement R4SAS 2017-11-17 10:09:35 +03:00
  • 8bac849057 enable osx in travis config R4SAS 2017-11-17 10:06:00 +03:00
  • 9c97ee6407 check for existing addressbook record R4SAS 2017-11-16 01:13:42 +03:00
  • 6220f8b844 webconsole exploratory tunnel mark R4SAS 2017-11-15 22:49:23 +03:00
  • 7477d2c219 fix forgotten log colors R4SAS 2017-11-15 21:51:03 +03:00
  • a6fb3b602e add loglevel none (closing #998) R4SAS 2017-11-15 21:30:00 +03:00
  • d9b9457b56 update webconsole R4SAS 2017-11-14 21:31:13 +03:00
  • cfb6ddbfc6 CRYPTO_TYPE for SAM destinations orignal 2017-11-14 15:05:07 -05:00