Files
bind9/lib/isc
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-02-14 09:31:05 +01:00
2020-02-14 09:31:05 +01:00
2020-06-05 13:19:49 +02:00
2020-02-14 09:31:05 +01:00
2020-04-21 14:19:48 +02:00
2020-06-05 13:19:49 +02:00
2020-06-25 12:04:36 +10:00
2020-06-05 13:19:49 +02:00
2020-02-14 09:31:05 +01:00
2020-02-27 07:58:48 +00:00
2020-02-14 09:31:05 +01:00
2020-05-12 22:01:54 +10:00