Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / shibsp / remoting /
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...