Imported Upstream version 4.12 upstream/4.12
authorDariusz Michaluk <d.michaluk@samsung.com>
Fri, 15 Jun 2018 09:13:52 +0000 (11:13 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Fri, 15 Jun 2018 09:13:52 +0000 (11:13 +0200)
commitc38ae6ad7adfdfe3cb40ff348277ca32a16756b0
tree563c3fd7bcfa7780960e831965d3d95cf20f24ca
parent6bbf67947844bb4a21fe68481c541c197086336f
Imported Upstream version 4.12
44 files changed:
NEWS
configure
configure.ac
doc/asn1Coding.1
doc/asn1Decoding.1
doc/asn1Parser.1
doc/libtasn1.html
doc/libtasn1.info
doc/libtasn1.pdf
doc/libtasn1.ps
doc/reference/html/api-index-full.html
doc/reference/html/home.png
doc/reference/html/index.html
doc/reference/html/index.sgml [deleted file]
doc/reference/html/intro.html
doc/reference/html/ix02.html
doc/reference/html/ix03.html
doc/reference/html/ix04.html
doc/reference/html/left-insensitive.png
doc/reference/html/left.png
doc/reference/html/libtasn1-libtasn1.html
doc/reference/html/libtasn1.devhelp2
doc/reference/html/right-insensitive.png
doc/reference/html/right.png
doc/reference/html/up-insensitive.png
doc/reference/html/up.png
doc/stamp-vti
doc/version.texi
lib/ASN1.c
lib/ASN1.y
lib/decoding.c
lib/element.c
lib/errors.c
lib/libtasn1.h
lib/parser_aux.c
src/asn1Decoding.c
tests/Makefile.am
tests/Makefile.in
tests/cert-invalid-time.der [new file with mode: 0644]
tests/coding [new file with mode: 0755]
tests/decoding
tests/invalid-assignments1.txt [new file with mode: 0644]
tests/invalid-assignments2.txt [new file with mode: 0644]
tests/ocsp-basic-response.c