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
/
md5
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-12-05
1
-0
/
+5
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-0
/
+4
*
* Makefile.in (t_cksum): Do not depend on libkrb5.a, use
Ezra Peisach
1998-03-03
1
-0
/
+5
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
1
-0
/
+5
*
Collapse configure.in files below lib/crypto into lib/crypto
Theodore Tso
1998-02-13
1
-0
/
+6
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
1
-0
/
+4
*
* md5.c: Fix to deal with types longer than 32 bits
Tom Yu
1997-10-28
1
-0
/
+4
*
Moved some of the library list file build logic from the individual Makefiles
Richard Basch
1997-02-23
1
-0
/
+5
*
Merge of libhack_branch
Tom Yu
1997-02-09
1
-0
/
+5
*
t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctype
Ezra Peisach
1997-02-06
1
-0
/
+4
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
1
-0
/
+9
*
Add #ifdef _WIN32 in places where we had #ifdef _MSDOS
Theodore Tso
1996-06-12
1
-0
/
+5
*
Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for
Sam Hartman
1996-05-23
1
-0
/
+4
*
md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH to
Theodore Tso
1996-05-20
1
-0
/
+10
*
Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continue
Theodore Tso
1996-05-18
1
-0
/
+13
*
* md5crypto.c md5glue.c:
Richard Basch
1996-05-15
1
-0
/
+7
*
removed des3-md5 support (replaced with des3-sha)
Richard Basch
1996-05-10
1
-0
/
+4
*
Renamed the functions to be preceded with krb5_ (I ran into a naming
Richard Basch
1996-04-13
1
-0
/
+5
*
Added support for CKSUMTYPE_RSA_MD5_DES3
Richard Basch
1996-03-29
1
-0
/
+4
*
* t_cksum.c (main): use proper old-style definition
Mark Eichin
1996-01-27
1
-0
/
+4
*
* t_cksum.c : Remove krb5_enctype from krb5_string_to_key() args
Chris Provenzano
1995-11-09
1
-0
/
+4
*
Remove ##DOS!include of config/windows.in. config/windows.in is now
Theodore Tso
1995-10-07
1
-0
/
+5
*
Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
1
-0
/
+5
*
md5crypt.c: put function prototype back in, fixed signed/unsigned
Theodore Tso
1995-09-23
1
-0
/
+6
*
Reintegrate the keytype->enctype changes
Ezra Peisach
1995-09-12
1
-0
/
+11
*
Mac Beta 1 submission
Keith Vetter
1995-09-11
1
-11
/
+0
*
* md5crypto.c, t_cksum.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
Chris Provenzano
1995-09-06
1
-0
/
+3
*
* md5crypto.c : Replace KEYTYPE_DES_CBC_MD5 for KEYTYPE_DES
Chris Provenzano
1995-09-06
1
-0
/
+8
*
Update file list
Theodore Tso
1995-08-24
1
-0
/
+3
*
Add rsa-md5.h
Paul Park
1995-07-27
1
-0
/
+4
*
Describe previous changes
Paul Park
1995-07-07
1
-0
/
+12
*
Change PROTOTYPE -> KRB5_PROTOTYPE
Theodore Tso
1995-06-21
1
-0
/
+4
*
md5crypto.c: Fix -Wall nits
Theodore Tso
1995-06-09
1
-0
/
+7
*
Add support building shared libraries
Theodore Tso
1995-05-26
1
-0
/
+4
*
Windows global stuff:
Keith Vetter
1995-04-14
1
-0
/
+5
*
* Makefile.in (LDFLAGS): Remove, conflicts with pre.in.
John Gilmore
1995-03-17
1
-0
/
+7
*
Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)
Keith Vetter
1995-03-15
1
-0
/
+5
*
Finished off changed needed for making libcrypto.dll. Biggest change
Keith Vetter
1995-03-04
1
-0
/
+5
*
Added the files and changes needed to create a dll out of libcrypto
Keith Vetter
1995-03-03
1
-0
/
+4
*
Avoid <krb5/...> includes
John Gilmore
1995-02-28
1
-0
/
+5
*
Made the CRYPTO directories work on the PC by adding INTERFACE to all the
Keith Vetter
1995-02-21
1
-0
/
+5
*
* Makefile.in (CFLAGS): Handle $(srcdir) properly in -I options
John Gilmore
1995-02-02
1
-0
/
+4
*
* Makefile.in (CFLAGS): Use -I../des to pull in include file.
John Gilmore
1995-01-26
1
-0
/
+6
*
Cast char pointer to the expected unsigned char pointer, since that's
Theodore Tso
1994-10-14
1
-0
/
+6
*
Add support for the MDx test driver t_mddriver. Run t_mddriver on a
Theodore Tso
1994-10-13
1
-0
/
+4
*
Add the UL macro to control how unsigned long constants are compiled.
Theodore Tso
1994-10-13
1
-0
/
+7
*
Added placeholder for magic number
Theodore Tso
1994-10-04
1
-0
/
+6