]> eyrie.org Git - kerberos/webauth.git/shortlog
kerberos/webauth.git
2013-03-13 Russ AllberyRelease 4.4.3 stable-4.4 release/4.4.3
2013-03-13 Russ AllberyAdd a NEWS entry for the clang --analyze fixes
2013-03-13 Russ AllberyFix syntax error in mod_webauth logging change
2013-03-13 Russ AllberyDon't log the raw app token when it cannot be decoded
2013-03-13 Russ AllberyBetter mod_webauth logging when the app cookie has...
2013-03-13 Russ AllberyIgnore empty app cookies in mod_webauth
2013-03-13 Russ AllberyAvoid calling malloc(0) in the xmalloc test
2013-03-13 Russ AllberyRun the lib/apr-buffer test during make check
2013-03-13 Russ AllberyAvoid possible NULL dereference when checking LoA
2013-03-13 Russ AllberyAvoid freeing stack garbage on mod_webauthldap cred...
2013-03-13 Russ AllberyProperly check the result when decoding Kerberos creden...
2013-03-13 Russ AllberyAllow webauth_factors_string to take a NULL argument
2013-03-13 Russ AllberyCatch apr_filepath_merge failure in mod_webauth
2013-03-13 Russ AllberyAdd support for WEBAUTH_PERL_FLAGS while building
2013-03-13 Russ AllberyFix obscure time bug in the Perl token-decode test
2013-03-13 Russ AllberyWebAuthTrustAuthzIdentity should not enable WebAuthDoLogout
2013-03-13 Russ AllberyFix syntax error in default WebLogin error template
2013-03-13 Russ AllberyFix handling of equal authorization and authentication ids
2013-03-13 Russ AllberyAdd the URL to the user information service specification
2013-03-13 Russ AllberyFix indentation error in the install-stanford guide
2013-02-07 Russ AllberyRemove limit on multivalued attributes in mod_webauthldap
2013-02-06 Russ AllberyUpdate Perl coding style in utility scripts
2013-02-06 Russ AllberyUpdate Perl coding style configuration
2013-02-06 Russ AllberyFix obscure bug in the Perl token-encode test
2013-02-06 Russ AllberyRemove invalid markup from protocol.xml
2013-02-05 Russ AllberyRelease 4.4.2 release/4.4.2
2013-02-05 Russ AllberyAdd protocol updates for persistent factors
2013-02-05 Russ AllberyPut back a to-do item that's not actually done
2013-02-01 Russ AllberyFix Perl builds when builddir != srcdir
2013-02-01 Russ AllberyAdd NEWS entry for uninitalized variable fix in the...
2013-02-01 Russ AllberyIgnore a subdirectory builddir in Perl tests
2013-02-01 Russ AllberyRemove gcov data files on make clean
2013-02-01 Russ AllberyFix uninitialized variable when checking for interactiv...
2013-02-01 Russ AllberyAdd AM_PROG_AR to configure.ac for Hurd
2013-02-01 Russ AllberyAdd d factor code to docs and lib/internal.h
2013-02-01 Russ AllberyAdd tools/clean-apache-manual to EXTRA_DIST release/4.4.1
2013-02-01 Russ AllberyAdjust PERL_FILES for the switch to Module::Build
2013-02-01 Russ AllberyRelease 4.4.1
2013-02-01 Russ AllberyUpdate HACKING for documentation build and release...
2013-02-01 Russ AllberyHide "Copyright" in clean-apache-manual from build...
2013-02-01 Russ AllberyExpand WebAuthSSLReturn documentation to mention RequireSSL
2013-01-30 Russ AllberyDocument theming WebLogin via environment variables
2013-01-30 Russ AllberySwitch Perl build process to Module::Build
2013-01-16 Russ AllberyStrip Apache-specific manual bits, add section links
2013-01-16 Russ AllberyAdd a new script to clean up generated module manuals
2013-01-16 Russ AllberyImport new perlcritic definition from rra-c-util
2013-01-16 Russ AllberyRemove completed work from TODO
2013-01-16 Russ AllberyUse a persistant CGI::Application object in WebLogin
2013-01-16 Russ AllberyUpdate perlcritic and perltidy configuration
2013-01-16 Russ AllberyAdd support for a WebLogin authenticate callback
2012-12-20 Russ AllberyImprove skip_all comments for various Perl tests release/4.4.0
2012-12-20 Russ AllberyAdd some more comments on the limitations of tests...
2012-12-20 Russ AllberyMove Test::Strict in README to maintainer-only
2012-12-20 Russ AllberySkip maintainer-only tests before checking for SOURCE
2012-12-20 Russ AllberyMake perl/strict test only run in maintainer mode
2012-12-20 Russ AllberyFix alphabetization in libwebauth.map
2012-12-20 Russ AllberyRemove duplicate mention of Test::Spelling in README
2012-12-20 Russ AllberyUpdate EXTRA_DIST for new and moved files
2012-12-20 Russ AllberyRelease 4.4.0
2012-12-20 Russ AllberyUpdate documentation tests from rra-c-util
2012-12-20 Russ AllberyUpdate generic Perl tests to rra-c-util versions
2012-12-20 Russ AllberyUpdate LICENSE for new files in the 4.4.0 release
2012-12-20 Russ AllberyDocument that Perl critic configuration comes from...
2012-12-20 Russ AllberyAdd copyright and license to autogen
2012-12-20 Russ AllberyAdd test suite for strndup replacement
2012-12-20 Russ AllberyUpdate to rra-c-util 4.7
2012-12-20 Russ AllberyFix badly out-of-date mailing list information in README
2012-12-20 Russ AllberyUpdate dependency information in README
2012-12-20 Russ AllberyAdd CGI::Application init fix to TODO, reorder one...
2012-12-18 Russ AllberyDocument authz identity interaction with proxy tokens...
2012-12-18 Russ AllberyIgnore authorization identity for krb5 subject auth...
2012-12-18 Russ AllberySimplify Heimdal code for decoding flag bits
2012-12-14 Russ AllberyProbe for Kerberos headers using file existence in...
2012-12-14 Russ AllberyFix encoding and decoding of ticket flags with Heimdal
2012-12-14 Russ AllberyFix the Kerberos test suite to build with Heimdal
2012-12-14 Russ AllberyAdd tests for the minimum version of Perl
2012-12-14 Russ AllberyNote Perl 5.8.0 requirement for some modules
2012-12-14 Russ AllberyRemove useless Exporter from WebAuth::Exception
2012-12-14 Russ AllberyTest encoding tickets that have addresses in them
2012-12-14 Russ AllberyAdd const and static to krb5-cred-t.c data, add to...
2012-12-14 Russ AllberyAdd stopwords to make-krb5-cred POD
2012-12-14 Russ AllberyTest imported credentials by getting a service ticket
2012-12-14 Russ AllberyRemove stray debugging code in lib/krb5-mit.c
2012-12-14 Russ AllberyAdd tests for expected addresses in decoded credentials
2012-12-14 Russ AllberyAdd README files for tests/data/{creds,tokens}
2012-12-14 Russ AllberyAdd test suite for decoding existing Kerberos credentials
2012-12-14 Russ AllberyFix encoding of Kerberos credentials with addresses...
2012-12-14 Russ AllberyPerl: Interpret more empty string arguments as NULL
2012-12-14 Russ AllberyFix encoding of second ticket in Kerberos creds
2012-12-14 Russ AllberyUse a different layout for Perl function comments
2012-12-12 Russ AllberyAdd POD syntax and spelling checks for the main tree
2012-12-12 Russ AllberyAdd t/strict.t to the Perl module manifest
2012-12-12 Russ AllberyClean up Perl pod.t and pod-spelling.t tests
2012-12-12 Russ AllberyFix several WebLogin syntax errors
2012-12-12 Russ AllberyUse Pod::Spelling for the POD spelling tests
2012-12-12 Russ AllberyUse local to localize KRB5CCNAME change in WebLogin
2012-12-12 Russ AllberySuppress a WebLogin Perl warning if pwexpire fails
2012-12-12 Russ AllberyRemove erroneous statement about realm canonicalization
2012-12-12 Russ AllberyResynchronize TODO against JIRA and completed work
2012-12-12 Russ AllberyAdd new WebLogin error template parameters for new...
next