summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* implement KRB5_TC_SUPPORTED_KTYPES and common _retrieve methods; from 1.1 branchKen Raeburn1999-09-0111-0/+395
* new error code for multi-cryptosystem support, from 1.1 branchKen Raeburn1999-09-012-0/+5
* Danilo's const_profile_filespec_t and other changes from 1.1 branchKen Raeburn1999-09-016-14/+32
* des3 testing. move out principal expiration time in test db by 30 yearsKen Raeburn1999-09-012-3/+73
* From 1.1 branch.Ken Raeburn1999-09-015-17/+54
* Tom's cryptosystem alias entries from 1.1 branchKen Raeburn1999-09-013-0/+31
* memmove/bcopy fix from 1.1 branchKen Raeburn1999-09-012-0/+12
* force single-des session keys until we've got multiple-cryptosystem stuff wor...Ken Raeburn1999-09-012-3/+32
* Disable outdated test suite. Update an expiration date that has already passedKen Raeburn1999-09-013-3/+17
* y2k fix from 1.1 branchKen Raeburn1999-09-012-6/+21
* rhapsody and 'make -k' fixes from 1.1 branchKen Raeburn1999-09-014-4/+27
* Updated the glue to the most recent list of functions (as per .h files)Miro Jurisic1999-08-314-181/+575
* Removed *_nt_* variables from the export listMiro Jurisic1999-08-311-7/+0
* Disabled echoing by defaultMiro Jurisic1999-08-311-5/+78
* * Makefile.in (kshd): Remove $(LOGINLIBS) from kshd dependenciesTom Yu1999-08-242-1/+5
* Use multiple addresses, if present, on Mac and WindowsDanilo Almeida1999-08-212-24/+56
* Fixed missing include gssapi.hMiro Jurisic1999-08-201-0/+1
* added ccache cleanup to CFM termination procsMiro Jurisic1999-08-201-1/+2
* Added ccache cleanup to CFm termination procsMiro Jurisic1999-08-202-0/+6
* 2.5a3 became 2.5b1, fixed version numbersMiro Jurisic1999-08-201-2/+2
* Updated for 2.5b1Miro Jurisic1999-08-201-0/+7
* * krb524d.c (do_connection): Convert to using new symbol forTom Yu1999-08-193-2/+10
* * kerberos_v4.c (compat_decrypt_key): Align DES3 enctypes withTom Yu1999-08-182-2/+8
* * etypes.c: Update des3-cbc-sha1 to alignt with new numberTom Yu1999-08-183-4/+12
* * krb5.hin: Re-align des3-cbc-sha1 and hmac-sha1-des3 to agreeTom Yu1999-08-182-2/+7
* Removed com_err functions from profile.expMiro Jurisic1999-08-182-3/+5
* Added et.expMiro Jurisic1999-08-182-0/+12
* Removed com_err exportsMiro Jurisic1999-08-181-7/+0
* Added com_err libraryMiro Jurisic1999-08-181-25/+162
* Added com_err file listsMiro Jurisic1999-08-181-4/+43
* * ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytabGeoffrey King1999-08-182-20/+40
* * mkrel (reldate): Fix to deal with release branch snapshotsTom Yu1999-08-172-1/+27
* Updated for 2.5a2Miro Jurisic1999-08-161-1/+6
* Added "addent" command to allow creation of new keytab entries byGeoffrey King1999-08-165-9/+212
* * README.NOT.SLEEPYCAT.DB: New file; pointer to README toTom Yu1999-08-164-41/+70
* config.sub: Now recognizes MacOS 10 as a valid OSBrad Thompson1999-08-131-0/+4
* aclocal.m4: Added MacOS X shared library supportBrad Thompson1999-08-131-0/+4
* Initializes some variables so that they do not end up in the common blockBrad Thompson1999-08-131-0/+8
* Initialize __krb_sendauth_hidden_tkt_len so it doesn't end up in theBrad Thompson1999-08-131-1/+1
* Initialize swap_bytes so that it doesn't end up in the common blockBrad Thompson1999-08-131-1/+1
* Now recognizes MacOS 10 as a valid OSBrad Thompson1999-08-131-1/+1
* Added MacOS X shared library supportBrad Thompson1999-08-131-0/+13
* chpw.c (krb5_mk_chpw_req):Alexandra Ellwood1999-08-101-5/+14
* 1999-08-10 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1999-08-101-0/+7
* (krb5_change_password):Alexandra Ellwood1999-08-101-248/+284
* 1999-08-10 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1999-08-101-0/+7
* Define MAXPATHLEN only if not already define. This helps avoidDanilo Almeida1999-08-102-0/+7
* Use standard windows exe link flagsDanilo Almeida1999-08-106-3/+15
* Build kpasswd under windowsDanilo Almeida1999-08-107-16/+63
* Provide Win32 implementation so that kinit and such work under Win32Danilo Almeida1999-08-092-3/+104