| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove declaration of LineNbr; no longer exported by kparse.c | Theodore Tso | 1995-12-19 | 2 | -2/+5 |
* | * kdb.h : Remove mkvno for krb5_db_entry | Chris Provenzano | 1995-12-13 | 2 | -2/+6 |
* | * adm.h: Added principal flag keywords KRB5_ADM_KW_SETFLAGS and | Chris Provenzano | 1995-12-12 | 4 | -0/+75 |
* | * adm_proto.h: Moved many string conversion functions to libkrb5 | Richard Basch | 1995-12-11 | 1 | -25/+0 |
* | * krb5.hin: Moved string conversion functions from libkadm | Richard Basch | 1995-12-11 | 1 | -0/+27 |
* | * adm_proto.h: Add prototype for krb5_input_flag_to_string | Ezra Peisach | 1995-12-10 | 2 | -0/+8 |
* | Added prototypes for two new routines: | Richard Basch | 1995-12-05 | 1 | -0/+9 |
* | Extended the context structure to support differing tgt and application | Richard Basch | 1995-12-05 | 1 | -2/+4 |
* | Added temporary definition of KRB5_ADM_M_EXTRADATA so that we have a | Theodore Tso | 1995-12-01 | 2 | -0/+8 |
* | Added 3-DES MD5 mode constants | Richard Basch | 1995-11-28 | 1 | -0/+2 |
* | * k5-int.h: Ultrix is broken. Hacked around by redefining the | Tom Yu | 1995-11-27 | 2 | -20/+28 |
* | Added missing prototype for krb5_encode_kdc | Theodore Tso | 1995-11-18 | 1 | -8/+0 |
* | Moved prototype of krb5_encode_kdc to k5-int.h | Theodore Tso | 1995-11-18 | 1 | -1/+0 |
* | Moved prototype for encode_kdc_rep to k5-int.h, and remove the eblock | Theodore Tso | 1995-11-18 | 2 | -0/+13 |
* | Added typedef for krb5_preauth_proces_proc, and changed the prototype | Theodore Tso | 1995-11-13 | 2 | -5/+33 |
* | Add prototypes for krb5_encrypt_data(), krb5_decrypt_data() | Theodore Tso | 1995-11-13 | 1 | -1/+1 |
* | Add prototypes for krb5_encrypt_data(), krb5_decrypt_data() | Theodore Tso | 1995-11-13 | 2 | -0/+18 |
* | * krb.h (KEYFILE): change to call krb__get_srvtabname with a | Mark Eichin | 1995-11-13 | 2 | -1/+6 |
* | * krb5.hin : Remove krb5_enctype from krb5_string_to_key() args | Chris Provenzano | 1995-11-09 | 2 | -2/+5 |
* | Remove etype_info from the argument list of krb5_obtain_padata | Theodore Tso | 1995-11-09 | 2 | -1/+5 |
* | * krb5.hin: Add preauthentication type KRB5_PADATA_ETYPE_INFO | Theodore Tso | 1995-11-08 | 3 | -0/+8 |
* | * krb5.hin: Removed internal functions krb5_encrypt_tkt_part, | Theodore Tso | 1995-11-08 | 3 | -49/+81 |
* | Fix build problem on Mac caused by multiple definitions of stat | Keith Vetter | 1995-11-08 | 2 | -1/+9 |
* | * kdb.h: Added prototype for krb5_dbe_search_enctype(). Changed | Theodore Tso | 1995-11-07 | 2 | -1/+16 |
* | * adm.h : Constant changes for the new kadmin code. | Chris Provenzano | 1995-11-03 | 3 | -12/+19 |
* | Manually defined PROVIDE_* for Macintosh and MS-DOS so that libcrypto | Theodore Tso | 1995-10-24 | 2 | -0/+25 |
* | Remove ##DOS!include of config/windows.in. config/windows.in is now | Theodore Tso | 1995-10-07 | 4 | -2/+10 |
* | Remove pport and sport from the krb5_realm_params file, and replace it | Theodore Tso | 1995-10-06 | 2 | -4/+7 |
* | Change types of krb5_max_enctype and krb5_max_cksumtype to be | Theodore Tso | 1995-10-06 | 2 | -4/+10 |
* | Added DEFAULT_KDC_PORTLIST | Theodore Tso | 1995-10-06 | 2 | -0/+3 |
* | Change the name of the kdc configuration file to be kdc.conf, to match | Theodore Tso | 1995-10-06 | 2 | -1/+6 |
* | * k5-int.h: Add profile_secure to context | Ezra Peisach | 1995-10-05 | 3 | -0/+10 |
* | fix typo | Mark Eichin | 1995-10-02 | 1 | -1/+1 |
* | * osconf.h (DEFAULT_PROFILE_PATH): look in $(prefix)/lib/krb5.conf | Mark Eichin | 1995-10-02 | 2 | -1/+6 |
* | If krb5/autoconf.h doesn't exist, cd to krb5 and make it | Theodore Tso | 1995-09-29 | 2 | -11/+24 |
* | Remove autoconf.h on make clean | Theodore Tso | 1995-09-29 | 2 | -2/+6 |
* | * Makefile.in (clean-unix): Remove krb5-pro.h | Ezra Peisach | 1995-09-29 | 2 | -1/+10 |
* | #include "osconf.h" all the time, at the beginning of the file | Theodore Tso | 1995-09-29 | 2 | -3/+7 |
* | Don't include autoconf.h under Windows, since it doesn't exist | Theodore Tso | 1995-09-29 | 2 | -3/+8 |
* | Working telnet authentication module and project consolidations | Keith Vetter | 1995-09-28 | 5 | -4/+53 |
* | k5-int.h: Don't predefine symbols to stop kdb.h and kdb_dbm.h for | Theodore Tso | 1995-09-27 | 3 | -57/+70 |
* | kdb.h, kdb_dbm.h: Add #if !defined(_MSDOS) && !defined(_MACINTOSH) to | Theodore Tso | 1995-09-27 | 3 | -22/+34 |
* | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 4 | -7/+11 |
* | Change password for the Mac | Keith Vetter | 1995-09-24 | 4 | -5/+16 |
* | Added preauth numbers for KRB5_CYBERSAFE_SECUREID and | Theodore Tso | 1995-09-23 | 2 | -0/+7 |
* | Change length field in krb5_alt_method and krb5_etype_info_entry to be | Theodore Tso | 1995-09-23 | 2 | -2/+7 |
* | (from Keith Vetter's windows changes); define THREEPARAMOPEN and | Theodore Tso | 1995-09-22 | 2 | -0/+9 |
* | Wed Sep 13 23:50:02 1995 Mark Eichin <eichin@cygnus.com> | Mark Eichin | 1995-09-14 | 2 | -0/+16 |
* | Removed duplicate definitions of KRB5_REALM_CANT_RESOLVE, | Keith Vetter | 1995-09-13 | 2 | -3/+8 |
* | Reintegrate Macintosh changes while keeping Proven's changes | Ezra Peisach | 1995-09-11 | 8 | -66/+78 |