Files
asterisk/main
Sean Bright 140e87e660 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 ed12e22ad9)
2025-06-02 13:37:25 +00:00
..
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2020-05-05 10:06:43 -05:00
2025-06-02 13:37:25 +00:00
2020-05-05 10:06:43 -05:00
2025-06-02 13:37:25 +00:00
2025-06-02 13:37:25 +00:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2020-04-06 10:23:20 -05:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2024-09-05 17:05:53 +00:00
2024-09-05 17:05:53 +00:00
2024-09-05 17:05:53 +00:00
2025-06-02 13:37:25 +00:00
2022-07-12 06:20:21 -06:00
2020-06-10 09:33:28 -05:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2012-03-22 19:51:16 +00:00
2021-11-15 15:28:45 -06:00
2024-09-05 17:05:53 +00:00
2020-08-18 05:26:24 -05:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2020-06-10 09:33:28 -05:00
2023-07-07 13:31:53 -06:00
2021-11-15 15:28:45 -06:00
2025-06-02 13:37:25 +00:00
2016-10-27 09:53:55 -04:00
2022-05-04 13:30:35 -05:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2021-11-15 15:28:45 -06:00
2021-11-18 13:25:54 -06:00
2021-11-18 13:25:54 -06:00
2025-06-02 13:37:25 +00:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2021-11-15 15:28:45 -06:00
2018-06-23 08:26:19 +02:00
2021-11-29 08:49:55 -06:00