Program zoom-benchmark is not part of RPM,DEB package yet, so it
[yaz-moved-to-github.git] / zoom / zoomsh.c
2005-11-02 Adam DickmeissAvoid mixed decl/stmt
2005-11-01 Adam DickmeissAllow inspection of result set options with rget command
2005-06-25 Adam DickmeissExpanded tabs in all source files. Added vim/emacs...
2005-06-25 Adam DickmeissPrint ext command in help
2005-06-06 Adam DickmeissAllow log level to be set for zoomsh
2005-06-06 Adam DickmeissRe-organize top-level code so main functions does less...
2005-06-06 Adam DickmeissAdd support for privately defined extended service...
2005-01-15 Adam DickmeissBump year
2004-12-13 Heikki LevantoMoved back to a single log.h, with the new #define...
2004-11-18 Heikki LevantoDeprecated log.h and created a new ylog.h
2004-04-29 Adam DickmeissGet rid of SSL check code
2004-04-28 Adam DickmeissZOOM now allows inspection of X509 peer certificate...
2004-02-23 Adam DickmeissImplement ZOOM_resultset_{sort,cache_reset} which sorts...
2004-01-16 Adam DickmeissMake ZOOM C recognize option password
2004-01-12 Adam DickmeissUse displayTerm in zoomsh
2003-11-25 Adam DickmeissAllow command to send extended service package
2003-07-14 Adam DickmeissOPAC record support for ZOOM
2003-07-10 Mike TaylorRemove the oid_name_to_dotstring() function, which...
2003-07-09 Mike Taylordisplay_records() now displays the record syntax OID...
2003-05-26 Adam DickmeissFix type of len var
2003-04-23 Adam DickmeissAllow for quoted tokens in ZOOM shell
2003-03-03 Adam DickmeissFixed warnings. Updated headers
2003-02-24 Adam DickmeissAdded scan
2003-02-23 Adam DickmeissReset count/start after running show
2003-02-17 Adam DickmeissHTTP Timeouts. Memory leak checks and fixes. Changed...
2003-02-17 Adam DickmeissSRW record retrieval works for ZOOM
2003-02-14 Adam DickmeissMore type casts. Modify CQL tree - bool is C++ reserved...
2003-01-06 Adam DickmeissSRW, CQL, 2003
2002-06-05 Adam Dickmeissremoved unused variables
2002-06-02 Adam DickmeissFirst work on extended packages. Reconnect capability
2002-05-18 olegAdded support of CharacterSetandLanguageNegotiation-3
2002-02-20 Adam DickmeissUse printf instead of putchar
2001-11-18 Adam DickmeissPrefix ZOOM_ instead of Z3950_. Documentation updates.
2001-11-16 Adam DickmeissFix: Remove new-lines from commands in ZOOM shell.
2001-11-16 Adam DickmeissRemoved Z3950_connection_host.
2001-11-15 Adam DickmeissZOOM: record objects "owned" by result sets.
2001-11-06 Adam DickmeissZOOM changes.
2001-10-24 Adam DickmeissWIN32 updates: ZOOM runs, nmem_init/nmem_exit called...
2001-10-23 Adam DickmeissOld Z39.50 codecs gone. Added ZOOM. WRBUF MARC display...