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
/
md5
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
copyright notice updates from 1.1 branch
Ken Raeburn
1999-09-24
1
-1
/
+4
*
Do win32 build in subdir
Danilo Almeida
1999-05-10
2
-7
/
+11
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-12-05
2
-0
/
+7
*
resurrect
Tom Yu
1998-11-02
1
-0
/
+203
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
5
-656
/
+15
*
* Makefile.in (t_cksum): Do not depend on libkrb5.a, use
Ezra Peisach
1998-03-03
2
-2
/
+10
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
2
-3
/
+8
*
Collapse configure.in files below lib/crypto into lib/crypto
Theodore Tso
1998-02-13
3
-6
/
+7
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
2
-0
/
+6
*
* md5.c: Fix to deal with types longer than 32 bits
Tom Yu
1997-10-28
2
-1
/
+13
*
Moved some of the library list file build logic from the individual Makefiles
Richard Basch
1997-02-23
2
-12
/
+9
*
Merge of libhack_branch
Tom Yu
1997-02-09
3
-13
/
+10
*
t_cksum: Link against libkrb5.a as it depends upon krb5_use_enctype
Ezra Peisach
1997-02-06
2
-2
/
+6
*
Windows/NT integration (V1_0_WIN32_BRANCH merge)
Richard Basch
1997-02-06
4
-43
/
+88
*
Add #ifdef _WIN32 in places where we had #ifdef _MSDOS
Theodore Tso
1996-06-12
3
-2
/
+7
*
cvsignore hackery
Tom Yu
1996-06-10
1
-1
/
+0
*
Use KRB5_RUN_FLAGS in configure.in, and use appropriate run flags for
Sam Hartman
1996-05-23
3
-3
/
+8
*
md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH to
Theodore Tso
1996-05-20
4
-125
/
+73
*
Define MD5_K5BETA_COMPAT and MD5_K5BETA_COMP_DEF so that we continue
Theodore Tso
1996-05-18
3
-4
/
+20
*
* md5crypto.c md5glue.c:
Richard Basch
1996-05-15
4
-2
/
+16
*
removed des3-md5 support (replaced with des3-sha)
Richard Basch
1996-05-10
2
-0
/
+6
*
Renamed the functions to be preceded with krb5_ (I ran into a naming
Richard Basch
1996-04-13
7
-81
/
+86
*
Added support for CKSUMTYPE_RSA_MD5_DES3
Richard Basch
1996-03-29
2
-0
/
+61
*
* t_cksum.c (main): use proper old-style definition
Mark Eichin
1996-01-27
2
-1
/
+7
*
* t_cksum.c : Remove krb5_enctype from krb5_string_to_key() args
Chris Provenzano
1995-11-09
2
-5
/
+5
*
Remove ##DOS!include of config/windows.in. config/windows.in is now
Theodore Tso
1995-10-07
2
-1
/
+5
*
Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
2
-8
/
+9
*
md5crypt.c: put function prototype back in, fixed signed/unsigned
Theodore Tso
1995-09-23
3
-4
/
+28
*
Reintegrate the keytype->enctype changes
Ezra Peisach
1995-09-12
3
-6
/
+17
*
Mac Beta 1 submission
Keith Vetter
1995-09-11
3
-17
/
+6
*
* md5crypto.c, t_cksum.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g
Chris Provenzano
1995-09-06
3
-6
/
+9
*
* md5crypto.c : Replace KEYTYPE_DES_CBC_MD5 for KEYTYPE_DES
Chris Provenzano
1995-09-06
3
-6
/
+14
*
Update file list
Theodore Tso
1995-08-24
2
-0
/
+4
*
Add rsa-md5.h
Paul Park
1995-07-27
3
-0
/
+74
*
Describe previous changes
Paul Park
1995-07-07
1
-0
/
+12
*
Build t_cksum under unix
Paul Park
1995-07-07
1
-1
/
+11
*
Add definition to select backwards compatability with old RSA-MD5-DES
Paul Park
1995-07-07
1
-0
/
+1
*
New checksum verifier test
Paul Park
1995-07-07
1
-0
/
+200
*
Add checksum verification procedure and dispatch
Paul Park
1995-07-07
1
-4
/
+34
*
Fix implementation of RSA-MD5-DES checksums, add verifier function/dispatch
Paul Park
1995-07-07
1
-6
/
+270
*
Change PROTOTYPE -> KRB5_PROTOTYPE
Theodore Tso
1995-06-21
4
-3
/
+7
*
md5crypto.c: Fix -Wall nits
Theodore Tso
1995-06-09
3
-4
/
+8
*
Made the shared library makefile changes not apply to the PC
Keith Vetter
1995-06-03
1
-2
/
+11
*
Add support building shared libraries
Theodore Tso
1995-05-26
3
-1
/
+14
*
Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do
Theodore Tso
1995-04-14
1
-0
/
+40
*
Windows global stuff:
Keith Vetter
1995-04-14
4
-8
/
+13
*
* Makefile.in (LDFLAGS): Remove, conflicts with pre.in.
John Gilmore
1995-03-17
2
-11
/
+12
*
Two changes in the crypto directory: 1) 16 vs 32 bit errors in DES and 2)
Keith Vetter
1995-03-15
2
-12
/
+5
*
Finished off changed needed for making libcrypto.dll. Biggest change
Keith Vetter
1995-03-04
2
-0
/
+17
*
Added the files and changes needed to create a dll out of libcrypto
Keith Vetter
1995-03-03
2
-1
/
+5
[prev]
[next]