krb5.git
1994-09-29 Theodore TsoRelink executable when libraries change
1994-09-29 Theodore TsoOops.. Missing close brace
1994-09-29 Theodore TsoExit with a non-zero status if there was an error in...
1994-09-29 Theodore TsoAdd support for KRB5_KDCREP_SKEW error code
1994-09-29 Theodore TsoAdded new error codes (from suggested changes from...
1994-09-29 Theodore TsoReturn new error codes KRB5_IN_TKT_REALM_MISTCH and...
1994-09-29 Theodore TsoAdded realm compare function
1994-09-29 Theodore TsoAlways fill in a NULL for a zero-length char string...
1994-09-29 Theodore TsoReturn the most recent key (with the greatest kvno...
1994-09-29 Tom Yunot quite first cut "safety" checkin
1994-09-29 Theodore TsoRelink executable when library changes
1994-09-29 Mark Eichin (K4LIB): add libdes.a, needed for des_pcbc_encrypt
1994-09-29 Tom Yuupdated as pre Barr3y's comments (forgot to check in...
1994-09-29 Mark Eichin * configure.in (srand48): check for srand48, and if...
1994-09-28 Mark EichinWed Sep 28 14:36:29 1994 Mark Eichin (eichin@rtl...
1994-09-28 Mark Eichinget NULL from stdio for sunos
1994-09-28 Theodore Tso= should have been == in commented out code
1994-09-28 Theodore TsoFix to reflect fact that krb5_rc_dfl_close() now frees...
1994-09-28 Mark Eichinfix initial test/square-bracket bug
1994-09-23 Jon RochlisMark this as OV confidential. It's ugly but it'll do...
1994-09-23 Theodore TsoChange the interface of krb5_ktfile_read_entry and
1994-09-23 Theodore TsoAdd dependencies for the libraries (so the executables...
1994-09-23 Theodore TsoMake sure all object files are removed in a make clean...
1994-09-23 Theodore TsoFix memory leak in klist --- the returned credentials...
1994-09-23 Theodore Tsoxfree() should have been krb5_xfree()
1994-09-23 Theodore TsoOops. One more free needed to be inserted
1994-09-23 Theodore TsoFix memory leak caused by not freeing top-level structure
1994-09-23 Theodore TsoTighten up wording of krb5_cc_destroy and krb5_cc_close...
1994-09-23 Theodore TsoMake sure memory associated the credentials cache is...
1994-09-23 Theodore TsoFix silly spelling typo
1994-09-23 Theodore TsoFix typo in comment. (Silly spelling mistake)
1994-09-23 Theodore TsoFix so that autoconf actually checks for bison/yacc...
1994-09-23 Theodore TsoFix order of autoconf macros so that the tests can...
1994-09-22 Theodore TsoApplied Cybersafe's changes to do transited realm path...
1994-09-21 Theodore TsoFix memory leak in decode timestamp return
1994-09-21 Theodore TsoFix typo which was causing krb5_encode_test.c to fail...
1994-09-21 Theodore TsoKbuild is a program which builds a Kerberos V5 distribu...
1994-09-15 Theodore Tsoindex() -> strchr()
1994-09-15 Theodore TsoPut the tests directory under autoconf
1994-09-15 Theodore TsoPut the tests directory under autoconf
1994-09-15 Theodore TsoCreate database with key version number of 1
1994-09-15 Theodore TsoInitialize key version numbers to be 1
1994-09-15 Theodore TsoDon't chop off last character of principal name if...
1994-09-15 Theodore TsoOnly report errors to syslog if the debug flag is not...
1994-09-15 Theodore TsoTODO file updated from tsx-11
1994-09-15 Theodore TsoMoved CONFIG_RULES before AC_HAVE_LIBRARY() rules,...
1994-09-15 Theodore TsoUse krb5_rd_req instead of krb5_rd_req_decode, to elimi...
1994-09-15 Theodore TsoFix error string ("for reading" -> "for writing")
1994-09-15 Theodore TsoApply new copyright notice to the krb524 sources. ...
1994-09-15 Theodore TsoFix bug in V4 emulation where it was always assuming...
1994-09-15 Theodore TsoFix a number of pointer aliasing bugs
1994-09-15 Theodore TsoRemoved an excess free() call
1994-09-15 Theodore TsoFixed bug reported by Bill Sommerfeld where a missing...
1994-09-15 Theodore TsoFixed stupid type in make install target
1994-09-13 Jonathan KamensBack out the randkey changes (revision 1.11)
1994-09-13 Jonathan KamensBack out randkey changes
1994-09-12 Jonathan KamensGet rid of periods in error table messages.
1994-09-12 Jonathan KamensIncrement the current API version number, document...
1994-09-12 Jonathan KamensMention that in randkey_principal, the new key version...
1994-09-09 Theodore TsoTwo global variables didn't need to be global; changed...
1994-09-09 Theodore TsoReversed order of \n\r to make jik happy
1994-08-31 Theodore TsoAdded declaration for strdup() if HAS_STRDUP is not...
1994-08-20 Theodore TsoFix pointer aliasing problem between newkey and authent...
1994-08-20 Theodore TsoFix wrong OID's!
1994-08-20 Theodore TsoFix bug of trying to use freed memory
1994-08-19 Barry Jaspanproposed ovsec_kadm_init_* changes
1994-08-18 Theodore TsoAdded #ifdef NEED_SYS_FCNTL_H around <sys/fcntl.h>
1994-08-18 Theodore TsoFix KRB4 handling (was broken, just like kdc directory)
1994-08-18 Mark Eichinalways substitute
1994-08-18 Mark Eichindocument previous stamping
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Theodore TsoFix broken $(KRB4)/lib/libdes.a inclusion in the Makefi...
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Mark Eichinstamp out rcs keywords
1994-08-18 Theodore TsoFix to srvmatch so that when comparing the server,...
1994-08-18 Theodore TsoAdded missing $(LIBS) to link line
1994-08-18 Theodore TsoFixes for Solaris:
1994-08-18 Jonathan KamensMinor updates
1994-08-18 Jonathan KamensAdded a section for requirements and put the versioning...
1994-08-18 Theodore TsoMove usage() before main() to solve redeclaration error
1994-08-18 Jonathan KamensCommented out tests which are obsoleted by the API...
1994-08-18 Jonathan KamensUpdated for API versioning, and some other updates
1994-08-17 Theodore TsoMake krb5_encode_kdc_rep pass in the correct msg_type...
1994-08-17 Theodore Tso1) Stop checking the msg_type field unless KRB5_MSGTYP...
1994-08-17 Mark Eichinlint
1994-08-17 Theodore TsoAdded msg_type field to the krb5_enc_kdc_rep_part structure
1994-08-17 Theodore TsoFixed GSSAPI Object Identifier. (Transcription error...
1994-08-17 Mark Eichinsys/select.h
1994-08-17 Mark Eichinadd sys/ioctl.h
1994-08-17 Mark Eichinloginlibs, sys/select
1994-08-17 Mark Eichinfix time includes
1994-08-17 Mark Eichinsetup to fix time includes
1994-08-16 Mark Eichinlint
1994-08-16 Mark Eichindon't hide termdata under ifdef unix
1994-08-16 Mark Eichintest for vhangup
next