Commit graph

  • 0ef42870e5 try SSU if NTCP address is not presented orignal 2015-12-02 12:48:10 -05:00
  • da8a6a4c2b make sure to use ipv4 introducers only orignal 2015-12-01 09:21:02 -05:00
  • 988007a8c9 pass correct pointer to sessions table orignal 2015-11-30 19:45:57 -05:00
  • 710439e83c * cleanup README * move all docs to single dir hagen 2015-12-01 00:05:13 +00:00
  • 80a0a3d4fb * BUILD_NOTES.md : add hints for building deb hagen 2015-11-30 07:06:59 +00:00
  • 43299aea10 * BUILD_NOTES.md : update hagen 2015-11-30 06:57:50 +00:00
  • f5aea766a7 * move 'Requirements' sections to BUILD_NOTES.md hagen 2015-11-30 06:57:24 +00:00
  • c5308e3f2f separate SSU sessions lists for V4 and V6 orignal 2015-11-30 15:53:07 -05:00
  • 2b8e662f81 connect through introducer in v4 thread orignal 2015-11-30 14:59:32 -05:00
  • 0a6d849435 pass shared_ptr to SendRelayIntro orignal 2015-11-30 10:23:05 -05:00
  • a0106fe5d8 Merge pull request #306 from erlend1/openssl orignal 2015-11-30 10:20:19 -05:00
  • cee1b8a64a Configurable addresses from master erlend1 2015-11-30 16:44:32 +02:00
  • 4e2ba71d59 more introducers orignal 2015-11-29 17:25:42 -05:00
  • fb2bdfb9ee create SSU session in SSU thread orignal 2015-11-29 09:10:49 -05:00
  • 72785f6740 eliminate some unnecessary calculations orignal 2015-11-27 22:16:10 -05:00
  • a94a05fac9 replaced radix-16 to radix-256 orignal 2015-11-27 19:02:54 -05:00
  • 430368de97 temporary disable Ed25519 per thread orignal 2015-11-27 15:46:30 -05:00
  • 7bfb499549 reduce number of precalculated points orignal 2015-11-27 13:19:45 -05:00
  • 9bc477e1b6 * use stricter linker options for .deb packages hagen 2015-11-27 13:54:22 +00:00
  • f84ac18472 * set defaults to *FLAGS instead redefining them hagen 2015-11-27 12:56:05 +00:00
  • cd515a2e54 * fix Depends: for i2pd-dbg hagen 2015-11-27 13:35:09 +00:00
  • c73c8fdc47 * fix building of empty -dbg package hagen 2015-11-27 12:19:57 +00:00
  • e755a32b23 * take some enchancements for debian/ dir from kytv (#1) hagen 2015-11-27 12:09:31 +00:00
  • d4d1768575 * Makefile.* : fix build with gcc 4.7.2 (#299) hagen 2015-11-27 11:42:44 +00:00
  • 0a5745c559 Update README.md orignal 2015-11-26 21:04:19 -05:00
  • b24959205b Update README.md orignal 2015-11-26 21:03:58 -05:00
  • d69f297c05 split between CreateSession and CreateSessionThrough Introducer orignal 2015-11-26 16:20:24 -05:00
  • 3c8e331809 Ed25519 per thread orignal 2015-11-26 14:00:40 -05:00
  • d169471e8c copy constructor for Ed22519 orignal 2015-11-26 13:31:30 -05:00
  • 56453f6b5c moved BN_CTX creation to curve's Verify and Sign orignal 2015-11-26 10:25:51 -05:00
  • dac2e8c79e use left sift instead multipilication by 2 orignal 2015-11-26 09:48:06 -05:00
  • ccc96bc610 Merge pull request #304 from hagen-i2p/fixes orignal 2015-11-26 07:05:46 -05:00
  • 654371cb6a fix debian/ directory hagen 2015-11-25 07:54:45 +00:00
  • 1af8d873bb delete build/cmake_modules/FindCryptoPP.cmake (now using openssl) hagen 2015-11-25 07:51:03 +00:00
  • b7a0e23309 fix BUILD_NOTES: url, md-format, crypto++ reference hagen 2015-11-25 05:50:46 +00:00
  • 4a0f868941 fix Dockerfile : drop crypto++, add openssl hagen 2015-11-25 05:50:10 +00:00
  • 448073cdd6 format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t {aka unsigned int} hagen 2015-11-25 05:49:13 +00:00
  • ad79ec7b1f async handshake orignal 2015-11-25 13:11:02 -05:00
  • e194854c6d replace GetSession to CreateSession orignal 2015-11-25 12:51:35 -05:00
  • d01d033209 eliminate session creation collision orignal 2015-11-25 11:51:35 -05:00
  • 06c4aca490 always use shared_ptr for I2NPMessage orignal 2015-11-24 13:09:12 -05:00
  • 885d57138a read Content-Length from http header orignal 2015-11-23 19:47:08 -05:00
  • 9e2a770a26 read complete request orignal 2015-11-23 16:40:06 -05:00
  • 942b699bb9 fixed few SSL errors orignal 2015-11-23 14:48:56 -05:00
  • c9d03a8094 I2PControl through SSL orignal 2015-11-23 13:22:02 -05:00
  • d015538bb4 create certificate for https orignal 2015-11-23 11:56:00 -05:00
  • 90d6c5c5bb fixed race condition orignal 2015-11-23 09:26:32 -05:00
  • 387ce4b6fa fixed access to eepsites from webconsole orignal 2015-11-22 21:02:02 -05:00
  • 7943b13891 use shared_ptr for sockets orignal 2015-11-22 17:01:37 -05:00
  • 50a7cd19b4 Update README.md orignal 2015-11-22 16:48:38 -05:00
  • 53e9335bb0 Update README.md orignal 2015-11-22 16:47:55 -05:00
  • e5cb70972e moved status_string to reply structure orignal 2015-11-22 10:58:57 -05:00
  • 0d84871037 backport of 'make http server http/1.1 compliant' orignal 2015-11-21 17:26:12 -05:00
  • 1d37745c0c more separation between api and executable builds orignal 2015-11-21 17:04:40 -05:00
  • ad9ade7849 reduce number of transient BIGNUM allocations orignal 2015-11-20 21:27:16 -05:00
  • c1e2ee32b4 fixed mingw build error orignal 2015-11-20 12:34:53 -05:00
  • 1588d2734c use path.string () instead path.c_str () orignal 2015-11-20 12:30:20 -05:00
  • 50dda4263f fixed mingw build error orignal 2015-11-20 11:42:38 -05:00
  • a8f2239495 backport GetMTU orignal 2015-11-20 10:36:04 -05:00
  • c42636b0ee check for zero-length orignal 2015-11-20 10:10:13 -05:00
  • 54b2c8bd7e backport fix build for clang orignal 2015-11-20 10:02:54 -05:00
  • d01a21a867 backport openbsd support orignal 2015-11-20 09:55:34 -05:00
  • 5d43052c05 Merge pull request #296 from edwtjo/make-tunnelscfg-configurable-again orignal 2015-11-20 09:08:26 -05:00
  • 4109ab1590 Make tunnels.cfg configurable Edward Tjörnhammar 2015-11-20 13:52:38 +01:00
  • f6eabd695b don't store B explicitly orignal 2015-11-19 22:38:18 -05:00
  • 24d9dacfd9 fixed mingw build orignal 2015-11-19 21:02:55 -05:00
  • 66d51a9eb1 0.9.23/2.1.0 version update 2.1.0 orignal 2015-11-19 09:26:38 -05:00
  • 302df75d83 skip extended options in SSU header orignal 2015-11-16 13:27:27 -05:00
  • 5ae7e35e80 Remove GetCharArg(). Organize CLI options file. anonimal 2015-11-14 16:13:08 +00:00
  • 11b7e637e9 fixed complation error for boost 1.49 and gcc 4.7 and higher orignal 2015-11-12 15:39:48 -05:00
  • 135c92bd85 Merge pull request #295 from mlt/openssl-cmake orignal 2015-11-12 07:18:26 -05:00
  • c15c26a233 Bring CMake stuff in agreement with #294 discussion Mikhail Titov 2015-11-11 21:24:53 -06:00
  • 5d94760cce eliminate some transient BIGNUM allocations orignal 2015-11-11 16:24:56 -05:00
  • 79517a0ba3 fixed clobbed z and t for Double orignal 2015-11-11 15:19:00 -05:00
  • 64295e3541 Merge pull request #294 from mlt/openssl-cmake orignal 2015-11-11 15:03:47 -05:00
  • cc2816aaf5 Use OpenSSL & zlib in precompiled headers Mikhail Titov 2015-11-11 13:48:49 -06:00
  • 4a2fcb9deb Use OpenSSL & zlib with CMake instead of Crypto++ Mikhail Titov 2015-11-11 13:46:29 -06:00
  • 7f27580f1b Proper miniupnpc CMake detection Mikhail Titov 2015-11-11 13:45:37 -06:00
  • 94d0915004 Reorder ssl/boost includes to avoid winsock complains Mikhail Titov 2015-11-11 13:44:52 -06:00
  • 88db99e593 Minor omissions Mikhail Titov 2015-11-11 13:21:52 -06:00
  • 593b25a5cd fix build error orignal 2015-11-11 13:32:58 -05:00
  • 5c58bf44c0 Makefile.mingw added orignal 2015-11-10 14:09:26 -05:00
  • 73ae6cf164 (h*a)%l for signing orignal 2015-11-09 14:41:04 -05:00
  • 1eff72d525 Cleanup GFM. anonimal 2015-11-08 01:57:16 +00:00
  • 66db088761 Refactor URL parser. anonimal 2015-11-08 01:43:25 +00:00
  • 7749319c75 h%l for verification orignal 2015-11-07 18:07:59 -05:00
  • 73037b86ac fixed build for gcc 4.6 and boost 1.46 orignal 2015-11-06 09:01:02 -05:00
  • d50ba1259c calculations in projective coordinates orignal 2015-11-05 15:02:10 -05:00
  • 962261fee7 EdDSA speed improvement orignal 2015-11-04 13:48:30 -05:00
  • 4dea2ef1a4 use EdDSA as default for RouterInfo orignal 2015-11-03 13:05:37 -05:00
  • aa12eb4ed4 removed autotools build orignal 2015-11-03 09:37:08 -05:00
  • 8a75363784 Update README.md orignal 2015-11-03 09:34:44 -05:00
  • 01dd982587 Update README.md orignal 2015-11-03 09:22:09 -05:00
  • 62cf83921b cumulative update from bitbucket orignal 2015-11-03 09:15:49 -05:00
  • 1e7d4eb711 Add note about TLS and ticket #244. anonimal 2015-10-15 06:55:43 +00:00
  • 03ecb957a5 Improve HTTP/S header handling, reorganize HTTPS. anonimal 2015-10-15 05:19:19 +00:00
  • 45d27f8ddc Merge pull request #281 from anonimal/master cryptopp EinMByte 2015-10-14 11:05:43 +02:00
  • 6ae5f20ec1 Catch exception in SSUServer that would dump core. anonimal 2015-10-13 20:26:32 +00:00
  • e4f19716dd Merge pull request #278 from anonimal/master EinMByte 2015-10-05 16:40:02 +02:00
  • dd88e13b95 English corrections. anonimal 2015-10-05 11:44:48 +00:00