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
*
use new macro for assigning encryption system pointers
John Kohl
1990-11-20
9
-9
/
+9
*
fix checksum array to match defines in encryption.h
John Kohl
1990-11-20
1
-1
/
+6
*
change name for checksum type #define
John Kohl
1990-11-20
1
-1
/
+1
*
changes for narrow/wide prototypes
John Kohl
1990-11-19
5
-11
/
+35
*
changes for narrow/wide prototypes
John Kohl
1990-11-19
1
-0
/
+6
*
Since we're going to need to have glue library anyway, quad_checksum
Theodore Tso
1990-11-16
1
-6
/
+2
*
Added krb_glue.c, read_password.c, and quad_cksum.c
Theodore Tso
1990-11-15
1
-2
/
+8
*
use memset rather than bzero
John Kohl
1990-11-15
1
-1
/
+1
*
use comments after #endif
John Kohl
1990-11-08
1
-1
/
+1
*
mis-typed the conversion to memcpy
John Kohl
1990-11-08
1
-1
/
+1
*
don't declare external things here, use <krb5/ext-proto.h>
John Kohl
1990-11-08
1
-11
/
+1
*
change bcopy to memcpy, bzero to memset
John Kohl
1990-11-08
10
-32
/
+32
*
change bzero to memset
John Kohl
1990-11-08
6
-6
/
+6
*
change bzero to memset
John Kohl
1990-11-08
7
-11
/
+11
*
change bzero to memset
John Kohl
1990-11-08
17
-42
/
+52
*
change bcopy to memcpy, memset to bzero
John Kohl
1990-11-08
6
-19
/
+20
*
change bcopy to memcpy
John Kohl
1990-11-08
3
-12
/
+12
*
use memset/memcpy in the xbzero/xbcopy macros
John Kohl
1990-11-08
1
-2
/
+2
*
change bzero to memset
John Kohl
1990-11-08
2
-8
/
+8
*
change bcopy to memcpy
John Kohl
1990-11-08
2
-8
/
+7
*
change bcopy to memcpy
John Kohl
1990-11-08
1
-8
/
+2
*
use memcmp rather than bcmp
John Kohl
1990-11-08
3
-5
/
+6
*
use memcpm rather than bcmp
John Kohl
1990-11-08
1
-1
/
+1
*
change bcmp to memcmp, bcopy to memcpy
John Kohl
1990-11-08
2
-21
/
+21
*
change bcmp to memcmp, bcopy to memcpy
John Kohl
1990-11-08
1
-2
/
+2
*
change bcmp to memcmp
John Kohl
1990-11-08
1
-2
/
+2
*
Added routines to write authdata structures
Ken Raeburn
1990-11-08
1
-0
/
+36
*
Fixed up error catching in a couple of cases; added routines to read
Ken Raeburn
1990-11-08
1
-6
/
+84
*
add rsa-md4
John Kohl
1990-11-08
1
-1
/
+1
*
*** empty log message ***
John Kohl
1990-11-08
2
-0
/
+79
*
fix indentation to remove extra space from documentation file
John Kohl
1990-11-08
1
-119
/
+131
*
change to copy onto stack to avoid modifying input in MDupdate
John Kohl
1990-11-08
1
-15
/
+30
*
add MD4 support
John Kohl
1990-11-08
1
-0
/
+8
*
Initial code from RFC
John Kohl
1990-11-07
2
-0
/
+441
*
fixed an apparent memory leak in krb5_dbm_db_get_principal();
Donald Davis
1990-11-02
1
-7
/
+7
*
Fixed bug in the unlocking routine so it really would call flock
Theodore Tso
1990-11-02
1
-5
/
+3
*
Fixed coredumping bug if size was NULL.
Theodore Tso
1990-11-02
1
-3
/
+5
*
Initial revision
Ken Raeburn
1990-11-01
25
-0
/
+2091
*
add krb425
John Kohl
1990-10-31
1
-1
/
+1
*
fix logic for turning on debugging
John Kohl
1990-10-31
1
-1
/
+1
*
Remove <time.h> include. Kerberos header files now take care of this
John Carr
1990-10-31
1
-2
/
+1
*
fix INCLUDES to use new copy of kerberosIV stuff
John Kohl
1990-10-29
1
-1
/
+1
*
*** empty log message ***
Paul Borman
1990-10-29
25
-0
/
+2678
*
#ifdef's on EDQUOT
John Kohl
1990-10-29
1
-0
/
+6
*
needs time.h on some systems
John Kohl
1990-10-29
1
-1
/
+1
*
#ifdef some error codes which might not be known
John Kohl
1990-10-29
1
-0
/
+4
*
change index/rindex to strchr/strrchr
John Kohl
1990-10-29
4
-7
/
+7
*
use string.h
John Kohl
1990-10-29
1
-2
/
+2
*
don't check return address, as it can fail on certain implementations
John Kohl
1990-10-29
1
-15
/
+18
*
don't need posix-conf.h anymore (it's subsumed in config.h)
John Kohl
1990-10-29
2
-2
/
+5
[next]