yaz-moved-to-github.git
1999-06-16 Adam DickmeissAdded APDU log to client.
1999-06-11 Adam DickmeissFixed minor bug in ScanRequest encoder.
1999-06-10 Adam DickmeissAdded bend_start, bend_stop handlers and removed pre_init.
1999-06-10 Adam DickmeissModified so that pre_init is called when service/server...
1999-06-09 Heikki LevantoCleaning up. Seems to work all right
1999-06-09 Adam DickmeissMinor changes.
1999-06-09 Adam DickmeissAdded enable-yc (removed with-yc) and enable-tcpd.
1999-06-09 Adam DickmeissFixed for compiled ASN.1.
1999-06-09 Heikki LevantoCompiles and links both old and new type stuff all...
1999-06-09 Heikki LevantoAt least it can compile
1999-06-09 Adam DickmeissAdded YAZ_EXPORT.
1999-06-09 Adam DickmeissHeader files moved to include (used to be z39.50).
1999-06-09 Adam DickmeissAdded option -I and variable h-path to specify path...
1999-06-09 Heikki LevantoMore work on the ASN-generated files.
1999-06-08 Heikki LevantoProto.h works all right, removed linker warnings from...
1999-06-08 Heikki LevantoRenamed a pile of files
1999-06-08 Adam DickmeissFixed problem with proto.h.
1999-06-08 Heikki LevantoDeleting this, renamed to makefile (.nothing)
1999-06-08 Heikki LevantoRenamed to makefile (.nothing) (from .mak)
1999-06-08 Adam DickmeissMinor changes.
1999-06-08 Adam DickmeissMoved file to be part of zutil (instead of util).
1999-06-08 Adam DickmeissAdded Makefile.
1999-06-08 Adam DickmeissNew sub directory zutil. Moved YAZ Compiler to be part...
1999-06-04 Heikki LevantoCleaning up
1999-06-02 Heikki LevantoDebug options for C compiler
1999-06-01 Adam DickmeissWork on Extended Services.
1999-05-27 Adam DickmeissFix.
1999-05-27 Adam DickmeissAssigned OID for old DB Update (VAL_DBUPDATE0).
1999-05-26 Adam DickmeissFixed minor bugs regarding DB Update (introduced by...
1999-05-26 Adam DickmeissImplemented z_ext_record.
1999-05-26 Adam DickmeissDB Update implemented in client (very basic).
1999-05-26 Adam DickmeissC++ compilation.
1999-05-19 Heikki LevantoAdded comments
1999-05-18 Heikki LevantoDoes yaz, client, server.lib, *and* ztest!
1999-05-18 Heikki LevantoCompiles and links yaz.dll and client.exe, which seems...
1999-05-06 Adam DickmeissAdded tcpdchk.c.
1999-05-05 Adam DickmeissAdded ApS.
1999-04-29 Adam DickmeissChanged tcpip_strtoaddr_ex so that only part 'till...
1999-04-28 Adam DickmeissFixed problem with Makefile and sub directories.
1999-04-27 Adam DickmeissModified odr_destroy so that file is not closed when...
1999-04-26 Adam DickmeissImplemented OtherInfo utility.
1999-04-23 Adam DickmeissFixed bug in match_triple. Thanks to Franck Falcoz...
1999-04-21 Adam DickmeissFixed bug in {en,de}coder for OtherInformation.
1999-04-20 Adam DickmeissAdded 'name' paramter to encoder/decoder routines ...
1999-04-16 Adam DickmeissAdded interface for tcpd wrapper for access control.
1999-04-15 Adam DickmeissAdded COOKIE UserInfo OID.
1999-04-09 Adam DickmeissAdded OtherInfo private OID proxy.
1999-03-31 Adam DickmeissImplemented odr_strdup. Added Reference ID to backend...
1999-03-31 Adam DickmeissFixed memory leaks in ccl_find_str and ccl_qual_rm.
1999-03-31 Adam DickmeissFunction getprotobyname only called once. Minor change...
1999-03-23 Adam DickmeissYet another fix.
1999-03-18 Adam DickmeissFixed bug in TargetInfo encoder/decoder.
1999-03-18 Adam DickmeissMinor fix.
1999-03-11 Adam DickmeissFixed bug (introduced by previous commit).
1999-03-11 Adam DickmeissAdded GNU readline support. HTML display in client.
1999-02-18 Sebastian HammerChanged ES: Update OID
1999-02-18 Sebastian HammerAdded note about the ES: Update change
1999-02-11 Adam DickmeissFunction nmem_init only mandatory on Windows.
1999-02-02 Adam DickmeissUses preprocessor define WIN32 instead of WINDOWS to...
1999-02-01 Adam DickmeissFixed minor bug introduced by previous commit.
1999-02-01 Adam DickmeissAdded XML display.
1999-01-25 Adam DickmeissMade data1_pr_tree make better printing of data1 buffers.
1999-01-08 Adam DickmeissAdded const modifier to some of the BER/ODR encoding...
1998-12-15 Adam DickmeissMinor change.
1998-12-14 Adam DickmeissFixed memory leak - happened when fetching MARC records.
1998-12-03 Adam DickmeissAdded OID's for XML.
1998-11-17 Adam DickmeissChagned project to include logrpn.c
1998-11-17 Adam DickmeissFixed minor bug (introduced by previous commit).
1998-11-16 Adam DickmeissAdded loggin utilies, log_rpn_query and log_scan_term...
1998-11-09 Adam DickmeissFixed configure.
1998-11-09 Adam DickmeissMinor changes.
1998-11-05 Sebastian HammerFixed typo in resourcetype
1998-11-03 Adam DickmeissChanged definition of data1 node so that it uses less...
1998-11-03 Adam DickmeissFixed bug regarding YC.
1998-10-28 Adam DickmeissAdded --with-yc option to configure. For the data1_node...
1998-10-28 Adam DickmeissMinor changes for project.
1998-10-28 Adam DickmeissNew functions log_init_file, log_init_level, log_init_p...
1998-10-20 Adam DickmeissMinor change to prevent warning.
1998-10-20 Sebastian HammerWork
1998-10-20 Adam DickmeissMinor fix regarding output for Item Order.
1998-10-20 Sebastian HammerFixed Scan
1998-10-20 Sebastian HammerWork
1998-10-20 Sebastian HammerFixed Scan bug in asn and client
1998-10-20 Sebastian Hammerchanged preferred pos to 1
1998-10-20 Adam DickmeissFixed scan response handler.
1998-10-19 Adam DickmeissNew nmem utility, nmem_transfer, that transfer blocks...
1998-10-19 Adam DickmeissFixed data1_gettagbyname. Bug introduced by previous...
1998-10-18 Sebastian HammerAdded diagnostic dump of Item Order Eservice.
1998-10-18 Adam DickmeissFixed oid_getentbyoid so that it returns NULL when...
1998-10-15 Adam DickmeissTag set type may be specified in reference to it using...
1998-10-15 Adam DickmeissAdded type cast to make C++ happy.
1998-10-14 Per M. HansenPublisher changed from (2,3) to (2,31) in meta.abs.
1998-10-14 Adam DickmeissAdded include of string.h.
1998-10-14 Adam DickmeissBug fix. Bug introduced by previous commit.
1998-10-13 Adam DickmeissChanged headers and removed obsolete ordinal spec from...
1998-10-13 Adam DickmeissAdded changes.
1998-10-13 Adam DickmeissMinor change.
1998-10-13 Adam DickmeissAdded support for Surrogate Diagnostics for Scan Term...
1998-10-13 Adam DickmeissAdded printf-format check for logf when using GNUC.
1998-10-13 Adam DickmeissAdded extra argument 'lineno' to function readconf_line.
next