Commit graph

  • 0a564d153a reseed update orignal 2023-03-08 18:23:32 -05:00
  • b15fcc9cbd
    [gha] fix line endings in zlib build batch R4SAS 2023-03-08 16:50:51 +00:00
  • 8c83112492
    [gha] use patched zlib build script R4SAS 2023-03-08 15:52:22 +00:00
  • 1f4be0a57d
    [gha] use patched zlib build script R4SAS 2023-03-08 15:36:35 +00:00
  • 54c6a424ef
    [gha] fix static build R4SAS 2023-03-08 14:56:32 +00:00
  • 2fb0a2e306
    [gha] incorrect generator R4SAS 2023-03-08 14:43:08 +00:00
  • 8f2ebe8de9
    [gha] fix indent R4SAS 2023-03-08 14:29:36 +00:00
  • 745fda18bc
    [gha] use choco to install boost and openssl... R4SAS 2023-03-08 14:28:24 +00:00
  • ae9668312e
    [gha] build boost instead of installing R4SAS 2023-03-08 14:01:46 +00:00
  • ff50daf003
    [gha] install full OpenSSL package R4SAS 2023-03-08 13:25:12 +00:00
  • fb8263f9b9
    [gha] try to install boost using other way R4SAS 2023-03-08 12:58:24 +00:00
  • c6bf8bad58
    [gha] msvc build R4SAS 2023-03-08 12:25:09 +00:00
  • 0a8da6bc2f
    [cmake] msvc build revision R4SAS 2023-03-08 11:41:01 +00:00
  • 46e4f4aea5 update RouterInfo if congestion cap changed orignal 2023-03-07 13:09:07 -05:00
  • 6d7f20961f
    Merge pull request #1902 from Vort/pool_leak orignal 2023-03-07 10:06:45 -05:00
  • 4b7fcdc719 Prevent leaking of ExploratoryPool Vort 2023-03-07 12:06:50 +02:00
  • 716926f0d7 publish high congestion cap orignal 2023-03-06 19:48:04 -05:00
  • 24a14e3440 moved max num transit tunnels to Tunnels orignal 2023-03-05 20:08:15 -05:00
  • 5470a3a453 Eliminate memory leak in Win32NetState Vort 2023-03-03 21:02:54 +02:00
  • c02c9c3c24 Makefile.osx: do not use Intel flags on PPC Sergey Fedorov 2023-03-05 23:50:03 +08:00
  • 3a6dfdfbcc Makefile.osx: do not use Intel flags on PPC Sergey Fedorov 2023-03-05 23:50:03 +08:00
  • 3154eda6a6 fixed typos orignal 2023-03-04 15:46:44 -05:00
  • d50cf0ad83 recognize congestion caps orignal 2023-03-03 20:21:56 -05:00
  • d6ed9152ee
    Merge pull request #1898 from Vort/reseed_fixes orignal 2023-03-03 14:41:04 -05:00
  • a4759694c8 Prevent out of bounds array access Vort 2023-03-03 21:28:22 +02:00
  • 6610af08c2 Correct processing of reseed.floodfill option Vort 2023-03-03 21:26:38 +02:00
  • bb612920ed Eliminate memory leak in Win32NetState Vort 2023-03-03 21:02:54 +02:00
  • 4db643aa8e limited number of acked packets to 511 orignal 2023-03-02 16:18:25 -05:00
  • 75c9f596b2
    Merge pull request #1894 from Vort/remove_reseed orignal 2023-03-02 14:31:40 -05:00
  • 064c013a72 Remove unreachable reseed Vort 2023-03-02 21:25:29 +02:00
  • 75ab385ab7
    Merge pull request #1893 from Vort/warning_fixes orignal 2023-03-02 07:11:27 -05:00
  • 9e0389df1b Fix several warnings Vort 2023-03-02 12:14:49 +02:00
  • 1b921a2eac removed some SSU1 code orignal 2023-03-01 22:05:24 -05:00
  • f2729b3efe
    Merge pull request #1892 from Vort/msvc_compat orignal 2023-03-01 15:56:16 -05:00
  • 231c02c058 Make Win32NetState compatible with MSVC Vort 2023-03-01 22:41:31 +02:00
  • a199084c99 Add MSVC support to CMake build Vort 2023-03-01 08:52:40 +02:00
  • 64f0a545fd Improve MSVC 2015 compatibility Vort 2023-02-28 19:41:17 +02:00
  • 34617bcb44 Code style unification across file Vort 2023-02-27 21:35:23 +02:00
  • 5f8820d9d6 Silence several compiler warnings Vort 2023-02-27 21:35:06 +02:00
  • 386d877049 Code style unification across file Vort 2023-02-27 21:35:23 +02:00
  • 8123b0d6e8 Silence several compiler warnings Vort 2023-02-27 21:35:06 +02:00
  • 10dfe39f5f
    Fix architecture detection in cmake build (#1890) Vort 2023-02-27 14:32:42 +02:00
  • 11c2b7069d Fix architecture detection in cmake build Vort 2023-02-27 10:02:00 +02:00
  • b7f0d87daf
    GHA and Cmake changes (#1888) R4SAS 2023-02-26 20:38:23 +00:00
  • 586e049c53
    [gha] remove boost ppa R4SAS 2023-02-26 17:53:52 +00:00
  • df28d9f284
    [gha] switch to latest ubuntu image R4SAS 2023-02-26 17:47:07 +00:00
  • 1cae841617
    [gha] fix debian workflow R4SAS 2023-02-26 17:33:35 +00:00
  • ebeec024dd
    [gha] update workfows R4SAS 2023-02-26 17:18:43 +00:00
  • 3ff1adf597
    feat: Added SAM UDP port parameter. polistern 2023-02-26 16:51:56 +00:00
  • 93d89a1fe0 fixed typo orignal 2023-02-26 09:07:53 -05:00
  • 3c9a574e90 create io_service after daemonization orignal 2023-02-26 08:46:01 -05:00
  • 5842f88245
    install required package for clang and make cmake build runnable on Win7 R4SAS 2023-02-26 12:05:01 +00:00
  • 7150b2be3e
    [gha] install correct compiler between gcc and clang, add clang build to make, update actions R4SAS 2023-02-26 10:48:01 +00:00
  • 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