asterisk/third-party/pjproject/patches
George Joseph 8b3ee7fe61 pjproject_bundled: Add peer information to most SSL/TLS errors
Most SSL/TLS error messages coming from pjproject now have either
the peer address:port or peer hostname, depending on what was
available at the time and code location where the error was
generated.

ASTERISK-28444
Reported by: Bernhard Schmidt

Change-Id: I41770e8a1ea5e96f6e16b236692c4269ce1ba91e
2019-06-27 12:53:13 -05:00
..
0000-configure-ssl-library-path.patch pjproject: Update initial 2.8 patches to apply cleanly. 2018-09-19 10:30:13 -05:00
0000-remove-third-party.patch pjproject: Update initial 2.8 patches to apply cleanly. 2018-09-19 10:30:13 -05:00
0000-set_apps_initial_log_level.patch pjproject: Update initial 2.8 patches to apply cleanly. 2018-09-19 10:30:13 -05:00
0000-solaris.patch pjproject: Update initial 2.8 patches to apply cleanly. 2018-09-19 10:30:13 -05:00
0010-ssl_sock_ossl-sip_transport_tls-Add-peer-to-error-me.patch pjproject_bundled: Add peer information to most SSL/TLS errors 2019-06-27 12:53:13 -05:00
README pjproject_bundled: Update for pjproject 2.6 2017-02-23 16:23:53 -06:00
asterisk_malloc_debug.c core: Remove ABI effects of MALLOC_DEBUG. 2018-03-01 13:13:55 -06:00
asterisk_malloc_debug.h core: Stop using AST_INLINE_API for allocator functions. 2018-03-17 01:06:33 -04:00
config_site.h Bundled PJPROJECT: Disable internal connection oriented keep-alive. 2018-07-13 10:30:05 -05:00
user.mak BuildSystem: Really do not pass unknown-warning options to the compiler. 2018-01-12 14:20:34 +01:00

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.