You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/third-party/pjproject/patches
Mike Bradeen c7050787f3
res_pjsip: disable raw bad packet logging
2 years ago
..
0000-configure-ssl-library-path.patch pjproject: Update initial 2.8 patches to apply cleanly. 7 years ago
0000-remove-third-party.patch pjproject: Update initial 2.8 patches to apply cleanly. 7 years ago
0000-set_apps_initial_log_level.patch pjproject: Update initial 2.8 patches to apply cleanly. 7 years ago
0000-solaris.patch pjproject: Update initial 2.8 patches to apply cleanly. 7 years ago
0011-sip_inv_patch.patch pjproject: Upgrade bundled version to pjproject 2.10 5 years ago
0020-pjlib_cancel_timer_0.patch pjsip: Include timer patch to prevent cancelling timer 0. 5 years ago
0050-fix-race-parallel-build.patch pjproject: Fix race condition when building with parallel make 5 years ago
0060-clone-sdp-for-sip-timer-refresh-invite.patch pjproject: clone sdp to protect against (nat) modifications 5 years ago
0070-fix-incorrect-copying-when-creating-cancel.patch res_pjsip_nat.c: Create deep copies of strings when appropriate 5 years ago
0080-fix-sdp-neg-modify-local-offer.patch pjsip: Make modify_local_offer2 tolerate previous failed SDP. 5 years ago
0090-Skip-unsupported-digest-algorithm-2408.patch res_pjsip_outbound_authenticator_digest: Be tolerant of RFC8760 UASs 4 years ago
0100-fix-double-stun-free.patch pjsip: Add patch for resolving STUN packet lifetime issues. 4 years ago
0110-tls-parent-listener-destroyed.patch AST-2021-009 - pjproject-bundled: Avoid crash during handshake for TLS 4 years ago
0111-ssl-premature-destroy.patch AST-2021-009 - pjproject-bundled: Avoid crash during handshake for TLS 4 years ago
0120-pjmedia_sdp_attr_get_rtpmap-Strip-param-trailing-whi.patch pjproject: Add patch to fix trailing whitespace issue in rtpmap 4 years ago
0130-sip_inv-Additional-multipart-support-2919-2920.patch bundled_pjproject: Add more support for multipart bodies 3 years ago
0150-Create-generic-pjsip_hdr_find-functions.patch bundled_pjproject: Create generic pjsip_hdr_find functions 3 years ago
0160-Additional-multipart-improvements.patch bundled_pjproject: Add additional multipart search utils 3 years ago
0170-stun-integer-underflow.patch AST-2022-004: pjproject - possible integer underflow on STUN message 4 years ago
0171-dialog-set-free.patch AST-2022-005: pjproject - undefined behavior after freeing a dialog set 4 years ago
0172-prevent-multipart-oob.patch AST-2022-006: pjproject - unconstrained malformed multipart SIP message 4 years ago
0200-cert-18.9-potential-buffer-overflow-in-pjlib-scanner-and-pjmedia.patch pjproject: 2.13 security fixes 3 years ago
0201-potential-stack-buffer-overflow-when-parsing-message-as-a-STUN-client.patch pjproject: 2.13 security fixes 3 years ago
0220-log-dropped-packet-in-debug.patch res_pjsip: disable raw bad packet logging 2 years ago
0300-Merge-pull-request-from-GHSA-9pfh-r8x4-w26w.patch bundled_pjproject: Backport security fixes from pjproject 2.13.1 2 years ago
0301-Merge-pull-request-from-GHSA-cxwq-5g9x-x7fr.patch bundled_pjproject: Backport security fixes from pjproject 2.13.1 2 years ago
0302-Locking-fix-so-that-SSL_shutdown-and-SSL_write-are-n.patch bundled_pjproject: Backport security fixes from pjproject 2.13.1 2 years ago
0303-Don-t-call-SSL_shutdown-when-receiving-SSL_ERROR_SYS.patch bundled_pjproject: Backport security fixes from pjproject 2.13.1 2 years ago
README pjproject_bundled: Update for pjproject 2.6 9 years ago
asterisk_malloc_debug.c core: Remove ABI effects of MALLOC_DEBUG. 8 years ago
asterisk_malloc_debug.h core: Stop using AST_INLINE_API for allocator functions. 8 years ago
config_site.h websocket / pjsip: Increase maximum packet size. 5 years ago
user.mak BuildSystem: Really do not pass unknown-warning options to the compiler. 8 years ago

README

The 0000-* patches in this directory should not be removed or
reordered when upgrading to a new version of pjproject.  They
MAY need to be updated to apply cleanly however.

New patches should be numbered in ascending order with no
duplicates.  Leave 10 slots open after the last patch to
allow others to be inserted.