index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed bogus reference to kerberos_adm
Tom Yu
1994-02-04
1
-1
/
+1
*
Use LinkFile so that the old target gets deleted first, to avoid errors
Theodore Tso
1994-01-17
1
-2
/
+3
*
Added support for KRB5_KRB4_COMPAT flag
Theodore Tso
1994-01-14
1
-0
/
+4
*
Change in how cryptosystem table entries are declared
Theodore Tso
1994-01-13
1
-2
/
+3
*
Added #define to provide the Raw DES interface
Theodore Tso
1994-01-13
1
-0
/
+1
*
Added definition for Raw DES cbc mode
Theodore Tso
1994-01-13
1
-1
/
+1
*
Don't use static character arrays!!! This results in those strings duplicated
Theodore Tso
1994-01-13
1
-0
/
+13
*
Put the srvtab file in the srvtab directory, instead of the krb5 root
Theodore Tso
1993-12-24
1
-2
/
+2
*
Make sure the config include files are installed too!
Theodore Tso
1993-12-24
1
-1
/
+1
*
Reserve PA_DATA 7 for sesame project
Theodore Tso
1993-12-24
1
-0
/
+1
*
Declare input buffer to krb5_write_message to be const
Theodore Tso
1993-12-24
1
-1
/
+1
*
Add Imakefile for include/kerberosIV
Theodore Tso
1993-12-15
2
-1
/
+35
*
Moved KRB5_TGS_NAME to krb5.h, from base-defs.h (where it didn't belong)
Theodore Tso
1993-12-01
4
-12
/
+9
*
Remove "register" declaration. Saber doesn't like it
Theodore Tso
1993-10-30
1
-1
/
+1
*
Change use of xfree to krb5_xfree to prevent namespace pollution
Theodore Tso
1993-10-15
2
-2
/
+4
*
Merged in ISI's modified CRED-INFO patches
Theodore Tso
1993-09-22
1
-9
/
+10
*
Changed krb5_generate_authenticator to accept a princiapl instead of
Theodore Tso
1993-09-01
1
-2
/
+1
*
Modifications supplied by Ari Medvinsky to include the authorization
Theodore Tso
1993-09-01
2
-0
/
+7
*
Change export warning notice from "is assumed to require an export license"
Theodore Tso
1993-09-01
41
-82
/
+82
*
Cleaned up TGTNAME define; now KRB5_TGS_NAME
Theodore Tso
1993-08-17
2
-5
/
+6
*
Define IsodeIncl; the link to the isode include hierarchy is now generated
Theodore Tso
1993-06-04
1
-0
/
+5
*
Initial revision
Theodore Tso
1993-06-03
36
-0
/
+1945
*
Added defines for the kerberos database file and the admin acl file
Theodore Tso
1993-06-03
1
-0
/
+7
*
Added support for KRB5_CRED message
Theodore Tso
1993-06-03
2
-0
/
+57
*
Added support for KRB5_CRED messages
Theodore Tso
1993-06-03
1
-0
/
+12
*
Added macros for FD_SET and company, if not otherwise defined
Theodore Tso
1993-06-03
1
-0
/
+9
*
Added message type number for KRB5_CRED message
Theodore Tso
1993-06-03
1
-0
/
+1
*
Changed prototype of krb5_sname_to_principal
Theodore Tso
1993-06-03
1
-1
/
+1
*
Added the kdc_cred structures
Theodore Tso
1993-06-03
1
-12
/
+26
*
Added definition for DEFAULT_DBM_FILE
Theodore Tso
1993-06-03
1
-2
/
+0
*
Remove default flag which diallowed skey operation
Theodore Tso
1993-06-03
1
-1
/
+1
*
Change KDC_TKT_COMMON_MASK for proper KDC operation
Theodore Tso
1993-06-03
1
-2
/
+8
*
Add definition for DEFAULT_ACL_NAME
Theodore Tso
1993-06-03
1
-1
/
+0
*
Fixed secureid declarations
Theodore Tso
1993-02-26
1
-4
/
+7
*
Added declaration for gen_new
Theodore Tso
1993-01-11
1
-0
/
+1
*
KRB5_PADATA_ENC_RANDOM --> KRB5_PADATA_ENC_TIMESTAMP
Theodore Tso
1992-09-30
1
-1
/
+3
*
Fixed name of acl file, removed unecessary define
Theodore Tso
1992-09-30
1
-4
/
+1
*
*** empty log message ***
Theodore Tso
1992-09-30
3
-0
/
+343
*
(Hopefully final) rearrangement of KDC database structure
Theodore Tso
1992-09-29
1
-7
/
+11
*
Added KRB5_KDB_PWCHANGE_SERVICE
Theodore Tso
1992-09-29
1
-0
/
+1
*
Added errors KDC_PREAUTH_FAILED and KDC_SERVER_NOMATCH
Theodore Tso
1992-09-29
1
-1
/
+3
*
Added define's for the secondary KDC portname
Theodore Tso
1992-09-24
1
-1
/
+4
*
Added sample (un)defines for KRBCONF_VAGUE_ERRORS and
Theodore Tso
1992-09-24
1
-0
/
+18
*
Sandia changes to support password generation
Theodore Tso
1992-09-24
2
-0
/
+55
*
Added sandia routines for supporting machine picked passwords
Theodore Tso
1992-09-24
1
-0
/
+13
*
Added preauthentication data types: ENCKEY, RANDOM, and SECUREID
Theodore Tso
1992-09-24
1
-0
/
+4
*
Added Sandia changes; password phrase changes, and FD_SET macros
Theodore Tso
1992-09-24
1
-0
/
+21
*
Added the KDB_DISALLOW_SVR flag
Theodore Tso
1992-09-24
1
-3
/
+2
*
Changes to support preauth. Added prototypes for krb5_obtain_padata
Theodore Tso
1992-09-24
1
-4
/
+22
*
Added new typdef krb5_preauthtype
Theodore Tso
1992-09-24
1
-0
/
+1
[next]