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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed ordering mistake in the protocol error messages
Theodore Tso
1990-12-20
1
-1
/
+11
*
Added copy_athctr.c and copy_checksum.c to the list of files that
Theodore Tso
1990-12-20
1
-0
/
+4
*
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
*
Initial revision
Theodore Tso
1990-12-18
1
-0
/
+45
*
change BADSEQ to BADORDER
John Kohl
1990-12-18
2
-2
/
+2
*
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
*
RFC draft protocol changes and related cleanups
John Kohl
1990-12-14
59
-509
/
+756
*
*** empty log message ***
John Kohl
1990-12-14
5
-0
/
+226
*
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
*
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
*
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
*
Initial revision
Theodore Tso
1990-12-10
1
-0
/
+213
*
need to widen a prototype
John Kohl
1990-12-05
1
-0
/
+4
*
<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
1
-0
/
+2
*
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
*
readin_string must be declared volatile, since it may be accessed
John Carr
1990-12-03
1
-14
/
+17
*
add crctest stuff
John Kohl
1990-11-29
1
-1
/
+6
*
*** empty log message ***
John Kohl
1990-11-29
2
-0
/
+144
*
add KRB5KRB_AP_ERR_METHOD
John Kohl
1990-11-28
1
-2
/
+2
*
Added declaration of krb5_scc_ops
Ken Raeburn
1990-11-28
1
-0
/
+1
*
Added declaration of krb5_cc_file_ops
Ken Raeburn
1990-11-28
1
-0
/
+1
*
Added ccdefops.c
Ken Raeburn
1990-11-28
1
-2
/
+4
*
Rearranged use of krb5_cc_dfl_ops to deal with it now being a
Ken Raeburn
1990-11-28
1
-2
/
+6
*
Added `stdio' subdirectory
Ken Raeburn
1990-11-28
1
-1
/
+1
*
Added prototypes from scc_maybe.c
Ken Raeburn
1990-11-28
1
-0
/
+4
*
Changed structure name to unique (fcc-specific) name
Ken Raeburn
1990-11-28
1
-1
/
+1
*
Renamed structure to unique name
Ken Raeburn
1990-11-28
1
-1
/
+1
*
Reordered functions for potentially better optimization (with gcc);
Ken Raeburn
1990-11-28
1
-32
/
+68
*
Added declarations of authdata i/o routines
Ken Raeburn
1990-11-28
1
-0
/
+4
*
Zero out credentials structure correctly; handle reading of authdata
Ken Raeburn
1990-11-28
1
-1
/
+13
*
Replace bzero with memset
Ken Raeburn
1990-11-28
1
-1
/
+1
*
ifdef some names that might not be available
Ken Raeburn
1990-11-28
1
-0
/
+4
[next]