2009-09-01 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-09-01 |
Luke Howard | use -d instead of -A for ad types, because -A clashes... |
commit | commitdiff | tree |
2009-09-01 |
Luke Howard | Add -A option for enumerating submitted auth data types |
commit | commitdiff | tree |
2009-09-01 |
Luke Howard | If authorization data is submitted in a TGS-REQ, be... |
commit | commitdiff | tree |
2009-09-01 |
Luke Howard | when matching creds for removal, match auth data |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | need to store in_cred->authdata so we can match on it |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | authdata type may be negative |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | fix some uninitialized variables |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | refactor, cleanup |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | prefer KDCIssued over ticket authdata |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | allow for TGS-REQ authdata |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | krb5_authdata_export_attributes should not fail if... |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | reformat |
commit | commitdiff | tree |
2009-08-31 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-30 |
Luke Howard | be sure to copy authenticated state |
commit | commitdiff | tree |
2009-08-30 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-30 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-30 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-30 |
Luke Howard | pass authdata context to modules to facilitate stacking |
commit | commitdiff | tree |
2009-08-30 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-30 |
Luke Howard | add some documentation/asserts |
commit | commitdiff | tree |
2009-08-30 |
Luke Howard | enhance authdata context interface to handle automatic... |
commit | commitdiff | tree |
2009-08-30 |
Luke Howard | try authdata plugins before internal authdata systems |
commit | commitdiff | tree |
2009-08-30 |
Luke Howard | Add a sample KDC Issued authorization data plugin |
commit | commitdiff | tree |
2009-08-30 |
Luke Howard | make reply session key available to authdata backends... |
commit | commitdiff | tree |
2009-08-30 |
Luke Howard | fix some bugs in AD-KDCIssued implementation |
commit | commitdiff | tree |
2009-08-30 |
Luke Howard | add KDCIssued helpers |
commit | commitdiff | tree |
2009-08-29 |
Luke Howard | plug some memory leaks |
commit | commitdiff | tree |
2009-08-29 |
Luke Howard | debug re-imported name string |
commit | commitdiff | tree |
2009-08-29 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-29 |
Luke Howard | cleanup, ensure code is initialized |
commit | commitdiff | tree |
2009-08-29 |
Luke Howard | krb5_authdata_get_attribute_types should not return... |
commit | commitdiff | tree |
2009-08-29 |
Luke Howard | use correct OID release function |
commit | commitdiff | tree |
2009-08-29 |
Luke Howard | if no authdata attributes present, gss_export_composite... |
commit | commitdiff | tree |
2009-08-29 |
Luke Howard | harmonize get_attribute_types SPI with naming_exts... |
commit | commitdiff | tree |
2009-08-27 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-27 |
Luke Howard | AP_REQ attributes belong on initiator name, notiator... |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | fix bounds checking macro |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | comment out composite name hack for now |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | make SPNEGO test conditional by USE_SPNEGO, because... |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | Add some assertion checks, deal with cred->princ =... |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | remove unused file |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | don't return any PAC attributes if we don't have a PAC |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | add greet authdata client plugin test |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | try to preserve extended attributes with stacked mechanisms |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | don't return EINVAL if PAC is empty |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | add greet_client plugin |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | update AD plugin type enumeration |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | fix some issues with client-set attributes |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | sample authdata client plugin |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | don't free caller owned memory if krb5_generate_authent... |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | copy greet to greet_client |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | lock source name on duplicate |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | separate import and verify callbacks for authdata plugin |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | test import/export name |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | add support for importing composite names, and bounds... |
commit | commitdiff | tree |
2009-08-26 |
Luke Howard | set authdata context when calling mk_req_extended |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | lessen distinction between importing and verifying... |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | implement krb5_gss_export_name_composite |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | plug leak |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | include context authdata in AP-REQ |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | plug leak |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | refactor authdata context copying |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | don't copy auth data context, take ownership of it... |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | access krb5_authdata_context via krb5_auth_context |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | indicate how we might ignore PAC verification failures |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | serialize access to ad_context member of krb5_gss_name_... |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | plug a leak |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | cleanup |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | cleanup, test naming exts |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | add naming extension SPI to SPNEFGO mech |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | preliminary naming extensions mechglue |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | Add methods for naming extensions |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | combine request and plugin context initialization,... |
commit | commitdiff | tree |
2009-08-25 |
Luke Howard | careful to de-internalize names when releasing them |
commit | commitdiff | tree |
2009-08-24 |
Luke Howard | preliminary implementation of GSS naming SPI krb5 backend |
commit | commitdiff | tree |
2009-08-24 |
Luke Howard | embed authdata accessor in krb5_gss_name_t |
commit | commitdiff | tree |
2009-08-24 |
Luke Howard | add some code for copying ad contexts |
commit | commitdiff | tree |
2009-08-24 |
Luke Howard | more work on naming extensions |
commit | commitdiff | tree |
2009-08-24 |
Luke Howard | more work on authdata API |
commit | commitdiff | tree |
2009-08-23 |
Luke Howard | preliminary implementation of pluggable authdata verifiers |
commit | commitdiff | tree |
2009-08-22 |
Luke Howard | Creating branch for VerifyAuthData project |
commit | commitdiff | tree |
2009-08-21 |
Ken Raeburn | Rename db2 header files db.h and db-config.h in the... |
commit | commitdiff | tree |
2009-08-21 |
Ken Raeburn | update dependencies |
commit | commitdiff | tree |
2009-08-21 |
Ken Raeburn | Use load_32_be processing length in TCP reply |
commit | commitdiff | tree |
2009-08-21 |
Ken Raeburn | Change "vague-errors" compile-time conditionals into... |
commit | commitdiff | tree |
2009-08-21 |
Ken Raeburn | Use {load,store}_{16,32}_be for big-endian integers |
commit | commitdiff | tree |
2009-08-18 |
Greg Hudson | Minor code cleanups in pkinit plugin, mostly around... |
commit | commitdiff | tree |
2009-08-17 |
Greg Hudson | Bump sonames of libkadm5 libraries, since r22527 change... |
commit | commitdiff | tree |
2009-08-17 |
Greg Hudson | Modify kadm5 initializers to accept krb5 contexts |
commit | commitdiff | tree |
2009-08-17 |
Greg Hudson | Remove unused variables resulting from r22521, and... |
commit | commitdiff | tree |
2009-08-14 |
Greg Hudson | In doc/Makefile, specify the new location of the kpassw... |
commit | commitdiff | tree |
2009-08-13 |
Greg Hudson | Remove kadmin v1 API support |
commit | commitdiff | tree |
2009-08-13 |
Greg Hudson | Fix lib/crypto/krb/dk/Makefile.in mydir value |
commit | commitdiff | tree |
2009-08-12 |
Greg Hudson | Reply message ordering bug in ftpd |
commit | commitdiff | tree |
2009-08-12 |
Ken Raeburn | r22529@squish: raeburn | 2009-08-12 13:49:45 -0400 |
commit | commitdiff | tree |
2009-08-10 |
Greg Hudson | Correct the t_nfold build rules again. We don't have... |
commit | commitdiff | tree |
next |