Log request number. More configurable keepalive with pdu/bw limits.
[yazpp-moved-to-github.git] / src / yaz-z-assoc.cpp
2003-10-01 Adam DickmeissProxy with QOS support. XML config. Better logging
2002-10-09 Adam DickmeissRename yaz++ header files
2002-09-10 Adam DickmeissAdded fflush for APDU log
2002-04-22 Adam DickmeissEncoding failed print in APDU log
2001-11-04 Adam DickmeissFixed problem processEvent which in rare cases return 0.
2001-08-13 Adam DickmeissPDU_Assoc keeps track of children. Using yaz_log instea...
2001-04-25 Adam DickmeissAdded referenceId handling for server.
2001-03-27 Adam DickmeissNew server facility scheme.
2001-03-26 Adam DickmeissNew threaded PDU association.
2001-01-04 Heikki LevantoNo SIGPIPES in windows...
2000-12-14 Adam DickmeissIgnoring signal SIGPIPE.
2000-10-11 Adam DickmeissMoved header files to include/yaz++. Switched to libtoo...
2000-09-12 Heikki Levantominor
2000-09-08 Adam DickmeissAdded skeleton of yaz-z-server.
2000-09-05 Adam DickmeissFixed get_otherInfoAPDU to return otherInfo for extende...
2000-09-04 Adam DickmeissChanged call to logging functions (yaz_ added).
2000-09-04 Adam DickmeissFixed memory leak(s). Added re-use of associations...
2000-08-10 Adam DickmeissFixes for {set,get}_APDU_log.
2000-08-07 Adam DickmeissFixed serious bug regarding timeouts. Improved logging...
2000-05-10 ianAdded default parameters for refid to request functions.
1999-12-06 Adam DickmeissModified for new location of YAZ header files. Experime...
1999-11-10 Adam DickmeissWork on proxy.
1999-09-13 Adam DickmeissProxy removes OtherInfo Proxy Address and Session ID...
1999-04-21 Adam DickmeissMany improvements. Modified to proxy server to work...
1999-04-20 Adam DickmeissImplemented various stuff for client and proxy. Updated...
1999-04-09 Adam DickmeissAdded object Yaz_Z_Assoc. Much more functional client.