Files
asterisk/res
Sean Bright ed12e22ad9 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
2025-03-25 15:39:00 -06:00
..
2022-01-17 12:17:44 -07:00
2025-03-11 09:41:43 -06:00
2021-11-18 16:25:23 -06:00
2025-03-11 09:41:43 -06:00
2022-01-17 12:17:44 -07:00
2021-11-18 13:25:54 -06:00
2022-07-12 06:20:21 -06:00
2022-01-17 12:17:44 -07: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-11-18 16:02:22 -06:00
2025-03-11 09:41:43 -06:00
2021-11-15 15:41:51 -06:00
2021-11-18 17:04:31 -06:00
2022-05-04 13:30:35 -05:00
2021-11-15 15:41:51 -06:00
2021-11-15 15:41:51 -06:00
2022-01-17 12:17:44 -07:00
2021-11-15 15:41:51 -06:00
2021-11-18 16:25:23 -06:00
2021-11-15 15:41:51 -06:00
2021-11-18 12:46:12 -06:00
2021-11-15 15:41:51 -06:00
2021-11-15 15:41:51 -06:00
2022-01-17 12:17:44 -07:00
2022-01-17 12:17:44 -07:00
2021-11-15 15:41:51 -06:00
2025-03-11 09:41:43 -06:00
2021-11-15 15:41:51 -06:00
2025-03-11 09:41:43 -06:00
2022-05-04 13:30:35 -05:00