yaz-moved-to-github.git
20 years agoZOOM now allows inspection of X509 peer certificate for verification.
Adam Dickmeiss [Wed, 28 Apr 2004 22:44:58 +0000 (22:44 +0000)]
ZOOM now allows inspection of X509 peer certificate for verification.
The X509 buffer is retrived by reading ZOOM option "sslPeerCert".
Removed libyazssl.la. When SSL is enabled, libyaz.la has SSL support and
all programs have too (yaz-ztest, yaz-client, zoom..). May not be
as "modular" but it simplifies things.
Added cs_get_peer_certificate to that returns peer X509 PEM.

20 years agoMore SSL details for yaz-client
Adam Dickmeiss [Wed, 28 Apr 2004 13:25:57 +0000 (13:25 +0000)]
More SSL details for yaz-client

20 years agoAdded cs_get_SSL. yaz-client-ssl prints peer info
Adam Dickmeiss [Wed, 28 Apr 2004 12:10:51 +0000 (12:10 +0000)]
Added cs_get_SSL. yaz-client-ssl prints peer info

20 years agoUpdate ASN.1 for UserInfoFormat-multipleSearchTerms-2.
Adam Dickmeiss [Mon, 26 Apr 2004 21:23:24 +0000 (21:23 +0000)]
Update ASN.1 for UserInfoFormat-multipleSearchTerms-2.

20 years agoCheck for HTMLFILES
Adam Dickmeiss [Thu, 22 Apr 2004 18:44:40 +0000 (18:44 +0000)]
Check for HTMLFILES

20 years agoRevert
Adam Dickmeiss [Thu, 22 Apr 2004 18:25:41 +0000 (18:25 +0000)]
Revert

20 years agoMention new docs on MARC
Adam Dickmeiss [Thu, 22 Apr 2004 18:24:59 +0000 (18:24 +0000)]
Mention new docs on MARC

20 years agoDocument MARC API
Adam Dickmeiss [Thu, 22 Apr 2004 13:12:49 +0000 (13:12 +0000)]
Document MARC API

20 years agoFix --disable-tcpd to really disable tcpd. Patch by Robin H. Johnson.
Adam Dickmeiss [Sat, 17 Apr 2004 08:24:03 +0000 (08:24 +0000)]
Fix --disable-tcpd to really disable tcpd. Patch by Robin H. Johnson.

20 years agoIgnore generated test programs.
Mike Taylor [Fri, 16 Apr 2004 12:34:08 +0000 (12:34 +0000)]
Ignore generated test programs.

20 years agoFix code for ODR_DEBUG. Thanks to Ian Ibbotson
Adam Dickmeiss [Wed, 14 Apr 2004 12:58:27 +0000 (12:58 +0000)]
Fix code for ODR_DEBUG. Thanks to Ian Ibbotson

20 years agoMake buildconf.sh part of dist
Adam Dickmeiss [Sun, 11 Apr 2004 15:02:00 +0000 (15:02 +0000)]
Make buildconf.sh part of dist

20 years agoCheck class for display of XML/HTML
Adam Dickmeiss [Wed, 7 Apr 2004 13:51:50 +0000 (13:51 +0000)]
Check class for display of XML/HTML

20 years agoDisplay records even if OID is unknown
Adam Dickmeiss [Wed, 7 Apr 2004 13:47:59 +0000 (13:47 +0000)]
Display records even if OID is unknown

20 years agoFixed charset spec parsing for ZOOM_record_get
Adam Dickmeiss [Tue, 6 Apr 2004 17:47:24 +0000 (17:47 +0000)]
Fixed charset spec parsing for ZOOM_record_get

20 years agoFix RedHat package due to rename of CHANGELOG to NEWS
Adam Dickmeiss [Tue, 30 Mar 2004 14:15:56 +0000 (14:15 +0000)]
Fix RedHat package due to rename of CHANGELOG to NEWS

20 years agoTowards 2.0.19 YAZ.2.0.19
Adam Dickmeiss [Mon, 29 Mar 2004 20:13:07 +0000 (20:13 +0000)]
Towards 2.0.19

20 years agoRename CHANGELOG to NEWS
Adam Dickmeiss [Mon, 29 Mar 2004 20:11:13 +0000 (20:11 +0000)]
Rename CHANGELOG to NEWS

20 years agoFix bug with missing initialization of member in init_diagnostics.
Adam Dickmeiss [Mon, 29 Mar 2004 15:09:13 +0000 (15:09 +0000)]
Fix bug with missing initialization of member in init_diagnostics.
This bug affects threaded version of GFS server.

