Skip to content

GVM Libraries v20.8.1

Compare
Choose a tag to compare
@jjnicola jjnicola released this 01 Feb 15:25

Added

  • Add function to get duplicated hosts from the hosts list. #387
  • Add file access tests using effective UID/GID #422

Changed

  • Reduce ping timeout when using test_alive_hosts_only feature. #400
  • Retry if response via tls1.3 is still not received. #404

Fixed

  • Fix port list for tcp pings when using test_alive_hosts_only feature. #392
  • Set source address correctly and do not try to send ARP to unreachable destination. #401
  • Increase minimum gpgme version #405
  • Always NULL check ifaddrs->ifa_addr #416
  • Correct g_hash_table_remove arg #419
  • Accept underscore as valid char in hostname strings #430
  • Add throttle for pinging with test_alive_hosts_only feature when socket buffer is full. #429