Commit graph

  • fdd96975fb cancel destination request orignal 2015-12-13 14:40:43 -05:00
  • de6dd77046 use shared_ptr for LeaseSet request orignal 2015-12-13 10:51:43 -05:00
  • 1b6ad8413e spread addresses between subdirectories orignal 2015-12-11 15:48:33 -05:00
  • 6096d572f3 handle RelayResponse orignal 2015-12-09 22:17:43 -05:00
  • badcd64b62 print full tunnel path orignal 2015-12-09 19:07:12 -05:00
  • a7b8b52dbd fixed crash orignal 2015-12-09 18:01:42 -05:00
  • d89f0f51df show full tunnel path orignal 2015-12-09 10:35:04 -05:00
  • be358f3f2e enable RI catch for OBEP back orignal 2015-12-09 10:03:51 -05:00
  • f122da1485 change and save I2PControl password orignal 2015-12-08 10:40:43 -05:00
  • 0dda4728b6 * update README hagen 2015-12-08 12:16:36 +00:00
  • 45fd95e02b * update default/i2pd and traditional init script hagen 2015-12-05 08:41:26 +00:00
  • 91aa2d7f6f + add example config files hagen 2015-12-05 10:20:21 +00:00
  • a96b7d2a80 * drop patch not needed anymore hagen 2015-12-05 08:17:13 +00:00
  • 8f9cea54c5 * rename main binary hagen 2015-12-05 08:16:25 +00:00
  • 045558bede correct path to openssl orignal 2015-12-06 22:48:08 -05:00
  • 58124ebaab * update debian/docs hagen 2015-12-05 08:40:24 +00:00
  • 0c87dd5624 * added debian/logrotate (thanks to kytv) hagen 2015-12-05 11:22:18 +00:00
  • b87f986a49 * added manpage (thanks to kytv) hagen 2015-12-05 10:16:09 +00:00
  • c6a6035bb9 * debian/control : compat level -> 9 hagen 2015-11-30 06:23:29 +00:00
  • 1ef12f0645 updated reseeders list orignal 2015-12-04 14:59:31 -05:00
  • ef3ec33ba3 create all subdirectories for non-case sensitive systems orignal 2015-12-04 14:06:37 -05:00
  • c82ef1ee8f link against openssl for Mac OS X orignal 2015-12-04 13:19:08 -05:00
  • 23b8a60242 Appveyor status badge Mikhail Titov 2015-12-03 23:39:09 -06:00
  • ac9511165e Merge pull request #307 from mlt/openssl-cmake Mikhail Titov 2015-12-03 23:35:14 -06:00
  • 9d70851eb9 Respect static for zlib with CMake Mikhail Titov 2015-12-03 23:23:26 -06:00
  • 759dfb28ce Increase PCH heap limit for MSVC Mikhail Titov 2015-12-01 19:02:20 -06:00
  • ff356b1f21 Use assembly language when building zlib for MSVC++ Mikhail Titov 2015-11-25 17:42:44 -06:00
  • b2a6c1bc68 fixup! read Content-Length from http header Mikhail Titov 2015-11-25 16:11:43 -06:00
  • 76549d0a4a Fix win32 resource compilation with msys Mikhail Titov 2015-11-25 14:14:26 -06:00
  • e5c72cae83 Fix CMake stuff for msys2 Mikhail Titov 2015-11-25 14:06:26 -06:00
  • bf47df46c9 allow DNS names for SSU orignal 2015-12-03 15:45:01 -05:00
  • 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