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
...
*
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
*
add KRB5_KDB_CANTLOCK_DB
John Kohl
1991-06-14
1
-0
/
+2
*
change kdb to kdb5
John Kohl
1991-06-14
1
-1
/
+1
*
change "TGS" to "KDC"
John Kohl
1991-06-13
4
-14
/
+14
*
there's a better way to make these "must be the same" items; define a
John Kohl
1991-06-13
1
-44
/
+11
*
remove files no longer needed with some updated ASN.1 frobbery
John Kohl
1991-06-13
1
-12
/
+0
*
Use $(STDC_TOP_INCLUDES) to identify the include directory
Theodore Tso
1991-06-07
1
-1
/
+1
*
fix up notice about code ownership
John Kohl
1991-06-07
7
-28
/
+7
*
OtherdirLibraryTarget doesn't supply depend:: target
John Carr
1991-06-06
10
-1
/
+16
*
Install localaddr.o, ustime.o, and rnd_confoun.o into -ldes5.
John Carr
1991-06-06
1
-2
/
+20
*
Update copyright notice
John Kohl
1991-06-06
360
-720
/
+5760
*
Update coypright notice
John Kohl
1991-06-06
1
-2
/
+15
*
add copyright notice
John Kohl
1991-06-06
1
-0
/
+27
*
updating to use confounder as per RFC
John Kohl
1991-06-05
2
-16
/
+37
*
whoops, need to use srand() for STDC, not srandom()
John Kohl
1991-06-05
1
-1
/
+1
*
*** empty log message ***
Theodore Tso
1991-06-04
3
-0
/
+274
*
Misc. fixes
Theodore Tso
1991-06-04
12
-114
/
+168
*
-ldes5 may need to have ranlib run
John Carr
1991-06-03
1
-0
/
+2
*
Include crc-32 in des library
John Carr
1991-06-03
1
-0
/
+2
*
Include md4 in des library
John Carr
1991-06-03
1
-0
/
+4
*
ELOOP is like ENOENT
John Carr
1991-06-03
1
-3
/
+3
*
-ldes5 is now built in .
John Carr
1991-06-03
1
-1
/
+1
*
*** empty log message ***
Theodore Tso
1991-06-03
4
-0
/
+2817
*
Initial revision
Theodore Tso
1991-05-30
1
-0
/
+324
*
Fixed recvauth.o and sendauth.o in SRCS to be .c files
Theodore Tso
1991-05-30
1
-2
/
+2
*
Use fcntl(F_SETLK) if POSIX_FILE_LOCKS is defined
John Carr
1991-05-29
1
-2
/
+33
*
Use stdarg if the .cf file defines UseStdarg
John Carr
1991-05-29
1
-4
/
+4
*
Need <krb5/config.h> to get STDARG_PROTOTYPES define
John Carr
1991-05-29
1
-1
/
+3
*
Delete times argument to mk_req_extended
John Carr
1991-05-29
1
-3
/
+1
*
Use stdarg if the .cf file defines UseStdarg
John Carr
1991-05-29
1
-3
/
+3
[prev]
[next]