summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added support for ENCTYPE_DES3_CBC_RAW (gssapi)Richard Basch1996-03-291-0/+104
* Use new MacTCP Header filesTheodore Tso1996-03-282-5/+6
* AddressXlation.h: Updated to use latest versions from the Apple'sTheodore Tso1996-03-287-549/+1165
* DNR.c: Replace eight-year-old version of this file with the latestTheodore Tso1996-03-283-147/+224
* Don't use "-model far" when linking on the Power PC. It has noTheodore Tso1996-03-272-2/+7
* Use universal procedure pointers (UPP) which are necessary for the MacTheodore Tso1996-03-273-15/+86
* Use universal procedure pointers (UPP), which are required on the MacTheodore Tso1996-03-272-2/+18
* DES modes are now interoperableRichard Basch1996-03-271-1/+1
* * in_tkt_ktb.c (keytab_keyproc): Do not check to see that theRichard Basch1996-03-272-59/+20
* Fixed an incorrect entryRichard Basch1996-03-271-2/+4
* * telnetd.c: remove inclusion of netdb.h; it's already in defs.h,Tom Yu1996-03-272-1/+6
* Don't include <sys/types.h> mechglue.h will take care of this byTheodore Tso1996-03-272-1/+6
* Add #define of HAVE_STDLIB_H, since Macintoshes have it!Theodore Tso1996-03-272-0/+6
* Added imap service to the conversion list (it is used by some off-the-shelfRichard Basch1996-03-262-0/+7
* * default.exp (start_kerberos_daemons): New methodology forEzra Peisach1996-03-262-3/+45
* Add a couple missing log entries for stuff Mark checked inKen Raeburn1996-03-251-1/+9
* krshd.c: use the library routines to do v4 to v5 principal translationRichard Basch1996-03-252-9/+14
* Backed out the patch for const pointer reassignments; it was legal ANSIRichard Basch1996-03-251-9/+7
* Changes to help streams work correctly on AIX 4.1.4 and HPUX 9.Sam Hartman1996-03-256-29/+93
* Implement _getpty handling for the SGISam Hartman1996-03-244-24/+42
* * krshd no longer does non-blocking IO. It never really needed itSam Hartman1996-03-243-7/+12
* * Apply patch from Ken Raeburn to get telnetd compiling on the SGISam Hartman1996-03-246-160/+57
* Fix multiple enctype bug: the enctype for the eblock used to encryptSam Hartman1996-03-242-2/+9
* do not bother building the old kadmin server (kadmin.old)Richard Basch1996-03-222-1/+5
* krb5_get_in_tkt_with_keytab(): only request keytypes that have correspondingRichard Basch1996-03-222-5/+57
* all des enctypes are equivalent (interim checkin until I create a functionRichard Basch1996-03-222-2/+27
* bullet-proofing the code -- if the data contents are NULL, it would coredumpRichard Basch1996-03-222-12/+19
* new principals were being created with two keys, one of which theRichard Basch1996-03-222-9/+12
* use the library routines to do the v4 to v5 principal translationRichard Basch1996-03-222-8/+13
* g_imp_sec_context.c (gss_import_sec_context):Theodore Tso1996-03-218-5/+23
* Don't compile this procedure, since it's not used. The mechanism glueTheodore Tso1996-03-212-0/+10
* walk_rtree.c (krb5_walk_realm_tree): Fix 16bit vs. 32bit error.Theodore Tso1996-03-214-7/+18
* Change type of pa_type field in krb5_pa_data to be krb5_preauthtype,Theodore Tso1996-03-213-2/+12
* Decode pa_type in the krb5_pa_data structure as a krb5_int32, since itTheodore Tso1996-03-212-2/+7
* Added prototype of krb5_scc_skip_header to fix Windows lint flamesTheodore Tso1996-03-212-0/+7
* Added prototype of krb5_fcc_skip_header to fix Windows lint flamesTheodore Tso1996-03-212-0/+7
* Fix 16 bit vs. 32bit error in the encoded timestamp structureTheodore Tso1996-03-212-1/+6
* Fix Windows lint flames. (16bit vs. 32bit issues)Theodore Tso1996-03-213-8/+13
* Comment out #ident line. This causes the Macintosh C compilerTheodore Tso1996-03-212-2/+9
* mechglue.h: Don't include <sys/types.h>; it's included if necessary inTheodore Tso1996-03-2130-35/+50
* * Makefile (clean): Remove *.info-? nowEzra Peisach1996-03-203-79/+135
* Fix SRCS definition so that it doesn't fool the Macintosh macfiles.shTheodore Tso1996-03-202-2/+9
* macfiles.sh: Improved matching of the SRCS declaration. It must notTheodore Tso1996-03-203-4/+12
* Add kdc_preauth.cEzra Peisach1996-03-201-0/+1
* Remove no longer relevant ksu.1Ezra Peisach1996-03-201-1/+0
* * des_crc.c (mit_des_crc_decrypt_func): Add const to pointerEzra Peisach1996-03-203-1/+9
* * new_rn_key.c (mit_des_generate_random_block): Add const keywrodEzra Peisach1996-03-203-2/+15
* ustime.c was renamed to c_ustime.cEzra Peisach1996-03-201-1/+1
* Add keytab.cEzra Peisach1996-03-201-0/+1
* Add new .Sanitize fileEzra Peisach1996-03-201-0/+71