Loading CHANGES +6 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,12 @@ Changes between 0.9.5 and 0.9.6 [XX XXX 2000] *) In util/mkerr.pl (which implements 'make errors'), preserve reason strings from the previous version of the .c file, as the default to have only downcase letters (and digits) in automatically generated reasons codes is not always appropriate. [Bodo Moeller] *) In ERR_load_ERR_strings(), build an ERR_LIB_SYS error reason table using strerror. Previously, ERR_reason_error_string() returned library names as reason strings for SYSerr; but SYSerr is a special Loading crypto/asn1/asn1_err.c +2 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,8 @@ */ /* NOTE: this file was auto generated by the mkerr.pl script: any changes * made to it will be overwritten when the script next updates this file. * made to it will be overwritten when the script next updates this file, * only reason strings will be preserved. */ #include <stdio.h> Loading crypto/bio/bio_err.c +2 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,8 @@ */ /* NOTE: this file was auto generated by the mkerr.pl script: any changes * made to it will be overwritten when the script next updates this file. * made to it will be overwritten when the script next updates this file, * only reason strings will be preserved. */ #include <stdio.h> Loading crypto/bn/bn_err.c +2 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,8 @@ */ /* NOTE: this file was auto generated by the mkerr.pl script: any changes * made to it will be overwritten when the script next updates this file. * made to it will be overwritten when the script next updates this file, * only reason strings will be preserved. */ #include <stdio.h> Loading crypto/buffer/buf_err.c +2 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,8 @@ */ /* NOTE: this file was auto generated by the mkerr.pl script: any changes * made to it will be overwritten when the script next updates this file. * made to it will be overwritten when the script next updates this file, * only reason strings will be preserved. */ #include <stdio.h> Loading Loading
CHANGES +6 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,12 @@ Changes between 0.9.5 and 0.9.6 [XX XXX 2000] *) In util/mkerr.pl (which implements 'make errors'), preserve reason strings from the previous version of the .c file, as the default to have only downcase letters (and digits) in automatically generated reasons codes is not always appropriate. [Bodo Moeller] *) In ERR_load_ERR_strings(), build an ERR_LIB_SYS error reason table using strerror. Previously, ERR_reason_error_string() returned library names as reason strings for SYSerr; but SYSerr is a special Loading
crypto/asn1/asn1_err.c +2 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,8 @@ */ /* NOTE: this file was auto generated by the mkerr.pl script: any changes * made to it will be overwritten when the script next updates this file. * made to it will be overwritten when the script next updates this file, * only reason strings will be preserved. */ #include <stdio.h> Loading
crypto/bio/bio_err.c +2 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,8 @@ */ /* NOTE: this file was auto generated by the mkerr.pl script: any changes * made to it will be overwritten when the script next updates this file. * made to it will be overwritten when the script next updates this file, * only reason strings will be preserved. */ #include <stdio.h> Loading
crypto/bn/bn_err.c +2 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,8 @@ */ /* NOTE: this file was auto generated by the mkerr.pl script: any changes * made to it will be overwritten when the script next updates this file. * made to it will be overwritten when the script next updates this file, * only reason strings will be preserved. */ #include <stdio.h> Loading
crypto/buffer/buf_err.c +2 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,8 @@ */ /* NOTE: this file was auto generated by the mkerr.pl script: any changes * made to it will be overwritten when the script next updates this file. * made to it will be overwritten when the script next updates this file, * only reason strings will be preserved. */ #include <stdio.h> Loading