Files
asterisk/res
Sean Bright f9a359c5c5 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
2024-06-07 16:24:21 +00:00
..
2023-04-03 07:58:23 -05:00
2023-12-08 13:11:51 +00:00
2023-01-31 11:23:11 -06:00
2024-02-28 18:39:01 +00:00
2023-01-10 14:07:44 -06:00
2023-04-03 07:58:23 -05: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-02-28 18:39:01 +00:00
2021-11-15 16:37:34 -06:00
2021-11-15 16:37:34 -06:00
2023-12-08 13:11:51 +00:00
2021-11-15 16:37:34 -06:00
2024-02-28 18:39:01 +00:00
2021-12-03 10:38:39 -06:00
2023-12-08 13:11:51 +00:00
2021-12-03 10:38:39 -06:00