krb5.git
2009-01-26 Luke HowardIn asn1_decode_pa_for_user(), ensure that user member...
2009-01-26 Zhanna TsitkovIntroduced new static function prep_reprocess_req to...
2009-01-26 Sam Hartmangss_header|trailerlen should be unsigned int
2009-01-26 Tom YuPreliminary update of README for krb5-1.7 release
2009-01-26 Ken RaeburnUse 16/32-bit big/little-endian store functions in...
2009-01-26 Zhanna TsitkovCheck asprintf return codes. Styling
2009-01-25 Ezra PeisachUse a struct in_addr to insure alignment of address...
2009-01-24 Ken RaeburnChange 16/32/64-bit big-/little-endian/native unaligned...
2009-01-23 Zhanna TsitkovEliminate the need for the domain_realm mapping table...
2009-01-23 Greg HudsonRemove some null checks in cases where pointers can...
2009-01-23 Greg HudsonIn krb5_pac_get_buffer, check the correct value for...
2009-01-23 Greg HudsonIn krb5_pac_parse, change the code around a bit to...
2009-01-23 Greg HudsonInitialize ds.magic in k5_md5_hmac_hash, to avoid harml...
2009-01-23 Ken Raeburnhash db2 code breaks if st_blksize > 64k
2009-01-23 Greg HudsonIn krb5_get_init_creds, null out err_reply in a case...
2009-01-23 Greg HudsonAlways initialize the output parameter in krb5_parse_na...
2009-01-23 Greg HudsonIn kadmin, free the correct item in an error case ...
2009-01-23 Greg HudsonAdd some output parameter initializations n order to...
2009-01-23 Greg HudsonPer coding standards, don't declare variables in inner...
2009-01-23 Ken RaeburnInclude cksumtypes.h from aead.h to get struct krb5_cks...
2009-01-22 Tom Yufix trailing whitespace
2009-01-22 Tom Yuwhitespace
2009-01-22 Greg HudsonAdapted patch from Apple: in kadmind's process_chpw_req...
2009-01-22 Ken RaeburnIf USE_VALGRIND, check that source principal is defined...
2009-01-22 Ken RaeburnIf USE_VALGRIND, check readability of byte string befor...
2009-01-22 Ken RaeburnDefine valgrind macros as no-ops if not USE_VALGRIND...
2009-01-21 Greg HudsonPatch from Love: when opening an existing replay cache...
2009-01-21 Greg HudsonPatch from Luke: fix error return of krb5_gss_use_kdc_c...
2009-01-20 Ken RaeburnWhen encoding, and compiling with -DUSE_VALGRIND, expli...
2009-01-20 Ken Raeburndelete trailing whitespace, including insanely long...
2009-01-20 Greg HudsonIn krb5_rd_rep_dce, initialize repl to NULL to avoid...
2009-01-17 Ken RaeburnIf buffer length is 0, force pointer to NULL, to keep...
2009-01-17 Ken Raeburnpatch from Luke - minor cleanup
2009-01-17 Ken Raeburnpatch from Luke - fix enctype-nego enctype list setup
2009-01-17 Ken Raeburnpatch from Luke - fix sign problem
2009-01-16 Ken Raeburninclude dependencies for decoder test
2009-01-16 Ken RaeburnUse valgrind in more cases if VALGRIND is set
2009-01-15 Ken RaeburnMake enctype and checksumtype name mapping table types...
2009-01-15 Ken RaeburnFix an additional multiple-write case noted by John...
2009-01-15 Greg HudsonRework the replay cache extensions to make the hash...
2009-01-15 Ken Raeburnupdate
2009-01-15 Ken RaeburnAdd new routine krb5int_net_writev using scatter-gather...
2009-01-14 Ken RaeburnIf we have a local UDP socket without the PKTINFO optio...
2009-01-14 Ken RaeburnIf recv_from_to is passed a buffer for the local endpoi...
2009-01-14 Ken RaeburnMerge some very simple points of divergence in the...
2009-01-14 Ken RaeburnPass s4u name and c_flags to log_tgs_req. If values...
2009-01-14 Russ AllberyForce tickets acquired by the kadm5 client library...
2009-01-13 Sam HartmanPatch from Luke Howard to:
2009-01-13 Ken Raeburn/tmp/3
2009-01-13 Ezra PeisachFreeBSD compiler errors out on an error "zero or negati...
2009-01-12 Sam HartmanAdd a call to limit_string that appears to have been...
2009-01-12 Sam HartmanRemove gss_export_name_object and gss_import_name_object.
2009-01-12 Sam HartmanPatch from Luke Howard:
2009-01-12 Sam HartmanPatch from Luke Howard
2009-01-12 Sam HartmanRestore behavior of returning KRB5APP_ERR_BAD_INTEGRITY...
2009-01-12 Zhanna TsitkovCheck the return code from krb5int_clean_hostname as...
2009-01-12 Greg HudsonAdd message hash support to the replay interface, using...
2009-01-09 Tom YuFollow "off-path" TGT referrals
2009-01-09 Ken RaeburnRemove conflict marker; restore broken copyright line
2009-01-07 Sam Hartmankdb/keytab.c: map KRB5_KDB_NO_MATCHING_KEY to KRB5_KT_K...
2009-01-07 Ken RaeburnDon't create include/kerberosIV on installation
2009-01-06 Sam HartmanAdd support for referral null realms and use the defaul...
2009-01-06 Sam HartmanRemove ksu's own implementation of krb5_verify_init_cre...
2009-01-06 Sam HartmanKsu should call krb5_verify_init_creds instead of using...
2009-01-06 Tom YuSet RELTAIL back to "trunk"
2009-01-06 Sam HartmanPatch from Luke Howard
2009-01-06 Ken Raeburnbe a little looser in checking for tail output
2009-01-06 Ken Raeburnremove unused file
2009-01-06 Greg HudsonClean up many error-condition leaks of the server handl...
2009-01-06 Greg HudsonIn kadmin, remove a bunch of checks for handle being...
2009-01-06 Sam HartmanFix capitalization
2009-01-05 Ken RaeburnOops. Don't include openssl install paths from my...
2009-01-05 Ken Raeburninclude string.h
2009-01-05 Ken Raeburnfix missed var rename
2009-01-05 Ken RaeburnDefine SWAP16 if not already defined
2009-01-05 Ken RaeburnNo C++ style comments in C code please
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2009-01-05 Ken RaeburnBuild against Python 2.5 as well as 2.3. Long term...
2009-01-05 Ken Raeburnfix minor comment typos
2009-01-05 Ken Raeburnfix merge of new openldap notice
2009-01-05 Ezra Peisachifdef out unused functions that are also missing protot...
2009-01-05 Ezra PeisachInclude ucdata/ucdata.h for missing prototypes
2009-01-05 Ezra PeisachInclude strings.h for memset prototype
2009-01-03 Sam HartmanRemove support for setting a client flag indicating...
2009-01-03 Sam Hartmanxrealm_non_transitive not trust_non_transitive
2009-01-03 Sam HartmanRemove flags that do not correspond to behavior we...
2009-01-03 Sam HartmanKDB API should not be public
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2009-01-03 Ken RaeburnWith no more fakeka, we don't need the --enable-fakeka...
2009-01-03 Ken RaeburnRemove some unused AC_SUBSTs
2009-01-03 Ken RaeburnRemove some unused variables
2009-01-02 Tom YuRewrite walk_rtree.c to handle hierarchical traversal...
2008-12-31 Tom YuSet auth_context's rcache to NULL after destroying...
2008-12-31 Ken RaeburnI don't know what it was that someone else didn't know...
2008-12-30 Ezra PeisachSigned/unsigned fixes
2008-12-30 Ken RaeburnChange kpropd_com_err_proc to prototype style, add...
2008-12-30 Ken RaeburnIf full resync fails, go into backoff mode
2008-12-29 Ezra PeisachSigned/unsigned fixes and remove unused variable
2008-12-29 Ezra PeisachFix up warning of suggested parens in assignment in...
2008-12-29 Ezra PeisachAdd gssrpcint.h to contain prototype for gssrpcint_prin...
next