CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2014/05/31 14:16:31
Modified files: lib/libssl/src/crypto/asn1: a_strnid.c Log message: Change the actual default for returned asn1 strings to be utf8 in the code, rather than only in the config file, to trip people up later. Found, and fix pleaded for by <spi...@skuggor.se> who apparently spent hours chasing it down. ok miod@