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
/
crypto
/
md4
/
md4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* md4.c (Transform) [CONFIG_SMALL]: Roll loops for each round
Ken Raeburn
2005-05-01
1
-0
/
+23
*
protoize
Ken Raeburn
2004-02-19
1
-11
/
+4
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
1
-7
/
+7
*
minor cleanup + audit issues
Ken Raeburn
2001-03-15
1
-16
/
+6
*
Various changes to:
Ken Raeburn
2000-01-22
1
-3
/
+3
*
* md5.c: Fix to deal with types longer than 32 bits
Tom Yu
1997-10-28
1
-1
/
+4
*
Add #ifdef _WIN32 in places where we had #ifdef _MSDOS
Theodore Tso
1996-06-12
1
-2
/
+2
*
Renamed the functions to begin with krb5_ (like was done with MD5)
Richard Basch
1996-04-13
1
-7
/
+7
*
Allow md4.c to be optimized by native DEC compilers
Paul Park
1995-06-27
1
-1
/
+1
*
* md4.c: reverse sense of KRB5_PROVIDE_PROTOTYPES
Tom Yu
1995-06-23
1
-1
/
+1
*
Windows global stuff:
Keith Vetter
1995-04-14
1
-5
/
+5
*
Made the CRYPTO directories work on the PC by adding INTERFACE to all the
Keith Vetter
1995-02-21
1
-10
/
+13
*
* Makefile.in (CFLAGS): Add -I../des to pull in DES header file.
John Gilmore
1995-01-26
1
-2
/
+2
*
Add the UL macro to control how unsigned long constants are compiled.
Theodore Tso
1994-10-13
1
-6
/
+12
*
stamp out rcs keywords
Mark Eichin
1994-08-18
1
-7
/
+1
*
Change "UINT4" type to "krb5_ui_4"
John Carr
1992-08-21
1
-24
/
+24
*
add support for KRB5_PROVIDE_PROTOTYPES
John Kohl
1991-04-23
1
-1
/
+1
*
fix up #ifdef on rcsid_md4_c
John Kohl
1991-03-01
1
-2
/
+2
*
forgot to /* */ a comment on #endif
John Kohl
1991-02-26
1
-1
/
+1
*
kerberize
John Kohl
1991-02-26
1
-1
/
+16
*
updated code from RFC
John Kohl
1991-02-26
1
-297
/
+205
*
fix problem with referencing past end of array on byte-aligned
John Kohl
1991-01-17
1
-4
/
+12
*
change to copy onto stack to avoid modifying input in MDupdate
John Kohl
1990-11-08
1
-15
/
+30
*
Initial code from RFC
John Kohl
1990-11-07
1
-0
/
+299