krb5.git
2011-04-02 Greg HudsonFactor out the address checks in krb5_rd_safe and krb5_...
2011-04-02 Greg HudsonIn libkrb5, move krb5int_auth_con_chkseqnum to a new...
2011-04-02 Greg HudsonAdd PADL license to collected licenses
2011-04-02 Luke HowardWhen doing S4U2Self for the anon principal, use the...
2011-04-02 Luke Howardtypo fix
2011-04-01 Greg HudsonAllow absolute paths for mechglue libraries. From...
2011-04-01 Greg HudsonImplement draft-josefsson-gss-capsulate
2011-04-01 Greg HudsonFix a potential uninitialized free in prepare_error_as()
2011-04-01 Luke Howardonly reset greeting if provided attribute is urn:greet...
2011-04-01 Luke Howards4u2proxy_set_attribute should only return EPERM for...
2011-03-29 Greg HudsonIn r21175 (on the mskrb branch, merged in r21690) the...
2011-03-29 Zhanna TsitkovIn krb5_cc_move if something went wrong, free the dst...
2011-03-29 Zhanna TsitkovIf the new configuration data that is passed to krb5_cc...
2011-03-29 Zhanna TsitkovUpdated the documentation for the krb5_ error_message...
2011-03-29 Zhanna TsitkovStatic function names should not have krb5_ prefix
2011-03-28 Greg HudsonRemove the weak key checks from the builtin rc4 enc...
2011-03-28 Greg HudsonUse first principal in keytab when verifying creds
2011-03-28 Zhanna TsitkovDocumentation update. Mostly related to _kt_ and _cc_...
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...
2011-03-02 Greg HudsonIn export-check.pl, display a better error if there...
2011-02-28 Greg HudsonSimplify lib/crypto/krb/arcfour in the wake of r23444...
2011-02-28 Greg HudsonUse the hash provider interface in krb5int_arcfour_stri...
2011-02-27 Greg HudsonReference random-to-key handlers through the enctype...
2011-02-27 Greg HudsonRemove nonexistent aes_ctr from object and source file...
2011-02-27 Greg HudsonMake sure ulog_map() is invoked whenever we open the...
2011-02-25 Greg HudsonNamespace-protect SHA-256 symbols. Build SHA-256 code...
2011-02-25 Greg HudsonAdd Fortuna test program to file list for dependency...
2011-02-25 Greg HudsonAdd a non-default PRNG module which just retrieves...
2011-02-25 Greg HudsonRemove some unnecessary includes from prng_fortuna.c
2011-02-25 Greg HudsonMake depend
2011-02-25 Greg HudsonNow that all PRNG modules fit nicely into a single...
2011-02-25 Greg HudsonRemove Yarrow PRNG implementation
2011-02-25 Greg HudsonA couple more Windows build system adjustments for...
2011-02-25 Greg HudsonAdd a stubs file missing from r24656
2011-02-25 Greg HudsonMake Fortuna the default PRNG for the Windows build
2011-02-24 Greg HudsonUnbreak the OpenSSL and NSS crypto builds in the wake...
2011-02-24 Greg HudsonFix dangling Makefile reference after r24652
2011-02-24 Greg HudsonMake depend
2011-02-24 Greg HudsonMake Fortuna the default PRNG algorithm
2011-02-24 Greg HudsonFortuna as default PRNG
2011-02-23 Greg HudsonRemember to free the result of getaddrinfo() in the...
2011-02-23 Ezra PeisachFix memory leak in t_expire_warn
2011-02-22 Greg HudsonFix a memory leak introduced in r23926 where k_cred...
2011-02-22 Greg HudsonDon't leak the mechanism internal context when we get...
2011-02-22 Tom YuDelete kinit_kdb.o in make clean
2011-02-18 Greg HudsonFix a conceptual bug in r24639: the intermediate key...
2011-02-16 Greg HudsonDon't reject AP-REQs based on PACs
2011-02-16 Greg Hudsonhmac-md5 checksum doesn't work with DES keys
2011-02-14 Greg HudsonIn kg_acceptor_princ, make Coverity happy by using...
2011-02-13 Greg HudsonIn kadm5_rename_principal, fix an oversight which would...
2011-02-13 Greg HudsonUntabify trace.c (tabs crept in when the file was created)
2011-02-13 Greg HudsonDefer hostname lookups in krb5_sendto_kdc
2011-02-13 Greg HudsonTrace logging file descriptor leak
2011-02-13 Greg HudsonReposition a trace call which was dereferencing freed...
2011-02-09 Tom YuKDC denial of service attacks [MITKRB5-SA-2011-002...
2011-02-09 Tom Yukpropd denial of service [MITKRB5-SA-2011-001 CVE-2010...
2011-02-09 Greg HudsonAdd missing KRB5_USE_INET6 ifdefs around some bits...
2011-02-09 Greg HudsonAssume ELF on FreeBSD if objformat doesn't exist
2011-02-08 Greg HudsonFix seg faulting trace log message for use of fallback...
next