]> eyrie.org Git - kerberos/webauth.git/shortlog
kerberos/webauth.git
2012-11-05 Russ AllberyRelease 4.3.3 stable-4.3 release/4.3.3
2012-11-05 Russ AllberyAdd NEWS entries for pulled-up fixes for 4.3.3
2012-11-05 Russ AllberyAllocate correct space for Perl data structures
2012-11-05 Russ AllberyProperly initialize the random flag in webauth_factors...
2012-09-28 Russ AllberyRelease 4.3.2 release/4.3.2
2012-09-26 Russ AllberyDon't free the Kerberos context before using make_auth
2012-09-26 Russ AllberyAdd NEWS entry for mod_webauth pool management bug fix
2012-08-09 Russ AllberyRelease 4.3.1 release/4.3.1
2012-08-09 Russ AllberyAdd new tasks to TODO
2012-08-09 Russ AllberyRemove unused errno.h include in lib/krb5.c
2012-08-09 Russ AllberyUpdate TODO for completed tasks
2012-08-09 Russ AllberyUse APR functions for keyring file I/O
2012-08-09 Russ AllberyAdd webauth_error_set_apr function
2012-08-09 Russ AllberyInclude apr_errno.h in portable/apr.h
2012-08-09 Russ AllberyOverload cmp for WebAuth::Exception
2012-08-09 Russ AllberyUpdate MANIFEST in perl directory
2012-08-09 Russ AllberyAdd a test suite for WebAuth::Exception
2012-08-09 Russ AllberyDocument that per-virtual-host WebAuthLdapKeytab doesn...
2012-08-09 Russ AllberyAllow WebAuthDoLogout in .htaccess files
2012-08-09 Russ AllberyMake WA_ERR_KEYRING_WRITE and WA_ERR_KEYRING_READ strin...
2012-08-09 Russ AllberyReport an error to stderr and abort on APR pool errors
2012-08-08 Russ AllberyResynchronize TODO with JIRA
2012-08-08 Russ AllberyRemove closed items from TODO
2012-08-08 Russ AllberyRemove unnecessary modules and dead code from WebLogin...
2012-08-07 Russ AllberyDrop util/concat.c from the tree
2012-08-07 Russ AllberyStop using concat in the test suite
2012-08-07 Russ AllberyAdd HAVE_KRB5_CC_GET_FULL_NAME to module config-mod.h
2012-08-07 Russ AllberyAdd portability glue for krb5_cc_get_full_name
2012-08-07 Russ AllberyFix invalid free in WebKDC login with permitted realms
2012-08-07 Russ AllberyRecognize AUTH_REJECTED error when sending a login... release/4.3.0
2012-08-07 Russ AllberyBump library version for API changes
2012-08-07 Russ AllberyFix symbol version of webauth_krb5_prepare_via_cred
2012-08-07 Russ AllberyAdd include/webauth/krb5.h to installed header files
2012-08-07 Russ AllberyRelease 4.3.0
2012-08-07 Russ AllberyUpdate Perl API for the changes to the Kerberos library API
2012-08-07 Russ AllberyMake more WebAuth::Krb5 Perl method arguments optional
2012-08-07 Russ AllberyAdd a version number to the WebLogin module
2012-08-07 Russ AllberyEliminate krb5 exports from the WebAuth module
2012-08-07 Russ AllberyExport the WA_KRB5_CANON_* constants from WebAuth
2012-08-06 Russ AllberyPort Kerberos code to Heimdal
2012-08-06 Russ AllberyWork around conflict between Apache and Heimdal
2012-08-06 Russ AllberyAdd portability for krb5_free_string
2012-08-06 Russ AllberyRemove use of com_err in mod_webauthldap
2012-08-06 Russ AllberySkip remctl tests if built without remctl support
2012-08-06 Russ AllberyAdjust config-mod.h.in for alternative krb5.h paths
2012-08-06 Russ AllberyAdd OpenID Connect protocol work to TODO
2012-08-06 Russ AllberyRemove the separate Kerberos error from WebAuth::Exception
2012-08-06 Russ AllberyRewrite the Kerberos-related library API
2012-08-06 Russ AllberyUpdate TODO for completed tasks
2012-08-06 Russ AllberyStrip -g and -On flags from Apache CFLAGS
2012-07-25 Russ AllberySet HttpOnly on WAS cookies by default
2012-07-25 Russ AllberyFix wa_keyring include ordering
2012-07-19 Russ AllberyMerge branch 'stable-4.2'
2012-07-19 Russ AllberyRelease 4.2.2
2012-07-19 Russ AllberyAdd NEWS entries for WebLogin and Kerberos cleanup...
2012-07-19 Russ AllberyFix Kerberos context cleanup after storing credentials
2012-07-19 Russ AllberyFix cookie handling in WebKDC::WebRequest
2012-07-19 Russ AllberyAdd new Perl tests to Makefile.am
2012-07-19 Russ AllberyAdd test suite for WebKDC::WebResponse
2012-07-19 Russ AllberyAdd WebKDC::WebRequest documentation for proxy_cookie...
2012-07-19 Russ AllberyAdd test suite for WebKDC::WebRequest
2012-07-19 Russ AllberyMake perl/t/pod.t executable
2012-07-19 Russ AllberyAdd test suite for WebKDC::XmlDoc and WebKDC::XmlElement
2012-07-19 Russ AllberyWebKDC::XmlElement::has_attrs should return 1 for true
2012-07-19 Russ AllberyFix WebKDC::XmlElement warnings in content_trimmed...
2012-07-19 Russ AllberyFix minor coding style issue in WebKDC::WebResponse
2012-07-19 Russ AllberySet HttpOnly on the single sign-on cookie
2012-07-19 Russ AllberyRelease 4.2.2 stable-4.2 release/4.2.2
2012-07-19 Russ AllberyAdd NEWS entries for WebLogin and Kerberos cleanup...
2012-07-19 Russ AllberyFix Kerberos context cleanup after storing credentials
2012-07-19 Russ AllberyFix cookie handling in WebKDC::WebRequest
2012-07-19 Russ AllberyMerge branch 'stable-4.2'
2012-07-18 Russ AllberyFix uninitialized value in token-encode test release/4.2.1
2012-07-18 Russ AllberyRelease 4.2.1
2012-07-18 Russ AllberyFix compilation on systems without mod_auth.h
2012-07-18 Russ AllberyFix keyring decoding on 64-bit systems
2012-07-18 Russ AllberyAdd NEWS entries for authentication rejection support
2012-07-18 Russ AllberyChange author in Makefile.PL.in to myself
2012-07-18 Russ AllberyAdd WebLogin support for rejected authentication
2012-07-18 Russ AllberyReturn <userMessage> from mod_webkdc if returned by...
2012-07-18 Russ AllberyAdd documentation for the user information service...
2012-07-18 Russ AllberyPass errors from user information service through login...
2012-07-18 Russ AllberyAdd return URL to user information query, support errors
2012-07-17 Russ AllberyStop setting PATH_REMCTLD when compiling tests
2012-07-17 Russ AllberyRename libwebauth userinfo tests to match lib source
2012-07-17 Russ AllberyUse uniform wording for skipping Kerberos tests
2012-07-17 Russ AllberyUpdate README, add remctl and APR requirements
2012-07-16 Russ AllberyFix incorrect NEWS comment about WebAuth::Keyring
2012-07-14 Russ AllberyFix mod_webkdc bug breaking <getTokens> release/4.2.0
2012-07-13 Russ AllberyUpdate libwebauth versioning
2012-07-13 Russ AllberyFix the backwards compatibility code for ap_unixd_config
2012-07-13 Russ AllberyFix Apache 2.2 mod_webauthldap code for struct renamings
2012-07-13 Russ AllberyAdd Perl POD tests to PERL_FILES
2012-07-13 Russ AllberyAdd portable/apache.h to the libportable sources in...
2012-07-13 Russ AllberyRelease 4.2.0
2012-07-13 Russ AllberyRemove obsolete WebKDC/Token.pm from PERL_FILES
2012-07-13 Russ AllberyEXTRA_DIST updates for removed and added files
2012-07-13 Russ AllberyAdd new Perl files to PERL_FILES in Makefile.am
2012-07-13 Russ AllberyEnable xz distributions, update libtool configure macro
2012-07-11 Russ AllberyClean up license statements and regenerate LICENSE
next