20 years agoSpell fix
Adam Dickmeiss [Wed, 24 Mar 2004 10:14:24 +0000 (10:14 +0000)]
Spell fix

20 years agoRephrase note
Adam Dickmeiss [Sat, 20 Mar 2004 12:54:18 +0000 (12:54 +0000)]
Rephrase note

20 years agoUse "" instead of 0 for last field 'from'. And test for end of list YAZ.2.0.18
Adam Dickmeiss [Sat, 20 Mar 2004 07:16:25 +0000 (07:16 +0000)]
Use "" instead of 0 for last field 'from'. And test for end of list
by checking 'to' instead of 'from'.

20 years agoUse wrbuf_xmlputs_n instead of wrbuf_write_cdata to avoid clash with
Adam Dickmeiss [Sat, 20 Mar 2004 07:02:22 +0000 (07:02 +0000)]
Use wrbuf_xmlputs_n instead of wrbuf_write_cdata to avoid clash with
Zebra symbol. Towards 2.0.18.

20 years agoBuild 2
Adam Dickmeiss [Fri, 19 Mar 2004 21:13:02 +0000 (21:13 +0000)]
Build 2

20 years agoFix a few links. Mention zlib.
Adam Dickmeiss [Fri, 19 Mar 2004 21:12:13 +0000 (21:12 +0000)]
Fix a few links. Mention zlib.

20 years agoMake zlib.dll part of YAZ if libxml2 is enabled
Adam Dickmeiss [Fri, 19 Mar 2004 20:57:44 +0000 (20:57 +0000)]
Make zlib.dll part of YAZ if libxml2 is enabled

20 years agoFix date in top YAZ.2.0.17
Adam Dickmeiss [Wed, 17 Mar 2004 20:00:11 +0000 (20:00 +0000)]
Fix date in top

20 years agoUse libxml2-2.6.7 and iconv-1.9.1
Adam Dickmeiss [Wed, 17 Mar 2004 19:07:09 +0000 (19:07 +0000)]
Use libxml2-2.6.7 and iconv-1.9.1

20 years agoTowards 2.0.17 YAZ.2.0.17.debian.1
Adam Dickmeiss [Wed, 17 Mar 2004 18:47:41 +0000 (18:47 +0000)]
Towards 2.0.17

20 years agoFix encoding of xsd:string to use text instead of CDATA
Adam Dickmeiss [Wed, 17 Mar 2004 18:43:35 +0000 (18:43 +0000)]
Fix encoding of xsd:string to use text instead of CDATA

20 years agoFix endless loop in CQL parser with unbalanced
Adam Dickmeiss [Wed, 17 Mar 2004 18:31:11 +0000 (18:31 +0000)]
Fix endless loop in CQL parser with unbalanced

20 years agoUse more compact way to store MARC-8 conversion tables YAZ.2.0.16.yazp
Adam Dickmeiss [Wed, 17 Mar 2004 11:00:04 +0000 (11:00 +0000)]
Use more compact way to store MARC-8 conversion tables

20 years agoIndentation
Adam Dickmeiss [Wed, 17 Mar 2004 10:59:41 +0000 (10:59 +0000)]
Indentation

20 years agoDepend on charconv.tcl
Adam Dickmeiss [Tue, 16 Mar 2004 23:07:04 +0000 (23:07 +0000)]
Depend on charconv.tcl

20 years agoTowards 2.0.16 YAZ.2.0.16.debian.1
Adam Dickmeiss [Tue, 16 Mar 2004 13:29:43 +0000 (13:29 +0000)]
Towards 2.0.16

20 years agoGet rid of a few warnings
Adam Dickmeiss [Tue, 16 Mar 2004 13:22:16 +0000 (13:22 +0000)]
Get rid of a few warnings

20 years agoRemove unused var
Adam Dickmeiss [Tue, 16 Mar 2004 13:15:58 +0000 (13:15 +0000)]
Remove unused var

20 years agoGet rid of table
Adam Dickmeiss [Tue, 16 Mar 2004 13:13:34 +0000 (13:13 +0000)]
Get rid of table

20 years agoAll MARC-8 codetables, but G1 uncertain
Adam Dickmeiss [Tue, 16 Mar 2004 13:12:42 +0000 (13:12 +0000)]
All MARC-8 codetables, but G1 uncertain

20 years agoAllow length 100 for cjk conversion
Adam Dickmeiss [Mon, 15 Mar 2004 23:14:59 +0000 (23:14 +0000)]
Allow length 100 for cjk conversion

