2009-12-23 |
Sam Hartman | Always supply a padata item to the return callback... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Move symbols needed by pkinit pa_pkinit_k x to k5-int... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Client side of PA_PKINIT_KX |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Fix prototype |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Add support for kadmin -n |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Change kinit -n logic to support an interface for both... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | For fully anonymous kadmin, the KDC will change the... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Per discussion with Greg and Luke, hold an alias to... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Use global constant for string components of anonymous... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Ignore transited realm checking for anonymous realm |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Add kinit -n for anonymous |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Permit the realm to be canonicalized from any realm... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | pkinit authentication only works for TGT |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Implement support for the anonymous name type in GSS-API |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Anonymous client side support |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Change krb5_get_ap_tag macro to remove warnings |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | KDC policy handling for anonymous tickets: |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Also update principal in reply |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Correct logic in client plugin |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Set anonymous ticket flag |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Update flag values for anonymous kdc option and ticke... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Only check for anonymous if pkinit_identity is given... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Because there is only one realm field in the kdc reques... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Implement support for unsigned pkinit messages |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | ad-initial-verified-cas logic broken |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Revert "In case of anonymous client principal, use... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | In case of anonymous client principal, use the realm... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | If the anonymous principal is used, then do not initial... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Add cms_contentinfo_create to create the pkinit content... |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | signed vs unsigned fixes |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | Add anonymous principal and name type |
commit | commitdiff | tree |
2009-12-23 |
Sam Hartman | anonymous branch |
commit | commitdiff | tree |
2009-12-14 |
Sam Hartman | fast negotiation projec |
commit | commitdiff | tree |
2009-12-10 |
Tom Yu | Don't use sizeof(pointertype) to get the length of... |
commit | commitdiff | tree |
2009-12-10 |
Greg Hudson | Add comments to make it slightly clearer how |
commit | commitdiff | tree |
2009-12-10 |
Greg Hudson | Restructure the crypto checksum implementation to minimize |
commit | commitdiff | tree |
2009-12-09 |
Zhanna Tsitkov | Change file holder for krb5int_check_clockskew. Minor... |
commit | commitdiff | tree |
2009-12-08 |
Ezra Peisach | Remove dependency on /bin/csh in test suite |
commit | commitdiff | tree |
2009-12-08 |
Tom Yu | Mark and reindent lib/gssapi, with some exceptions |
commit | commitdiff | tree |
2009-12-07 |
Tom Yu | Mark lib/apputils |
commit | commitdiff | tree |
2009-12-07 |
Tom Yu | Mark and reindent util, with some exceptions |
commit | commitdiff | tree |
2009-12-07 |
Tom Yu | handle negative enctypes better |
commit | commitdiff | tree |
2009-12-06 |
Ezra Peisach | Initialize ihash_iov in case fall through to cleanup... |
commit | commitdiff | tree |
2009-12-06 |
Greg Hudson | Remove the ivec parameters from the keyhash provider... |
commit | commitdiff | tree |
2009-12-06 |
Greg Hudson | Make depend |
commit | commitdiff | tree |
2009-12-06 |
Greg Hudson | Make the libk5crypto hash_provider interface take crypt... |
commit | commitdiff | tree |
2009-12-06 |
Greg Hudson | In the built-in des3 provider, remove the unused version of |
commit | commitdiff | tree |
2009-12-05 |
Greg Hudson | Make the alloc_data and k5alloc convenience functions... |
commit | commitdiff | tree |
2009-12-05 |
Ezra Peisach | Remove tests for sched.h, kdb_db.h, kdc.c. None of... |
commit | commitdiff | tree |
2009-12-04 |
Greg Hudson | Remove some code paths in crypto-length which are dead... |
commit | commitdiff | tree |
2009-12-04 |
Greg Hudson | Remove CRC32_SHIFT4 code as we are unlikely to ever... |
commit | commitdiff | tree |
2009-12-04 |
Greg Hudson | Consolidate the IOV and non-IOV encryption/decryption... |
commit | commitdiff | tree |
2009-12-03 |
Tom Yu | Revert r23442. Revert r23436 changes unrelated to... |
commit | commitdiff | tree |
2009-12-03 |
Tom Yu | Update export list to reflect changes in r23436 |
commit | commitdiff | tree |
2009-12-03 |
Ken Raeburn | Reformat new comments |
commit | commitdiff | tree |
2009-12-03 |
Ken Raeburn | fix slow behavior on Mac OS X with link-local addresses |
commit | commitdiff | tree |
2009-12-03 |
Ken Raeburn | allow testing even if name->addr->name mapping doesn... |
commit | commitdiff | tree |
2009-12-03 |
Ken Raeburn | Sense of POINTERS_ARE_ALL_THE_SAME test was backwards |
commit | commitdiff | tree |
2009-12-03 |
Ken Raeburn | Temporarily define UINT16_TYPE and UINT32_TYPE so the... |
commit | commitdiff | tree |
2009-12-02 |
Greg Hudson | Reformat new block comment per coding style |
commit | commitdiff | tree |
2009-12-02 |
Ken Raeburn | Actually record dependencies of crypto tests |
commit | commitdiff | tree |
2009-12-02 |
Ken Raeburn | Check ALL_DEP_SRCS, not SRCS, to decide what to put... |
commit | commitdiff | tree |
2009-12-02 |
Ken Raeburn | update dependencies |
commit | commitdiff | tree |
2009-12-02 |
Ken Raeburn | Perform the AES-CBC XOR operations 4 bytes at a time... |
commit | commitdiff | tree |
2009-12-02 |
Ken Raeburn | Add store_{16,32,64}_n functions, for potentially-unali... |
commit | commitdiff | tree |
2009-12-02 |
Greg Hudson | Speed up the per-block loops of AES, DES3, and DES... |
commit | commitdiff | tree |
2009-12-02 |
Greg Hudson | Remove t_kperf on make clean |
commit | commitdiff | tree |
2009-12-02 |
Greg Hudson | Clean up the AES enc_provider code a bit. Chiefly... |
commit | commitdiff | tree |
2009-12-02 |
Greg Hudson | In t_kperf, generate a valid ciphertext when testing... |
commit | commitdiff | tree |
2009-12-02 |
Greg Hudson | Fix an incorrect length in the new krb5int_c_decrypt_ae... |
commit | commitdiff | tree |
2009-12-02 |
Zhanna Tsitkov | Fixed the conflicting type "static krb5_error_code... |
commit | commitdiff | tree |
2009-12-01 |
Zhanna Tsitkov | Reindent and removed krb5_ prefix from static func... |
commit | commitdiff | tree |
2009-12-01 |
Greg Hudson | Fix AES IOV decryption of small messages |
commit | commitdiff | tree |
2009-12-01 |
Greg Hudson | Make krb5int_c_decrypt_aead_compat more efficient by... |
commit | commitdiff | tree |
2009-12-01 |
Greg Hudson | Fix the usage fallback in krb5int_arcfour_decrypt_iov... |
commit | commitdiff | tree |
2009-11-30 |
Tom Yu | Mark and reindent tests, with some exclusions |
commit | commitdiff | tree |
2009-11-30 |
Zhanna Tsitkov | Reindent |
commit | commitdiff | tree |
2009-11-30 |
Tom Yu | Mark and reindent util/support |
commit | commitdiff | tree |
2009-11-30 |
Greg Hudson | Remove some stray tabs |
commit | commitdiff | tree |
2009-11-30 |
Greg Hudson | Use aead_dk instead of aead_old for des-hmac-sha1,... |
commit | commitdiff | tree |
2009-11-30 |
Greg Hudson | Fix ivec chaining for DES iov encryption |
commit | commitdiff | tree |
2009-11-30 |
Greg Hudson | Add an AEAD provider for enctypes which use krb5_old_en... |
commit | commitdiff | tree |
2009-11-30 |
Greg Hudson | In the des enc_provider decrypt_iov function, count... |
commit | commitdiff | tree |
2009-11-30 |
Greg Hudson | Make the crc32 hash provider correctly chain multiple... |
commit | commitdiff | tree |
2009-11-30 |
Greg Hudson | Stream decryption is handled in krb5_k_decrypt_iov... |
commit | commitdiff | tree |
2009-11-30 |
Sam Hartman | Fix memory leak |
commit | commitdiff | tree |
2009-11-30 |
Greg Hudson | Terminate the loop in find_authdata_1 if we get an... |
commit | commitdiff | tree |
2009-11-29 |
Greg Hudson | Remove the non-iov entry point introduced in r23378... |
commit | commitdiff | tree |
2009-11-29 |
Greg Hudson | Avoid using strncpy in the production of the arcfour... |
commit | commitdiff | tree |
2009-11-29 |
Greg Hudson | Add do-while(0) around multi-statement macros in f_tabl... |
commit | commitdiff | tree |
2009-11-28 |
Greg Hudson | Create functional internal interfaces to allow GSSAPI... |
commit | commitdiff | tree |
2009-11-28 |
Greg Hudson | Clean up the arcfour token encryption and decryption... |
commit | commitdiff | tree |
2009-11-28 |
Greg Hudson | Add a convenience inline function in k5-int.h to initia... |
commit | commitdiff | tree |
2009-11-28 |
Greg Hudson | Mark and reindent lib/crypto |
commit | commitdiff | tree |
2009-11-27 |
Greg Hudson | Add krb5_key versions of the auth context key accessors... |
commit | commitdiff | tree |
2009-11-27 |
Greg Hudson | Allow null keys to be referenced (a no-op) for simpler... |
commit | commitdiff | tree |
2009-11-27 |
Greg Hudson | Export krb5_k_reference_key since it's part of the... |
commit | commitdiff | tree |
2009-11-27 |
Greg Hudson | Clean up the flow control in krb5int_send_tgs, and... |
commit | commitdiff | tree |
2009-11-27 |
Greg Hudson | If krb5_init_creds_step is called on an already complet... |
commit | commitdiff | tree |
2009-11-27 |
Greg Hudson | Move the arcfour directory from the crypto module dirs... |
commit | commitdiff | tree |
next |