2007-04-12 |
Adam Dickmeiss | New OID database - with public definitions in oid_db... |
tree | commitdiff |
2007-03-21 |
Adam Dickmeiss | Revert ZOOM API changes. |
tree | commitdiff |
2007-03-19 |
Adam Dickmeiss | API changes to ZOOM. Functions for setting options... |
tree | commitdiff |
2007-03-07 |
Adam Dickmeiss | Check for errors at all times in this event test |
tree | commitdiff |
2007-02-21 |
Adam Dickmeiss | Added test for checking ZOOM task/event handling. |
tree | commitdiff |
2007-01-10 |
Adam Dickmeiss | Implemented ZOOM_connection_peek_event. |
tree | commitdiff |
2007-01-04 |
Marc Cromme | removed unused variable |
tree | commitdiff |
2007-01-04 |
Marc Cromme | changed output to be non-cascarding when using -n switch |
tree | commitdiff |
2007-01-03 |
Adam Dickmeiss | Towards 2.1.44. Bump copyright year. |
tree | commitdiff |
2006-10-31 |
Adam Dickmeiss | Implemented ZOOM_record_error which returns error infor... |
tree | commitdiff |
2006-10-24 |
Adam Dickmeiss | Fix compilation error |
tree | commitdiff |
2006-10-24 |
Adam Dickmeiss | Change usage example. |
tree | commitdiff |
2006-10-04 |
Mike Taylor | Change K&R-style empty function declarations to explici... |
tree | commitdiff |
2006-09-19 |
Adam Dickmeiss | Added the test for bug #641. |
tree | commitdiff |
2006-09-19 |
Adam Dickmeiss | Added ZOOM Keepalive/reconnect test utility. |
tree | commitdiff |
2006-09-18 |
Marc Cromme | updated to use the ZOOM_EVENT_END event |
tree | commitdiff |
2006-08-24 |
Adam Dickmeiss | Allow this update test to read record data from standar... |
tree | commitdiff |
2006-08-11 |
Adam Dickmeiss | Include XML2_CFLAGS in AM_CPPFLAGS |
tree | commitdiff |
2006-06-15 |
Adam Dickmeiss | Ignore zoomst10 |
tree | commitdiff |
2006-06-15 |
Adam Dickmeiss | Make the zoom programs by default. Problem is that... |
tree | commitdiff |
2006-06-15 |
Adam Dickmeiss | Changed ZOOM_query_ccl2rpn function so that it takes... |
tree | commitdiff |
2006-04-24 |
Adam Dickmeiss | Cast to long YAZ.2.1.18 |
tree | commitdiff |
2006-04-21 |
Adam Dickmeiss | Added several type casts due to no portable way of... |
tree | commitdiff |
2006-04-19 |
Adam Dickmeiss | Better usage info |
tree | commitdiff |
2006-03-01 |
Adam Dickmeiss | Added SRU-GET and SRU-POST support for ZOOM C. Option... |
tree | commitdiff |
2006-02-02 |
Adam Dickmeiss | Program zoom-benchmark is not part of RPM,DEB package... |
tree | commitdiff |
2005-11-26 |
Mike Taylor | Ignore zoomtst9 |
tree | commitdiff |
2005-11-24 |
Adam Dickmeiss | Added ZOOM example program that illustrates Ext Record... |
tree | commitdiff |
2005-11-04 |
Mike Taylor | Fix incorrect diagnostic. |
tree | commitdiff |
2005-11-02 |
Adam Dickmeiss | Avoid mixed decl/stmt |
tree | commitdiff |
2005-11-01 |
Adam Dickmeiss | Allow inspection of result set options with rget command |
tree | commitdiff |
2005-10-22 |
Adam Dickmeiss | Do not use // comments |
tree | commitdiff |
2005-09-20 |
Marc Cromme | added a -g switch for gnuplot instructions in output... |
tree | commitdiff |
2005-09-20 |
Marc Cromme | counting ewrror corrected such that multiple repeats... |
tree | commitdiff |
2005-09-20 |
Marc Cromme | moving int declaration to top of function to avoid... |
tree | commitdiff |
2005-09-19 |
Adam Dickmeiss | Added ignore of zoom-benchmark program |
tree | commitdiff |
2005-09-19 |
Marc Cromme | better 3D graphics made possible by ordering events... |
tree | commitdiff |
2005-09-16 |
Adam Dickmeiss | Remove C++ style comments. Remove mixed stmt/var decl. |
tree | commitdiff |
2005-09-16 |
Adam Dickmeiss | Boolrean and rather than bitwise and |
tree | commitdiff |
2005-09-16 |
Marc Cromme | tickmarks taken out |
tree | commitdiff |
2005-09-15 |
Marc Cromme | changed output such that process comes first, then... |
tree | commitdiff |
2005-09-15 |
Marc Cromme | use points, no lines |
tree | commitdiff |
2005-09-15 |
Marc Cromme | made progres linearly increasing, and added gnuplot... |
tree | commitdiff |
2005-09-11 |
Adam Dickmeiss | Compatibility fixes for older C compilers. Fixed printf... |
tree | commitdiff |
2005-09-11 |
Adam Dickmeiss | Put declarations before statements to make code work... |
tree | commitdiff |
2005-09-09 |
Marc Cromme | pretty formatting with tabs for gnuplot reading |
tree | commitdiff |
2005-09-07 |
Marc Cromme | added simple benchmark client program written over... |
tree | commitdiff |
2005-06-25 |
Adam Dickmeiss | Expanded tabs in all source files. Added vim/emacs... |
tree | commitdiff |
2005-06-25 |
Adam Dickmeiss | Print ext command in help |
tree | commitdiff |
2005-06-06 |
Adam Dickmeiss | Allow log level to be set for zoomsh |
tree | commitdiff |
2005-06-06 |
Adam Dickmeiss | Re-organize top-level code so main functions does less... |
tree | commitdiff |
2005-06-06 |
Adam Dickmeiss | Add support for privately defined extended service... |
tree | commitdiff |
2005-02-03 |
Adam Dickmeiss | Remove old-style logging |
tree | commitdiff |
2005-01-15 |
Adam Dickmeiss | Bump year |
tree | commitdiff |
2004-12-13 |
Heikki Levanto | Moved back to a single log.h, with the new #define... |
tree | commitdiff |
2004-11-18 |
Heikki Levanto | Deprecated log.h and created a new ylog.h |
tree | commitdiff |
2004-05-01 |
Adam Dickmeiss | Get rid of SSL_{CFLAGS,DEFS,LIBS} |
tree | commitdiff |
2004-04-29 |
Adam Dickmeiss | Get rid of SSL check code |
tree | commitdiff |
2004-04-28 |
Adam Dickmeiss | ZOOM now allows inspection of X509 peer certificate... |
tree | commitdiff |
2004-02-23 |
Adam Dickmeiss | Implement ZOOM_resultset_{sort,cache_reset} which sorts... |
tree | commitdiff |
2004-01-16 |
Adam Dickmeiss | Make ZOOM C recognize option password |
tree | commitdiff |
2004-01-12 |
Adam Dickmeiss | Use displayTerm in zoomsh |
tree | commitdiff |
2003-11-25 |
Adam Dickmeiss | Allow command to send extended service package |
tree | commitdiff |
2003-10-27 |
Adam Dickmeiss | Source restructure. yaz-marcdump part of installation |
tree | commitdiff |
2003-07-14 |
Adam Dickmeiss | OPAC record support for ZOOM |
tree | commitdiff |
2003-07-10 |
Mike Taylor | Remove the oid_name_to_dotstring() function, which... |
tree | commitdiff |
2003-07-09 |
Mike Taylor | display_records() now displays the record syntax OID... |
tree | commitdiff |
2003-05-26 |
Adam Dickmeiss | Fix type of len var |
tree | commitdiff |
2003-04-23 |
Adam Dickmeiss | Allow for quoted tokens in ZOOM shell |
tree | commitdiff |
2003-03-11 |
Adam Dickmeiss | SRW character set handling |
tree | commitdiff |
2003-03-03 |
Adam Dickmeiss | Fixed warnings. Updated headers |
tree | commitdiff |
2003-02-24 |
Adam Dickmeiss | Added scan |
tree | commitdiff |
2003-02-23 |
Adam Dickmeiss | Reset count/start after running show |
tree | commitdiff |
2003-02-18 |
Adam Dickmeiss | Use LIBS instead of XML2_LIBS for Makefiles |
tree | commitdiff |
2003-02-17 |
Adam Dickmeiss | Use libxml2 instead of libxslt(and libxml2) |
tree | commitdiff |
2003-02-17 |
Adam Dickmeiss | HTTP Timeouts. Memory leak checks and fixes. Changed... |
tree | commitdiff |
2003-02-17 |
Adam Dickmeiss | SRW record retrieval works for ZOOM |
tree | commitdiff |
2003-02-14 |
Adam Dickmeiss | More type casts. Modify CQL tree - bool is C++ reserved... |
tree | commitdiff |
2003-02-12 |
Adam Dickmeiss | SOAP, SRW codecs and HTTP transport for YAZ using libxml2. |
tree | commitdiff |
2003-01-06 |
Adam Dickmeiss | SRW, CQL, 2003 |
tree | commitdiff |
2002-12-09 |
Adam Dickmeiss | New ZOOM connection options: targetImplementation{Id... |
tree | commitdiff |
2002-09-24 |
Adam Dickmeiss | tst7 checks for memory leaks |
tree | commitdiff |
2002-09-24 |
Adam Dickmeiss | spelling |
tree | commitdiff |
2002-09-16 |
Adam Dickmeiss | Moved zoom implementation to zutil. Man page for zoomsh |
tree | commitdiff |
2002-09-13 |
Adam Dickmeiss | Make buffer for OtherInfo larger |
tree | commitdiff |
2002-09-03 |
Adam Dickmeiss | Fixed crash due to absent database in NamePlusRecord |
tree | commitdiff |
2002-08-29 |
Mike Taylor | Add all my new .cvsignore files. Life will now be... |
tree | commitdiff |
2002-08-25 |
Adam Dickmeiss | Ensure that send_present doesn't use ODR if present... |
tree | commitdiff |
2002-08-24 |
oleg | Fix memory leaks, which corresponding with ODR out... |
tree | commitdiff |
2002-08-20 |
Adam Dickmeiss | Use elementSetName and syntax in record lookup in cache |
tree | commitdiff |
2002-08-19 |
Adam Dickmeiss | timeout option for ZOOM |
tree | commitdiff |
2002-07-31 |
Adam Dickmeiss | Removed code that read dead pointer |
tree | commitdiff |
2002-07-29 |
Adam Dickmeiss | record fetch method ext that returns YAZ Z_External |
tree | commitdiff |
2002-07-25 |
Adam Dickmeiss | Default timeout is 25 seconds |
tree | commitdiff |
2002-07-11 |
Adam Dickmeiss | Implement otherInfo%d setting |
tree | commitdiff |
2002-07-03 |
Adam Dickmeiss | unix sockets for zoom |
tree | commitdiff |
2002-07-01 |
Adam Dickmeiss | reconnect bugfix (when receiving close PDU) |
tree | commitdiff |
2002-06-05 |
Adam Dickmeiss | removed unused variables |
tree | commitdiff |
2002-06-05 |
Adam Dickmeiss | added include |
tree | commitdiff |
2002-06-04 |
Adam Dickmeiss | dont return value in void |
tree | commitdiff |
next |