| Commit message (Expand) | Author | Age | Files | Lines |
| * | gss_unwrap_iov crashes with stream buffers for 3des, des, rc4 | Sam Hartman | 2011-10-05 | 1 | -1/+5 |
| * | Windows fixes: remove unreferenced; use sizeof to compute array size | Sam Hartman | 2011-09-28 | 1 | -2/+1 |
| * | Windows fixes: add KRB5_CALLCONV where needed | Sam Hartman | 2011-09-28 | 1 | -1/+1 |
| * | Whitespace | Greg Hudson | 2011-09-21 | 3 | -77/+80 |
| * | * New implementation to map a gss name to localname | Sam Hartman | 2011-09-21 | 6 | -75/+106 |
| * | Formatting fixes | Greg Hudson | 2011-09-19 | 1 | -203/+219 |
| * | __func__ -> __FUNCTION__ in #ifdef DEBUG blocks in util_errmap.c | Sam Hartman | 2011-09-19 | 1 | -2/+2 |
| * | On Windows, parse mechanism info from Registry instead of mech file | Sam Hartman | 2011-09-19 | 1 | -169/+351 |
| * | Fix several bugs in gss-krb5 inq_cred | Greg Hudson | 2011-09-06 | 1 | -8/+9 |
| * | Make gss-krb5 use cache collection | Greg Hudson | 2011-09-05 | 6 | -83/+149 |
| * | Refactor gss-krb5 acquire_init_cred | Greg Hudson | 2011-09-05 | 1 | -224/+237 |
| * | Eliminate the mechglue union cred auxinfo field | Greg Hudson | 2011-09-05 | 8 | -242/+65 |
| * | Reindent per krb5-batch-reindent.el. | Ken Raeburn | 2011-09-04 | 10 | -33/+30 |
| * | Fix style issues in r25087 | Greg Hudson | 2011-08-29 | 37 | -297/+289 |
| * | Fix call to gss_inquire_cred from spnego_gss_acquire_cred_impersonate_name | Greg Hudson | 2011-08-11 | 1 | -13/+11 |
| * | Fix major status handling in gss_acquire_cred | Greg Hudson | 2011-08-11 | 1 | -0/+1 |
| * | Correctly dereference cred_handle when assigning to spcred in | Greg Hudson | 2011-08-11 | 1 | -1/+1 |
| * | Whitespace | Greg Hudson | 2011-08-09 | 3 | -93/+1 |
| * | call gssint_mecherrmap_init() from gssint_mechglue_init() | Sam Hartman | 2011-08-09 | 1 | -0/+1 |
| * | Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd... | Sam Hartman | 2011-08-09 | 43 | -269/+365 |
| * | Add 'const' to fix mismatched parameter warnings | Sam Hartman | 2011-08-09 | 2 | -2/+2 |
| * | Clean up the lock in gss_krb5int_import_cred | Greg Hudson | 2011-07-23 | 1 | -12/+15 |
| * | Fix gss_set_cred_option cred creation with no name | Greg Hudson | 2011-07-22 | 1 | -6/+8 |
| * | Fix name initialization in gss_krb5int_import_cred | Greg Hudson | 2011-07-20 | 1 | -0/+6 |
| * | Fix memory leak of accprinc in kg_accept_krb5() | Greg Hudson | 2011-07-20 | 1 | -2/+4 |
| * | make depend | Ezra Peisach | 2011-07-01 | 3 | -70/+8 |
| * | ANSIfy the remaining K&R functions in lib/gssapi/generic | Greg Hudson | 2011-06-13 | 2 | -26/+15 |
| * | Mark up strings for translation | Greg Hudson | 2011-06-10 | 4 | -89/+90 |
| * | Kernel subset | Greg Hudson | 2011-05-09 | 1 | -0/+5 |
| * | Avoid calling gss_release_buffer() from the message-processing code | Greg Hudson | 2011-05-09 | 2 | -15/+6 |
| * | Use internal crypto functions directly from util_crypt.c, avoiding a | Greg Hudson | 2011-05-09 | 1 | -17/+4 |
| * | Delete sec context properly in gss_krb5_export_lucid_sec_context | Greg Hudson | 2011-05-09 | 1 | -1/+1 |
| * | The MIT krb5 and Heimdal implementations of | Greg Hudson | 2011-04-27 | 1 | -23/+6 |
| * | Correctly set the expiration field of impersonated credentials in | Greg Hudson | 2011-04-25 | 1 | -1/+1 |
| * | Remove kg_map_toktype(), as the call sites were removed in r21742 | Greg Hudson | 2011-04-21 | 2 | -28/+0 |
| * | Handle null OID values in gss_oid_equal() | Greg Hudson | 2011-04-16 | 1 | -0/+3 |
| * | Check mech_type as well as mech_name in gssint_import_internal_name(), | Greg Hudson | 2011-04-16 | 1 | -1/+2 |
| * | Fix a code path where mech could be used uninitialized in | Greg Hudson | 2011-04-16 | 1 | -1/+1 |
| * | Remove pointer validation code from the gss krb5 mech | Greg Hudson | 2011-04-13 | 35 | -809/+35 |
| * | In krb5_gss_display_status, correct the sense of the | Greg Hudson | 2011-04-12 | 1 | -5/+6 |
| * | Shuffle around some gss-krb5 entry points to eliminate four mostly | Greg Hudson | 2011-04-11 | 9 | -301/+171 |
| * | Add Doxygen markup for gss_userok() and gss_authorize_localname() | Greg Hudson | 2011-04-10 | 1 | -0/+29 |
| * | Implement gss_authorize_localname, as discussed on the kitten list, | Greg Hudson | 2011-04-10 | 7 | -121/+145 |
| * | When inquiring the default GSS acceptor principal, return a principal | Greg Hudson | 2011-04-08 | 1 | -3/+19 |
| * | Allow anonymous name to be imported with empty name buffer | Greg Hudson | 2011-04-06 | 1 | -4/+11 |
| * | Make depend | Greg Hudson | 2011-04-05 | 1 | -0/+32 |
| * | gss_duplicate_name SPI for SPNEGO | Greg Hudson | 2011-04-05 | 8 | -46/+109 |
| * | More sensical mech selection for gss_acquire_cred/accept_sec_context | Greg Hudson | 2011-04-04 | 2 | -49/+44 |
| * | r24838 accidentally added a gss_duplicate_name line to | Greg Hudson | 2011-04-04 | 1 | -1/+0 |
| * | Prevent bleed-through of mechglue symbols into loaded mechs | Greg Hudson | 2011-04-04 | 1 | -54/+67 |