index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* des3_sha.c: Add static keywords in function declarartions to
Ezra Peisach
1996-05-18
2
-2
/
+7
*
Fix memory leak. Free tempbuf before returning
Theodore Tso
1996-05-18
2
-0
/
+7
*
Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continue
Theodore Tso
1996-05-18
3
-4
/
+20
*
Define MD4_K5BETA_COMPAT and MD4_K5BETA_COMP_DEF so that we continue
Theodore Tso
1996-05-18
3
-6
/
+22
*
Correctly implement getsockname(), so it does getsockname(), not
Theodore Tso
1996-05-17
2
-10
/
+41
*
* k5seal.c k5unseal.c util_cksum.c:
Richard Basch
1996-05-15
4
-11
/
+14
*
Fixed changelog to reflect previous checkin
Richard Basch
1996-05-15
1
-0
/
+3
*
* des_crc.c des_md5.c:
Richard Basch
1996-05-15
5
-49
/
+66
*
* .Sanitize: reflect current files
Richard Basch
1996-05-15
7
-164
/
+135
*
* md5crypto.c md5glue.c:
Richard Basch
1996-05-15
4
-2
/
+16
*
* md4crypto.c md4glue.c:
Richard Basch
1996-05-15
3
-1
/
+11
*
* des_int.h: the cs_entry routines in cbc_cksum.c are now static
Richard Basch
1996-05-15
5
-60
/
+36
*
crc.c: ensure the cksum length is sufficient
Richard Basch
1996-05-15
3
-4
/
+14
*
* mk_req_ext.c mk_safe.c send_tgs.c:
Richard Basch
1996-05-15
5
-28
/
+37
*
Remove old, outdated library
Theodore Tso
1996-05-14
28
-3056
/
+0
*
Change call to krb5_auth_con_setcksumtype to use
Theodore Tso
1996-05-14
2
-1
/
+7
*
ser_ctx.c (krb5_context_size, krb5_context_externalize,
Theodore Tso
1996-05-14
8
-208
/
+403
*
* Makefile.in (SHLIB_LIBS): For shared library, add dependency on
Ezra Peisach
1996-05-13
3
-2
/
+13
*
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
1
-0
/
+7
*
Removed des3-md5 support
Richard Basch
1996-05-10
2
-4
/
+14
*
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
*
Don't skip keytab entries with kvno=0
Richard Basch
1996-05-09
2
-6
/
+12
*
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
*
Somehow I missed this file during my previous checkin... New 3des random
Richard Basch
1996-05-07
1
-15
/
+121
*
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
*
Include the uid in the replay cachename
Richard Basch
1996-05-06
3
-1
/
+29
*
preauth.c: Add const and casts as needed to handle warnings..
Ezra Peisach
1996-05-05
2
-7
/
+11
*
* get_creds.c (krb5_get_credentials_core): new function. Common part of
Ken Raeburn
1996-05-04
5
-28
/
+197
*
* krb5_decode.c (decode_krb5_enc_tkt_part): use tagnum correctly to handle
Ken Raeburn
1996-05-04
2
-3
/
+10
*
Add code to support appropriate behavior when the input credentials is
Theodore Tso
1996-05-03
2
-13
/
+51
*
Removed duplicate #include <fcntl.h>
Richard Basch
1996-04-30
1
-1
/
+0
*
clean up configure output style
Ken Raeburn
1996-04-30
2
-0
/
+6
*
* Makefile.in (libkrb5.$(STEXT)): Set a variable with or without "--force" and
Ken Raeburn
1996-04-30
2
-14
/
+15
*
* t_ser.c (stuff): New variable.
Ken Raeburn
1996-04-30
4
-12
/
+28
[prev]
[next]