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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Added afsstring2key.c to the list of files to be compiled
Theodore Tso
1996-04-10
2
-2
/
+9
*
add afsstring2key
Mark Eichin
1996-04-09
3
-1
/
+505
*
Took the list of sources and object files in FSRCS, FOBJS, D3OBJS, and
Theodore Tso
1996-03-31
2
-19
/
+34
*
Removed crctest.c from the SRCS list, since it's only a test program
Theodore Tso
1996-03-31
2
-1
/
+6
*
Fixed comments describing the various checksum types. (Added numbers,
Theodore Tso
1996-03-31
2
-9
/
+15
*
Makefile.in: support des3-cbc-raw
Richard Basch
1996-03-29
2
-1
/
+3
*
Added support for des3-cbc-raw (gssapi) and rsa-md5-des3
Richard Basch
1996-03-29
3
-11
/
+49
*
Added support for ENCTYPE_DES3_CBC_RAW (gssapi)
Richard Basch
1996-03-29
5
-4
/
+14
*
Added support for CKSUMTYPE_RSA_MD5_DES3
Richard Basch
1996-03-29
2
-0
/
+61
*
Added support for ENCTYPE_DES3_CBC_RAW (gssapi)
Richard Basch
1996-03-29
1
-0
/
+104
*
Fix Windows lint flames. (16bit vs. 32bit issues)
Theodore Tso
1996-03-21
3
-8
/
+13
*
* des_crc.c (mit_des_crc_decrypt_func): Add const to pointer
Ezra Peisach
1996-03-20
3
-1
/
+9
*
* new_rn_key.c (mit_des_generate_random_block): Add const keywrod
Ezra Peisach
1996-03-20
3
-2
/
+15
*
ustime.c was renamed to c_ustime.c
Ezra Peisach
1996-03-20
1
-1
/
+1
*
Add Windows 95/NT time function. (Does this time function work under
Theodore Tso
1996-02-28
2
-0
/
+44
*
t_random.c: New file which just tests the random number generator
Theodore Tso
1996-02-23
4
-2
/
+145
*
Set magic number in krb5_address
Ezra Peisach
1996-02-15
2
-0
/
+7
*
Folded in danw's changes to allow building Makefiles for the
Theodore Tso
1996-02-07
2
-0
/
+8
*
* t_cksum.c (main): use proper old-style definition
Mark Eichin
1996-01-27
2
-1
/
+7
[prev]
[next]