shibboleth/sp.git
2002-12-17 cantorcatch XML regex exceptions
2002-12-17 cantorFixed dummy mapper
2002-12-17 cantorSwitch to Xerces regexp class.
2002-12-17 cantorFirst attempt at regexp AAP support for scoped attributes.
2002-12-17 cantorRevised OriginSiteMapper so that domain iterator includ...
2002-12-17 cantorAdded regexp attribute to Domain elements.
2002-12-16 cantorVerbose failure of shib-target startup
2002-12-16 cantorWrapped mapper c'tor in exc handler, elevated error...
2002-12-16 cantorswitch extra install to dist-hook
2002-12-16 cantorCustomize signature verify step based on type of signed...
2002-12-15 cantorVarious WIN32 fixes.
2002-12-15 cantorVarious WIN32 fixes.
2002-12-15 cantorAdded strcasecmp check
2002-12-15 cantorCommon copy of autoconf settings for Win32 build.
2002-12-15 cantor*** empty log message ***
2002-12-15 cantorVarious WIN32 fixes.
2002-12-14 cantorconverted a reference member to a string to avoid temp...
2002-12-13 cantorReworked library to support manual content validation,
2002-12-13 cantorReworked routines to support attribute section in ini...
2002-12-13 cantorAdded "1" for boolean tag values.
2002-12-13 cantorPass ShibINI object to extension libraries
2002-12-13 cantorReverted POST API
2002-12-13 cantorRemoved unneeded pointer checks from POST profile calls.
2002-12-13 cantorReverted POST profile API to return pointers.
2002-12-10 cantorRevised exception modeling.
2002-12-10 cantorPOST profile more exception-based when errors occur.
2002-12-10 cantorRevised exception modeling.
2002-11-26 cantorExtraneous ifdef removed
2002-11-26 cantorAdded distribution files
2002-11-26 cantorAdded APLOG_NOERRNO to error logging.
2002-11-26 wassaFixed require alias processing. Should now match corre...
2002-11-26 cantorAdded text files to distro, updated version of package.
2002-11-19 cantorExtraneous malloc declaration
2002-11-19 cantorSun's compiler wants extra cast
2002-11-19 cantorextra comma causing warning
2002-11-19 cantorstripped DOS linefeeds
2002-11-17 cantornew test program for xmlsec
2002-11-15 wassaAdd the NSDL "Site CA" Certificate
2002-11-14 cantorlog->debug() crash workaround
2002-11-14 cantorAdded test for libapreq on Sun, needs a -U switch
2002-11-12 warlordadd sitesCertFile INI-file parameter
2002-11-04 warlordrename "wayfError" to "shireError"
2002-11-04 warlordAdd more documentation about the apache options
2002-11-02 warlordslightly different fix to link ONCRPC
2002-11-01 cantoradded oncrpc to shar build
2002-11-01 warlordAdd #include <rpc/rpc.h> to the rest of the sources
2002-11-01 warlord#include <rpc/rpc.h> to get our overriding #defines
2002-11-01 cantorfixed xdr_free return type
2002-11-01 warlordDon't need clnt_destroy or svc_destroy -- those are...
2002-11-01 warlordadd some #defines to rpc/rpc.h to not shadow system...
2002-11-01 warlordNo longer need to test for xdr_uint64_t -- we've got...
2002-11-01 warlordadd xdr_free prototype
2002-11-01 warlordthe RPCTEST needs to be run earlier (because LIBS gets...
2002-11-01 warlordIgnore built-files
2002-11-01 warlordA better hook for our oncrpc
2002-11-01 warlordRe-port RPC library to Solaris
2002-10-31 warlordCheck-in of original version of ONCRPC library (and...
2002-10-25 cantoradded CA bundle
2002-10-25 cantorconfigs/ca-bundle.crt
2002-10-25 cantoradded configs/Makefile
2002-10-25 cantor*** empty log message ***
2002-10-25 cantorchanged default settings
2002-10-25 cantorexample file-based logs
2002-10-25 cantorChanged example paths and added attribute mappings
2002-10-23 warlordupdated bootstrap to deal with RH7.3
2002-10-23 warlordIt helps if I type "clnt" and not "cnlt"
2002-10-23 warlordadd test-client to .cvsignore
2002-10-23 cantorAdded TLI fix to CXXFLAGS
2002-10-23 warlordmove scott's shibrpc.h fix to shibrpc.x so it doesn...
2002-10-23 cantorFix to missing datatype fix for Sol2.6
2002-10-23 cantorAdded config.h
2002-10-23 cantorCorrected and added RPC-related tests, fix to library...
2002-10-23 cantortests for TLI RPC fix
2002-10-22 cantorAdded log4cpp to build.
2002-10-22 warlordInclude code to work on Solaris, but it is #ifdef'd...
2002-10-22 cantorGot test-client working again
2002-10-22 cantorRemoved explicit call to accept() and added warning...
2002-10-21 cantorMade calist mapper paramater optional (don't need CAs...
2002-10-21 cantorAdded xmlsec and friends to the build.
2002-10-21 cantorremoved inline assembler breakpoint
2002-10-21 cantorChanged to test signed response on stdin.
2002-10-21 cantorCorrected dummy mapper interface
2002-10-20 cantorPartial implementation of signature verification with...
2002-10-18 warlordconfigure.ac: add --with-dmalloc= option to compile...
2002-10-16 wassaBacked out default security domain change. The change...
2002-10-16 wassaEveryone seems to agree that ; is better than : as...
2002-10-16 wassaString was going out of scope. Changed to use ap_table...
2002-10-16 wassaChanged ENV exporting of multi-valued attributes to...
2002-10-15 wassaAdded name-based default security domain to Origin...
2002-10-15 warlordI should compile before committing..
2002-10-15 warlordI should try compiling simple fixes..
2002-10-15 warlordTry connecting to the SHAR multiple times (with a short...
2002-10-15 warlordFix error message for SHIRE POST (bug 27)
2002-10-14 warlordreport the saml exception in the error logs.
2002-10-09 warlordfix bugID 24.. Use stringstream instead of strstream
2002-10-09 warlordAdd '-f' option
2002-10-09 warlordremove the socket "file" at shar shutdown
2002-10-09 warlordMove shibrpc_svc_run() into the shar. Implement our...
2002-10-08 warlordChange the rpc service APIs to abstract out RPC SVC...
2002-10-08 cantoradded a check for uint64 support in xdr.h
next