]> git.evergreen-ils.org Git - OpenSRF.git/history - src/gateway/osrf_json_gateway.c
replaced (printf style) format buffer calls with non-format calls to prevent issues...
[OpenSRF.git] / src / gateway / osrf_json_gateway.c
2006-12-13 ericksonreplaced (printf style) format buffer calls with non...
2006-09-06 ericksonwhen the gateway is not bootstrapped.. it is useless...
2006-09-01 ericksondoing better job of propogating network errors up the...
2006-08-19 ericksonsending authtoken in request header and logging to...
2006-08-19 ericksonupdated log output to be more srfsh-ish
2006-08-04 ericksonput time into resource to ensure uniqueness accross...
2006-07-27 ericksonlogging all requests + params to activity log
2006-06-22 ericksonremoved old code
2006-06-20 ericksonremoved some unused non-apache2.2 friendly code
2006-06-07 ericksonadded IP addresses to log line
2006-05-09 ericksonadded request duration
2006-05-04 ericksonadding cookie parsing - disabled in gateway for now
2006-04-20 ericksongateway now requires a list of allowed services
2006-04-14 ericksonmore debugging
2006-04-12 ericksonadded more debugging
2006-04-07 ericksonadded some additional logging and some cleanup function...
2006-03-17 ericksonformatting errors as JSON strings so they come accross...
2006-02-27 mikeradding xml format support to the gateway
2006-02-24 ericksonre-vamped gateway to make it more stable and faster.