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
*
rearrange object rules
John Kohl
1990-10-25
1
-2
/
+9
*
change to a lengt/contents fill-in rather than a return value
John Kohl
1990-10-23
1
-8
/
+40
*
use real prototypes
John Kohl
1990-10-22
1
-15
/
+22
*
use const pointer in translator
John Kohl
1990-10-22
1
-1
/
+1
*
don't need casts
John Kohl
1990-10-19
1
-4
/
+3
*
need to dereference the pointer
John Kohl
1990-10-19
1
-1
/
+1
*
fix erroneous use of . rather than ->
John Kohl
1990-10-19
1
-4
/
+4
*
fix const ptr
John Kohl
1990-10-19
1
-5
/
+5
*
the arg is now a const *
John Kohl
1990-10-19
2
-7
/
+9
*
need const krb5_data **
John Kohl
1990-10-19
1
-1
/
+1
*
no need for keyprocarg to be const
John Kohl
1990-10-19
1
-4
/
+5
*
no need for keyprocarg to be const
John Kohl
1990-10-19
1
-1
/
+1
*
process_key takes a const arg #2
John Kohl
1990-10-19
1
-1
/
+1
*
need to cast (keyblock is const)
John Kohl
1990-10-19
1
-3
/
+3
*
need to cast since sname is const
John Kohl
1990-10-19
1
-1
/
+1
*
need to cast because server is const
John Kohl
1990-10-19
1
-1
/
+1
*
change 'const krb5_principal' to krb5_const_principal
John Kohl
1990-10-19
11
-15
/
+15
*
add 'const' where needed
John Kohl
1990-10-19
3
-14
/
+15
*
add 'const' where needed.
John Kohl
1990-10-19
1
-2
/
+2
*
use internal prototypes
John Kohl
1990-10-19
1
-24
/
+1
*
code rearrangement for const * stuff; make the _f functions static
John Kohl
1990-10-19
1
-69
/
+70
*
change const krb5_pointer to krb5_const_pointer
John Kohl
1990-10-19
6
-14
/
+14
*
remove extraneous XXX (correct error code)
John Kohl
1990-10-18
2
-2
/
+2
*
no need for XXX...it is the proper error code
John Kohl
1990-10-18
1
-1
/
+1
*
make it the caller's responsibility to clean up creds
John Kohl
1990-10-18
1
-1
/
+5
*
nuke the encryption keys when cleaning up
John Kohl
1990-10-18
1
-0
/
+5
*
fix some cleanup code to eradicate the keys
John Kohl
1990-10-18
1
-9
/
+59
*
clean up stuff in credentials, if necessary after a lookup
John Kohl
1990-10-18
1
-2
/
+6
*
whoops, forgot to change function name when copying code from elsewhere
John Kohl
1990-10-18
1
-1
/
+1
*
added code to free up credentials when done
John Kohl
1990-10-18
1
-0
/
+3
*
add f_cred_cnt
John Kohl
1990-10-18
1
-0
/
+2
*
*** empty log message ***
John Kohl
1990-10-18
1
-0
/
+39
*
use new free_cred_contents() routine
John Kohl
1990-10-18
1
-12
/
+1
*
remove f_tgt_cred.c
John Kohl
1990-10-18
1
-2
/
+0
*
add f_tgt_cred.c
John Kohl
1990-10-18
1
-2
/
+4
*
remove inappropriate XXX
John Kohl
1990-10-18
1
-1
/
+1
*
we pass in the sumtype now
John Kohl
1990-10-18
1
-1
/
+0
*
add authorization data stuff (from Bill Sommerfeld)
John Kohl
1990-10-18
2
-3
/
+5
*
add authdata stuff (from Bill Sommerfeld)
John Kohl
1990-10-18
4
-1
/
+153
*
add authdata stuff (from Bill Sommerfeld)
John Kohl
1990-10-18
1
-0
/
+2
*
add krb5_fcc_read_authdata, krb5_fcc_read_authdatum, krb5_fcc_store_authdata,...
John Kohl
1990-10-18
1
-0
/
+4
*
Rewritten to allow for principals with components that contain component
Theodore Tso
1990-10-15
2
-148
/
+315
*
Changes to export kdb5_db_lock and kdb5_db_unlock to the API.... changed
Theodore Tso
1990-10-15
1
-7
/
+11
*
add setting of authenticator__vno
John Kohl
1990-10-11
1
-0
/
+1
*
need to allocate, not call ourselves.
John Kohl
1990-10-11
1
-3
/
+16
*
avoid bug with null tickets in array
John Kohl
1990-10-11
1
-1
/
+1
*
need to zero out authorization_data
John Kohl
1990-10-10
1
-0
/
+1
*
wrong function name for free..
John Kohl
1990-10-10
1
-1
/
+1
*
change krb5_decode_ticket to decode_krb5_ticket
John Kohl
1990-10-10
1
-1
/
+1
*
changes for ciphertext change
John Kohl
1990-10-10
1
-2
/
+2
[next]