shibboleth/sp.git
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
2002-10-08 warlordRebuilt the RPC stubs. Add NEED_XDR_LONGLONG for scott
2002-10-08 warlordBreak the POST processor into a "handler"
2002-10-08 warlordAdd --enable-apxs-install configure option (default...
2002-10-08 cantorwrapped globals in namespace
2002-10-08 warlordCheck for apreq headers to make sure apreq path is...
2002-10-08 warlordIt helps to actually RETURN the object....
2002-10-07 wassaRemoved tags from endif. Was causing bootstrap to...
2002-10-07 cantoradded apxs conditional to bypass install
2002-10-07 cantorper-target CFLAGS seems to fail on Linux
2002-10-06 cantor*** empty log message ***
2002-10-06 cantor*** empty log message ***
2002-10-06 cantor*** empty log message ***
2002-10-06 cantor*** empty log message ***
2002-10-06 cantorfixed headers
2002-10-06 cantorhave to "install" shared libs
2002-10-06 cantoradded prelim support for Apache 1.3 modules
2002-10-06 cantor*** empty log message ***
2002-10-06 cantorchanged header locations
2002-10-04 cantorPulled out extra registration of shib schema, no longer...
2002-10-04 cantorChanged layout for autoconf
2002-10-04 cantorRemoved extra registration of shib schema.
2002-10-04 cantorAdded registration of schema, to insure it's been insta...
2002-10-04 warlordregister the shib schema
2002-10-04 warlordinstall eduPerson.h into ${includedir}/eduPerson
2002-10-04 warlordautoconfiscate the building of the shar
2002-10-04 warlordRemove Makefile
2002-10-04 warlordMove shib-target.h into shib-target subdir
2002-10-03 cantor*** empty log message ***
2002-10-03 cantorMoved to test/
2002-10-03 cantorMoved to new test/ location
2002-10-03 cantorMoved test programs into new location
2002-10-03 cantorChanged header inclusion
2002-10-03 cantor*** empty log message ***
2002-10-03 cantorMoved to eduPerson/
2002-10-03 cantorMoved to shib/
2002-10-03 cantor*** empty log message ***
2002-09-27 cantorHardcoded a base of file:/// so relative URIs can be...
2002-09-27 warlorduse the new XMLOriginMapper
2002-09-27 cantorAdded destructor.
2002-09-27 cantorRemoved mapper from APIs.
2002-09-27 warlordAdd the XMLOriginSiteMapper to tyhe build
2002-09-27 cantorInitial port from Java
2002-09-27 cantorAdded constants.
2002-09-27 cantorAdded XML mapper and some constants.
2002-09-26 warlordWe don't need unistd.h (and it causes problems on Solaris)
2002-09-26 warlordStupid SUN compiler .. implicit -Dsun=1... Can't use...
2002-09-25 warlordUpdated example configuration files to match new config...
2002-09-24 warlordupdate sample apache config with a few more comments
2002-09-24 warlordUpdated sample apache config
2002-09-24 warlordadd the shireSSLOnly tag to the INI file
2002-09-24 warlordrefresh the INI file whenever it changes on disk (stat...
2002-09-24 warlordAdd shireSSLOnly config optopn and check it in mod_shire
2002-09-24 warlordchange the log-level of a few messages from INFO -...
2002-09-24 warlordChange the RPC API to pass a list of SAMLAssertion...
2002-09-21 warlordDon't crash if apache does not pass a content type
2002-09-21 warlordFix a character "shift" config bug
2002-09-21 warlord - Update to Xerces-2.1 support
next