php-src/ext/snmp
Peter Kokot dbdc79df95
Autotools: Fix SNMP checks (#15263)
This is a follow-up of GH-15242
(0b25e26b4e)

because the usmHMAC192SHA256AuthProtocol and usmHMAC384SHA512AuthProtocol
are not functions but arrays. The AC_CHECK_DECL might be more
appropriate and portable way to find these.
2024-08-10 09:15:28 +02:00
..
tests [skip ci] Avoid running asan tests that timeout 2023-10-02 16:57:50 +02:00
config.m4 Autotools: Fix SNMP checks (#15263) 2024-08-10 09:15:28 +02:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
CREDITS * added detection and walkaround for net-snmp library bug (net-snmp BUGid 2027834) 2011-04-05 12:20:35 +00:00
php_snmp.h Declare ext/snmp constants in stubs (#9113) 2022-07-26 14:48:16 +02:00
snmp_arginfo.h Fix class constant and property ID generation for the manual (#14249) 2024-05-17 20:30:16 +02:00
snmp.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
snmp.stub.php Fix class constant and property ID generation for the manual (#14249) 2024-05-17 20:30:16 +02:00