Ignore zoomtst9
[yaz-moved-to-github.git] / include /
2005-11-16 Mike TaylorAdd ZOOM_connection_diagset()
2005-11-08 Mike TaylorAdd ZOOM_resultset_sort1()
2005-11-08 Adam DickmeissAdded ZiNG Update Support. New codecs are defined in...
2005-10-17 Mike TaylorAdd ZOOM_connection_option_getl() and ZOOM_options_getl()
2005-10-11 Adam DickmeissMove ZOOM_task definition to private ZOOM header
2005-09-27 Adam DickmeissAdded wrbuf_chlp_right
2005-09-11 Adam DickmeissAdded support for specifying SRW resultSetId + resultSe...
2005-06-27 Adam DickmeissCase insensitive CQL relations/indexes/operations.
2005-06-25 Adam DickmeissExpanded tabs in all source files. Added vim/emacs...
2005-06-21 Adam DickmeissRename VAL_XMLUPDATE to XML_XMLES bacuase this is an...
2005-06-08 Adam DickmeissBump version to 2.1.9.
2005-06-07 Adam DickmeissTowards 2.1.8.
2005-06-06 Adam DickmeissAdd support for privately defined extended service...
2005-06-06 Adam DickmeissBump version to 2.1.7
2005-06-03 Adam DickmeissLet nmem.h include stddef.h to get size_t defined....
2005-05-26 Adam DickmeissAdd OID test. Changed prototype for ber_oidc.
2005-05-24 Adam DickmeissTowards 2.1.6. YAZ.2.1.6
2005-05-20 Adam DickmeissAdded support for SRW sort in Generic Frontend Server...
2005-05-18 Adam DickmeissAdded functin yaz_del_charneg_record, which removes...
2005-05-18 Adam DickmeissReestablish LOG_APP,APP2,APP3 .. continued.
2005-05-11 Adam DickmeissBump version to 2.1.5
2005-05-09 Mike TaylorIgnore generated header files.
2005-05-02 Adam DickmeissAdded utilities nmem_strsplit and nmem_strsplit_blank...
2005-04-26 Adam DickmeissTowards 2.1.4. YAZ.2.1.4
2005-04-22 Adam DickmeissChanged include/yaz/diagbib1.h and added include/yaz...
2005-04-20 Adam DickmeissTowards 2.1.3
2005-04-15 Adam DickmeissFix bug in CCL parser that could caused uninialized...
2005-03-16 Adam DickmeissTowards 2.1.2. YAZ.2.1.2
2005-03-15 Adam DickmeissFixed bug #272: Preserve spacing for CCL terms. The...
2005-03-14 Adam DickmeissTowards 2.1.0
2005-03-03 Adam DickmeissAdded explain facility for frontend server XML config...
2005-02-25 Adam DickmeissExtended OPAC display utility. OPAC display utility...
2005-02-25 Adam DickmeissYAZ 2.0.35
2005-02-08 Adam DickmeissTowards 2.0.34
2005-02-08 Adam DickmeissAdded MarcXchange support.
2005-02-02 Adam DickmeissFixed bug #263: YAZ MARCXML dump shows extra spaces...
2005-02-01 Adam DickmeissAdded support for multi-homed YAZ frontend server....
2005-02-01 Adam DickmeissAdded member user for COMSTACK that is an opaque pointe...
2005-01-27 Adam DickmeissFixed bug #255: EXTERNAL decoding with ASN.1 types...
2005-01-27 Adam DickmeissAdded prototype for zget_init_diagnostics_octet.
2005-01-27 Adam DickmeissFix comments for some ODR members
2005-01-17 Adam DickmeissBump version to 2.0.33
2005-01-16 Adam DickmeissRemoved away include of system headers in comstack...
2005-01-15 Adam DickmeissBump year
2005-01-11 Adam DickmeissTowards 2.0.32 YAZ.2.0.32
2005-01-11 Adam DickmeissAdded SRW Scan support in yaz-client and Generic Fronte...
2005-01-09 Adam DickmeissAdded whereInList member to SRW Scan Term
2005-01-08 Adam DickmeissAdded support for SRW scan in yaz-client
2005-01-04 Adam DickmeissBump version to 2.0.31
2005-01-03 Adam DickmeissTowards 2.0.30.
2004-12-22 Adam DickmeissAdded OID for charneg-4.
2004-12-20 Adam DickmeissAdded functions to initialize various structures for...
2004-12-20 Heikki LevantoAdded YLOG_FLUSH to the default log level, to avoid...
2004-12-14 Adam DickmeissInclude stddef.h because of size_t use in header.
2004-12-13 Adam DickmeissChange order but not semantics regarding old LOG_-defs.
2004-12-13 Heikki LevantoIncluded xmalloc.h from log.h, if usingthe old system...
2004-12-13 Heikki LevantoMoved back to a single log.h, with the new #define...
2004-12-10 Heikki LevantoDeprecated yaz-util.h with a warinng in place. Re-enabl...
2004-12-09 Adam DickmeissFixed place for YAZ_END_CDECL
2004-12-08 Adam DickmeissHad to remove. We will enable after has been public...
2004-12-08 Adam DickmeissInclude old yaz/log.h so that old things still work...
2004-11-26 Heikki LevantoAdded a way to get around the old log warning
2004-11-26 Heikki LevantoReintroduced the bit "defines for those log bits that...
2004-11-19 Heikki LevantoMoved the #define of logf back into log.h, so that...
2004-11-19 Heikki LevantoFixed a CDECL thing that broke yaz++
2004-11-18 Heikki LevantoDeprecated log.h and created a new ylog.h
2004-11-16 Heikki LevantoImprovements in the log system, especially on the serve...
2004-11-10 Adam DickmeissBump version to 2.0.29
2004-11-09 Adam DickmeissTowards 2.0.28
2004-11-04 Heikki LevantoFixed a bug that caused extra [level] tags in the log
2004-11-03 Adam DickmeissUsing blanks for assignments (no code changes)
2004-11-03 Heikki LevantoAdded dynamic log-levels:
2004-11-02 Heikki LevantoAdded a new log flag LOG_FLUSH that forces flushing...
2004-11-02 Heikki Levantoyaz_log_time_format sets the format of the timestamp...
2004-11-01 Adam DickmeissTowards 2.0.27
2004-11-01 Adam DickmeissFixed bug #148: CQL parser may leak. CQL nodes now...
2004-10-15 Adam DickmeissDoxyfile file description. Indentation. No change of...
2004-10-03 Adam DickmeissInitial work for Doxygen based YAZ reference
2004-10-02 Adam DickmeissRemove unused define CQL_NODE_MOD
2004-10-01 Adam DickmeissTowards 2.0.26
2004-09-30 Adam DickmeissTowards 2.0.25
2004-09-29 Adam DickmeissTowards YAZ 2.0.24
2004-09-29 Adam DickmeissAdded CCL facility r=r "range" which is similar to...
2004-09-22 Adam DickmeissAdd prototype for ccl_qual_buf.
2004-08-18 Adam DickmeissAdded CCL utility ccl_qual_line which adds CCL qualifie...
2004-08-13 Adam DickmeissReworked odr_set_stream a bit, so that write handler...
2004-08-11 Adam DickmeissAdded odr_set_stream which is is a more generic to...
2004-08-11 Adam DickmeissTowards 2.0.23 YAZ.2.0.23
2004-08-06 Adam DickmeissTowards 2.0.22
2004-05-14 Adam DickmeissTowards 2.0.21 YAZ.2.0.21
2004-05-10 Adam DickmeissTowards 2.0.20
2004-05-10 Adam DickmeissRename cs_set_ssl_certf to cs_set_ssl_certificate_file
2004-05-10 Adam DickmeissKeep old defines for now. Reverts last commit
2004-05-10 Adam DickmeissDo not mention windows.txt anymore. Point to HTML doc
2004-04-30 Adam DickmeissSSL comstack now uses yaz.pem certificate file on serve...
2004-04-29 Adam DickmeissImplement cs_set_ssl_ctx which sets SSL_CTX for SSL...
2004-04-28 Adam DickmeissZOOM now allows inspection of X509 peer certificate...
2004-04-28 Adam DickmeissAdded cs_get_SSL. yaz-client-ssl prints peer info
2004-03-29 Adam DickmeissTowards 2.0.19 YAZ.2.0.19
2004-03-20 Adam DickmeissUse wrbuf_xmlputs_n instead of wrbuf_write_cdata to...
next