Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev 1.6.0 CI-only pull request #2710

Closed
wants to merge 146 commits into from
Closed

Dev 1.6.0 CI-only pull request #2710

wants to merge 146 commits into from

Commits on Feb 24, 2021

  1. [core][apps] Fixed wrong +W epoll for listener socket

    Mikołaj Małecki committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    5930f72 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    8081a2f View commit details
    Browse the repository at this point in the history
  2. Fixed UT layout and surroundings

    Mikołaj Małecki committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    15a99cb View commit details
    Browse the repository at this point in the history
  3. Changed: on parameter failure the socket stays in the queue and can b…

    …e retrieved next time.
    Mikołaj Małecki committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    027d423 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    48d10f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Refax: smaller fixes and added utilities

    Mikołaj Małecki committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    f33887d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Updated

    Mikołaj Małecki committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    a2b60f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Fixed spare code for debugging high bitrate sending

    Mikołaj Małecki committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    01ef799 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge branch 'master' into dev-refax-group-utils

    Mikołaj Małecki committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e1031b5 View commit details
    Browse the repository at this point in the history
  2. Updated to latest master (some parts merged)

    Mikołaj Małecki committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    2de6785 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Merge branch 'master' into dev-refax-group-utils

    Mikołaj Małecki committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    045b3fe View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Updated

    Mikołaj Małecki committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2e604d9 View commit details
    Browse the repository at this point in the history
  2. SRT SWIG

    * -add swig bindings and wrapper for c#
    lewk2 authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    c0fcf24 View commit details
    Browse the repository at this point in the history
  3. Srt1.5.1 swig (#8)

    * -add swig bindings and wrapper for c#
    lewk2 authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    cee3a35 View commit details
    Browse the repository at this point in the history
  4. -docker lin build now uses ubuntu 22.04 base

    -improve some comments in CMakeLists
    -default win swig back to OFF
    Lewis Kirkaldie committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    e73b119 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    2ea30af View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Fixing implicit integer and wrong use of SRT_ERROR and SRT_INVALID_SO…

    …CKET
    Mikołaj Małecki committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    2424c99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ad1041 View commit details
    Browse the repository at this point in the history
  3. Updated

    ethouris committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    340f0b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Fixed wrong assertion for drop snd buf sequence check

    Mikołaj Małecki committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    29e8c19 View commit details
    Browse the repository at this point in the history
  2. Updated

    Mikołaj Małecki committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    31b3a78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce98b8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    333eaf2 View commit details
    Browse the repository at this point in the history
  5. Updated and fixed

    Mikołaj Małecki committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    43c0883 View commit details
    Browse the repository at this point in the history
  6. Updated with the fixes

    Mikołaj Małecki committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    6e2280d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    124ec2b View commit details
    Browse the repository at this point in the history
  2. Added extended reject reason string API

    Mikołaj Małecki committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    f14c349 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Merge branch 'master' into dev-fix-implicit-int

    Mikołaj Małecki committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    512e548 View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    Mikołaj Małecki committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    08d1e5c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into dev-refax-readdata-rexmit

    Mikołaj Małecki committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    4888873 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Merge branch 'master' into dev-refax-readdata-rexmit

    Mikołaj Małecki committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    dba39ef View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Merge branch 'master' into dev-fix-implicit-int

    Mikołaj Małecki committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    addefb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    6db27db View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Updated and fixed. Moved CreateAddr to test support file

    Mikołaj Małecki committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    e9f5eec View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Updated to latest upstream

    Mikołaj Małecki committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    1baa7e6 View commit details
    Browse the repository at this point in the history
  2. Applied a suggestion from the code review

    Mikołaj Małecki committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    a8ef62f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Merge branch 'master' into dev-refax-group-utils

    Mikołaj Małecki committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    3b12395 View commit details
    Browse the repository at this point in the history
  2. Renamed v5 function

    Mikołaj Małecki committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    130f193 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Merge branch 'master' into dev-refax-group-utils

    Mikołaj Małecki committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7e93af1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Merge branch 'master' into dev-refax-readdata-rexmit

    Mikołaj Małecki committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    03c19ac View commit details
    Browse the repository at this point in the history
  2. Updated and fixed

    Mikołaj Małecki committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b0e681f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Added log suppression mechanism. Added atomic |= operator. Added log …

    …suppression on rcv-dropped log
    Mikołaj Małecki committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    41d27cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdc7a47 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Fixed the use of atomic time diff that caused build breaks

    Mikołaj Małecki committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    26fb1d5 View commit details
    Browse the repository at this point in the history
  2. Renamed expection

    Mikołaj Małecki committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    26bcde8 View commit details
    Browse the repository at this point in the history
  3. [MAINT] Fixed C4267 warning on MSVC

    Mikołaj Małecki committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    d44a015 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. [FIX] Calculate correctly max payload size per UDP packet

    Mikołaj Małecki committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b53a091 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Applied verification of the payload size fit. Added tests. Updated do…

    …cumentation
    Mikołaj Małecki committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    a8b9104 View commit details
    Browse the repository at this point in the history
  2. Withdrawn quotes for option names

    Mikołaj Małecki committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    56fdfdb View commit details
    Browse the repository at this point in the history
  3. Fixed links in the socket option table

    Mikołaj Małecki committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d7f32d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    040d8c7 View commit details
    Browse the repository at this point in the history
  2. Added simple option parsing procedure

    Mikołaj Małecki committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    388c25e View commit details
    Browse the repository at this point in the history
  3. Fixed minimum MSS to 116. Fixed some other bux

    Mikołaj Małecki committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    70de763 View commit details
    Browse the repository at this point in the history
  4. Replaced rand_r with std c++ random

    Mikołaj Małecki committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    2eb1159 View commit details
    Browse the repository at this point in the history
  5. Fixed usage of C++14 literals in the test (build failures)

    Mikołaj Małecki committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    9f48d3c View commit details
    Browse the repository at this point in the history
  6. [MAINT] Upgraded CI: ubuntu to version 20.04

    Mikołaj Małecki committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    edbb608 View commit details
    Browse the repository at this point in the history
  7. Fixed test logics (printing after closing)

    Mikołaj Małecki committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    26a7be6 View commit details
    Browse the repository at this point in the history
  8. Attempted fix for a deadlock in test, added some tracking

    Mikołaj Małecki committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3d387a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03717f3 View commit details
    Browse the repository at this point in the history
  10. Added expect and tracking to close socket in ReuseAddr test (Travis p…

    …roblem)
    Mikołaj Małecki committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3eef592 View commit details
    Browse the repository at this point in the history
  11. Used relaxed signaling for the sake of Travis

    Mikołaj Małecki committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e2ab5f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. [FIX] Changed conditions for setting callbacks

    The conditions for `srt_listen_callback` and `srt_connect_callback` are that they can only be modified prior to listening or connecting, simultaneously they can be also set to NULL.
    ethouris committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    8611e52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77105c3 View commit details
    Browse the repository at this point in the history
  3. Lock debug fix for tests

    ethouris committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d081e50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba5f962 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    320a79b View commit details
    Browse the repository at this point in the history
  6. More debug for Travis

    ethouris committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1b3ccd7 View commit details
    Browse the repository at this point in the history
  7. Fixed test ipv6 to use promise-future for synchronization

    Mikołaj Małecki committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    90b13b1 View commit details
    Browse the repository at this point in the history
  8. Fixed filtering-out IPv6 tests for Travis

    Mikołaj Małecki committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    bc4059c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Added SRT test setup support

    Mikołaj Małecki committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a126316 View commit details
    Browse the repository at this point in the history
  2. Added lacking semicolon

    Mikołaj Małecki committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    d9b15f5 View commit details
    Browse the repository at this point in the history
  3. Fixed handling per-test options

    Mikołaj Małecki committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    48393d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Formatting fixes

    Mikołaj Małecki committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    1746db7 View commit details
    Browse the repository at this point in the history
  2. Fixed wrong comment

    Mikołaj Małecki committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    11574a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8125071 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Some fixes in the documentation

    Mikołaj Małecki committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ae5af77 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. [BUG] Rejection not undertaken in rendezvous after KMX failure

    Mikołaj Małecki committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c4b7c83 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    c419288 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    478b684 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Merge branch 'dev-test-add-parameters' into dev-1.6.0

    Mikołaj Małecki committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1ebc3e7 View commit details
    Browse the repository at this point in the history
  2. Merged 2681 and 2677

    Mikołaj Małecki committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b4487e3 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/2635-maint-setting-listener-or-c…

    …aller-callback-should-require-pre-or-pre-bind-condition' into dev-1.6.0
    Mikołaj Małecki committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d725e61 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev-refax-readdata-rexmit' into dev-1.6.0

    Mikołaj Małecki committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    9d61a23 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Fixed not marked test plsize_faux_v6 as IPv6 requiring test

    Mikołaj Małecki committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    19cda2b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Repeated fix for 2706 - fixes lacking mutex protection to some ACK-re…

    …lated fields
    Mikołaj Małecki committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    aeeb437 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    162fc4e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Added new test

    ethouris committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    899164d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b9352c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge remote-tracking branch 'ethouris/dev-fix-consistency-1' into de…

    …v-1.6.0
    Mikołaj Małecki committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    66d0702 View commit details
    Browse the repository at this point in the history
  2. Merged and fixed 2504

    Mikołaj Małecki committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c519cb8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev-add-rejectreasonx-str' into dev-1.6.0

    Mikołaj Małecki committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    7dc77ac View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'maxsharabayko/develop/wsasend-overlappe…

    …d-v2' into dev-1.6.0
    Mikołaj Małecki committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9492736 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b74ee36 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dev-fix-rendezvous-ee-rejection' into dev-1.6.0

    Mikołaj Małecki committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    30beda9 View commit details
    Browse the repository at this point in the history
  7. Fixed incorrect post-merge-fix for 2504

    Mikołaj Małecki committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3c5ea1f View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dev-fix-merge-1.6.0' into dev-1.6.0

    Mikołaj Małecki committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    7a1372f View commit details
    Browse the repository at this point in the history
  9. Updated with upstream and fixed

    Mikołaj Małecki committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    fabb85f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Merge branch 'dev-fix-ipv6-payloadsize' into dev-1.6.0

    Mikołaj Małecki committed May 2, 2023
    Configuration menu
    Copy the full SHA
    96cbbbd View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Merge branch 'master' into dev-1.6.0

    Mikołaj Małecki committed May 3, 2023
    Configuration menu
    Copy the full SHA
    485f2b8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev-fix-2706' into dev-1.6.0

    Mikołaj Małecki committed May 3, 2023
    Configuration menu
    Copy the full SHA
    76f6cc3 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'ethouris/dev-untangle-locks-ls-conn' in…

    …to dev-1.6.0
    Mikołaj Małecki committed May 3, 2023
    Configuration menu
    Copy the full SHA
    35dc1be View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into dev-fix-accept-leak-on-api-failure

    Mikołaj Małecki committed May 3, 2023
    Configuration menu
    Copy the full SHA
    99dfe40 View commit details
    Browse the repository at this point in the history
  5. Premature merge of #2681 to prevent merge conflicts

    Mikołaj Małecki committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e1f1758 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9ba0e4 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    ae8eb77 View commit details
    Browse the repository at this point in the history
  2. Updated to latest upstream, fixed

    Mikołaj Małecki committed May 4, 2023
    Configuration menu
    Copy the full SHA
    fdd9130 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev-fix-msvc-C4267' into dev-1.6.0

    Mikołaj Małecki committed May 4, 2023
    Configuration menu
    Copy the full SHA
    5b3bd8b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into dev-refax-readdata-rexmit

    Mikołaj Małecki committed May 4, 2023
    Configuration menu
    Copy the full SHA
    3781775 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev-refax-readdata-rexmit' into dev-1.6.0

    Mikołaj Małecki committed May 4, 2023
    Configuration menu
    Copy the full SHA
    870b682 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    7e17425 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Merge branch 'master' into dev-refax-remove-cpacket-refs

    Mikołaj Małecki committed May 8, 2023
    Configuration menu
    Copy the full SHA
    d126e64 View commit details
    Browse the repository at this point in the history
  2. Updated to latest upstream through #2594

    Mikołaj Małecki committed May 8, 2023
    Configuration menu
    Copy the full SHA
    380e12f View commit details
    Browse the repository at this point in the history
  3. Merged dev-refax-remove-cpacket-refs #2594 (conflix)

    Mikołaj Małecki committed May 8, 2023
    Configuration menu
    Copy the full SHA
    ea2dcbf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev-fix-implicit-int' into dev-1.6.0

    Mikołaj Małecki committed May 8, 2023
    Configuration menu
    Copy the full SHA
    afc1841 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into dev-add-elaborate-log-suppression

    Mikołaj Małecki committed May 8, 2023
    Configuration menu
    Copy the full SHA
    95cd025 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3247614 View commit details
    Browse the repository at this point in the history
  7. Merged and fixed #2674

    Mikołaj Małecki committed May 8, 2023
    Configuration menu
    Copy the full SHA
    83aca36 View commit details
    Browse the repository at this point in the history
  8. Merged from upstream. Changed purpose

    Mikołaj Małecki committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f83a8f4 View commit details
    Browse the repository at this point in the history
  9. Merged #1831 and fixed

    Mikołaj Małecki committed May 8, 2023
    Configuration menu
    Copy the full SHA
    128266c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    0df5719 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev-fix-1667' into dev-1.6.0

    Mikołaj Małecki committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d801bc2 View commit details
    Browse the repository at this point in the history
  3. Fixed build break on MSVC

    Mikołaj Małecki committed May 9, 2023
    Configuration menu
    Copy the full SHA
    0ab355e View commit details
    Browse the repository at this point in the history
  4. Fixed build break on C++98 platforms

    Mikołaj Małecki committed May 9, 2023
    Configuration menu
    Copy the full SHA
    4b45a56 View commit details
    Browse the repository at this point in the history
  5. Fixed build break on C++98 platforms

    Mikołaj Małecki committed May 9, 2023
    Configuration menu
    Copy the full SHA
    2e27fe2 View commit details
    Browse the repository at this point in the history
  6. Merged 2733 (replacement)

    Mikołaj Małecki committed May 9, 2023
    Configuration menu
    Copy the full SHA
    0526ccd View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Fixed build break on Android

    Mikołaj Małecki committed May 10, 2023
    Configuration menu
    Copy the full SHA
    88b9f33 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev-fix-implicit-int' into dev-1.6.0

    Mikołaj Małecki committed May 10, 2023
    Configuration menu
    Copy the full SHA
    972b822 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Merge branch 'dev-add-elaborate-log-suppression-v2' into dev-add-elab…

    …orate-log-suppression
    Mikołaj Małecki committed May 12, 2023
    Configuration menu
    Copy the full SHA
    36a9f6e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev-add-elaborate-log-suppression' into dev-1.6.0

    Mikołaj Małecki committed May 12, 2023
    Configuration menu
    Copy the full SHA
    8ca2069 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    97b7643 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Merge remote-tracking branch 'gou4shi1/fix-tsbpd-deadlock' into dev-1…

    ….6.0
    Mikołaj Małecki committed May 26, 2023
    Configuration menu
    Copy the full SHA
    d027188 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Updated and fixed

    Mikołaj Małecki committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7cc801f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Fixed a bug introduced during upstream merge

    Mikołaj Małecki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    7658145 View commit details
    Browse the repository at this point in the history
  2. Fixed tests that should require IPv6 enabled

    Mikołaj Małecki committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    41a86bf View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Updated and fixed

    Mikołaj Małecki committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d5a7604 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dev-refax-group-utils

    Mikołaj Małecki committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5cf9b9e View commit details
    Browse the repository at this point in the history
  3. Added one more utility

    Mikołaj Małecki committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8a7fa07 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into dev-untangle-locks-ls-conn

    Mikołaj Małecki committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3371360 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Simplification

    Mikołaj Małecki committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    547697e View commit details
    Browse the repository at this point in the history
  2. Updated 2677

    Mikołaj Małecki committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    dd47b7b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev-refax-group-utils' into dev-1.6.0

    Mikołaj Małecki committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    50c81b7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev-fix-accept-leak-on-api-failure' into dev-1.6.0

    Mikołaj Małecki committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6522513 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev-untangle-locks-ls-conn' into dev-1.6.0

    Mikołaj Małecki committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    be7bc06 View commit details
    Browse the repository at this point in the history
  6. Fixed according to the change

    Mikołaj Małecki committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1ead248 View commit details
    Browse the repository at this point in the history
  7. Merged partially, but still errors

    Mikołaj Małecki committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    de62802 View commit details
    Browse the repository at this point in the history
  8. Merged and fixed

    Mikołaj Małecki committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6830c3a View commit details
    Browse the repository at this point in the history