Character set negotiation updates
[yaz-moved-to-github.git] / client / client.c
2002-07-25 Adam DickmeissCharacter set negotiation updates
2002-07-12 ja7Added new command ccl_parse which parses a ccl find...
2002-06-18 Adam Dickmeissfix warnings. Indentation
2002-06-17 ja7Added support for adding tab completions to any command...
2002-06-10 Adam DickmeissCCL always enabled
2002-06-04 Adam DickmeissNew COMSTACK: UNIX socket
2002-06-02 Adam DickmeissRemove --enable-module option
2002-06-02 Adam DickmeissPrint more GRS-1 data types
2002-05-20 olegFixed using random values
2002-05-19 olegAdded second part of helper functions for CharSetandLan...
2002-05-18 olegAdded support of CharacterSetandLanguageNegotiation-3
2002-05-03 Adam Dickmeissdata1 cleanup
2002-04-15 Adam DickmeissFix rl_attempted_completion_over
2002-04-13 Adam DickmeissFix help (should not wait for network I/O)
2002-04-08 Adam DickmeissFix for old readline
2002-03-20 Adam DickmeissDisplay of USR.1:SearchResult-1
2002-03-06 Adam Dickmeisshelp for individual commands
2002-02-24 Adam DickmeissRemoved C++ comment and empty statements/declarations
2002-02-20 Adam DickmeissUsing printf instead of putchar
2002-02-18 Adam DickmeissAvoid MARC decoding of MAB.
2002-02-12 Adam DickmeissClient prints new init options
2002-02-01 Adam DickmeissFix memory leak. Disable readline for non-tty
2002-01-30 Adam DickmeissWIN32 updates for YAZ client.
2002-01-30 Adam DickmeissYAZ client features: Command completion and new command...
2002-01-29 ja7Changed to flush apdu and marc log files a apdu is...
2002-01-28 Adam DickmeissIdPass authentication.
2002-01-23 Adam DickmeissRetrieval of post script files. -k option for client.
2002-01-21 Adam DickmeissMore example code to handle Extended Services Update.
2002-01-11 Adam DickmeissTowards 1.8.5. Option -u for YAZ client.
2001-11-22 Adam DickmeissFixed dup display of records (bug introduced by previou...
2001-11-21 Adam DickmeissNew client commands: . (to source YAZ client commands...
2001-11-18 Adam DickmeissYAZ client uses setnames only if target supports it.
2001-11-13 Adam DickmeissSeparate malloc debug library. Removal of ASN_COMPILED...
2001-10-29 Adam DickmeissNew function marc_display_exl - used by YAZ client...
2001-10-24 Adam DickmeissWIN32 updates: ZOOM runs, nmem_init/nmem_exit called...
2001-08-08 Adam DickmeissImplemented utility yaz_sort_spec.
2001-08-06 Adam DickmeissClient doesn't set VAL_PROXY otherinfo unless -p is...
2001-07-19 Adam DickmeissAdded typecasts to make C++ happy.
2001-07-04 ja7Added new commend "proxy" for ysing a yaz-proxy to...
2001-06-11 Heikki LevantoDisplayng diags in EsResponse, even if they should...
2001-05-16 Adam DickmeissReference id set for InitRequest.
2001-04-22 ja7if Compiled with Command line history a open command...
2001-04-06 Adam DickmeissOptional CCL module. Moved atoi_n to marcdisp.h from...
2001-04-05 Adam DickmeissNew configure options: --enable-module.
2001-03-27 Adam DickmeissFixed scan for bad CCL.
2001-03-25 Adam DickmeissAdded odr_intdup. Ztest server returns TaskPackage...
2001-03-21 Adam DickmeissImplemented cs_create_host. Better error reporting...
2001-03-13 Adam DickmeissAdded option -c to set CCL config file.
2001-02-21 Adam DickmeissC++ fixes.
2001-02-21 Adam DickmeissFixed problem with old codecs.
2001-02-20 Adam DickmeissAdded ill_get_APDU and ill_get_Cancel.
2001-01-30 ja7added command for setting packageName in ES packages!
2001-01-29 Adam DickmeissClients prints options in InitResponse.
2001-01-22 Adam DickmeissMultiple attribute may be specified for sorging.
2000-11-23 Adam DickmeissSSL comstack support. Separate POSIX thread support...
2000-11-16 Adam DickmeissChanged because ccl_rpn_query sets attribute set.
2000-11-13 Adam DickmeissWork on SCAN: RPN2CCL conversion and proper "next"...
2000-10-02 Adam DickmeissAdded peer_name member for bend_init handler. Changed...
2000-09-04 Adam DickmeissAdded prefix yaz_ for most logging utility functions.
2000-08-10 Adam DickmeissFixes for ILL.
2000-05-18 Adam DickmeissClient display time elapsed.
2000-04-05 Adam DickmeissAdded shared library support (libtool).
2000-03-20 Adam DickmeissMinor change.
2000-03-20 Adam DickmeissAdded Segment request for fronend server. Work on admin...
2000-03-16 ianAdded commands for sending shutdown and startup admin...
2000-03-14 ianMinor change to order of debugging output for send_apdu,
2000-03-14 ianAdded code to enable sending of admin extended service...
2000-02-28 Adam DickmeissUsing autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_EN...
2000-01-31 Adam DickmeissRemoved uses of assert(3). Cleanup of ODR. CCL parser...
2000-01-15 Adam DickmeissImplemented ill_get_ILLRequest. More ILL testing for...
1999-12-21 Adam DickmeissMore robust ISO2709 handling (in case of real bad formats).
1999-12-16 Adam DickmeissImplemented ILL protocol. Minor updates ASN.1 compiler.
1999-11-30 Adam DickmeissImproved installation. Moved header files to include...
1999-11-04 Adam DickmeissAdded status elements for backend delete result set...
1999-10-11 Adam DickmeissModified printing of records.
1999-08-27 Adam DickmeissRenamed logf function to yaz_log. Removed VC++ project...
1999-07-06 Adam DickmeissAdded "schema" command.
1999-06-16 Adam DickmeissAdded APDU log to client.
1999-06-01 Adam DickmeissWork on Extended Services.
1999-05-26 Adam DickmeissFixed minor bugs regarding DB Update (introduced by...
1999-05-26 Adam DickmeissDB Update implemented in client (very basic).
1999-04-20 Adam DickmeissAdded 'name' paramter to encoder/decoder routines ...
1999-03-31 Adam DickmeissImplemented odr_strdup. Added Reference ID to backend...
1999-03-23 Adam DickmeissYet another fix.
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-01 Adam DickmeissFixed minor bug introduced by previous commit.
1999-02-01 Adam DickmeissAdded XML display.
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-09-22 Adam DickmeissMinor changes in sort spec.
1998-08-19 Adam DickmeissChanged som member names of DeleteResultSetRequest...
1998-07-20 Adam DickmeissAdded 'delete <resultset>' command. Changed open comman...
1998-06-09 Adam DickmeissMinor changes.
1998-05-18 Adam DickmeissChanged the way attribute sets are handled by the retri...
1998-03-31 Adam DickmeissDevelopment towards compiled ASN.1.
1998-03-31 Adam DickmeissFurhter work on UNIverse resource report.
1998-03-05 Adam DickmeissAdded a few casts to make C++ happy.
next