]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/libstack/osrf_stack.c
changed around the status method some
[Evergreen.git] / OpenSRF / src / libstack / osrf_stack.c
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...