20 years agoUse unsigned short rather than int for char conversion trie
Adam Dickmeiss [Mon, 15 Mar 2004 23:14:40 +0000 (23:14 +0000)]
Use unsigned short rather than int for char conversion trie

20 years agoSkip multiple of ($, in MARC-8 ESC sequence
Adam Dickmeiss [Mon, 15 Mar 2004 22:51:10 +0000 (22:51 +0000)]
Skip multiple of ($, in MARC-8 ESC sequence

20 years agoExtend MARC-8 to handle ESC-G0 EACC. Fix conversion order for MARCXML
Adam Dickmeiss [Mon, 15 Mar 2004 21:39:06 +0000 (21:39 +0000)]
Extend MARC-8 to handle ESC-G0 EACC. Fix conversion order for MARCXML
output. Let CQL parser resolve prefixes to identifiers. Updates tests.

20 years agoMention Olegs fix
Adam Dickmeiss [Thu, 11 Mar 2004 20:40:02 +0000 (20:40 +0000)]
Mention Olegs fix

20 years agoFixed error with UTF8 <-> UCS4, UCS4LE encoding (reverse direction for bit operation...
oleg [Thu, 11 Mar 2004 10:09:11 +0000 (10:09 +0000)]
Fixed error with UTF8 <-> UCS4, UCS4LE encoding (reverse direction for bit operation). For Latin-1
charcters the patch has not value, only for characters, which has code greater then xFF in UTF8.

20 years agoUpdate cql2xcql, cql2pqf to use options (same style)
Adam Dickmeiss [Thu, 11 Mar 2004 09:34:42 +0000 (09:34 +0000)]
Update cql2xcql, cql2pqf to use options (same style)

20 years agoAdd shelvingData too for OPAC XML
Adam Dickmeiss [Wed, 10 Mar 2004 21:09:01 +0000 (21:09 +0000)]
Add shelvingData too for OPAC XML

20 years agoShow OPAC shelvingData
Adam Dickmeiss [Wed, 10 Mar 2004 19:42:45 +0000 (19:42 +0000)]
Show OPAC shelvingData

20 years agoMention origin
Adam Dickmeiss [Wed, 10 Mar 2004 18:50:56 +0000 (18:50 +0000)]
Mention origin

20 years agoMake cql test work if srcdir != .
Adam Dickmeiss [Wed, 10 Mar 2004 17:29:18 +0000 (17:29 +0000)]
Make cql test work if srcdir != .

20 years agoAdd yaz-config to DISTCLEANFILES
Adam Dickmeiss [Wed, 10 Mar 2004 17:18:08 +0000 (17:18 +0000)]
Add yaz-config to DISTCLEANFILES

20 years agoUpdate CQL parser to use CQL 1.1 modifiers for booleans and
Adam Dickmeiss [Wed, 10 Mar 2004 16:34:29 +0000 (16:34 +0000)]
Update CQL parser to use CQL 1.1 modifiers for booleans and
relations. Add CQL regression cases.

20 years agoRemove fprintf about bad null
Adam Dickmeiss [Tue, 9 Mar 2004 20:49:04 +0000 (20:49 +0000)]
Remove fprintf about bad null

20 years agoAnother fix for decoding of XML packed records. Version 2.0.15. YAZ.2.0.15
Adam Dickmeiss [Mon, 1 Mar 2004 17:33:02 +0000 (17:33 +0000)]
Another fix for decoding of XML packed records. Version 2.0.15.

20 years agoMap SRW unsupported relation modifier to Bib-1: 117
Adam Dickmeiss [Thu, 26 Feb 2004 14:46:01 +0000 (14:46 +0000)]
Map SRW unsupported relation modifier to Bib-1: 117

20 years agoUpdate Changes
Adam Dickmeiss [Wed, 25 Feb 2004 13:03:46 +0000 (13:03 +0000)]
Update Changes

20 years agoSkip HTTP chunk extension (if present). Towards 2.0.14.
Adam Dickmeiss [Wed, 25 Feb 2004 12:59:56 +0000 (12:59 +0000)]
Skip HTTP chunk extension (if present). Towards 2.0.14.

20 years agoInitialize content_{len,buf} always
Adam Dickmeiss [Wed, 25 Feb 2004 10:37:02 +0000 (10:37 +0000)]
Initialize content_{len,buf} always

20 years agoDebian yaz-2.0.13-2 YAZ.2.0.13.2
Adam Dickmeiss [Wed, 25 Feb 2004 08:47:41 +0000 (08:47 +0000)]
Debian yaz-2.0.13-2

20 years agoFix Debian package to announce >= 2.0.13
Adam Dickmeiss [Tue, 24 Feb 2004 07:48:02 +0000 (07:48 +0000)]
Fix Debian package to announce >= 2.0.13

20 years agoRewrite changes.
Adam Dickmeiss [Mon, 23 Feb 2004 12:58:12 +0000 (12:58 +0000)]
Rewrite changes.

20 years agoUpdate NS for SRW diagnostic elements.
Adam Dickmeiss [Mon, 23 Feb 2004 12:57:19 +0000 (12:57 +0000)]
Update NS for SRW diagnostic elements.

20 years agoUse default namespace for SRW diagnostic elements
Adam Dickmeiss [Mon, 23 Feb 2004 12:12:25 +0000 (12:12 +0000)]
Use default namespace for SRW diagnostic elements

20 years agoUpdate year
Adam Dickmeiss [Mon, 23 Feb 2004 11:04:24 +0000 (11:04 +0000)]
Update year

20 years agoFix use of strcasecmp for WIN32 YAZ.2.0.13
Adam Dickmeiss [Mon, 23 Feb 2004 10:14:06 +0000 (10:14 +0000)]
Fix use of strcasecmp for WIN32

20 years agoTowards 2.0.13
Adam Dickmeiss [Mon, 23 Feb 2004 09:30:17 +0000 (09:30 +0000)]
Towards 2.0.13

20 years agoImplement ZOOM_resultset_{sort,cache_reset} which sorts and resets
Adam Dickmeiss [Mon, 23 Feb 2004 09:26:11 +0000 (09:26 +0000)]
Implement ZOOM_resultset_{sort,cache_reset} which sorts and resets
cache for result set respectively.

20 years agoUse 1.1 by default
Adam Dickmeiss [Thu, 19 Feb 2004 23:39:13 +0000 (23:39 +0000)]
Use 1.1 by default

20 years agohttp_version var
Adam Dickmeiss [Thu, 19 Feb 2004 23:37:36 +0000 (23:37 +0000)]
http_version var

20 years agoImplement chunked HTTP transfer
Adam Dickmeiss [Thu, 19 Feb 2004 23:22:33 +0000 (23:22 +0000)]
Implement chunked HTTP transfer

20 years agoSupport Transfer-Encoding: chunked
Adam Dickmeiss [Thu, 19 Feb 2004 23:21:44 +0000 (23:21 +0000)]
Support Transfer-Encoding: chunked

20 years agoDefine for CHUNK_DEBUG
Adam Dickmeiss [Thu, 19 Feb 2004 23:20:44 +0000 (23:20 +0000)]
Define for CHUNK_DEBUG

20 years agoMention tcl
Adam Dickmeiss [Tue, 17 Feb 2004 10:29:51 +0000 (10:29 +0000)]
Mention tcl

20 years agobuild-dependencies added
Marc Cromme [Tue, 17 Feb 2004 09:23:16 +0000 (09:23 +0000)]
build-dependencies added

20 years agoFor SSL, use -lssl -lcrypto on systems that don't have pkg-config.
Adam Dickmeiss [Mon, 16 Feb 2004 23:46:14 +0000 (23:46 +0000)]
For SSL, use -lssl -lcrypto on systems that don't have pkg-config.

20 years agoFix type cast warning issued by GCC 3.3.3
Adam Dickmeiss [Mon, 16 Feb 2004 21:40:39 +0000 (21:40 +0000)]
Fix type cast warning issued by GCC 3.3.3

20 years agoTowards 2.0.12 YAZ.2.0.12
Adam Dickmeiss [Mon, 16 Feb 2004 18:28:18 +0000 (18:28 +0000)]
Towards 2.0.12

20 years agoTowards 2.0.12
Adam Dickmeiss [Mon, 16 Feb 2004 17:57:05 +0000 (17:57 +0000)]
Towards 2.0.12

20 years ago2.0.11 YAZ.2.0.11
Adam Dickmeiss [Mon, 16 Feb 2004 11:30:33 +0000 (11:30 +0000)]
2.0.11

20 years agoInclude stdlib.h for zoom.h
Adam Dickmeiss [Mon, 16 Feb 2004 11:22:34 +0000 (11:22 +0000)]
Include stdlib.h for zoom.h

20 years agoSet default preferred/maximum record size to 1 MB
Adam Dickmeiss [Sun, 15 Feb 2004 07:19:42 +0000 (07:19 +0000)]
Set default preferred/maximum record size to 1 MB

20 years agoSRW/SRU update: use uri instead of code for diagnostic
Adam Dickmeiss [Sat, 14 Feb 2004 15:58:42 +0000 (15:58 +0000)]
SRW/SRU update: use uri instead of code for diagnostic

20 years agoAdded init command for yaz-client which sends extra init request
Adam Dickmeiss [Sat, 14 Feb 2004 15:44:15 +0000 (15:44 +0000)]
Added init command for yaz-client which sends extra init request

20 years agoFixed two bugs in OID codec - ber_oidc. Throw error when encoding or
Adam Dickmeiss [Wed, 11 Feb 2004 23:49:28 +0000 (23:49 +0000)]
Fixed two bugs in OID codec - ber_oidc. Throw error when encoding or
decoding bad truncated OID. Fix decoding of OID X.Y when X=2, Y>39.

20 years agoFixed a bug in ASN.1 compiler that caused Type-1 Operator codec to fail
Adam Dickmeiss [Wed, 11 Feb 2004 21:39:44 +0000 (21:39 +0000)]
Fixed a bug in ASN.1 compiler that caused Type-1 Operator codec to fail

20 years agoMake separate error code for invalid query
Adam Dickmeiss [Wed, 11 Feb 2004 13:37:16 +0000 (13:37 +0000)]
Make separate error code for invalid query

20 years agoNew Debian Policy
Adam Dickmeiss [Mon, 9 Feb 2004 12:38:57 +0000 (12:38 +0000)]
New Debian Policy

20 years agoFixed compilation for SSL YAZ.2.0.10.old.debian.policy
Adam Dickmeiss [Mon, 9 Feb 2004 09:54:57 +0000 (09:54 +0000)]
Fixed compilation for SSL

20 years agoEnsure that YAZ is compiled with libwrap
Adam Dickmeiss [Mon, 9 Feb 2004 08:41:49 +0000 (08:41 +0000)]
Ensure that YAZ is compiled with libwrap

20 years agoRemove extra AC_MSG_RESULT entry YAZ.2.0.10
Adam Dickmeiss [Thu, 5 Feb 2004 14:15:42 +0000 (14:15 +0000)]
Remove extra AC_MSG_RESULT entry

20 years ago2.0.10
Adam Dickmeiss [Thu, 5 Feb 2004 11:55:56 +0000 (11:55 +0000)]
2.0.10

20 years agoAllows second argument for YAZ_INIT to hold required version of YAZ.
Adam Dickmeiss [Thu, 5 Feb 2004 11:54:09 +0000 (11:54 +0000)]
Allows second argument for YAZ_INIT to hold required version of YAZ.

20 years agoUse prefix for SRW diagset in ZOOM
Adam Dickmeiss [Tue, 27 Jan 2004 21:22:43 +0000 (21:22 +0000)]
Use prefix for SRW diagset in ZOOM

20 years agoSRW diagnostic code now a URI
Adam Dickmeiss [Tue, 27 Jan 2004 12:15:11 +0000 (12:15 +0000)]
SRW diagnostic code now a URI

20 years agoRolling tweaks, not yet running
Mike Taylor [Mon, 26 Jan 2004 21:05:34 +0000 (21:05 +0000)]
Rolling tweaks, not yet running

20 years agoAllow any PDU size if preferredMessageSize is 0
Adam Dickmeiss [Fri, 23 Jan 2004 18:16:07 +0000 (18:16 +0000)]
Allow any PDU size if preferredMessageSize is 0

20 years agoASN.1 compiler sets Type pointer to NULL when DECODING omitted stuff
Adam Dickmeiss [Fri, 23 Jan 2004 11:52:52 +0000 (11:52 +0000)]
ASN.1 compiler sets Type pointer to NULL when DECODING omitted stuff

20 years agoAllow recordID{Opaque,Number} to be se for ES upÃdate
Adam Dickmeiss [Thu, 22 Jan 2004 11:20:54 +0000 (11:20 +0000)]
Allow recordID{Opaque,Number} to be se for ES upÃdate

20 years agoDebian sample init.d YAZ server script
Adam Dickmeiss [Sun, 18 Jan 2004 21:11:11 +0000 (21:11 +0000)]
Debian sample init.d YAZ server script

20 years agoFixed PID file so it is generated after fork (-r & -D)
Adam Dickmeiss [Sun, 18 Jan 2004 02:28:42 +0000 (02:28 +0000)]
Fixed PID file so it is generated after fork (-r & -D)