2004-03-04 |
Ken Raeburn | * configure.in: Don't check for --enable-athena and... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Ken Raeburn | Configure telnet using one script instead of four |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Ken Raeburn | fix typo |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Ken Raeburn | don't get a krb5_context for the routines that don... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Ken Raeburn | minor formatting, mostly whitespace |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Ken Raeburn | * rc_base.c: Delete unused and untested semaphore support |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Ken Raeburn | * gic_pwd.c (krb5_get_in_tkt_with_password): Fix a... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Ken Raeburn | * lib/helpers.exp (expect_kadm_ok): Check for eof and... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Jeffrey Altman | As discussed on the krbdev mailing list, krb5_get_init_... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Jeffrey Altman | * gss-client.c: change if (this) if (that) => if ... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Ken Raeburn | fix GET{SOCK,PEER}NAME_ARG{2,3}_TYPE lossage I created |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Tom Yu | fix typos |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Sam Hartman | Set context flags after calling krb5_rd_req so that... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Ken Raeburn | Move apputils dir from util to lib, to get its proper... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Ken Raeburn | * rcp.exp (stop_rsh_daemon): Check for any output befor... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Ken Raeburn | * gssapi.exp (doit): Fix typo in log message |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Ken Raeburn | * default.exp (passes): Add "mode=udp" to existing... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Ken Raeburn | * network.c (setup_a_tcp_listener): Call setreuseaddr... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Ken Raeburn | * sendto_kdc.c (start_connection): Close socket if... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Sam Hartman | Remove ENCTYPE_LOCAL_DES3_HMAC_SHA1 |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Ken Raeburn | dependency updates |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Ken Raeburn | ignore generated shared libraries |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Ken Raeburn | ignore some more generated files |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Ken Raeburn | Move daemon.c into a new library of utility routines... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Ken Raeburn | ignore fakedest dir |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Ken Raeburn | ignore generated krb524 error table code |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Ken Raeburn | ignore files created during testing |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Ken Raeburn | ignore ksetpwd |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Tom Yu | update for krb5-1.3.2-beta5 |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Ken Raeburn | * wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Tom Yu | Add missing ChangeLog entry |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Ken Raeburn | * prof_init.c (prof_int32): If long is 4 bytes and... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Ken Hornstein | Bug from David Thompson <thomas@cs.wisc.edu>. Bug... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Ken Raeburn | ignore some files generated during testing |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Ken Raeburn | protoize |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Ken Raeburn | ignore aes-gen program |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Ken Raeburn | protoize |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Ken Raeburn | Protoize |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Ken Raeburn | delete some blank lines in fn defs |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Tom Yu | use $(CC) rather than ld to build shared libs on tru64... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Ken Raeburn | * pcbc_encrypt.c (des_pcbc_encrypt): Don't pass a tempo... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Ken Raeburn | * f_tables.h (DES_DO_ENCRYPT, DES_DO_DECRYPT): Allocate... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Ken Raeburn | * afsstring2key.c (krb5_afs_encrypt): Drop EDFLAG as... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Tom Yu | oops; add some acknowledgments to change list |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Tom Yu | update for krb5-1.3.2-beta4 |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Tom Yu | Add missing PRIOCNTL_HACK stuff here |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Ken Raeburn | Don't specify defaults for GET{PEER,SOCK}NAME_ARG{2... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Ken Raeburn | aclocal.m4 (WITH_CC): Add -fno-common to CFLAGS on... |
commit | commitdiff | tree | snapshot |
2004-02-14 |
Ken Raeburn | * aclocal.m4 (TRY_PEER_INT): Deleted. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Ken Raeburn | * t_encrypt.c (compare_results): New function. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Tom Yu | * build.texinfo (Solaris 9): Add section describing... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Ken Raeburn | * dk_decrypt.c (krb5_dk_decrypt_maybe_trunc_hmac):... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Tom Yu | Change PRIOCNTL_HACK code to use "==" rather than ... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Sam Hartman | Fix logic error |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Tom Yu | priocntl workaround for Solaris 9 pty-close bug |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Tom Yu | Tru64 and Irix have RPATH issues for test suite |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Jeffrey Altman | 2004-02-12 Jeffrey Altman <jaltman@mit.edu> |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Jeffrey Altman | Add missing file: gss-misc.h copied from src/appl... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Tom Yu | update for krb5-1.3.2-beta3 |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Tom Yu | update copyright notices on gss sample apps |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Tom Yu | update for krb5-1.3.2-beta3 |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Jeffrey Altman | gss-client.c: remove extraneous parameters from client... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Ken Raeburn | * ser_sctx.c (kg_oid_externalize): Check for errors. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Ken Raeburn | * gssapi.exp (doit): Run server with additional options... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Sam Hartman | Call htons for default port of password server |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Tom Yu | * main.c (init_realm): Apply patch from Will Fiveash... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Tom Yu | Update from autoconf 2.59 |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Ken Raeburn | * util_ordering.c (g_queue_externalize, g_queue_interna... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Ken Raeburn | * t_cts.c (test_cts): Process encryption and decryption... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Ken Raeburn | * aes.c (krb5int_aes_encrypt, krb5int_aes_decrypt)... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Ken Raeburn | * configure.in: Check for sys/time.h and time.h |
commit | commitdiff | tree | snapshot |
2004-02-08 |
Ken Raeburn | no license on k5sealv3.c |
commit | commitdiff | tree | snapshot |
2004-02-07 |
Jeffrey Altman | * update usage() for gss-client |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Sam Hartman | Enable aes128-cts for client |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Sam Hartman | Do not consider TGS options to be critical; ignore... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Jeffrey Altman | 2004-02-06 Jeffrey Altman <jaltman@mit.edu> |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Jeffrey Altman | 2004-02-06 Jeffrey Altman <jaltman@mit.edu> |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Jeffrey Altman | 2004-02-05 Jeffrey Altman <jaltman@mit.edu> |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Jeffrey Altman | Add support for specifying the credential cache to... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Jeffrey Altman | Remove reference to the ntstatus.h header in cc_mslsa.c |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Tom Yu | update for krb5-1.3.2-beta2 |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Jeffrey Altman | 2004-02-02 Jeffrey Altman <jaltman@mit.edu> |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Jeffrey Altman | * cc_mslsa.c: the MSLSA code was crashing on Pismere... |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Jeffrey Altman | * Update README to describe the new PreserveInitialTick... |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Jeffrey Altman | missing header |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Jeffrey Altman | * Do not perform ticket importing if the initial TGT... |
commit | commitdiff | tree | snapshot |
2004-02-01 |
Jeffrey Altman | * cc_mslsa.c: optimize the get_next logic by storing... |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Ken Raeburn | * gss-misc.c: Include sys/time.h or time.h, to get... |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Jeffrey Altman | Do not export tickets from the LSA if they contain... |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Jeffrey Altman | 2004-01-30 Jeffrey Altman <jaltman@mit.edu> |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Jeffrey Altman | Add support for Addressless Ticket Checkbox. Applied... |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Jeffrey Altman | 2004-01-30 Jeffrey Altman <jaltman@mit.edu> |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Jeffrey Altman | A near complete re-write of the gss sample client on... |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Jeffrey Altman | Address issues discovered while testing updated Windows... |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Alexandra Ellwood | prof-int.h should include pthread.h when USE_PTHREADS... |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Alexandra Ellwood | Updated for new source files in krb5 |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Ken Raeburn | need more testing support for MS |
commit | commitdiff | tree | snapshot |
2004-01-07 |
Tom Yu | update for krb5-1.3.2-beta1 |
commit | commitdiff | tree | snapshot |
2004-01-07 |
Jeffrey Altman | fix typos |
commit | commitdiff | tree | snapshot |
2004-01-06 |
Jeffrey Altman | Add stub function implementations to support krb5_cc_re... |
commit | commitdiff | tree | snapshot |
next |