Use read_binary_file to read data, for Windows. Add self-test to test regressions.
authorSimon Josefsson <simon@josefsson.org>
Thu, 16 Nov 2006 09:04:54 +0000 (09:04 +0000)
committerSimon Josefsson <simon@josefsson.org>
Thu, 16 Nov 2006 09:04:54 +0000 (09:04 +0000)
commit7fb4b71c5c3f55e7686209d9993726dfaa219b27
tree7511d256eb7c9560bbdb92f9604176e02e24d27c
parent6cfa79db487699e3ba7116f56df26223cc798f30
Use read_binary_file to read data, for Windows.  Add self-test to test regressions.
15 files changed:
NEWS
gl/Makefile.am
gl/getopt_.h
gl/gettext.h
gl/m4/gnulib-cache.m4
gl/m4/gnulib-comp.m4
gl/m4/read-file.m4 [new file with mode: 0644]
gl/progname.h
gl/read-file.c [new file with mode: 0644]
gl/read-file.h [new file with mode: 0644]
src/asn1Decoding.c
tests/Makefile.am
tests/crlf [new file with mode: 0755]
tests/crlf.cer [new file with mode: 0644]
tests/pkix.asn [new file with mode: 0644]