Files
asterisk/res
Sean Bright a2980fe5fa 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 126cb5a20d)
2024-07-11 13:22:18 +00:00
..
2023-05-08 17:55:17 +00:00
2024-01-12 18:21:33 +00:00
2023-01-30 16:17:20 -05:00
2024-03-07 14:16:38 +00:00
2021-12-03 12:12:02 -06:00
2023-05-08 17:55:17 +00:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-11-18 16:02:22 -06:00
2021-12-03 12:12:02 -06:00
2021-11-15 15:41:51 -06:00
2021-12-03 12:12:02 -06:00
2021-11-15 15:41:51 -06:00
2021-11-15 15:41:51 -06:00
2022-07-12 07:45:19 -05:00
2021-12-03 12:12:02 -06:00
2021-11-18 16:25:23 -06:00
2024-03-07 14:16:38 +00:00
2021-11-15 15:41:51 -06:00
2021-11-15 15:41:51 -06:00
2021-11-15 15:41:51 -06:00
2024-01-12 18:21:33 +00:00
2021-11-15 15:41:51 -06:00
2024-03-07 14:16:38 +00:00
2021-12-03 12:12:02 -06:00
2024-01-12 18:21:33 +00:00
2021-12-03 12:12:02 -06:00