Added strtok define.
[shibboleth/cpp-sp.git] / mod_shibrm /
2003-06-27 Scott CantorPut back the fix for using transcode before Xerces...
2003-06-27 Scott CantorChanges to attribute handling.
2003-05-21 Scott CantorAllow zero assertions.
2003-05-20 Scott CantorParse regexp rules as UTF8->UTF-16 values.
2003-05-15 Scott CantorReactivated valid-user rule.
2003-05-07 Derek AtkinsRemove 'valid-user'
2003-05-02 Scott CantorExported auth method and origin site.
2003-05-02 Scott CantorSome win32 fixes.
2003-03-04 Derek AtkinsChange the RPCError API; supply a 'type', 'text', ...
2003-02-28 Scott Cantorfixes to regexp code
2003-02-24 Scott CantorAdded regexp feature to require rule processing.
2003-02-14 Scott CantorRemove old GCC makefiles
2003-02-14 Scott CantorMade SHAR socket name/port configurable.
2003-01-31 Derek Atkinsmod_shibrm:
2003-01-30 Derek Atkinsmod_shire/mod_shibrm: catch all exceptions, not just...
2003-01-30 Derek Atkinsshib-target.h:
2002-11-26 Scott CantorExtraneous ifdef removed
2002-11-26 Scott CantorAdded APLOG_NOERRNO to error logging.
2002-11-26 Walter HoehnFixed require alias processing. Should now match corre...
2002-11-01 Derek AtkinsRe-port RPC library to Solaris
2002-10-16 Walter HoehnEveryone seems to agree that ; is better than : as...
2002-10-16 Walter HoehnString was going out of scope. Changed to use ap_table...
2002-10-16 Walter HoehnChanged ENV exporting of multi-valued attributes to...
2002-10-09 Derek Atkinsfix bugID 24.. Use stringstream instead of strstream
2002-10-08 Derek AtkinsAdd --enable-apxs-install configure option (default...
2002-10-08 Scott Cantorwrapped globals in namespace
2002-10-07 Walter HoehnRemoved tags from endif. Was causing bootstrap to...
2002-10-07 Scott Cantoradded apxs conditional to bypass install
2002-10-07 Scott Cantorper-target CFLAGS seems to fail on Linux
2002-10-06 Scott CantorChange CVS properties
2002-10-06 Scott CantorChange CVS properties
2002-10-06 Scott CantorAdd automake file to shibrm module
2002-10-06 Scott Cantorfixed headers
2002-09-26 Derek AtkinsWe don't need unistd.h (and it causes problems on Solaris)
2002-09-25 Derek AtkinsUpdated example configuration files to match new config...
2002-09-24 Derek Atkinsupdate sample apache config with a few more comments
2002-09-24 Derek AtkinsChange the RPC API to pass a list of SAMLAssertion...
2002-09-21 Derek Atkins - Update to Xerces-2.1 support
2002-09-13 Derek AtkinsCode drop of new target..