2009-10-26 |
Greg Hudson | Fix printf argument type mismatches related to pw_max_f... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Greg Hudson | Remove the libkadm5 api.2 unit tests which don't pertai... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Greg Hudson | Remove the telnet-to-localhost sanity check in start_se... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Ezra Peisach | not try to free random stack garbage on error |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Greg Hudson | Reformat function definition headers in gss-krb5's... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Greg Hudson | Account lockout |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Tom Yu | Set up an INIT-CMD to set CRYPTO_IMPL in config.status... |
commit | commitdiff | tree | snapshot |
2009-10-25 |
Tom Yu | make depend |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Tom Yu | Resurrect deleted test files. Adjust Makefile.in files... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Luke Howard | Comment out empty definition of krb5_gss_set_sec_contex... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Luke Howard | Remove #define DEBUG 1 that slipped in in S4U merge |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Zhanna Tsitkov | Changed the crypto make system to add build flexibility... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Luke Howard | When iterating through the keytab in krb5_rd_req()... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
Luke Howard | Ensure that a GSS_C_BOTH acquired for GSS_C_NO_NAME... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Luke Howard | Allow the constrained delegation authorization method... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Luke Howard | simplify logic fix introduced in r22960 for S4U2Self |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Luke Howard | remove some unneeded extensions from the Novell backend... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Luke Howard | ensure that forwardable flag is propagated along S4U2Se... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Luke Howard | Increment authdata SPI to V2 (V1 was experimental)... |
commit | commitdiff | tree | snapshot |
2009-10-21 |
Luke Howard | Increment authdata SPI to V2 (V1 was experimental)... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Luke Howard | For naming extensions draft compliance, s/mspac:/urn... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Greg Hudson | Make some gss-krb5 utility functions take enctypes... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Luke Howard | use ANSI prototypes for acquire_XXX_cred, and fix cast... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Luke Howard | correct indirection of minor status code when calling... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Greg Hudson | In k5_hmac_md5_hash_iov, initialize keyblock.contents... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Greg Hudson | In krb5_k_make_checksum, check for a null key passed... |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Ezra Peisach | Clean up memory leaks by releasing key at end |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Ezra Peisach | Include des_int.h for mit_des_fixup_key_parity prototype |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Greg Hudson | Fix memory leaks in enc-perf work |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Luke Howard | fix some Coverity reported defects in naming extensions |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Greg Hudson | Implement new APIs to allow improved crypto performance |
commit | commitdiff | tree | snapshot |
2009-10-19 |
Tom Yu | Update prototype files to conform with newer whitespace... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Ezra Peisach | Include des_int.h for mit_des_fixup_key_parity prototyp... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Ezra Peisach | Remove adb.h as it is not used in the source tree |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Zhanna Tsitkov | Properly handle ivec for chaining ops |
commit | commitdiff | tree | snapshot |
2009-10-16 |
Zhanna Tsitkov | Fix the value of ivec in aes_decrypt_iov |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Zhanna Tsitkov | Enable t_cts test |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Zhanna Tsitkov | Fixed aes to handle the input buffers of the various... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Greg Hudson | Fix preauth looping in krb5_get_init_creds |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Greg Hudson | Revert a small part of r22736 which incorrectly fixed... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Ezra Peisach | Fix memory leak and init those magic number fields... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Ezra Peisach | Clean nfold.o on make clean |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Tom Yu | Move destest to builtin/des, because it depends on... |
commit | commitdiff | tree | snapshot |
2009-10-10 |
Ezra Peisach | Remove krb5.conf, bigendian.o, and bigendian on make... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Greg Hudson | Implement GSS naming extensions and authdata verification |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Greg Hudson | Get aes-gen to build again (for the default back end... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Greg Hudson | In asn1_decode_enc_kdc_rep_part, don't leak the enc_pad... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Zhanna Tsitkov | In anticipation of a new version of OpenSSL 1.0.0,... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Greg Hudson | In krb5_c_verify_checksum, avoid the structure copy... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Greg Hudson | In krb5_calculate_checksum (a compatibility routine... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Greg Hudson | In krb5_c_make_checksum, avoid the structure copy of... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Greg Hudson | Fix krb5_c_weak_enctype in the case of invalid enctypes... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Greg Hudson | Remove an outdated parenthetical comment about master_k... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Greg Hudson | In krb5_encrypt_helper, return ENOMEM instead of 0... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Zhanna Tsitkov | Crypto modularity proj: Populate openssl/aes dir |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Ken Raeburn | Slightly more comprehensible message for KRB5_RC_IO |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Zhanna Tsitkov | Fix object file path |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Zhanna Tsitkov | Impl. krb5int_aes_enc/decrypt_iov. Passes t_encrypt... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Greg Hudson | Update the crypto derived key support code to conform... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Greg Hudson | Update the crypto API glue to conform to most of the... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Greg Hudson | Add convenience functions zapfree (test for null, zap... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Zhanna Tsitkov | Crypto modularity proj: Populae openssl/arcfour dir |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Zhanna Tsitkov | Crypto modularity proj: Populate openssl/des dir. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Zhanna Tsitkov | Crypto modulrity proj: Basic AES crypto for openssl... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Zhanna Tsitkov | Cleanup |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Zhanna Tsitkov | Crypto modularity proj: SHS_INFO structure is defined... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Zhanna Tsitkov | Fix include path to pick up the correct headers |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Ezra Peisach | Remove OBJS.ST from SUBDIROBJLISTS so that running... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Greg Hudson | Fix a braino in r22790 |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Greg Hudson | Fix a few problems introduced by r22787 |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Greg Hudson | Add keytab_local.c to the kadmin client SRCS variable... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Greg Hudson | Fix a few bugs in kadmin's keytab.c from r22785 |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Greg Hudson | Clean up krb5_get_credentials: |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Zhanna Tsitkov | Crypto modularity proj: Updated IOV crypto |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Greg Hudson | Update the kadmin client code to most current coding... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Greg Hudson | Fix kadm5 unit test modified in r22782 |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Greg Hudson | Fix a braino in r22782: we don't use strcpy even safely... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Greg Hudson | Improve the mechanism used for addprinc -randkey. ... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Greg Hudson | Fix addprinc -randkey when policy requires multiple... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Greg Hudson | Fix a few bugs in r22736. Cherry-picked from Luke... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Ezra Peisach | Clean up warnings of unused variables that have crept... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Zhanna Tsitkov | Use enc_provider for des hash routines. Also needed... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Greg Hudson | Remove krb5_decode_leak test program on "make clean" |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Greg Hudson | Remove autoconf.h on "make distclean". |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Greg Hudson | Re-run make depend without autoconf.h in the source... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Greg Hudson | Create DB headers before recursing for "make depend" in |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Zhanna Tsitkov | Fix return value of krb5int_des_make_key from rev 22769 |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Zhanna Tsitkov | Crypto modularity proj.: Move prf and random-to-key... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ken Raeburn | Fix stupid logic bug in last version |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ezra Peisach | Add t_unal.c to SRCS and generate dependencies.. |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ken Raeburn | Test byte ordering determination and unaligned access |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ken Raeburn | Check __BIG_ENDIAN__ and __LITTLE_ENDIAN__ to determine... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ezra Peisach | Initialize several variables - so that on error cleanup... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Greg Hudson | Remove src/lib/crypto/krb/enc_provider, which was accid... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Greg Hudson | Implement s4u extensions |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Greg Hudson | In the top-level configure.in, switch from dnl comments... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Greg Hudson | Fix parsing of GSS exported names |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Greg Hudson | In ksetpwd (a program we don't yet install), don't... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Greg Hudson | Fix memory leak in gss_krb5int_copy_ccache |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Greg Hudson | Supply canonical name if present in LDAP iteration |
commit | commitdiff | tree | snapshot |
next |