-
Notifications
You must be signed in to change notification settings - Fork 929
Closed Aug 21, 2024
No due date
•Closed 100% complete
List view
0 of 177 selected 0 issues of 177 selected
[core] Add auth tag to the sender buffer.
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: EnhancementIndicates new feature requestsIndicates new feature requestsStatus: Merged (completed).[docs] Defined a reason to use C++11 on Windows instead of pthreads port.
[docs]Area: Improvements or additions to documentationArea: Improvements or additions to documentationType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the codeStatus: Merged (completed).[core] Improved m_FreshLoss and m_pRcvLossList in processData()
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: BugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorStatus: Merged (completed).Remove old RCV buffer and ENABLE_NEW_RCVBUFFER build option
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the codeStatus: Merged (completed).[core] Fixed CRcvBuffer::getAvailSize() may jump around.
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: BugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorStatus: Merged (completed).[core] Fixed missing DROPREQ for LOSSREPORT that partially predates ACK.
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: BugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorStatus: Merged (completed).Fixed some ACK error logs.
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the codeStatus: Merged (completed).[AEAD] Set AES-GCM auth in the KM message.
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: EnhancementIndicates new feature requestsIndicates new feature requestsStatus: Merged (completed).Update build-win.md
[docs]Area: Improvements or additions to documentationArea: Improvements or additions to documentationType: BugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorStatus: Merged (completed).[core] Fixed the inconsistency between getFirstLostSeq() and ackDataUpTo()
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: BugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorStatus: Merged (completed).[core] Reduced calls to steady_clock::now() from two to one.
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the codeStatus: Merged (completed).[core] Tune logs of group members adding and removing.
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the codeStatus: Merged (completed).[core] Use setDataPacketTS to timestamp data packets.
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the codeStatus: Merged (completed).[core] Reject if SRT_MAGIC_CODE is not set in the HS induction response.
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: BugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorStatus: Merged (completed).Add AES GCM to the SRT API.
[API]Area: Changes in SRT library APIArea: Changes in SRT library APIType: EnhancementIndicates new feature requestsIndicates new feature requestsStatus: Merged (completed).[core] Fixed message seqno check.
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: BugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorStatus: Merged (completed).Refax: extract receiver buffer insertion handling to a separate function
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the codeStatus: Merged (completed).Refax: moved buffer tools to a separate file
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the codeStatus: Merged (completed).Minor edits to the CRcvBuffer::getTimespan_ms().
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the codeStatus: Merged (completed).[core] fix CSndBuffer parameter incorrect in AES GCM mode
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: BugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorStatus: Merged (completed).[core] Utilize all insert results of the new recv buffer.
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the codeStatus: Closed (abandoned).Doc: fixed wrong description of PBKEYLEN conflict resolution
[docs]Area: Improvements or additions to documentationArea: Improvements or additions to documentationType: BugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorStatus: Merged (completed).Refax: safety improvements
[core]Area: Changes in SRT library coreArea: Changes in SRT library coreType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the codeStatus: Merged (completed).[build] Upgrade to checkout@v3 GitHub action.
[build]Area: Changes in build filesArea: Changes in build filesType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the codeStatus: Merged (completed).[build] Disable ConnectionTimeout test (blocking), Win GitHub Action.
[build]Area: Changes in build filesArea: Changes in build filesType: MaintenanceWork required to maintain or clean up the codeWork required to maintain or clean up the codeStatus: Merged (completed).