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
Commit message (
Expand
)
Author
Age
Files
Lines
*
When invoked with --force, do not use variable before being set
Ezra Peisach
1996-05-11
2
-1
/
+6
*
Copy sizeof(mit_des_cblock), not sizeof(key) so that we are getting the
Richard Basch
1996-05-11
2
-1
/
+6
*
configure.in: Need to include sys/types.h before regexp.h in test to
Ezra Peisach
1996-05-11
2
-0
/
+8
*
removed des3-cbc-md5 support
Richard Basch
1996-05-10
2
-2
/
+6
*
* shs.c (longReverse): Remove extraneous \.
Ezra Peisach
1996-05-10
2
-3
/
+8
*
added des3_raw.c and sha..
Richard Basch
1996-05-10
1
-0
/
+2
*
replaced des3_md5.c with des3_sha.c
Richard Basch
1996-05-10
1
-1
/
+1
*
removed des3-md5 support (replaced with des3-sha)
Richard Basch
1996-05-10
2
-0
/
+6
*
replaced des3-md5 with des3-sha
Richard Basch
1996-05-10
3
-2
/
+13
*
Removed des3-md5 support
Richard Basch
1996-05-10
2
-4
/
+14
*
Replaced des3-md5 with des3-sha (also added sha cksumtype)
Richard Basch
1996-05-10
3
-5
/
+11
*
Obsolete file (replaced des3-md5 with des3-sha)
Richard Basch
1996-05-10
1
-173
/
+0
*
Replaced des3-md5 with des3-sha
Richard Basch
1996-05-10
4
-19
/
+221
*
Replace des3-md5 with des3-sha
Richard Basch
1996-05-10
5
-4
/
+9
*
NIST-SHA support
Richard Basch
1996-05-10
10
-0
/
+890
*
Remove unused file
Theodore Tso
1996-05-09
1
-30
/
+0
*
Better handling of the principal max_life..
Richard Basch
1996-05-09
2
-8
/
+28
*
krlogind.c krshd.c:
Richard Basch
1996-05-09
4
-1
/
+63
*
Use the default service principal (don't assume it is "host") as the
Richard Basch
1996-05-09
2
-1
/
+6
*
Don't skip keytab entries with kvno=0
Richard Basch
1996-05-09
2
-6
/
+12
*
convert has been removed
Ezra Peisach
1996-05-08
1
-1
/
+1
*
Removing unbuilt directory from source tree. The functionality was
Ezra Peisach
1996-05-08
7
-1251
/
+0
*
des425 needs to be compiled after krb5 as des425 depends on krb5_free_keyblock
Ezra Peisach
1996-05-08
2
-1
/
+5
*
Handle compiling with BERK_DB without dbm available. (Linux when
Ezra Peisach
1996-05-07
2
-0
/
+13
*
Don't do more than the necessary encryptions for a single cblock length
Richard Basch
1996-05-07
1
-4
/
+5
*
We are providing 3des routines in libcrypto..
Richard Basch
1996-05-07
2
-0
/
+6
*
Somehow I missed this file during my previous checkin... New 3des random
Richard Basch
1996-05-07
1
-15
/
+121
*
Mark's changes for ticket validation
Ken Raeburn
1996-05-07
2
-2
/
+19
*
Pass the eblock to the init_random_key and finish_random_key functions
Richard Basch
1996-05-07
2
-5
/
+12
*
Use the revamped random number routines
Richard Basch
1996-05-07
3
-34
/
+63
*
Use the new 3des random number generator
Richard Basch
1996-05-07
3
-2
/
+7
*
New DES random number generation. For regular DES, it is nearly equivalent
Richard Basch
1996-05-07
8
-338
/
+261
*
(clean-unix): Remove libgssapi_krb5.stamp
Ezra Peisach
1996-05-07
2
-1
/
+5
*
Use a wrapper script for the rcp started from kshd. This change cleans up the
Ezra Peisach
1996-05-07
2
-10
/
+12
*
Fixed the abstraction violation, where the code knew the details about the
Richard Basch
1996-05-06
6
-36
/
+43
*
The fallback to slave kdc's wasn't working because the code did not handle
Richard Basch
1996-05-06
2
-0
/
+7
*
Include the uid in the replay cachename
Richard Basch
1996-05-06
3
-1
/
+29
*
* rsh.exp: Setup a wrapper script in executing klist in the remote
Ezra Peisach
1996-05-06
3
-2
/
+18
*
Use a wrapper script when invoking login.krb5 in order for shared
Ezra Peisach
1996-05-06
2
-1
/
+14
*
* default.exp: Add procedure setup_wrapper to first setup shared library
Ezra Peisach
1996-05-06
2
-0
/
+32
*
preauth.c: Add const and casts as needed to handle warnings..
Ezra Peisach
1996-05-05
2
-7
/
+11
*
* default.exp: For stty_init set to \^h as on some /bin/sh, ^ is
Ezra Peisach
1996-05-05
2
-1
/
+6
*
whitespace
Ken Raeburn
1996-05-04
1
-1
/
+1
*
work around process group problems; recognize certain failure modes (e.g.,
Ken Raeburn
1996-05-04
3
-9
/
+67
*
cygnus merge: sscanf workaround; logs for sam tests
Ken Raeburn
1996-05-04
2
-3
/
+27
*
* rsh.exp: Add tests for ticket forwarding
Ken Raeburn
1996-05-04
6
-47
/
+164
*
Tue Apr 2 22:22:47 1996 Chris Provenzano <proven@cygnus.com>
Ken Raeburn
1996-05-04
2
-45
/
+115
*
* kinit.c (krb5_validate_tgt): new function, takes a credential cache with an
Ken Raeburn
1996-05-04
2
-1
/
+64
*
*** empty log message ***
Ken Raeburn
1996-05-04
1
-1
/
+0
*
Tue Apr 2 22:31:48 1996 Mark Eichin <eichin@cygnus.com>
Ken Raeburn
1996-05-04
4
-3
/
+18
[next]