2009-12-31 |
Ken Raeburn | NetBSD 5.0.1 uses an OpenSSL snapshot that describes... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Ken Raeburn | format %p wants void* |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Ken Raeburn | Initialize hash_iov, in case of premature error exit |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Ken Raeburn | Convert C++ style comments into traditional C comments |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Ken Raeburn | No comma at end of enumerator list |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Ken Raeburn | No comma at end of enumerator list |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Ezra Peisach | Include os-proto.h for _krb5_conf_boolean prototype... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Zhanna Tsitkov | Move krb5int_get_domain_realm_mapping into kdc_util... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Greg Hudson | Eliminate the krb5_set_default_in_tkt_ktypes and |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Zhanna Tsitkov | Create a separate file for krb5_copy_context for better... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Zhanna Tsitkov | Combine the related code into one file |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Greg Hudson | Remove an inoperable error check in return_pkinit_kx |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Zhanna Tsitkov | Functions in enc_helper.c serve different code blocks... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Tom Yu | MITKRB5-SA-2009-003 CVE-2009-3295 KDC null deref in... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Greg Hudson | Add dejagnu test suite support for finding the preauth... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Greg Hudson | Add a new profile variable preauth_module_dir, which... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Greg Hudson | Move krb5_get_profile back to init_os_ctx.c for now... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Greg Hudson | Whitespace fixes for new anonymous support |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Sam Hartman | Anonymous support for Kerberos |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Ken Raeburn | Remove libpty references |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Ken Raeburn | The "comment" field of prf_data_t was never actually... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Ken Raeburn | Performance testing programs for krb5_init_context... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Ken Raeburn | Fixing minorly grammatical bad |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Ken Raeburn | Note last real update was a while back; delete listings... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Ken Raeburn | allow testing when offline |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Ken Raeburn | Include prof_int.h in init_ctx.c instead of init_os_ctx.c, |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Zhanna Tsitkov | Code modularity related updates |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Zhanna Tsitkov | Remove krb5_ prefix from some static func names |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Greg Hudson | Add a set_cred_option handler for SPNEGO which forwards... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Greg Hudson | Fix a cleanup handler in the store_creds code; krb5_cc_... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Greg Hudson | Add GSS extensions to store credentials, generate rando... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Greg Hudson | Whitespace fixes |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Greg Hudson | On Luke's advice, remove krb5_init_creds_store_creds... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Greg Hudson | Get rid of the requirement of defining MAX_ENCTYPE in |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Zhanna Tsitkov | Formatining enhancement |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Sam Hartman | fast negotiation projec |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Tom Yu | Don't use sizeof(pointertype) to get the length of... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Greg Hudson | Add comments to make it slightly clearer how |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Greg Hudson | Restructure the crypto checksum implementation to minimize |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Zhanna Tsitkov | Change file holder for krb5int_check_clockskew. Minor... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Ezra Peisach | Remove dependency on /bin/csh in test suite |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Tom Yu | Mark and reindent lib/gssapi, with some exceptions |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Tom Yu | Mark lib/apputils |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Tom Yu | Mark and reindent util, with some exceptions |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Tom Yu | handle negative enctypes better |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Ezra Peisach | Initialize ihash_iov in case fall through to cleanup... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Greg Hudson | Remove the ivec parameters from the keyhash provider... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Greg Hudson | Make depend |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Greg Hudson | Make the libk5crypto hash_provider interface take crypt... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Greg Hudson | In the built-in des3 provider, remove the unused version of |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Greg Hudson | Make the alloc_data and k5alloc convenience functions... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Ezra Peisach | Remove tests for sched.h, kdb_db.h, kdc.c. None of... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Greg Hudson | Remove some code paths in crypto-length which are dead... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Greg Hudson | Remove CRC32_SHIFT4 code as we are unlikely to ever... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Greg Hudson | Consolidate the IOV and non-IOV encryption/decryption... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Tom Yu | Revert r23442. Revert r23436 changes unrelated to... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Tom Yu | Update export list to reflect changes in r23436 |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Ken Raeburn | Reformat new comments |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Ken Raeburn | fix slow behavior on Mac OS X with link-local addresses |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Ken Raeburn | allow testing even if name->addr->name mapping doesn... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Ken Raeburn | Sense of POINTERS_ARE_ALL_THE_SAME test was backwards |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Ken Raeburn | Temporarily define UINT16_TYPE and UINT32_TYPE so the... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Greg Hudson | Reformat new block comment per coding style |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Ken Raeburn | Actually record dependencies of crypto tests |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Ken Raeburn | Check ALL_DEP_SRCS, not SRCS, to decide what to put... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Ken Raeburn | update dependencies |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Ken Raeburn | Perform the AES-CBC XOR operations 4 bytes at a time... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Ken Raeburn | Add store_{16,32,64}_n functions, for potentially-unali... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Greg Hudson | Speed up the per-block loops of AES, DES3, and DES... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Greg Hudson | Remove t_kperf on make clean |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Greg Hudson | Clean up the AES enc_provider code a bit. Chiefly... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Greg Hudson | In t_kperf, generate a valid ciphertext when testing... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Greg Hudson | Fix an incorrect length in the new krb5int_c_decrypt_ae... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Zhanna Tsitkov | Fixed the conflicting type "static krb5_error_code... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Zhanna Tsitkov | Reindent and removed krb5_ prefix from static func... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Greg Hudson | Fix AES IOV decryption of small messages |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Greg Hudson | Make krb5int_c_decrypt_aead_compat more efficient by... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Greg Hudson | Fix the usage fallback in krb5int_arcfour_decrypt_iov... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tom Yu | Mark and reindent tests, with some exclusions |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Zhanna Tsitkov | Reindent |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tom Yu | Mark and reindent util/support |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Greg Hudson | Remove some stray tabs |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Greg Hudson | Use aead_dk instead of aead_old for des-hmac-sha1,... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Greg Hudson | Fix ivec chaining for DES iov encryption |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Greg Hudson | Add an AEAD provider for enctypes which use krb5_old_en... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Greg Hudson | In the des enc_provider decrypt_iov function, count... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Greg Hudson | Make the crc32 hash provider correctly chain multiple... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Greg Hudson | Stream decryption is handled in krb5_k_decrypt_iov... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Sam Hartman | Fix memory leak |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Greg Hudson | Terminate the loop in find_authdata_1 if we get an... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Greg Hudson | Remove the non-iov entry point introduced in r23378... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Greg Hudson | Avoid using strncpy in the production of the arcfour... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Greg Hudson | Add do-while(0) around multi-statement macros in f_tabl... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Greg Hudson | Create functional internal interfaces to allow GSSAPI... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Greg Hudson | Clean up the arcfour token encryption and decryption... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Greg Hudson | Add a convenience inline function in k5-int.h to initia... |
commit | commitdiff | tree | snapshot |
2009-11-28 |
Greg Hudson | Mark and reindent lib/crypto |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Greg Hudson | Add krb5_key versions of the auth context key accessors... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Greg Hudson | Allow null keys to be referenced (a no-op) for simpler... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Greg Hudson | Export krb5_k_reference_key since it's part of the... |
commit | commitdiff | tree | snapshot |
next |