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 |
2009-11-27 |
Greg Hudson | Clean up the flow control in krb5int_send_tgs, and... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Greg Hudson | If krb5_init_creds_step is called on an already complet... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Greg Hudson | Move the arcfour directory from the crypto module dirs... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Greg Hudson | Make depend |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Greg Hudson | Add krb5_k_prf, the krb5_key version of krb5_c_prf |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Greg Hudson | Clean up a few cases where krb5_get_in_tkt_with_keytab... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tom Yu | Pullup to 1.7-branch is only for the test case, as... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Greg Hudson | libkrb5 support for non-blocking AS requests |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Greg Hudson | Defer the conversion of the gic options structure to... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Zhanna Tsitkov | Coding Style related fixes |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Greg Hudson | In krb5_db2_db_init, make a format string constant... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Greg Hudson | Mark and reindent the pkinit plugin code, except for... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Greg Hudson | Mark and reindent plugins, except for pkinit, which... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Zhanna Tsitkov | Remove krb5_ prefix from the name of the static func... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Greg Hudson | Mark and reindent what's left of the appl directory |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Greg Hudson | Remove appl man pages from the list of pages to convert... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Greg Hudson | Fix boilerplate in zap.c |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Greg Hudson | Punt the volatile cast in the non-gcc, non-Windows... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Sam Hartman | KDC MUST NOT accept ap-request armor in FAST TGS |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Ken Raeburn | Expand comments around 'zap' code |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Greg Hudson | Simplify depfix.pl by assuming that all files outside... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Greg Hudson | Check return value of gethostname in krb5_klog_init |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Greg Hudson | Make zap() work with non-gcc C++ compilers. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Greg Hudson | Remove discussion of the unbundled applications from... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Greg Hudson | Update the build system documentation: |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Greg Hudson | Consolidate Makefile variables now that we have only... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Greg Hudson | Remove functions from aclocal.m4 which are no longer... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Greg Hudson | Unbundle applications into separate repository |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Ezra Peisach | In _kadm5_init_any on error - if we created a cache... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Ezra Peisach | Clean up some memory leaks by releasing context |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Greg Hudson | For the moment, test for nullity of pointers returned... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Ezra Peisach | Memory leak in _kadm5_init_any introduced with ipropd |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Ezra Peisach | Correct argument to kadm5_get_principal is a pointer... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Ezra Peisach | The size of kadm5_server_handle_rec differs between... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Luke Howard | krb5_free_ad_signedpath must free outer structure |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Greg Hudson | Put krb5_auth_con_set_req_cksumtype back in the public... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Zhanna Tsitkov | Minor reindent fix |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Zhanna Tsitkov | minor reindent |
commit | commitdiff | tree | snapshot |
next |