Commit Graph

  • ad5540c9f3 delete address if corresponding transport is disabled openssl orignal 2023-01-26 11:32:59 -05:00
  • e91d0bbec8 delete address if corresponding transport is disabled orignal 2023-01-26 11:21:08 -05:00
  • 8ee461f60a enable all ipv4 adresses even if one is already enabled orignal 2023-01-25 18:11:26 -05:00
  • 4de6201b84 update RouuterInfo if NTCP2 or SSU2 keys were recreated orignal 2023-01-25 13:23:46 -05:00
  • 273aa31b1e try another floodfill if it's incompatible with tunnels orignal 2023-01-25 12:43:46 -05:00
  • b31f52e332 [http] keep query even if it was empty (closes #1844) R4SAS 2023-01-25 08:54:45 +00:00
  • 4fae7b8d65 don't update local RouterInfo addresses in Load but in InitTransports only orignal 2023-01-24 18:20:16 -05:00
  • 5479ddd03c publish NTCP2 addreses by index orignal 2023-01-24 14:07:22 -05:00
  • 1f23584c24 update all SSU2 addresses orignal 2023-01-23 21:24:01 -05:00
  • 067fb45a25 exclude router from tunnel build for 2.5 minutes if doesn't reply too often orignal 2023-01-21 19:40:43 -05:00
  • ac287a896c [websonsole] use a function to format the amount of tunnel traffic R4SAS 2023-01-20 23:03:00 +00:00
  • 8baf62eb2c [websonsole] fix int concatenation with char strings R4SAS 2023-01-21 01:55:43 +03:00
  • e1ec79daf2 [webconsole] format transit tunnels with table R4SAS 2023-01-21 00:50:53 +03:00
  • d4426118c5 exclude router from tunnel build for 2.5 minutes if declined orignal 2023-01-20 15:34:40 -05:00
  • 64fe56aa07 Merge pull request #1854 from Vort/server_forwards_style orignal 2023-01-20 11:58:10 -05:00
  • 47eb49c34e use correct style for Server Forwards section Vort 2023-01-20 18:52:56 +02:00
  • cd6d86c8c3 make sure that async CreateStream complete orignal 2023-01-19 13:40:12 -05:00
  • 84d4e074ce add loglevel checker, fix fields passing to translated string formatter R4SAS 2023-01-19 08:33:03 +03:00
  • a0e71c4173 [i18n] update strings and translation file R4SAS 2023-01-19 07:46:54 +03:00
  • 533c8a8a55 [i18n] set decimal point based on language R4SAS 2023-01-19 06:40:32 +03:00
  • a57ae4dc56 [i18n] add sweedish translation R4SAS 2023-01-19 05:53:29 +03:00
  • 88dfe3ca4e [i18n] fix build on macos R4SAS 2023-01-18 18:56:21 +03:00
  • d68c7f8ea7 [i18n] fix build on macos R4SAS 2023-01-18 08:19:45 +03:00
  • e8ace998ba [i18n] add support of string formatting R4SAS 2023-01-18 07:21:36 +03:00
  • e8be39af17 memrory pool for SSU2IncompleteMessage orignal 2023-01-17 21:32:36 -05:00
  • 7196db09d6 Merge pull request #1852 from freeacetone/openssl orignal 2023-01-17 07:48:05 -05:00
  • b290ee1aa0 Cfg example: verbose comments for Web Console auth and addresshelper for public proxy acetone 2023-01-17 09:00:11 +03:00
  • d105ab11af Joining two strings to one and correct comments acetone 2023-01-17 08:45:18 +03:00
  • bc888167a7 use linked list for out of sequence fragments orignal 2023-01-16 21:40:23 -05:00
  • 6ca6591c43 [make] set PREFIX from DESTDIR if it present R4SAS 2023-01-17 01:28:50 +03:00
  • 36cb707e47 Merge pull request #1849 from freeacetone/openssl orignal 2023-01-16 08:33:07 -05:00
  • 013d5ff74f Addresshelper request validation by Refer-header acetone 2023-01-16 16:16:16 +03:00
  • 9af5a90757 Copyright year updated acetone 2023-01-16 13:57:15 +03:00
  • d8b6f5438c log typo acetone 2023-01-16 13:56:36 +03:00
  • 10030a4e0d Addresshelper updating: referer check acetone 2023-01-16 13:31:13 +03:00
  • 993dc72ce6 use separate pointer to second fragment of incomplete message orignal 2023-01-15 22:50:54 -05:00
  • 324ace103b memoery pool for fragments orignal 2023-01-14 17:05:09 -05:00
  • d530269e4f try to insert received msgid instead lookup orignal 2023-01-13 19:23:26 -05:00
  • 7146a4dbae check if session socket was closed before tunnels were built orignal 2023-01-12 15:41:57 -05:00
  • f79900653b Update README.md R4SAS 2023-01-12 15:49:02 +03:00
  • f172f44f32 Merge pull request #1833 from TomasGlgg/feature orignal 2023-01-11 15:36:37 -05:00
  • f34abe60fa 2.45.1 orignal 2023-01-11 13:52:20 -05:00
  • a3c305032a don't set Firewalled upon SessionCreated if ports mismatch orignal 2023-01-08 08:25:23 -05:00
  • 2921eaa055 differentiate symmetric and full cone NAT orignal 2023-01-07 12:11:51 -05:00
  • 1cc68ea402 differentiate symmetric and full cone NAT orignal 2023-01-07 12:06:26 -05:00
  • c18e8f6c78 drop too long LeaseSet without processing orignal 2023-01-07 10:54:49 -05:00
  • e59ca8420e temporary change back to C++17 orignal 2023-01-06 18:20:26 -05:00
  • a6f9a56e40 support C++20 orignal 2023-01-06 14:08:39 -05:00
  • 4011502f5f [docker] put config in correct place R4SAS 2023-01-06 03:58:34 +03:00
  • acd6af709e don't use netdb memory pool for local RouterInfo orignal 2023-01-05 18:16:36 -05:00
  • 55704ece3a drop duplicated I2NP messages orignal 2023-01-05 15:33:41 -05:00
  • 0d3ede56cb reject duplicated trnsit tunnel orignal 2023-01-05 11:59:47 -05:00
  • 06fae976b3 [style] update editorconfig R4SAS 2023-01-04 17:10:06 +03:00
  • e95035c143 Merge pull request #1835 from kleenexi2p/openssl orignal 2023-01-04 08:45:17 -05:00
  • 55be5c74f0 Fix segfault when UPnP is enabled kleenex 2023-01-04 22:41:54 +09:00
  • a1c16e129d [rpm] fix date R4SAS 2023-01-04 16:28:04 +03:00
  • 321c7cb7cf [docs] note about doubled transit tunnels limit for floodfill mode R4SAS 2023-01-03 21:42:41 +03:00
  • 5f8d45154d [docs] update transit limit description in config file R4SAS 2023-01-03 18:34:49 +00:00
  • 503f522cc3 [style] clean trailing spaces and tabs R4SAS 2023-01-03 21:25:19 +03:00
  • 22179400c7 2.45.0 R4SAS 2023-01-03 18:16:34 +00:00
  • 66f82cb43f Use moving average to calculate tunnel creation success rate Tomas Globis 2023-01-03 03:07:07 +03:00
  • 1df67bd43c 2.45.0 orignal 2023-01-02 18:59:13 -05:00
  • d5b03f214b double default number of transit tunnels for floodfill orignal 2023-01-02 15:03:00 -05:00
  • cfb773351d [debian] update packaging files R4SAS 2023-01-02 21:36:51 +03:00
  • 6942c20879 don't select overloaded peer orignal 2023-01-01 19:42:40 -05:00
  • 7b341d5d30 update and show send queue size for transports orignal 2023-01-01 16:03:53 -05:00
  • e93718456f [debian] update patch series list R4SAS 2023-01-01 14:32:53 +03:00
  • af838196be [debian] remove #1210 patch R4SAS 2023-01-01 14:29:31 +03:00
  • f8ba5b8c63 increase nofile limit in service R4SAS 2023-01-01 11:23:11 +00:00
  • 446bbf6b93 Merge pull request #1812 from barracuda156/tests R4SAS 2023-01-01 10:55:29 +00:00
  • 2c19da9aa7 fix warnings about unused code R4SAS 2023-01-01 10:48:11 +00:00
  • 01fc21ffb9 [webconsole] remove newline break R4SAS 2022-12-31 11:54:25 +00:00
  • 3e3e2c41bd unlock mutex for good after wait orignal 2022-12-30 22:12:49 -05:00
  • cb139226df ilimit umner of simultaneous tunnel build requests per pool orignal 2022-12-30 18:06:47 -05:00
  • 84d6028454 limit number of message to handle at the time orignal 2022-12-29 17:26:57 -05:00
  • 126dc0ebe0 inseer incoming session into sessions list orignal 2022-12-28 16:47:50 -05:00
  • 099d9d977f terminate duplcated session properly orignal 2022-12-28 16:47:12 -05:00
  • 5a167316cb don't filter yggdrasil address orignal 2022-12-27 22:24:20 -05:00
  • 85e31f84ec reset termination timer for new incoming connection orignal 2022-12-27 22:07:26 -05:00
  • edb7a0e23c Refuse dulicated incoming pending session from same IP orignal 2022-12-27 21:54:32 -05:00
  • f401ccf5dd Merge pull request #1829 from rex4539/typos R4SAS 2022-12-27 09:21:18 +00:00
  • 9f9e8bfa14 Fix typos Dimitris Apostolou 2022-12-27 10:44:23 +02:00
  • 61168d5c9d Merge pull request #1828 from hack3ric/openssl R4SAS 2022-12-26 20:24:08 +00:00
  • 8500aaa26f [gha] fix MacOS build R4SAS 2022-12-26 09:43:29 +03:00
  • 445cff0025 add editorconfig R4SAS 2022-12-26 09:42:35 +03:00
  • 99356fd24d make sure that AsycReceive complete orignal 2022-12-25 15:35:00 -05:00
  • 5ef5f5a170 don't create encryption for new transit tunnel immediately orignal 2022-12-25 09:36:16 -05:00
  • 54b7d4ef32 Fix CheckAtomic.cmake Eric Long 2022-12-24 18:51:40 +08:00
  • 6376328c98 [http proxy] do not remove X-Requested-With for *HttpRequest (#1816) R4SAS 2022-12-22 17:55:51 +00:00
  • b6f83dfe9f set error before status orignal 2022-12-22 08:36:07 -05:00
  • 3f728149ab bump default max number of transit tunnels to 5000 orignal 2022-12-21 18:27:42 -05:00
  • 36501fe31e change network status back to OK if port in msg 7 matches orignal 2022-12-21 18:14:19 -05:00
  • e4ddc883d2 drop future RouterInfo and LeaseSet upon receive orignal 2022-12-20 18:41:19 -05:00
  • 5ac01ddce8 delete routers with timestmep from future orignal 2022-12-20 15:23:54 -05:00
  • d3656fcb3f don't publish ::1 orignal 2022-12-20 14:16:23 -05:00
  • d6c101d261 try to handle RelayIntro again is Alice's RouterInfo not found orignal 2022-12-19 13:28:21 -05:00
  • eeea02d834 rounded to seconds timestamps orignal 2022-12-19 12:56:19 -05:00
  • 0e0cd555eb [i18n] odd space in localized name R4SAS 2022-12-19 01:00:50 +03:00
  • 5dfe483152 [i18n] add Czech translation R4SAS 2022-12-19 00:56:41 +03:00
  • c210553a39 getting rid of old c99 array designators R4SAS 2022-12-18 23:26:18 +03:00