Run both git submodule init + update
[yaz-moved-to-github.git] / src /
2008-07-30 Adam DickmeissAvoid mixed stmt/var declare.
2008-07-28 Adam DickmeissFix Libxml2 error handling under Windows.
2008-07-25 Adam DickmeissFirst RPN to CQL conversion using actual attribute...
2008-07-22 Adam DickmeissAdded cql_transform_define_pattern. Renamed rpn2cql...
2008-07-21 Adam DickmeissOption logapdu renamed apdulog as it harmonizes more...
2008-07-21 Adam DickmeissZOOM Connection setting 'logapdu' logs APDUs to YAZ...
2008-07-21 Adam DickmeissZOOM Connection setting 'logapdu' logs APDUs to YAZ...
2008-07-10 Adam DickmeissMinor reformatting.
2008-07-10 Adam DickmeissAdded support for an "opaqueRecord" option in ES update.
2008-07-10 Adam DickmeissAdded z_ext_record_oid_any() function.
2008-07-04 Adam DickmeissTesting of RPN to CQL conversion.
2008-07-04 Adam DickmeissRenamed wrbuf_put to wrbuf_vputs and changed prototype.
2008-07-03 Adam DickmeissAdded wrbuf_put - same as wrbuf_puts but void return...
2008-06-18 Adam DickmeissUse gnutls_set_default_priority instead of gnutls_prior... v3.0.34
2008-06-18 Adam DickmeissRestructure SSL support funcs
2008-06-18 Adam DickmeissRemove GNU TLS openssl compat code and update configure.
2008-06-17 Adam DickmeissServer functional for native use of GNU TLS.
2008-06-17 Adam DickmeissPrevent COMSTACK use if cs_accept fails
2008-06-12 Adam DickmeissClient side SSL without gnutls-openssl.
2008-06-11 Adam DickmeissFixed #if ENABLE_SSL for ssl_check_error
2008-06-11 Adam DickmeissMake ssl_check_error static and define ssl_type always.
2008-06-09 Adam DickmeissAllow NULL inp(ut) for utf8 decoder
2008-06-05 Adam DickmeissAdded cs_print_session_info which shows SSL session...
2008-06-05 Adam DickmeissMake cs_get_ssl return 0 if GNU TLS is enabled.
2008-06-05 Adam DickmeissMinor formatting changes.
2008-06-05 Adam DickmeissGNU TLS non-block works.
2008-06-04 Adam DickmeissGNU TLS operational. Issues with non-blocked I/O left.
2008-06-04 Adam DickmeissStarted work on using GNU TLS as an alterantive to...
2008-06-04 Adam DickmeissLink SSL with libyaz.la and yaz-client only.
2008-06-03 Adam DickmeissICU parse_error no longer an array.
2008-05-30 Adam DickmeissDocument Windows Service Control
2008-05-30 Adam DickmeissAdded a few comments. Source in ztest also analyzed...
2008-05-30 Adam DickmeissFix comment regarding diagnostics
2008-05-30 Adam DickmeissReplaced some error code ints with proper defines ...
2008-05-28 Adam DickmeissUsing YAZ tokenizer for CQL to PQF transform spec.
2008-05-28 Adam DickmeissAdded yaz_mk_sru_surrogate to create SRU surrogate...
2008-04-28 Adam DickmeissBeginnings for RPN to CQL transform.
2008-04-28 Adam DickmeissIndentation.
2008-04-28 Adam DickmeissUse SRU diagnostic defines rather than numbers.
2008-04-22 unknownFixed argument passing to sc_main.
2008-04-22 Adam DickmeissFile sc_test.c part of dist (source for Windows only).
2008-04-22 Adam DickmeissUnix update for service control (sc).
2008-04-22 Adam DickmeissImplemented new Windows Service wrapper (sc).
2008-04-17 Adam DickmeissChanged yaz_record_conv_record to be reentrant for...
2008-04-17 Adam DickmeissChanged yaz_record_conv_record to be reentrant.
2008-04-05 Adam DickmeissFixed Library add's for libyaz_la, libyaz_icu.la, libya...
2008-04-04 Adam DickmeissUpdate headers and omit CVS Ids.
2008-04-04 Adam DickmeissFixed bug #2116: Invalid: returning value from void...
2008-04-03 Adam DickmeissRefactor iconv decoders.
2008-04-01 Adam DickmeissUpdate source headers for 2008. Omit CVS ID keyword...
2008-04-01 Adam DickmeissAdded Copyright header.
2008-04-01 Adam DickmeissFactored character encoders out to separate files ...
2008-03-31 Adam DickmeissImproved speed of MARC-8 encoding. Cosmetic changes.
2008-03-31 Adam DickmeissImplemented lossy and lossless MARC-8 encoding.
2008-03-25 Adam DickmeissHandle G1 in MARC-8 decoding.
2008-03-25 Adam DickmeissIgnore backup files.
2008-03-25 Adam DickmeissAdded function yaz_log_xml_errors.
2008-03-25 Adam DickmeissChanged messages for XSLT conversion errors.
2008-03-19 Adam DickmeissIgnore unknown XML attributes in MARCXML parsing.
2008-03-18 Adam DickmeissMake iconv-p.h part of automake source.
2008-03-17 Adam DickmeissFactor iconv conversions to separate C files.
2008-03-17 Adam DickmeissMARC-8 ANSEL fix and proper better handling of incompl...
2008-03-12 Adam DickmeissMoved ignore files.
2008-03-12 Adam DickmeissFixed bug #2120: Different greek symbols, UTF-8 to...
2008-03-05 Adam DickmeissFor MARC-8 decoding avoid messing up G0 when G1 is...
2008-03-05 Adam DickmeissFix C code build Z39.50v3 ASN.1 using make -j (parallel...
2008-02-21 Adam DickmeissIndenting
2008-02-21 Adam DickmeissAdded yaz_daemoon for windows.
2008-02-20 Adam DickmeissDescribe YAZ' options function.
2008-02-19 Adam DickmeissBumped debian version to 3.0.25-1
2008-02-18 Adam DickmeissAdded daemon utility (yaz_daemon).
2008-02-18 Adam DickmeissRemoved always true expression part in if stmt
2008-01-30 Adam DickmeissFixed bug #395: ZOOM_record / OPAC record encoding...
2008-01-30 Adam DickmeissAdded yaz_marc_get_iconv
2008-01-30 Adam DickmeissAdded wrbuf_iconv_puts_cdata
2008-01-28 Adam DickmeissChanged definition of extra_args in Z_SRW_PDU. YAZ.3.0.24
2008-01-25 Adam DickmeissName value is glob-expression for retrieval facility.
2008-01-21 Adam DickmeissFix use of shutdown for WIN32
2008-01-21 Adam DickmeissPossible fix for bug #2035
2008-01-21 Adam DickmeissFix for bug #2037: cs_listen failed - is not handled...
2008-01-17 Adam Dickmeisslibyaz_icu depends on the ICU libs
2008-01-16 Adam DickmeissFixed bug #2027: Crash when closing connection.
2008-01-09 Adam DickmeissChanged license of CCL module to 'Revised BSD'
2008-01-09 Adam DickmeissChanged license of CCL module to 'Revised BSD'.
2008-01-07 Adam DickmeissFixed bug in ZOOM_options_getl WRT setting of parameter...
2008-01-06 Adam DickmeissCQL free-form terms are ANDed (extra terms).
2008-01-06 Adam DickmeissAdded support for free-form-terms. Bug #609: HDCQL.
2008-01-06 Adam DickmeissCQL v1.2 functionality except sort.
2008-01-06 Adam DickmeissUse shell /usr/bin/tclsh for Tcl scripts.
2007-12-20 Adam DickmeissFixed bug #1988: CQL-to-PQF translation mishandles...
2007-12-18 Adam DickmeissAnnotate
2007-12-17 Adam DickmeissSupport read/write MARCXML collections.
2007-12-17 Adam DickmeissFixed bug in icu_buf_utf8_to_cstr (wrong length).
2007-12-16 Adam DickmeissHandle OPAC for record conversion module.
2007-12-11 Adam DickmeissAdded ZOOM_package_option_{set,get}l.
2007-11-30 Adam DickmeissAdjustments to make YAZ compile as C++ code.
2007-11-30 Adam DickmeissChanged return value of function icu_sortkey8_from_utf1...
2007-11-30 Adam DickmeissUse oid_class rather than int for OID class.
2007-11-15 Adam DickmeissIntroduce wrbuf_{write,puts}_escaped.
2007-11-12 Adam DickmeissRenamed 'normalize' rule to 'transform'.
next