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
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
this commit includes all the changes on the OV_9510_INTEGRATION and
Marc Horowitz
1996-07-22
2
-1
/
+6
*
Add space before \ to deal with SunOS version of make which loses
Ezra Peisach
1996-06-15
2
-3
/
+6
*
Include string.h for declaration for memcpy()
Ezra Peisach
1996-06-13
2
-0
/
+5
*
Add missing prototypes; needed to make Win-32 compiler happy
Theodore Tso
1996-06-13
2
-0
/
+16
*
c_ustime.c: Fix WIN32 to be _WIN32
Theodore Tso
1996-06-12
3
-2
/
+9
*
Add #ifdef _WIN32 in places where we had #ifdef _MSDOS
Theodore Tso
1996-06-12
8
-6
/
+21
*
cvsignore hackery
Tom Yu
1996-06-10
7
-7
/
+0
*
s^big^little^ in explanation
Ezra Peisach
1996-06-08
1
-1
/
+1
*
Dynamic test of byteorder when htonl was removed failed for half of the
Ezra Peisach
1996-06-08
2
-0
/
+6
*
Don't pass $(LIBCMD) on the command line. It's set in the windows.in
Theodore Tso
1996-06-06
2
-6
/
+11
*
Don't use htonl(); it doesn't exist under Windows. Instead do the
Theodore Tso
1996-06-06
2
-5
/
+14
*
Updated .Sanitize file
Theodore Tso
1996-06-06
1
-1
/
+0
*
Update .Sanitize files to reflect current file status
Theodore Tso
1996-06-06
1
-2
/
+2
*
Include sha in the list of subdirectories for the Macintosh
Theodore Tso
1996-06-06
2
-1
/
+6
*
Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for
Sam Hartman
1996-05-23
6
-5
/
+16
*
Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for
Sam Hartman
1996-05-23
3
-6
/
+21
*
md4crypto.c:
Richard Basch
1996-05-22
2
-2
/
+12
*
md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH to
Theodore Tso
1996-05-20
4
-125
/
+73
*
Change use of RSA_MD4_DES_CKSUM_LENGTH to use
Theodore Tso
1996-05-20
3
-36
/
+36
*
Don't do timing tests; it takes too long!
Theodore Tso
1996-05-20
2
-0
/
+6
*
update Makefile.in for new libupdate
Tom Yu
1996-05-20
2
-10
/
+8
*
* 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
*
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
*
* 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
*
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
*
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 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
*
* Makefile.in (libcrypto.$(STEXT)): Remove before creating
Ken Raeburn
1996-04-30
2
-0
/
+5
*
Renamed the functions to begin with krb5_ (like was done with MD5)
Richard Basch
1996-04-13
6
-72
/
+77
*
Renamed the functions to be preceded with krb5_ (I ran into a naming
Richard Basch
1996-04-13
7
-81
/
+86
*
oops, ted already got it
Mark Eichin
1996-04-10
1
-2
/
+0
*
actually build afsstring2key.c
Mark Eichin
1996-04-10
1
-0
/
+2
[next]