Implemented ILL protocol. Minor updates ASN.1 compiler.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 Dec 1999 23:36:19 +0000 (23:36 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 Dec 1999 23:36:19 +0000 (23:36 +0000)
commitd205d4870b1d64af05e9d6f6a2223086af4cce9e
treec132126fb297d4c4bbb7ef325f1c7d1bea2acd68
parent35288d484fe640629398ac8e0c937ced92c75ae0
Implemented ILL protocol. Minor updates ASN.1 compiler.
29 files changed:
CHANGELOG
Makefile.in
README
asn/test.c
ccl/cclsh.c
client/Makefile.in
client/client.c
configure
configure.in
ill/Makefile.in [new file with mode: 0644]
ill/ill-get.c [new file with mode: 0644]
ill/ill.tcl [new file with mode: 0644]
ill/ill9702.asn [new file with mode: 0644]
ill/item-req.asn [new file with mode: 0644]
include/yaz/backend.h
include/yaz/ill.h [new file with mode: 0644]
include/yaz/odr_use.h [deleted file]
include/yaz/oid.h
include/yaz/z-proto.h
lib/Makefile.in
odr/test.c
server/seshigh.c
util/oid.c
util/yc.tcl
z39.50/Makefile.in
z39.50/z.tcl
ztest/Makefile.in
ztest/ztest.c
zutil/query.c