| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mark up strings for translation | Greg Hudson | 2011-06-10 | 1 | -49/+44 |
* | 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 |
* | Implement gss_authorize_localname, as discussed on the kitten list, | Greg Hudson | 2011-04-10 | 4 | -104/+109 |
* | 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 | 5 | -46/+82 |
* | 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 |
* | Add gss_userok and gss_pname_to_uid to dynamic mech loading table. | Greg Hudson | 2011-04-04 | 1 | -0/+2 |
* | Add gss_userok and gss_pname_to_uid | Greg Hudson | 2011-04-04 | 4 | -59/+293 |
* | Use RFC 5587 const types for draft-josefsson-gss-capsulate APIs | Luke Howard | 2011-04-03 | 3 | -6/+6 |
* | Allow absolute paths for mechglue libraries. From r24736 in | Greg Hudson | 2011-04-01 | 1 | -1/+5 |
* | Implement draft-josefsson-gss-capsulate | Greg Hudson | 2011-04-01 | 4 | -0/+145 |
* | Although it can't actually happen, make it more explicit that we won't | Greg Hudson | 2011-03-11 | 1 | -1/+2 |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 20 | -81/+23 |
* | Make depend | Greg Hudson | 2011-02-25 | 1 | -5/+5 |
* | Don't leak the mechanism internal context when we get an error in the | Greg Hudson | 2011-02-22 | 1 | -1/+6 |
* | Tighten up the error handling in the mechglue's gss_canonicalize_name, | Greg Hudson | 2011-01-10 | 1 | -32/+14 |
* | Ensure time() is prototyped in g_accept_sec_context.c | Greg Hudson | 2010-12-14 | 1 | -0/+1 |
* | update dependencies | Ken Raeburn | 2010-12-05 | 1 | -0/+16 |
* | 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 | -24/+16 |
* | Plug a memory leak in gss_indicate_mechs | Greg Hudson | 2010-10-09 | 1 | -1/+3 |
* | In gss_indicate_mechs, avoid setting the output pointer until success | Greg Hudson | 2010-10-08 | 1 | -17/+17 |
* | In gss_inquire_attrs_for_mech, remove the assumption that mech_attrs | Greg Hudson | 2010-10-08 | 1 | -1/+2 |
* | Merge users/lhoward/sasl-gs2 to trunk | Greg Hudson | 2010-10-06 | 5 | -0/+470 |
* | Add gss_krb5_import_cred | Greg Hudson | 2010-09-27 | 2 | -31/+165 |
* | Make depend | Greg Hudson | 2010-09-08 | 1 | -4/+4 |
* | make depend | Greg Hudson | 2010-06-07 | 1 | -5/+6 |
* | In gss_acquire_cred_with_password() and gss_add_cred_with_password(), | Greg Hudson | 2010-05-20 | 1 | -38/+23 |
* | If gss_inquire_cred is called with a null credential, acquire a | Greg Hudson | 2010-05-17 | 1 | -44/+13 |
* | Update dependencies | Ken Raeburn | 2010-05-16 | 1 | -0/+8 |
* | Add IAKERB mechanism and gss_acquire_cred_with_password | Greg Hudson | 2010-04-30 | 4 | -39/+605 |
* | Apply patch from Arlene Berry to cease freeing error tokens output by | Tom Yu | 2010-04-22 | 1 | -3/+0 |
* | Update dependencies | Ken Raeburn | 2010-02-20 | 1 | -0/+8 |
* | Implement gss_set_neg_mechs | Greg Hudson | 2010-02-10 | 4 | -0/+88 |
* | Apply patch from Arlene Berry to handle the case where a mechanism | Tom Yu | 2010-02-05 | 1 | -2/+10 |
* | Apply patch from Arlene Berry to avoid segfault if a mech | Tom Yu | 2010-02-05 | 1 | -0/+5 |
* | Update dependencies | Ken Raeburn | 2010-01-03 | 1 | -0/+7 |
* | Add GSS extensions to store credentials, generate random bits | Greg Hudson | 2009-12-17 | 5 | -1/+100 |
* | Coding Style related fixes | Zhanna Tsitkov | 2009-11-25 | 1 | -128/+105 |
* | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 2 | -168/+166 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 47 | -187/+160 |
* | Move destest to builtin/des, because it depends on overriding some | Tom Yu | 2009-10-10 | 1 | -7/+72 |
* | Implement GSS naming extensions and authdata verification | Greg Hudson | 2009-10-09 | 18 | -33/+889 |
* | Fix a few bugs in r22736. Cherry-picked from Luke's authdata branch | Greg Hudson | 2009-09-21 | 1 | -1/+1 |
* | Re-run make depend without autoconf.h in the source tree | Greg Hudson | 2009-09-16 | 1 | -222/+221 |