2009-02-02 |
Ken Raeburn | explicitly initialize pointer fields after memset ... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Ken Raeburn | small storage leak in KDC startup |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Ken Raeburn | use t_inetd with a ready message and avoid waiting... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Tom Yu | back to trunk |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Tom Yu | README and patchlevel.h for 1.7 release branch |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Tom Yu | Default allow_weak_crypto=true for now. Default suppor... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Ken Raeburn | export new functions |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Ken Raeburn | fix resource leak |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Ken Raeburn | recode as more straight-line code to simplify analysis |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Ken Raeburn | don't use uninitialized variable |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Ken Raeburn | handle freeing null keyblock |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Ken Raeburn | don't double-free |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Will Fiveash | Master Key Migration Project |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Greg Hudson | krb5_get_server_rcache had some dead (and incorrect... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Greg Hudson | Make output parameter value of krb5_rc_resolve_full... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Greg Hudson | In krb5_kdcrep2creds, call the correct free function... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Zhanna Tsitkov | Changed the name match_config_pattern to krb5_match_con... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Zhanna Tsitkov | Introduced match_config_pattern function to find a... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Ken Raeburn | clear outbuf[0].data to unconfuse coverity |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Tom Yu | disable single-DES by default |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ken Raeburn | include netinet/in.h to make sure we know what struct... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ken Raeburn | no more -r option for setting krb.conf path |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ken Raeburn | remove some remnants of krb4-related config file options |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Sam Hartman | return correct kvno in TGS case |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Tom Yu | Run a single expect statement to read from both client... |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ken Raeburn | whitespace |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Ken Raeburn | Start to phase out krb5_xfree macro, which just casts... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Ken Raeburn | Helper script for processing valgrind logs that don... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Ken Raeburn | use memchr |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Zhanna Tsitkov | "Coding practices" related fixes |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Luke Howard | In asn1_decode_pa_for_user(), ensure that user member... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Zhanna Tsitkov | Introduced new static function prep_reprocess_req to... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Sam Hartman | gss_header|trailerlen should be unsigned int |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Tom Yu | Preliminary update of README for krb5-1.7 release |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Ken Raeburn | Use 16/32-bit big/little-endian store functions in... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Zhanna Tsitkov | Check asprintf return codes. Styling |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Ezra Peisach | Use a struct in_addr to insure alignment of address... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Ken Raeburn | Change 16/32/64-bit big-/little-endian/native unaligned... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Zhanna Tsitkov | Eliminate the need for the domain_realm mapping table... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Greg Hudson | Remove some null checks in cases where pointers can... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Greg Hudson | In krb5_pac_get_buffer, check the correct value for... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Greg Hudson | In krb5_pac_parse, change the code around a bit to... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Greg Hudson | Initialize ds.magic in k5_md5_hmac_hash, to avoid harml... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Ken Raeburn | hash db2 code breaks if st_blksize > 64k |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Greg Hudson | In krb5_get_init_creds, null out err_reply in a case... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Greg Hudson | Always initialize the output parameter in krb5_parse_na... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Greg Hudson | In kadmin, free the correct item in an error case ... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Greg Hudson | Add some output parameter initializations n order to... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Greg Hudson | Per coding standards, don't declare variables in inner... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Ken Raeburn | Include cksumtypes.h from aead.h to get struct krb5_cks... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Tom Yu | fix trailing whitespace |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Tom Yu | whitespace |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Greg Hudson | Adapted patch from Apple: in kadmind's process_chpw_req... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ken Raeburn | If USE_VALGRIND, check that source principal is defined... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ken Raeburn | If USE_VALGRIND, check readability of byte string befor... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Ken Raeburn | Define valgrind macros as no-ops if not USE_VALGRIND... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Greg Hudson | Patch from Love: when opening an existing replay cache... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Greg Hudson | Patch from Luke: fix error return of krb5_gss_use_kdc_c... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Ken Raeburn | When encoding, and compiling with -DUSE_VALGRIND, expli... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Ken Raeburn | delete trailing whitespace, including insanely long... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Greg Hudson | In krb5_rd_rep_dce, initialize repl to NULL to avoid... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Ken Raeburn | If buffer length is 0, force pointer to NULL, to keep... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Ken Raeburn | patch from Luke - minor cleanup |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Ken Raeburn | patch from Luke - fix enctype-nego enctype list setup |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Ken Raeburn | patch from Luke - fix sign problem |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Ken Raeburn | include dependencies for decoder test |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Ken Raeburn | Use valgrind in more cases if VALGRIND is set |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Ken Raeburn | Make enctype and checksumtype name mapping table types... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Ken Raeburn | Fix an additional multiple-write case noted by John... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Greg Hudson | Rework the replay cache extensions to make the hash... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Ken Raeburn | update |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Ken Raeburn | Add new routine krb5int_net_writev using scatter-gather... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ken Raeburn | If we have a local UDP socket without the PKTINFO optio... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ken Raeburn | If recv_from_to is passed a buffer for the local endpoi... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ken Raeburn | Merge some very simple points of divergence in the... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ken Raeburn | Pass s4u name and c_flags to log_tgs_req. If values... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Russ Allbery | Force tickets acquired by the kadm5 client library... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Sam Hartman | Patch from Luke Howard to: |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ken Raeburn | /tmp/3 |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ezra Peisach | FreeBSD compiler errors out on an error "zero or negati... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Sam Hartman | Add a call to limit_string that appears to have been... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Sam Hartman | Remove gss_export_name_object and gss_import_name_object. |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Sam Hartman | Patch from Luke Howard: |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Sam Hartman | Patch from Luke Howard |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Sam Hartman | Restore behavior of returning KRB5APP_ERR_BAD_INTEGRITY... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Zhanna Tsitkov | Check the return code from krb5int_clean_hostname as... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Greg Hudson | Add message hash support to the replay interface, using... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Tom Yu | Follow "off-path" TGT referrals |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Ken Raeburn | Remove conflict marker; restore broken copyright line |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Sam Hartman | kdb/keytab.c: map KRB5_KDB_NO_MATCHING_KEY to KRB5_KT_K... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Ken Raeburn | Don't create include/kerberosIV on installation |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Sam Hartman | Add support for referral null realms and use the defaul... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Sam Hartman | Remove ksu's own implementation of krb5_verify_init_cre... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Sam Hartman | Ksu should call krb5_verify_init_creds instead of using... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Tom Yu | Set RELTAIL back to "trunk" |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Sam Hartman | Patch from Luke Howard |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Ken Raeburn | be a little looser in checking for tail output |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Ken Raeburn | remove unused file |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Greg Hudson | Clean up many error-condition leaks of the server handl... |
commit | commitdiff | tree | snapshot |
next |