projects
/
krb5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
krb5.git
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
2004-01-05
Sam Hartman
Only backdate the ticket that is created. The KDC...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-05
Ken Raeburn
* init_sec_context.c: Include auth_con.h if CFX_EXERCIS...
commit
|
commitdiff
|
tree
|
snapshot
2004-01-05
Jeffrey Altman
* win-mac.h: conditionally define strcasecmp/strnca...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-28
Ken Raeburn
* configure.in: Use AC_HELP_STRING for kdc-replay-cache...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-28
Ken Raeburn
* Makefile.in (LOCAL_SUBDIRS): Fix typo in last (undocu...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-24
Ken Raeburn
move some basic header and function checks from lib...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
Jeffrey Altman
* README: update requirements for compilation tools...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-22
Jeffrey Altman
* dnssrv.c: wrap the entire module in #ifdef KRB5_DNS_...
commit
|
commitdiff
|
tree
|
snapshot
2003-12-20
Ken Raeburn
* fake-addrinfo.h: Include stdio.h
commit
|
commitdiff
|
tree
|
snapshot
next