Files
asterisk/res
Sean Bright 5f8f4a6852 xml.c: Update deprecated libxml2 API usage.
Two functions are deprecated as of libxml2 2.12:

  * xmlSubstituteEntitiesDefault
  * xmlParseMemory

So we update those with supported API.

Additionally, `res_calendar_caldav` has been updated to use libxml2's
xmlreader API instead of the SAX2 API which has always felt a little
hacky (see deleted comment block in `res_calendar_caldav.c`).

The xmlreader API has been around since libxml2 2.5.0 which was
released in 2003.

Fixes #725

(cherry picked from commit 21e3f84e56)
2024-07-11 13:22:44 +00:00
..
2023-05-08 18:13:35 +00:00
2024-01-12 18:29:19 +00:00
2023-01-31 12:59:16 -06:00
2024-03-07 14:17:23 +00:00
2021-12-03 10:38:39 -06:00
2023-05-08 18:13:35 +00:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-12-03 10:38:39 -06:00
2021-11-15 16:37:34 -06:00
2021-12-03 10:38:39 -06:00
2021-11-15 16:37:34 -06:00
2021-11-15 16:37:34 -06:00
2022-07-12 07:46:03 -05:00
2021-12-03 10:38:39 -06:00
2021-11-18 16:59:26 -06:00
2024-03-07 14:17:23 +00:00
2021-11-15 16:37:34 -06:00
2021-11-15 16:37:34 -06:00
2021-11-15 16:37:34 -06:00
2024-01-12 18:29:19 +00:00
2021-11-15 16:37:34 -06:00
2024-03-07 14:17:23 +00:00
2021-12-03 10:38:39 -06:00
2024-01-12 18:29:19 +00:00
2021-12-03 10:38:39 -06:00