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
Commit message (
Expand
)
Author
Age
Files
Lines
*
conditionalize v4 support
John Kohl
1990-12-20
3
-4
/
+17
*
add option for KDC compat
John Kohl
1990-12-20
1
-0
/
+2
*
remove duplicate skey stuff
John Kohl
1990-12-20
1
-4
/
+4
*
turn on FORWARDED in tickets obtained with FORWARDED TGT's
John Kohl
1990-12-19
1
-0
/
+2
*
Added new error codes per Kerberos RFC Draft 3.2
Theodore Tso
1990-12-19
1
-1
/
+11
*
Initial revision
Theodore Tso
1990-12-19
1
-0
/
+64
*
copy_checksum shouldn't have been declared static!
Theodore Tso
1990-12-19
1
-1
/
+1
*
make a distinction between unencrypted and encrypted authorization data
John Kohl
1990-12-19
3
-5
/
+5
*
Changed to zero out the keyblock before freeing it
Theodore Tso
1990-12-19
1
-1
/
+3
*
Changed to zero out the session key before freeing the credentials structure
Theodore Tso
1990-12-19
1
-1
/
+8
*
Added debugging extern so the real Kerberos 5 error code is available
Theodore Tso
1990-12-19
1
-30
/
+35
*
fix min to be min (not max)
Jon Rochlis
1990-12-18
1
-1
/
+1
*
Removed an unused variable
Theodore Tso
1990-12-18
1
-1
/
+0
*
Fixed typo
Theodore Tso
1990-12-18
1
-2
/
+2
*
Added function prototypes for copy_checksum() and copy_authenticator()
Theodore Tso
1990-12-18
1
-0
/
+6
*
Initial revision
Theodore Tso
1990-12-18
1
-0
/
+45
*
change BADSEQ to BADORDER
John Kohl
1990-12-18
2
-2
/
+2
*
Changed krb5_keyblock to krb5_encrypted_keyblock in the appropriate
Theodore Tso
1990-12-17
1
-16
/
+32
*
add comment on variant of data types used for PA-DATA
John Kohl
1990-12-17
1
-0
/
+8
*
need kdb.h for encrypted_keyblock
John Kohl
1990-12-15
2
-0
/
+2
*
need to declare krb5_encrypted_keyblock *before* db_entry
John Kohl
1990-12-15
1
-10
/
+10
*
move krb5_encrypted_keyblock to kdb.h
John Kohl
1990-12-14
2
-6
/
+10
*
RFC draft protocol changes and related cleanups
John Kohl
1990-12-14
73
-614
/
+1046
*
*** empty log message ***
John Kohl
1990-12-14
6
-0
/
+251
*
add generic error, move field too long, add inapp_cksum
John Kohl
1990-12-14
1
-5
/
+4
*
Add KRB5KRB_AP_ERR_BADSEQ, some 2-tgt errors
John Carr
1990-12-14
1
-5
/
+7
*
Changed encrypted keyblocks to use krb5_encrypted_keyblock instead
Theodore Tso
1990-12-13
5
-24
/
+16
*
Changed usage of krb5_keyblock to krb5_encrypted_keyblock
Theodore Tso
1990-12-13
1
-1
/
+1
*
add ISODE_50_LOCAL_ERR_BADCOMBO
John Kohl
1990-12-13
1
-0
/
+1
*
Changed input type to krb5_encrypted_keyblock
Theodore Tso
1990-12-13
1
-1
/
+1
*
Changed output type to krb5_encrypted_keyblock
Theodore Tso
1990-12-13
1
-1
/
+1
*
Arg1 to kdb5_decode_kdc_rep() is no longer const
John Carr
1990-12-13
1
-1
/
+1
*
enc_rep is no longer const
John Carr
1990-12-13
1
-2
/
+2
*
Fix typo in previous change
John Carr
1990-12-13
1
-1
/
+1
*
allow a NULL server argument to mean "take anything"
John Kohl
1990-12-12
1
-2
/
+5
*
Moved mit_des_encrypt_f to krb_glue.h
Theodore Tso
1990-12-12
1
-163
/
+0
*
need to assure room for the checksums in the key to be encrypted
John Kohl
1990-12-12
1
-6
/
+21
*
make more code conditional on BACKWARD_COMPAT
John Carr
1990-12-12
1
-1
/
+3
*
Replace exit(n) with return n in main; this allows main()
John Carr
1990-12-12
1
-6
/
+3
*
decode_krb5_as_rep needs to modify its argument..
John Kohl
1990-12-11
1
-1
/
+1
*
Initial revision
Theodore Tso
1990-12-10
1
-0
/
+213
*
no longer use narrowed prototypes, so we can inter-link between
John Kohl
1990-12-05
1
-1
/
+1
*
need to widen a prototype
John Kohl
1990-12-05
1
-0
/
+4
*
u_shorts promote to ints
John Kohl
1990-12-05
1
-5
/
+6
*
<krb5/ext-proto.h> depends on <krb5/config.h>
John Carr
1990-12-03
2
-0
/
+2
*
Add $(TOP)/include/stdc-incl to include path
John Carr
1990-12-03
2
-1
/
+3
*
Changed arguments to SaberProgramTarget so that the libraries will be loaded.
Theodore Tso
1990-12-03
1
-1
/
+1
*
Make it backquote tabs and backslashes in the realm name
Theodore Tso
1990-12-03
1
-0
/
+2
*
use proper polynomial for this CRC table
John Kohl
1990-12-03
1
-65
/
+114
*
Delete unused variable
John Carr
1990-12-03
1
-1
/
+0
[next]