Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cisco/libsrtp issues and pull requests
#730 - Add support for a single MKI to rtp_decoder tool
Pull Request -
State: open - Opened by pabuhler 3 days ago
#729 - Investigate ROC mismatch with initial packets
Issue -
State: open - Opened by pabuhler 9 days ago
- 2 comments
#728 - Unencrypted SRTP fails with gstreamer gstsrtp
Issue -
State: open - Opened by dwmw2 13 days ago
- 2 comments
#727 - Fix memory overflow and capacity regression.
Pull Request -
State: closed - Opened by DrHazemAli 20 days ago
- 6 comments
#726 - README.md: Note the version when `rdbx_estimate_index` was made smarter.
Pull Request -
State: closed - Opened by seanbright about 2 months ago
#725 - add test for ROC mіsmatch
Pull Request -
State: closed - Opened by fippo 2 months ago
- 3 comments
#724 - cryptex take 2
Pull Request -
State: open - Opened by pabuhler 3 months ago
#723 - misc whitespace and typo fixes
Pull Request -
State: closed - Opened by fippo 3 months ago
#722 - Active support is available for release 2.3.0
Issue -
State: open - Opened by Rahul-988-eng 3 months ago
- 1 comment
#721 - Consider making some of the private headers public
Issue -
State: open - Opened by sorenstoutner 4 months ago
- 6 comments
#720 - srtp_unprotect returns success, but the entire payload except for the header turns into 0xFF.
Issue -
State: closed - Opened by xengine-qyt 4 months ago
- 5 comments
#719 - Fix build issues on STM32H7 with ARM GNU toolchain
Pull Request -
State: closed - Opened by aggarg 5 months ago
- 4 comments
#718 - change srtp_cipher_encrypt to append the tag generated
Pull Request -
State: closed - Opened by pabuhler 5 months ago
#717 - Test code refactor
Pull Request -
State: closed - Opened by pabuhler 6 months ago
#716 - Update target to version 3
Pull Request -
State: closed - Opened by pabuhler 6 months ago
#715 - Authentication error return by srtp_unprotect for AES CM 256 HMAC SHA1 80
Issue -
State: closed - Opened by Steven1240 6 months ago
- 4 comments
#714 - consider merging the gcm encrypt and get tag functions of cipher api
Issue -
State: closed - Opened by pabuhler 6 months ago
#713 - Meson build ci fix
Pull Request -
State: closed - Opened by pabuhler 7 months ago
#712 - [code] fix type conversion (XCode + arm64)
Pull Request -
State: open - Opened by pbodilis 7 months ago
#711 - [code] fix endianness issue while updating srtp keys
Pull Request -
State: closed - Opened by pbodilis 7 months ago
- 1 comment
#710 - Failure to update key after mki failure
Issue -
State: open - Opened by pbodilis 7 months ago
- 3 comments
#709 - Meson, wolfSSL: changes to have meson builds able to use wolfSSL
Pull Request -
State: closed - Opened by SparkiDev 7 months ago
#708 - Return codes when calling unprotect
Issue -
State: closed - Opened by MCFHTAGENTS 7 months ago
- 7 comments
#707 - wolfSSL FIPS: needs unlocking and locking of key
Pull Request -
State: closed - Opened by SparkiDev 7 months ago
- 3 comments
#706 - disable test if include from a separate project
Pull Request -
State: closed - Opened by pabuhler 7 months ago
#705 - meson ci builds failing for openssl on macos
Issue -
State: open - Opened by pabuhler 7 months ago
- 4 comments
#704 - Fix CI so that wolfSSL builds with appropriate ASM for macOS chip
Pull Request -
State: closed - Opened by SparkiDev 7 months ago
#703 - consistently use mki size from srtp_stream_ctx_t
Pull Request -
State: closed - Opened by pabuhler 7 months ago
#702 - explicitly look for mbedcrypto dependency
Pull Request -
State: closed - Opened by pabuhler 7 months ago
#701 - V3 Playground
Pull Request -
State: open - Opened by pabuhler 8 months ago
#700 - meson ci build failing with mbedtls on macos
Issue -
State: closed - Opened by pabuhler 8 months ago
- 2 comments
#699 - ABI break in 2.6.0
Issue -
State: closed - Opened by bbhtt 8 months ago
- 2 comments
#698 - allow cmake to use imported `mbedtls` library
Pull Request -
State: open - Opened by dmllr 8 months ago
- 2 comments
#697 - update config options for crypto backend
Issue -
State: open - Opened by pabuhler 8 months ago
#695 - change rtp hdr xtn api to work with const / non const values
Pull Request -
State: closed - Opened by pabuhler 8 months ago
#694 - align behavior when using keystream prefix
Pull Request -
State: closed - Opened by pabuhler 8 months ago
#693 - Support a not in-place api's for protect/unprtect
Pull Request -
State: closed - Opened by pabuhler 8 months ago
- 1 comment
#692 - Enables the use of wolfSSL for crypto primitives
Pull Request -
State: closed - Opened by SparkiDev 8 months ago
- 13 comments
#691 - remove integers.h
Pull Request -
State: closed - Opened by pabuhler 10 months ago
#690 - make MKI a stream level setting
Pull Request -
State: closed - Opened by pabuhler 10 months ago
- 1 comment
#689 - NO_64BIT_MATH
Pull Request -
State: closed - Opened by pabuhler 11 months ago
#688 - srtp_stream_list_ctx_t_: standarize naming
Pull Request -
State: closed - Opened by jmillan 11 months ago
- 12 comments
#687 - remove unused GET_32 and PUT_32
Pull Request -
State: closed - Opened by pabuhler 11 months ago
#686 - remove NO_64BIT_MATH code
Issue -
State: closed - Opened by pabuhler 11 months ago
#685 - Renamed srtp_octet_string_is_eq, equal is true
Pull Request -
State: closed - Opened by paulej 11 months ago
#684 - Type usage consistency, braces, etc.
Pull Request -
State: closed - Opened by paulej 11 months ago
- 1 comment
#683 - remove support for gcm_x_8
Pull Request -
State: closed - Opened by pabuhler 11 months ago
- 1 comment
#682 - use bool for test_extension_headers in test
Pull Request -
State: closed - Opened by pabuhler 11 months ago
#681 - use uint8_t for byte and byte pointer
Pull Request -
State: closed - Opened by pabuhler 11 months ago
#680 - Change loops to use local size_t variables
Pull Request -
State: closed - Opened by paulej 11 months ago
#679 - srtp_priv.h: fix typo
Pull Request -
State: closed - Opened by jmillan 11 months ago
#678 - use bool for boolean variables
Pull Request -
State: closed - Opened by pabuhler 11 months ago
#677 - remove last ekt reference
Pull Request -
State: closed - Opened by pabuhler 11 months ago
- 1 comment
#676 - use uint32_t for ssrc
Pull Request -
State: closed - Opened by pabuhler 11 months ago
#675 - use size_t for all memory length variables
Pull Request -
State: closed - Opened by pabuhler 11 months ago
#674 - stream_index
Pull Request -
State: closed - Opened by jmillan 11 months ago
- 27 comments
#673 - libsrtp + openssl + certificates
Issue -
State: closed - Opened by gbernaldo82 11 months ago
- 2 comments
#672 - Review public API
Issue -
State: open - Opened by pabuhler 11 months ago
#671 - Use consistent types through out code base
Issue -
State: closed - Opened by pabuhler 11 months ago
- 1 comment
#670 - fix srtp_remove_stream to use SSRC in host byte order
Pull Request -
State: closed - Opened by pabuhler 11 months ago
- 5 comments
#669 - Release Version 3.0.0
Issue -
State: open - Opened by pabuhler 11 months ago
- 3 comments
Labels: enhancement
#668 - fix line break in stream_list.yml
Pull Request -
State: closed - Opened by pabuhler 12 months ago
#667 - remove use of pointers to 32bit values
Pull Request -
State: closed - Opened by pabuhler 12 months ago
#666 - Cleaning up cmake and enabled more warnings.
Pull Request -
State: closed - Opened by palerikm 12 months ago
- 2 comments
#665 - start using const on internal arguments
Pull Request -
State: closed - Opened by pabuhler 12 months ago
- 1 comment
#664 - try to use ubuntu-latest
Pull Request -
State: closed - Opened by pabuhler 12 months ago
#663 - Some cipher_driver fixes
Pull Request -
State: closed - Opened by pabuhler 12 months ago
#662 - Some srtp_driver fixes
Pull Request -
State: closed - Opened by pabuhler 12 months ago
#661 - remove travis reference from README.md
Pull Request -
State: closed - Opened by pabuhler 12 months ago
#660 - meson.build: implement mbedtls support
Pull Request -
State: closed - Opened by iameli 12 months ago
- 3 comments
#659 - srtp_stream_hash_t
Pull Request -
State: closed - Opened by jmillan about 1 year ago
- 12 comments
#658 - remove comma from srtp_profile_t enum value.
Pull Request -
State: closed - Opened by melchi45 about 1 year ago
#657 - Bad link in README.md
Issue -
State: closed - Opened by epiktetov about 1 year ago
- 1 comment
#656 - When is safe to use srtp_remove_stream?
Issue -
State: open - Opened by fippo about 1 year ago
- 2 comments
#655 - Dynamic SRTCP header length depending on RTCP type
Pull Request -
State: closed - Opened by simoneguidialea about 1 year ago
- 2 comments
#654 - Fix library version in Doxygen docs
Pull Request -
State: closed - Opened by Lastique about 1 year ago
#653 - srtp_policy: add force_zero_roc policy flag
Pull Request -
State: closed - Opened by ThomasDevoogdt about 1 year ago
- 4 comments
#652 - Cross-compile libsrtp to Windows (64-bit) is failing given that OpenSSL can't be found
Issue -
State: open - Opened by TSC21 over 1 year ago
- 1 comment
#650 - How to compile libsrtp2.3.0 with AES-GCM cipher group support ?
Issue -
State: closed - Opened by rajeshsingh381 over 1 year ago
- 1 comment
#649 - iv length is constant so set only once
Pull Request -
State: closed - Opened by pabuhler over 1 year ago
- 2 comments
#648 - fix typo
Pull Request -
State: closed - Opened by uniontech-lilinjie over 1 year ago
#647 - Build fails on macOS -Wshorten-64-to-32
Issue -
State: closed - Opened by jacobsologub over 1 year ago
- 2 comments
#646 - openssl 3 performance
Pull Request -
State: closed - Opened by pabuhler over 1 year ago
- 1 comment
#645 - Performance issue with OpennSSL 3 and libsrtp
Issue -
State: open - Opened by murillo128 over 1 year ago
- 9 comments
#644 - Implementation of custom encryption algorithm
Issue -
State: closed - Opened by MuhammadAzamat over 1 year ago
- 1 comment
#643 - Add a missing typedef for stream list ctx
Pull Request -
State: closed - Opened by Lastique over 1 year ago
#642 - srtp_create fails if setting up RTP encryption with AES-128-GCM and not specifying RTCP encryption
Issue -
State: open - Opened by fquiers almost 2 years ago
- 2 comments
#641 - cmake: Rename TEST_APPS as LIBSRTP_TEST_APPS option
Pull Request -
State: closed - Opened by yangskyboxlabs almost 2 years ago
#640 - cmake: Support configuring as subproject
Pull Request -
State: closed - Opened by yangskyboxlabs almost 2 years ago
#639 - update change log
Pull Request -
State: closed - Opened by pabuhler almost 2 years ago
#638 - Hash of v2.4.2 tarball has changed
Issue -
State: closed - Opened by lionelnicolas almost 2 years ago
- 4 comments
#637 - schedule cmake CI once a week
Pull Request -
State: closed - Opened by pabuhler almost 2 years ago
#636 - Make mbedtls hmac less restrictive in line with RFC and library capabilities
Pull Request -
State: closed - Opened by olishenton almost 2 years ago
- 3 comments
#635 - do not use system include for srtp_priv.h
Pull Request -
State: closed - Opened by pabuhler almost 2 years ago
- 2 comments
#634 - Usecase Question about libsrtp
Issue -
State: closed - Opened by zhpixel517 almost 2 years ago
- 1 comment
#633 - New release would be appreciated
Issue -
State: closed - Opened by nirbheek almost 2 years ago
- 3 comments
#632 - stream list alternative
Pull Request -
State: closed - Opened by pabuhler almost 2 years ago
- 1 comment
#631 - check if libdl and libz are really needed
Issue -
State: open - Opened by pabuhler almost 2 years ago
- 1 comment
#630 - move to ubuntu-latest for workflows
Pull Request -
State: closed - Opened by pabuhler almost 2 years ago
#629 - update min openssl version to 1.1.0
Pull Request -
State: closed - Opened by pabuhler almost 2 years ago
- 3 comments