Files
bind9/lib
Mark Andrews 6c7e50c267 base32_decode*() could incorrectly decode a input.
base32_decode_char() added a extra zero octet to the output
if the fifth character was a pad character.  The length
of octets to copy to the output was set to 3 instead of 2.
2020-08-13 23:06:55 +10:00
..
2020-07-15 22:54:13 +02:00
2020-06-18 10:03:05 +02:00
2020-08-04 12:20:37 +00:00
2020-05-21 12:13:01 +02:00