Commit graph

  • 5461dbc8a8
    [gha] fix artifact path in windows cmake build R4SAS 2023-02-26 10:31:47 +00:00
  • 8ed721ca14
    [cmake] add windows support for MSYS R4SAS 2023-02-26 10:14:15 +00:00
  • de82b3ae19 don't publish non-reachable router orignal 2023-02-25 17:19:14 -05:00
  • 2e899a8d36
    [gha] fetch whole repository R4SAS 2023-02-25 17:54:02 +00:00
  • e036b327ff
    [gha] add git to windows build R4SAS 2023-02-25 17:45:31 +00:00
  • 4b421d3feb publish own RouterInfo in router's thread orignal 2023-02-24 18:33:33 -05:00
  • f84d88ac63 publish own RouterInfo in router's thread orignal 2023-02-24 18:28:30 -05:00
  • 2e62f9532f separate thread for processing router's messages orignal 2023-02-23 13:58:06 -05:00
  • 5657079355
    [gha] update deb build action R4SAS 2023-02-23 14:35:38 +00:00
  • bd63383d7f
    [gha] update deb build action R4SAS 2023-02-23 14:31:50 +00:00
  • db0f2fab11
    [gha] update deb build action R4SAS 2023-02-23 14:24:15 +00:00
  • f33b0cad2e
    [gha] update deb build action R4SAS 2023-02-23 14:13:59 +00:00
  • e3fbc246f4
    [gha] try to fix deb build R4SAS 2023-02-23 00:26:07 +03:00
  • d602ea1061
    Merge pull request #1883 from Vort/null_fix orignal 2023-02-22 16:11:32 -05:00
  • d40cd00cdb use DHT table for floodfills orignal 2023-02-22 15:58:20 -05:00
  • 6930106d26
    Merge pull request #1886 from PurpleI2P/openssl orignal 2023-02-22 15:54:30 -05:00
  • 692600dfac
    Merge pull request #1885 from Vort/null_check orignal 2023-02-22 12:46:08 -05:00
  • 95cc544c92 Check for null pointer before dereferencing it Vort 2023-02-22 19:31:24 +02:00
  • 8544283110 don't expire connected routers orignal 2023-02-21 21:33:30 -05:00
  • abf687ff09 store RouterInfo in DHT orignal 2023-02-21 19:08:12 -05:00
  • be2629aa5a Remove extra null characters from webconsole output Vort 2023-02-21 11:14:53 +02:00
  • ebee6c5f13
    2.46.1-1 2.46.1 R4SAS 2023-02-21 05:53:51 +03:00
  • 3adff82d4a don't handle ack request for router orignal 2023-02-20 14:55:59 -05:00
  • 200ad5524d
    2.46.1 R4SAS 2023-02-20 02:57:56 +00:00
  • 82ac0aa492
    2.46.1 R4SAS 2023-02-20 05:49:59 +03:00
  • b8a99878b6 don't create profile for every new non-floodfill orignal 2023-02-19 10:30:07 -05:00
  • eaca435a5b find multiple closest hashes orignal 2023-02-18 19:45:31 -05:00
  • ce05cce331 validate LeaseSet if signature verification was not requested orignal 2023-02-18 08:54:36 -05:00
  • e190dab7d6 fixed crash when shows leasesets orignal 2023-02-17 21:13:50 -05:00
  • 289c308600 set proper caps if host is unspecified orignal 2023-02-17 20:08:05 -05:00
  • bff12b06f4 fixed race condition orignal 2023-02-17 10:34:14 -05:00
  • b8590075e6 initial commit for Kademlia DHT orignal 2023-02-16 22:14:02 -05:00
  • 1da9e2e1c0
    2.46.0 2.46.0 R4SAS 2023-02-15 21:59:06 +00:00
  • a1fb97cfad
    [i18n] update and add Polish, Portuguese, Turkish R4SAS 2023-02-16 00:42:31 +03:00
  • e53fe2d988
    2.46.0 R4SAS 2023-02-15 20:39:18 +00:00
  • 182a721674 2.46.0 orignal 2023-02-15 14:47:02 -05:00
  • 00c75a7afa CMakeLists.txt: update comment re Boost and atomics on PPC barracuda156 2023-02-15 12:04:30 +08:00
  • 385e592045 TargetArch.cmake: fix info re OSX arch support, update copyright year barracuda156 2023-02-15 11:55:13 +08:00
  • 359781c698
    [webconsole] streams table little fix R4SAS 2023-02-15 17:56:44 +00:00
  • c6c7191682
    [debian] exclude parallel flag, remove conffiles R4SAS 2023-02-15 17:55:16 +00:00
  • 78c54189c6 CMakeLists.txt: update comment re Boost and atomics on PPC barracuda156 2023-02-15 12:04:30 +08:00
  • e10c0c39de TargetArch.cmake: fix info re OSX arch support, update copyright year barracuda156 2023-02-15 11:55:13 +08:00
  • fa286a6fb3 faster GetBit orignal 2023-02-14 19:49:29 -05:00
  • 02a36a9fa8 don't populate buffer of unreachable router orignal 2023-02-14 15:44:35 -05:00
  • 77142e59ee
    [http] fix query detection, addresshelper processing, update tests R4SAS 2023-02-14 18:51:14 +00:00
  • 4156900fb5
    Merge pull request #1879 from wekoq/no_reversed_ports orignal 2023-02-14 13:06:31 -05:00
  • 76d39cc7c9 changed to tabs, move tor port to function weko 2023-02-14 20:03:04 +03:00
  • 9e0c5d67c7 Don't use reversed port for choise random port. (by whothefuckami) weko 2023-02-14 14:58:11 +03:00
  • 03111ad0df don't save profiles under mutex orignal 2023-02-14 09:50:32 -05:00
  • abb81c353d fixed race condition orignal 2023-02-14 09:33:10 -05:00
  • 1ad38c0b95 fixed typo orignal 2023-02-13 19:37:11 -05:00
  • 532a29b0c4 don't reply with unreachable router orignal 2023-02-13 19:18:02 -05:00
  • 4f3a416e37 send DateTime together with RouterInfo orignal 2023-02-13 15:44:20 -05:00
  • 4d0ad47491 GetBit for IdentHash orignal 2023-02-13 13:45:06 -05:00
  • 7b632bd03d set minimal floodfill version to 0.9.51 orignal 2023-02-13 13:25:02 -05:00
  • c2faa5c614 don't try to save RouterInfo if no buffer orignal 2023-02-12 19:10:22 -05:00
  • d15581d95e delete invalid router after update orignal 2023-02-12 18:02:16 -05:00
  • 7bde4de1f5 don't try to save unreachable routers orignal 2023-02-12 15:28:06 -05:00
  • 88f19f551d don't save RouterInfo buffer if invalid orignal 2023-02-12 09:21:59 -05:00
  • d79bdc9f66 send datetime block after approximately every 250 packets orignal 2023-02-11 20:11:34 -05:00
  • 48a3c767e5 in-meory storage for router profiles orignal 2023-02-11 16:22:02 -05:00
  • 86fc12e395
    [style] clean code R4SAS 2023-02-11 09:41:51 +03:00
  • 3c65012a63
    [ssu2] close socket if it was opened on OpenSocket R4SAS 2023-02-11 06:29:37 +00:00
  • 97b7ea0da5 create separate new ipv4 and ipv6 published addresses orignal 2023-02-10 22:04:42 -05:00
  • 1c4cc02c23 drop garlic message in garlic clove orignal 2023-02-10 18:21:12 -05:00
  • ac94341203 disconnect established session if clock skew detected orignal 2023-02-10 11:48:11 -05:00
  • 234540f9e7
    Merge pull request #1873 from Vort/ntp_desc orignal 2023-02-10 10:12:11 -05:00
  • cb44a35fde Fix description for nettime.enabled option Vort 2023-02-10 16:58:42 +02:00
  • 6ac849fe37
    Merge pull request #1872 from Vort/log_fix orignal 2023-02-09 19:34:25 -05:00
  • 0829b186b7 Fix debug log output Vort 2023-02-10 01:57:43 +02:00
  • 993900aa77 terminate sessions if clock was adjusted backwards too much orignal 2023-02-09 18:49:35 -05:00
  • aac9a8d18f check if clock was adjusted backwards orignal 2023-02-09 18:32:18 -05:00
  • 2baaa8bb8f fixed typo orignal 2023-02-07 18:01:24 -05:00
  • f29ef2c057 don't compare first byte for yggdrasil addresses orignal 2023-02-07 15:28:33 -05:00
  • d1c98c58b9 update status before deleting session orignal 2023-02-06 19:31:31 -05:00
  • 4930157e93 don't innsert back unreachable router orignal 2023-02-06 16:18:16 -05:00
  • d30d1e8a7d don't set unrechable for routers without published addresses orignal 2023-02-06 14:18:15 -05:00
  • 80a55c5b75 store unrechable in profile orignal 2023-02-06 13:19:41 -05:00
  • 3c02cade58 compare only first 8 bytes for temporary addreses orignal 2023-02-05 19:19:20 -05:00
  • 21123e2afa compare published address and actual endpoint orignal 2023-02-05 18:26:09 -05:00
  • f1415c2234 compare published address and actual endpoint orignal 2023-02-05 15:42:46 -05:00
  • 212a1156a1 filter our addresses with invalid hosts orignal 2023-02-05 11:00:00 -05:00
  • 54fb234424 limit number of acked packets to 510 orignal 2023-02-03 19:17:46 -05:00
  • 5a6b50ae51 fixed typo orignal 2023-02-03 17:32:43 -05:00
  • 21542e8150 select first hop from high bandwidth peer for client tunnels orignal 2023-02-03 15:59:56 -05:00
  • 544fcd147f
    Merge pull request #1867 from Vort/sort_transports orignal 2023-02-02 19:20:11 -05:00
  • 9bc3b11b96 Sort transports by IP:port pairs Vort 2023-02-03 00:05:58 +02:00
  • 02e7f6b0c3 cleanup out of sequence packet nums in one call orignal 2023-02-02 13:52:48 -05:00
  • f7101cc260 fixed warning orignal 2023-02-01 21:28:05 -05:00
  • e9f0ed6473 cleanup out-of-sequnce list more aggressivly orignal 2023-02-01 19:05:04 -05:00
  • 4960587f46 cleanup out-of-sequnce list more aggressivly orignal 2023-02-01 18:37:31 -05:00
  • bf8eecf407 more attempts to find good peer orignal 2023-02-01 16:04:09 -05:00
  • 09a1a78bd6
    Merge pull request #1865 from wekoq/openssl orignal 2023-02-01 11:42:27 -05:00
  • 7df2ed6114 rename and refactor weko 2023-02-01 19:14:56 +03:00
  • 22b1066b0a Add parameter for show TCSR with old algorithm and it's realization weko 2023-02-01 14:06:28 +03:00
  • 89695a7040
    Merge pull request #1864 from Vort/ipv6_brackets orignal 2023-01-31 18:21:05 -05:00
  • 2ed281472f enclose IPv6 address in square brackets Vort 2023-02-01 00:25:41 +02:00
  • fafdb0c590 drop too long or too short LeaseSet orignal 2023-01-30 15:06:40 -05:00
  • 2a6883e305
    [debian] add missing space in changelog (closes #1863) R4SAS 2023-01-30 20:57:08 +03:00
  • 3cee8bfcb2
    Update tests and corresponding makefiles (#1862) R4SAS 2023-01-30 01:17:49 +00:00