Add shorthand methods for obtaining properties using standard precedence rules.
[shibboleth/sp.git] / shibsp / remoting /
2010-01-22 cantorNormalize stack size to KB.
2010-01-21 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-277
2009-10-28 cantorBetter preservation of empty string type.
2009-10-14 cantorReducing header overuse, non-inlining selected methods...
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-06-03 cantorRemove signal member.
2009-06-03 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-204
2009-05-21 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-204
2009-05-20 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-206
2009-05-20 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-205
2009-05-20 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-207
2009-05-08 cantorSwitch to [n] notation for lists, clean up edge cases.
2009-05-07 cantorAdd notation for list member access.
2009-04-17 cantorFix methods to handle unsafe string type.
2009-03-27 cantorAllow remoting of unsafe strings, and protect encoding...
2009-01-16 cantorAdd header to fix FreeBSD build.
2008-08-26 cantorAdd controlled error path for known errors during threa...
2008-04-02 cantorSocket recv calls should detect signals via EINTR and...
2008-03-04 cantorFix log category.
2008-02-06 cantorBug fix, linefeed fix, move keygen to install hook...
2008-01-30 cantorPath resolution for Unix socket.
2007-11-25 cantorMerge session cache implementations.
2007-11-15 cantorClean Solaris build.
2007-10-21 cantorAdd logging when catching unknown errors.
2007-08-06 cantorDetect socket closure.
2007-08-03 cantorOptimize entity encoding of strings.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-25 cantorTemporary fix for UTF-8 bug. Need to redo this somehow...
2007-06-22 cantorSwitch to double quotes to improve SQLness.
2007-05-31 cantorLinux porting changes
2007-05-08 cantorBetter logging for remoted errors.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-03-11 cantorLock configuration before dispatching calls.
2007-03-02 cantorMoved handler sources.
2007-02-28 cantorMoved CGI parsing to OS, add handler base for remoting...
2007-02-19 cantorConvenience method for accessing SP instance.
2007-02-09 cantorShorten "built-in" plugin types, delete stale files...
2007-02-06 cantorMove config logic into an "XML" SP plugin, divorce...
2007-02-04 cantorLock SP instance for incoming calls.
2007-02-02 cantorUpdate copyright.
2007-01-31 cantorRevamped cache plugins, buffering on inproc side, write...
2007-01-25 cantorReworked outgoing messages to optimize for pre-serializ...
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...