]> git.evergreen-ils.org Git - OpenSRF.git/history - src/gateway
LP#1702978: memcache Get methods use key as va_list format
[OpenSRF.git] / src / gateway /
2018-05-07 Jason StephensonLP#1243841 - Quiet remaining Make install warnings.
2018-05-07 Chris SharpLP#1243841 - Quiet wrong format warnings during make...
2018-02-01 Bill EricksonLP#1744158 Websocket proc exits on ejabberd disconnect
2018-02-01 Bill EricksonLP#1746577 Websocket responder exits on jabber disconnect
2017-08-07 Graham BilliauLP#1704090: ensure make install respects DESTDIR
2014-08-21 Galen CharltonLP#1002028: set Access-Control-Expose-Headers
2014-08-21 Galen CharltonLP#1002028: support CORS for HTTPS
2014-08-21 Bennett GobleLP#1002028: Cross Origin Resource Sharing for OpenSRF
2014-08-19 Bill EricksonLP#1268619: websockets: gateway code repairs & confing...
2014-08-19 Bill EricksonLP#1268619: websockets: apply syslog name in gateway
2014-08-19 Bill EricksonLP#1268619: websockets : gateway log inbound messages...
2014-08-19 Bill EricksonLP#1268619: websocket: avoid module auto configuration
2014-08-19 Bill EricksonLP#1268619: websocket : apache gateway minor fixes
2014-08-19 Bill EricksonLP#1268619: websockets : added config docs to install...
2014-08-19 Bill EricksonLP#1268619: websocket translator idle timeout / gracefu...
2014-08-19 Bill EricksonLP#1268619: websocket gateway: improved memory mgt...
2014-08-19 Bill EricksonLP#1268619: websockets; free temporary osrf msgs; minor...
2014-08-19 Bill EricksonLP#1268619: websocket; docs, more memory mgmt
2014-08-19 Bill EricksonLP#1268619: websocket translator
2014-08-19 Bill EricksonLP#1268619: track websocket_plugin.h locally until...
2014-08-19 Bill EricksonLP#1268619: websocket gateway repairs and cleanup
2014-08-19 Bill EricksonLP#1268619: Apache websocket translator module
2014-05-02 Galen CharltonLP#1234816: improve const-correctness of osrfCachePutSt...
2013-08-06 Pasi KallinenLP#1208860: fix sprintf without format string.
2013-03-15 Galen CharltonLP#1101254: remove memory leak in HTTP translator
2013-01-19 Dan ScottSupport Apache 2.4 client IP address lookups
2012-11-08 Dan WellsLog redaction for sensitive input values, C side
2012-05-22 Galen Charltonfix up index/position type for calls of various osrfLis...
2012-03-10 Dan WellsProtect gateway from format-string crashes in data
2012-03-07 Bill EricksonSet OpenSRF ingress value for srfsh/gateways
2011-06-22 Ben WebbRespect DESTDIR during the build process
2010-08-16 scottmkSeveral minor and inconsequential changes:
2010-08-14 scottmkPedantic change for const-correctness: change three...
2010-03-22 scottmkApply the const qualifier to one variable. Tidy up...
2010-02-02 dbsForward-port r1908 + r1914 from rel_1_2 to improve...
2010-01-28 dbsProvide a thread if the translator wasn't passed one...
2009-12-15 scottmkReplace calls to osrfAppSessionMakeRequest() with
2009-11-25 scottmkReplacing calls to the old JSON parser with calls to the
2009-11-20 dbsPatch from Jeroen van Meeuwen (Fedora Project) <kanarip...
2009-09-28 scottmk1. Changed osrfLogFacilityToInt() so that it accepts
2009-09-13 scottmkIn osrf_json_gateway.c: added the const qualifier to...
2009-09-12 scottmkIn apacheGetParamValues() and apacheGetFirstParamValue():
2009-08-13 sboyetteAdded DISTCLEANFILES to make "make distclean" work...
2009-04-30 ericksonactivate the config options, need to that if you're...
2009-04-27 ericksonpass unknown string as second param to osrfLog to avoid...
2009-01-13 ericksonlike the old gateway, log the full request params as...
2009-01-13 ericksonset the log xid before we read the POST data
2009-01-13 ericksonneed a copy of the service when it's pulled from the...
2009-01-08 scottmkMove nested headers into complation guard;
2008-12-30 ericksonmultidomain is required. no use for a static list...
2008-12-18 ericksonif we are only connecting, we are still connecting...
2008-12-18 ericksonwrap the top case statement in brackets... i guess...
2008-12-18 ericksoncorrectly capture the JID of the backend server process...
2008-10-24 ericksondisable the new internal logging of sent data by default.
2008-10-24 ericksonthe pool cleanup handler which was thought to only...
2008-09-23 ericksonset log xid on outbound messages
2008-09-19 ericksonsetting/clearing log XID. honoring client log xid...
2008-09-15 ericksonconfig file, context, and cache server now have apache...
2008-08-20 dbsLog the locale for each request in the activity log
2008-08-18 sboyettemerging perl CPANification/normalization branch work
2008-07-29 dbsGive Apache modules the support they need to work
2008-07-28 dbsFix for installing gateway and translator (thanks to...
2008-07-28 dbsCommit autotools patch from Kevin Beswick
2008-07-27 erickson* remove the objson API compat layer.
2008-07-25 ericksonremoving default config path so we don't have to mangle...
2008-07-25 ericksonno longer in use
2008-07-24 ericksonreturning server error on disconnected jabber socket
2008-07-17 dbsMerge the following patches from Kevin Beswick:
2008-07-09 ericksoncommented out the testing debug line
2008-07-09 ericksonadding the http translator
2008-07-09 ericksonadded the string mangling to collapse a set of response...
2008-07-09 ericksonusing a static buffer to store the multipart content...
2008-07-08 ericksonfixed broken call to sizeof(). replaced ap_rvputs with...
2008-07-07 ericksoninitial C version of the opensrf http translator. ...
2008-07-01 dbsLinking:
2008-07-01 dbsLink osrf_json_gateway to objson and opensrf libraries...
2008-06-25 dbsPatch from Kevin Beswick to use autotools for OpenSRF...
2008-06-24 ericksonadded some cleanup code on child exit to ensure friendl...
2008-05-22 ericksonthe latest cleanup broke GET requests by essentially...
2008-05-15 ericksonPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar to replace some deprecated...
2008-01-31 mikerPatch from Scott McKellar:
2008-01-07 mikerMemory leak fixes for the old-style gateway:
2008-01-01 mikerPatch from Scott McKellar; use camelCase instead of...
2007-10-25 mikerPatch from Scott McKellar to increase const correctness...
2007-09-30 mikerBroad patch from Dan Scott to move towards better memor...
2007-08-03 mikermore locale cleanup
2007-08-03 mikerarg ... left out one minor fix
2007-08-03 mikerformatting fixes; protect against NULL apache setting
2007-08-02 mikerinitial sender_locale support ... probably going to...
2007-07-20 ericksonMerging changes from branches/new-json2
2007-06-14 ericksonAdded a new XML-2-JSON utility for converting XMLized...
2007-05-09 mikerprintf family format fixup found (har har) and suggeste...
2007-01-26 ericksonadded timeout url param to set the request timeout
2007-01-25 ericksonAdded support for the opensrf XID, which is a transacti...
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
next