| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use hmac-md5 checksum for PA-FOR-USER padata | Greg Hudson | 2011-05-14 | 1 | -8/+2 |
* | Updated documentation for PAC API. Moved PAC type definitions into krb5.hin | Zhanna Tsitkov | 2011-05-13 | 1 | -8/+0 |
* | fix regression in r24853: PAC no longer exposed | Luke Howard | 2011-05-09 | 1 | -1/+1 |
* | Properly release resources in krb5_copy_authenticator() | Zhanna Tsitkov | 2011-04-28 | 1 | -3/+1 |
* | Refactor krb5int_rd_chpw_rep() and make it properly handle both framed | Greg Hudson | 2011-04-25 | 2 | -328/+156 |
* | Documentation updates. Mostly GIC related | Zhanna Tsitkov | 2011-04-12 | 1 | -9/+4 |
* | Add k5_kt_get_principal, an internal krb5 interface to try to get a | Greg Hudson | 2011-04-08 | 1 | -23/+2 |
* | In the authdata framework, determine which authdata sources to query | Greg Hudson | 2011-04-07 | 1 | -3/+18 |
* | Make depend | Greg Hudson | 2011-04-05 | 1 | -2/+14 |
* | Include krb5_libinit.h always, since we call krb5int_initialize_library always | Ken Raeburn | 2011-04-03 | 1 | -3/+0 |
* | Factor out the address checks in krb5_rd_safe and krb5_rd_priv into | Greg Hudson | 2011-04-02 | 4 | -171/+105 |
* | In libkrb5, move krb5int_auth_con_chkseqnum to a new file privsafe.c, | Greg Hudson | 2011-04-02 | 6 | -170/+203 |
* | When doing S4U2Self for the anon principal, use the server realm | Luke Howard | 2011-04-02 | 1 | -4/+12 |
* | s4u2proxy_set_attribute should only return EPERM for its own attribute | Luke Howard | 2011-04-01 | 1 | -8/+2 |
* | Use first principal in keytab when verifying creds | Greg Hudson | 2011-03-28 | 4 | -25/+171 |
* | Resolve a few miscellaneous warnings | Greg Hudson | 2011-03-14 | 5 | -15/+14 |
* | Remove ser_eblk.c, which has been unused since r11001 (October 1998) | Greg Hudson | 2011-03-09 | 1 | -255/+0 |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 102 | -483/+170 |
* | On make clean remove test programs and object files. In lib/krb5/krb | Ezra Peisach | 2011-03-06 | 2 | -1/+14 |
* | Make depend | Greg Hudson | 2011-02-25 | 1 | -393/+329 |
* | Fix memory leak in t_expire_warn | Ezra Peisach | 2011-02-23 | 1 | -0/+1 |
* | Don't reject AP-REQs based on PACs | Greg Hudson | 2011-02-16 | 1 | -35/+11 |
* | Reposition a trace call which was dereferencing freed memory after | Greg Hudson | 2011-02-13 | 1 | -1/+2 |
* | Fix seg faulting trace log message for use of fallback realm | Greg Hudson | 2011-02-08 | 1 | -1/+1 |
* | Improve acceptor name flexibility | Greg Hudson | 2011-02-07 | 4 | -92/+177 |
* | Add a trace log event for unrecognized enctypes in a profile enctype | Greg Hudson | 2011-01-21 | 2 | -6/+9 |
* | Renamed static function krb5_rd_safe_basic into rd_safe_basic to avoid confus... | Zhanna Tsitkov | 2011-01-18 | 1 | -5/+5 |
* | In t_expire_warn.py, put the hashbang line at the top, instead of | Greg Hudson | 2011-01-18 | 1 | -1/+2 |
* | In krb5_set_realm(): | Greg Hudson | 2011-01-12 | 1 | -4/+5 |
* | Remove an unnecessary clause from safe_cksumtype() which served only | Greg Hudson | 2010-12-16 | 1 | -1/+1 |
* | Fix a regression in the client-side ticket renewal code where KDC | Greg Hudson | 2010-12-14 | 1 | -1/+4 |
* | handle MS PACs that lack server checksum | Tom Yu | 2010-12-10 | 1 | -1/+26 |
* | SA-2010-007 Checksum vulnerabilities (CVE-2010-1324 and others) | Greg Hudson | 2010-11-30 | 5 | -46/+67 |
* | Use for loops for recursion in the Windows build, cutting down on the | Greg Hudson | 2010-11-28 | 1 | -1/+1 |
* | Fix Windows build | Greg Hudson | 2010-11-25 | 4 | -11/+16 |
* | Update krb5_gic_opt_private and related code to reflect the change of | Tom Yu | 2010-11-23 | 1 | -1/+1 |
* | Implement Camellia-CTS-CMAC instead of Camellia-CCM | Greg Hudson | 2010-11-20 | 2 | -7/+7 |
* | krb5_get_error_message cannot return NULL, and returns "Success" on | Greg Hudson | 2010-11-01 | 1 | -5/+3 |
* | Don't fail out from krb5_get_credentials() if we can't store a ticket | Greg Hudson | 2010-10-27 | 1 | -10/+4 |
* | Whitespace | Greg Hudson | 2010-10-24 | 1 | -1/+2 |
* | Try harder to retain the "brand" string in the shared library | Ken Raeburn | 2010-10-23 | 2 | -5/+14 |
* | Whitespace | Greg Hudson | 2010-10-13 | 1 | -5/+7 |
* | Fix leaks in get_init_creds interface | Sam Hartman | 2010-10-13 | 1 | -3/+9 |
* | set NT-SRV-INST on TGS principal names | Tom Yu | 2010-10-06 | 1 | -1/+12 |
* | Remove support for the old pa-sam-challenge and pa-sam-response | Sam Hartman | 2010-10-01 | 1 | -295/+46 |
* | A cleaner impleentation of r24399 which adds two new auth context APIs | Greg Hudson | 2010-10-01 | 1 | -0/+20 |
* | Whitespace and minor style changes | Greg Hudson | 2010-09-30 | 1 | -8/+9 |
* | kadm5_hook: new plugin interface | Sam Hartman | 2010-09-29 | 1 | -1/+2 |
* | kpasswd: if a credential cache is present, use FAST | Sam Hartman | 2010-09-27 | 1 | -0/+23 |
* | Make depend | Greg Hudson | 2010-09-08 | 1 | -252/+339 |