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
*
Length of realm name is "realmsize", not "size"
John Carr
1992-05-29
1
-1
/
+1
*
Fixed fence post errors; assigned the principal type
Theodore Tso
1992-05-29
1
-3
/
+5
*
Checked in John Carr's changes
Theodore Tso
1992-05-29
1
-32
/
+39
*
Added new error codes which appeared in the krb5 protocol draft
Theodore Tso
1992-05-19
1
-9
/
+9
*
Delete unused variable.
John Carr
1992-04-09
1
-2
/
+1
*
Fix sign error
John Carr
1992-04-08
1
-13
/
+13
*
Remove call to xfree (not needed and value freed might be
John Carr
1992-04-08
1
-2
/
+1
*
*** empty log message ***
John Carr
1992-03-31
1
-0
/
+11
*
Initial revision
John Carr
1992-03-26
1
-0
/
+290
*
Support alternate source directory
John Carr
1992-03-25
1
-0
/
+3
*
Support for alternate source directory.
John Carr
1992-03-25
1
-1
/
+7
*
Remove unused variable
John Carr
1992-03-25
1
-1
/
+0
*
Fix cast of dbm_open return value
John Carr
1992-03-25
1
-1
/
+1
*
Changes for alternate source directory: prefix source filenames
John Carr
1992-03-25
1
-16
/
+20
*
Simplify cleanup macro
John Carr
1992-03-25
1
-1
/
+1
*
Add $(SRCDIR) prefix to source files
John Carr
1992-03-25
1
-55
/
+55
*
Remove krb5_walk_realm_tree declaration
John Carr
1992-03-25
1
-5
/
+0
*
Make sed hack for asn.1/Makefile conditional.
John Carr
1992-03-25
1
-14
/
+38
*
Add md5
John Carr
1992-03-25
1
-0
/
+13
*
krb5_free_realm_tree is declared in func-proto.h
John Carr
1992-02-29
1
-2
/
+0
*
Use ANSI stdio features iff ANSI_STDIO defined
John Carr
1992-02-29
1
-4
/
+5
*
Delete include of <isode/psap.h>: it was not needed
John Carr
1992-02-28
1
-5
/
+0
*
"from" field is optional
John Carr
1992-02-25
1
-3
/
+6
*
Add hack to work around imake problems on some systems when building
John Carr
1992-02-23
1
-1
/
+29
*
Add cast
John Carr
1992-02-23
1
-1
/
+1
*
index -> strchr
John Carr
1992-02-23
1
-1
/
+1
*
Install include files.
John Carr
1992-02-23
1
-0
/
+16
*
Include <krb5/sysincl.h> to get time include files
John Carr
1992-02-23
1
-2
/
+2
*
Use fork() when vfork() isn't available.
John Carr
1992-02-23
1
-1
/
+11
*
Add new error code: KRB5_KDB_DB_CORRUPT
John Carr
1992-02-23
1
-0
/
+1
*
Install header files
John Carr
1992-02-23
1
-1
/
+4
*
<sys/errno.h> -> <errno.h>
John Carr
1992-02-23
1
-1
/
+1
*
AIX 3.1 support: work around include file bug; include <sys/access.h>
John Carr
1992-02-23
1
-0
/
+6
*
Always include <krb5/sysincl.h>
John Carr
1992-02-23
1
-1
/
+1
*
Use connect() and send() instead of sendto() for better
John Carr
1992-02-23
1
-17
/
+30
*
sizeof (int) -> 4 bytes, because this is supposed to be a portable
John Carr
1992-02-23
1
-18
/
+15
*
sizeof(int) -> 4 bytes, because this is intended to be a portable
John Carr
1992-02-23
1
-8
/
+7
*
Make use of ANSI stdio configurable
John Carr
1992-02-23
2
-2
/
+2
*
Compare key lengths before comparing key data
John Carr
1992-02-23
1
-2
/
+2
*
Major rewrite for a more portable data format
John Carr
1992-02-23
1
-143
/
+249
*
Remove inappropriate __STDC__ test
John Carr
1992-02-23
1
-1
/
+1
*
"realms" argument is not const
John Carr
1992-02-23
1
-2
/
+2
*
Fix arg to krb5_finish_random_key()
John Carr
1992-02-23
2
-3
/
+3
*
Add two functions: krb5_dbm_db_open_database() and
John Carr
1992-02-23
1
-38
/
+109
*
Fixes from pato@apollo.com:
John Carr
1991-12-20
1
-10
/
+26
*
Store the length field of the encrypted key in network byte order
John Carr
1991-12-06
2
-4
/
+16
*
Integrate changes from James Bottomley at UK to make this work on
Theodore Tso
1991-10-02
1
-8
/
+58
*
change first arg of krb5_get_server_rcache to a krb5_data *
John Kohl
1991-07-19
6
-6
/
+14
*
make input a krb5_data rather than null-term string
John Kohl
1991-07-19
1
-3
/
+3
*
with POSIX locks, we gotta have the file open for write if we want to flock
John Kohl
1991-06-14
1
-2
/
+20
[next]