]> git.evergreen-ils.org Git - OpenSRF.git/history - src/libstack/osrf_stack.c
added a settings server client and test. made the global config object wrapped in...
[OpenSRF.git] / src / libstack / osrf_stack.c
2007-05-09 mikerprintf family format fixup found (har har) and suggeste...
2007-01-25 ericksonAdded support for the opensrf XID, which is a transacti...
2006-09-24 ericksonstateful backend sessions now only timeout of no reques...
2006-09-05 ericksonadded message processing time to C stack
2006-09-01 ericksondoing better job of propogating network errors up the...
2006-06-15 ericksonreturn error when client is disconnected
2006-05-15 ericksonadded connection oriented statefull session handling...
2006-01-30 ericksonAdded additional param to all the osrfLog* calls which...
2005-11-29 ericksonmoved C code to a unified logging framework which curre...
2005-10-03 ericksonadded list and hash code based on libJudy
2005-09-12 ericksonchanged around the status method some
2005-09-12 ericksonadded the md5 server (opensrf.version)
2005-09-06 ericksonsmall bug fixes
2005-09-06 ericksonadded CONNECT handling
2005-09-02 ericksonYoung C server code added
2005-08-31 ericksonnew json api changes
2005-08-26 ericksonadding utility methods
2005-08-21 ericksonmake install.sh slightly smarter
2005-08-16 ericksonmoved transport code over to utils/socket_bundle so...
2005-08-12 ericksoncode cleanup and memory debugging
2005-08-11 ericksonmoved C over to all JSON all the time
2005-07-25 ericksonadded handler for STATUS_CONTINUE
2005-06-19 ericksonmore tweaking to point to the right header files, etc.
2005-05-02 ericksonbug squashing party on the gateway. we now explicitly...
2005-04-25 ericksonadded some debugging when hunting memory error
2005-04-09 ericksonaltered debug message that was causing problems
2005-04-09 ericksonadded some debugging
2005-04-04 ericksonadded some debugging
2005-04-01 ericksonadded handling for jabber errors
2005-03-31 ericksonfixed bug where session id's were always coming up...
2005-03-15 ericksonfound the (i believe) the remaining leaks in the transp...
2005-03-15 ericksonmemory leak cleaning, more to come.
2005-03-03 ericksonpass up internal server errors as user exceptions
2005-03-03 ericksonadded some basic exception handling and propogation
2005-02-24 ericksonOK. This is the first early C version of the OpenSRF...