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 |
2009-08-10 |
Greg Hudson | Check for null characters in pkinit cert fields |
commit | commitdiff | tree |
2009-08-10 |
Greg Hudson | Narrow the contract of pkinit_client_profile by passing... |
commit | commitdiff | tree |
2009-08-10 |
Greg Hudson | In pkinit_clnt.c, make private functions static. There... |
commit | commitdiff | tree |
2009-08-10 |
Greg Hudson | Convert all uses of strtok() in libraries to strtok_r... |
commit | commitdiff | tree |
2009-08-10 |
Greg Hudson | Remove pkinit_identity_process_option, which wasn't... |
commit | commitdiff | tree |
2009-08-07 |
Greg Hudson | Fix the LDAP build, which was broken by the build reord... |
commit | commitdiff | tree |
2009-08-03 |
Greg Hudson | In crypto_tests: for t_nfold, link against an nfold... |
commit | commitdiff | tree |
2009-08-03 |
Tom Yu | Be a little more verbose about errors from mit_des_key_... |
commit | commitdiff | tree |
2009-08-03 |
Tom Yu | Fix deplibs for t_crc |
commit | commitdiff | tree |
2009-08-03 |
Greg Hudson | Get "make depend" to work in an unbuilt source tree... |
commit | commitdiff | tree |
2009-08-03 |
Greg Hudson | Re-run make depend. (I am not certain why the dependen... |
commit | commitdiff | tree |
2009-08-03 |
Greg Hudson | In the crypto-tests check target, refer to t_cf2.expect... |
commit | commitdiff | tree |
2009-08-03 |
Greg Hudson | In configure.in's list of Makefiles to generate, remove... |
commit | commitdiff | tree |
2009-08-03 |
Zhanna Tsitkov | Crypto modularity proj: Separate files under crypto... |
commit | commitdiff | tree |
2009-08-01 |
Zhanna Tsitkov | Fix of the test cleanup |
commit | commitdiff | tree |
2009-07-30 |
Greg Hudson | Include <assert.h> in k5-platform.h, since we use asser... |
commit | commitdiff | tree |
2009-07-30 |
Ezra Peisach | Fix memory leak in k5_pac_verify_server_checksum |
commit | commitdiff | tree |
2009-07-30 |
Ezra Peisach | memory leak in test code t_authdata |
commit | commitdiff | tree |
2009-07-30 |
Ezra Peisach | Fix memory leak by release context at end of test code |
commit | commitdiff | tree |
2009-07-29 |
Greg Hudson | Enctype list configuration enhancements |
commit | commitdiff | tree |
2009-07-28 |
Zhanna Tsitkov | Crypto Modularity proj: Added an option --with-crypto... |
commit | commitdiff | tree |
2009-07-27 |
Greg Hudson | Use zero-terminated enctype lists in the context struct... |
commit | commitdiff | tree |
2009-07-17 |
Tom Yu | include win-mac.h in gssftp/ftp/cmds.c for HAVE_STDLIB_H |
commit | commitdiff | tree |
next |