]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
2011-04-11  Luke HowardMerge branch 'master' into users/lhoward/saml2 lhoward/saml2
2011-04-11  Luke Howardcleanup
2011-04-11  Luke HowardMerge branch 'master' into users/lhoward/saml2
2011-04-07  Luke HowardMerge branch 'master' into users/lhoward/saml2
2011-04-06  Luke Howardset xs:string/xs:base64Binary depending on LDAP syntax
2011-04-06  Luke Howardcorrectly format radius config continuation lines
2011-04-06  Luke HowardRevert "use global server_creds for impersonator cred...
2011-04-06  Luke Howardfix merge error
2011-04-06  Luke HowardMerge branch 'master' into users/lhoward/saml2
2011-04-04  Luke HowardMerge branch 'master' into users/lhoward/saml2
2011-04-03  Luke Howarduse global server_creds for impersonator cred handle
2011-04-03  Luke HowardMerge branch 'master' into users/lhoward/saml2
2011-04-03  Luke Howardallow zero-valued attributes
2011-04-03  Luke Howardremove trailing whitespace
2011-04-03  Luke Howardfix regression: 't log "Accepted" message to stdout
2011-04-03  Luke HowardMerge branch 'master' into users/lhoward/saml2
2011-04-03  Luke Howardcleanup
2011-04-03  Luke Howardparameterize constrained deleg target name
2011-04-03  Luke HowardAdd an option to saml_sign for generating RADIUS AAA...
2011-04-03  Luke HowardIf we failed to verify the assertion, and we have infor...
2011-04-03  Luke Howardadd PADL copyrights, this work is not sponsored by MIT
2011-04-03  Luke Howardcleanup
2011-04-02  Luke Howardrelax subject/authtime confirmation
2011-04-02  Luke Howardadd saml_sign app
2011-04-02  Luke Howardfixes for constrained delegation
2011-04-02  Luke Howardrefactor krb5 plugin to use GSS_C_ATTR_SAML_ASSERTION
2011-04-02  Luke Howardadd GSS_C_ATTR_SAML_ASSERTION constant
2011-04-02  Luke Howardpass GSS_C_NT_ANONYMOUS for anonymous name type
2011-04-02  Luke Howardallow empty names when importing GSS_C_NT_ANONYMOUS
2011-04-02  Luke Howardadd some comments
2011-04-02  Luke HowardDon't include unverified assertions in TGTs, because we
2011-04-02  Luke HowardMerge branch 'master' into users/lhoward/saml2
2011-04-02  Luke HowardDetermine which authdata sources to interrogate based...
2011-04-02  Luke HowardRevert "merge old SAML branch GSS stuff"
2011-04-02  Luke Howardalways confirm anonymous principals
2011-04-02  Luke Howardadd anonymous S4U test to gss-server
2011-04-02  Luke HowardWhen doing S4U2Self for the anon principal, use the...
2011-04-02  Luke Howardtypo fix
2011-04-02  Luke HowardSome work on validating third-party signed assertions
2011-04-02  Luke HowardMerge branch 'master' into users/lhoward/saml2
2011-04-01  Luke HowardSupport for transiting attributes between mechanisms
2011-04-01  Luke Howardadd Kerberos S4U test to gss-server
2011-04-01  Luke Howardonly reset greeting if provided attribute is urn:greet...
2011-04-01  Luke Howardsome fixes for SAML protocol transition
2011-04-01  Luke Howardverify desired and actual mech OIDs are equal before...
2011-04-01  Luke Howardtest SAML S4U impersonation
2011-04-01  Luke HowardDon't treat SAML authdata as KDC-issueda in KDC
2011-04-01  Luke Howardallow unsigned assertions
2011-04-01  Luke Howardallow assertion to be NULL
2011-04-01  Luke Howards4u2proxy_set_attribute should only return EPERM for...
2011-04-01  Luke Howardallow mechanisms to export a gss_duplicate_name SPI...
2011-04-01  Luke Howardexpose raw SAML assertion via naming extensions
2011-03-31  Luke Howardprivate interface for exporting LDAP entry data
2011-03-31  Luke Howardget shibboleth resolver working
2011-03-31  Luke Howardmerge old SAML branch GSS stuff
2011-03-30  Luke Howardforward-port saml branch
2011-03-30  Luke Howardport SAML authdata plugin to Shibboleth resolver
2011-03-30  Luke HowardCreate branch saml2
2011-03-25  Greg HudsonFix a precedence error in g_make_token_header() which...
2011-03-25  Greg HudsonSet better error messages when plugins fail to load.
2011-03-24  Greg HudsonFix DAL documentation to recommend using krb5_db_get_co...
2011-03-19  Ezra PeisachUpdate dependencies
2011-03-18  Zhanna TsitkovMinor clean-up in krb5.hin
2011-03-18  Zhanna TsitkovMove doxygen comments from source to header. Updated...
2011-03-18  Greg HudsonReinstate the line wrapping of the copyright notice...
2011-03-18  Zhanna TsitkovAdded usage examples to the krb5_build_principal functi...
2011-03-18  Greg HudsonUse a helper function to clarify prepare_error_as(...
2011-03-17  Greg HudsonKDC memory leak of reply padata for FAST replies
2011-03-17  Greg HudsonDon't leak the default realm name when initializing...
2011-03-17  Greg HudsonKDC memory leak in FAST error path
2011-03-15  Tom YuKDC double-free when PKINIT enabled [MITKRB5-SA-2011...
2011-03-15  Greg HudsonRemove the Yarrow copyright notice since the code is...
2011-03-14  Greg HudsonResolve a few miscellaneous warnings
2011-03-14  Greg HudsonRemove two headers accidentally left behind in r24677
2011-03-11  Greg HudsonAlthough it can't actually happen, make it more explici...
2011-03-11  Greg HudsonFix NSS PBKDF2 in the v4 salt (i.e. empty salt) case
2011-03-11  Greg HudsonMove the des and AFS string-to-key implementations...
2011-03-11  Greg HudsonFix a couple of key import modes in the NSS module...
2011-03-09  Greg HudsonRemove ser_eblk.c, which has been unused since r11001...
2011-03-09  Greg HudsonAdd one-line descriptions in the filename comments...
2011-03-09  Greg HudsonAdjust most C source files to match the new standards...
2011-03-09  Greg HudsonAdd a script and Makefile target to check for violation...
2011-03-08  Tom YuFix a memory leak independently found by Tim Pozdeev...
2011-03-08  Greg HudsonSPNEGO's accept_sec_context and init_sec_context produc...
2011-03-08  Greg Hudsonprototype/getopt.c hasn't been updated in quite some...
2011-03-06  Ezra PeisachUpdate dependencies
2011-03-06  Ezra PeisachFix up signed/unsigned warnings in this directory....
2011-03-06  Ezra PeisachClean up memory leaks at end of program. No leaks now...
2011-03-06  Ezra PeisachOn make clean remove test programs and object files...
2011-03-05  Greg HudsonAdd test vectors from RFC 3961 for DES and DES3 to...
2011-03-05  Ezra PeisachAdd test script for user2user programs
2011-03-05  Ezra PeisachInclude crypto_int.h for mit_des_fixup_key_parity prototype
2011-03-05  Greg HudsonFix a conceptual (but not practical) type mismatch...
2011-03-05  Greg HudsonMake enc provider free_state function return void
2011-03-05  Greg HudsonRemove the init_state and free_state enctype functions...
2011-03-05  Greg HudsonMove t_cf2 from lib/crypto/builtin to lib/crypto/crypto...
2011-03-05  Greg HudsonFlatten lib/crypto/krb, as its seven subdirectories...
2011-03-03  Greg HudsonFix SHA-256 on big-endian platforms
2011-03-02  Greg HudsonConsolidate almost all lib/crypto/krb headers into...
2011-03-02  Greg HudsonRemove some declarations from kdc_preauth.c which are...
next