]> git.evergreen-ils.org Git - OpenSRF.git/history - src/utils/utils.c
encoding char=30 (record seperator) in ToJSON
[OpenSRF.git] / src / utils / utils.c
2006-06-15 ericksonencoding char=30 (record seperator) in ToJSON
2006-06-07 ericksonadded \ escaping
2006-04-17 ericksonmore debugging, sanity checking read loop in apachetool...
2006-04-14 ericksonchopchop will now timeout if trying to send to a client...
2006-03-30 ericksonmaking better use of macros for speed
2006-03-24 ericksonadded some macros for speeding up tight loops - taking...
2005-12-01 ericksonadded some log statements, fixed some typos
2005-10-03 ericksonadded list and hash code based on libJudy
2005-09-15 ericksonmade C auth server
2005-09-12 ericksonadded the md5 server (opensrf.version)
2005-09-06 ericksonadded CONNECT handling
2005-08-31 ericksonnew json api changes
2005-08-26 ericksonadding utility methods
2005-08-25 ericksonadded basic xpath support to JSON
2005-08-17 ericksonfixed a problem in utils where I was using a va_list...
2005-08-16 ericksonmoved transport code over to utils/socket_bundle so...
2005-08-15 ericksonadded microseconds to get_timestamp_millis()
2005-08-03 ericksonadded a stringisnum function
2005-08-03 mikerdaemonizing and hushing warnings; logger reopens files...
2005-08-03 mikermoor boogz
2005-08-03 mikerbugfix for buffer_fadd
2005-07-01 ericksonadded some license info and comments
2005-06-19 ericksonbroke out a lot of the code from generic_utils into...
2005-06-06 ericksonmoved some of the utility code out that has no other...