php-src/ext/snmp
Max Kellermann d3abcae4a2
ext/snmp: use memcpy() instead of memmove() (#10498)
memcpy() may be faster because it does not have to consider
overlapping buffers.
2023-02-05 15:10:01 +00:00
..
tests Test snmp on Windows CI 2022-05-11 13:24:23 +02:00
config.m4 add SHA256 and SHA512 for security protocol 2021-08-11 13:02:18 +02:00
config.w32 Remove some unused HAVE_* symbols 2019-07-21 11:34:18 +02:00
CREDITS
php_snmp.h Declare ext/snmp constants in stubs (#9113) 2022-07-26 14:48:16 +02:00
snmp_arginfo.h Customize the link of some constants in the manual 2023-01-19 09:05:32 +01:00
snmp.c ext/snmp: use memcpy() instead of memmove() (#10498) 2023-02-05 15:10:01 +00:00
snmp.stub.php Customize the link of some constants in the manual 2023-01-19 09:05:32 +01:00