]> git.evergreen-ils.org Git - OpenSRF.git/history - src/libopensrf/osrf_application.c
LP1999823: Bump libtool library version
[OpenSRF.git] / src / libopensrf / osrf_application.c
2023-12-01 Jason BoyerLP1999823: Additional growing_buffer function names
2022-05-31 Galen CharltonLP#1974193: fix memory leak in C apps
2022-04-27 Galen CharltonLP#1970469: fix responses streamed out of order due...
2017-09-11 Mike RylanderLP#1709710: Make chunk sizing smart about XML quoting
2016-11-04 Galen CharltonLP#1612771: fix chunking for atomic C methods
2016-11-01 Bill EricksonLP#1612771: implement C max_chunk_size server support
2016-11-01 Bill EricksonLP#1612771: set Perl / C max_chunk_size default sizes
2016-11-01 Mike RylanderLP#1612771: C support for receiving chunked responses
2014-01-31 Galen CharltonLP#1170484: log failure to load library for C app as...
2012-11-08 Dan WellsLog redaction for sensitive input values, C side
2011-01-21 ericksonmake the api CALL log line consistent across Perl and...
2010-08-10 scottmkProvide a way for a service to set the effective buffer...
2010-08-09 scottmkCruft removal; there should be no outwardly visible...
2010-08-09 scottmkFixed a bug in the chunking.
2010-08-04 scottmkImplement the chunking of OSRF messages. I.e. bundle...
2010-05-03 scottmkSet the appname to the logging routines at the beginning of
2010-03-08 scottmkMiscellaneous minor changes. mostly for clarity:
2010-02-26 scottmkTidying up various things; nothing very substantial.
2010-02-24 scottmkTidy up white space and comments; no substantive changes.
2009-10-05 scottmkSmall performance tweak.
2009-09-28 scottmk1. Changed osrfLogFacilityToInt() so that it accepts
2009-05-18 ericksonno need to wrap each method description in an object...
2009-01-14 scottmkAdd a function osrfMethodVerifyContext() to do what the
2008-04-11 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar:
2007-11-19 mikeruber-patch from Scott McKellar cleans up large amounts...
2007-08-02 mikerinitial sender_locale support ... probably going to...
2007-07-20 ericksonMerging changes from branches/new-json2
2007-06-21 ericksonMerged libopensrf source directories (libtransport...