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
...
*
* yarrow.c (krb5int_yarrow_stretch): Delare local variable unsigned.
Ezra Peisach
2001-12-05
3
-6
/
+17
*
* shs.c, shs.h (shsUpdate): Declare second argument as const
Ezra Peisach
2001-12-05
3
-2
/
+6
*
* t_cksum.c (main): Free memory leak in tests
Ezra Peisach
2001-12-05
3
-2
/
+7
*
On fork, perturb the PRNG stream in the child
Sam Hartman
2001-11-21
2
-3
/
+17
*
* Makefile.in (check-unix): Use $(srcdir) in file specification
Ezra Peisach
2001-11-20
2
-2
/
+7
*
Add regression test
Sam Hartman
2001-11-20
5
-0
/
+50
*
Work around hash using host byte order
Sam Hartman
2001-11-20
2
-2
/
+14
*
Fix up yarrow build on Windows
Danilo Almeida
2001-11-19
4
-2
/
+19
*
Fix memory handling bug in t_prng; update expected results as they changedd
Sam Hartman
2001-11-19
3
-2
/
+4
*
Add t_prng.reseedtest
Sam Hartman
2001-11-19
5
-12
/
+74
*
* Link Yarrow into the build
Sam Hartman
2001-11-16
7
-129
/
+199
*
Rename to be consistent with krb5 libraries internals
Sam Hartman
2001-11-09
3
-74
/
+74
*
Compiles now
Sam Hartman
2001-11-09
8
-23
/
+64
*
We don't need this
Sam Hartman
2001-11-09
1
-51
/
+0
*
Next pass at making things use krb5 types and functions
Sam Hartman
2001-11-09
6
-139
/
+122
*
First pass cleaning up headers and types
Sam Hartman
2001-11-08
4
-55
/
+22
*
Remove OS-dependent files.
Sam Hartman
2001-11-08
2
-406
/
+0
*
Add Yarrow from http://www.zeroknowledge.com/
Sam Hartman
2001-11-08
18
-0
/
+2944
*
* state.c (krb5_c_init_state, krb5_c_free_state): Use KRB5_CALLCONV
Ken Raeburn
2001-11-07
2
-5
/
+11
*
Update to be consistent with what MS uses
Sam Hartman
2001-11-07
2
-6
/
+7
*
Set output length correctly
Sam Hartman
2001-11-07
2
-0
/
+5
*
* Add krb5_c_init_state and krb5_c_free_state functions
Sam Hartman
2001-11-06
11
-8
/
+215
*
2001-10-29 Jeff Altman <jaltman@columbia.edu>
Jeffrey Altman
2001-10-29
2
-3
/
+17
*
* Makefile.in - added dependency info for hmac_md5.c
Jeffrey Altman
2001-10-29
2
-1
/
+13
*
* string_to_key.c (krb5_arcfour_string_to_key): Cleanup variables
Ezra Peisach
2001-10-26
2
-4
/
+12
*
* Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...
Sam Hartman
2001-10-26
2
-0
/
+6
*
* t_encrypt.c: Argument to krb5_c_encrypt_length must be size_t
Ezra Peisach
2001-10-24
2
-2
/
+13
*
* arcfour.h: Declare krb5int_enc_arcfour extern so that multiple
Ezra Peisach
2001-10-24
2
-3
/
+10
*
Handle inlines in ansi-compatible manner
Sam Hartman
2001-10-23
2
-8
/
+21
*
* Add usage to verify in keyhash checks
Sam Hartman
2001-10-23
4
-2
/
+9
*
Add Heimdal compatible aliases for rc4
Sam Hartman
2001-10-23
2
-0
/
+11
*
* Tie in Microsoft rc4 cipher and make it build
Sam Hartman
2001-10-23
20
-44
/
+479
*
Include usage argument in keyed hash provider calls
Sam Hartman
2001-10-22
7
-5
/
+26
*
In directories building libraries, generate dependencies for .so/.po files too
Ken Raeburn
2001-10-20
12
-60
/
+60
*
Ignore salt for arc4 string2key per Microsoft spec
Sam Hartman
2001-10-19
2
-11
/
+8
*
* arcfour.c (krb5_arcfour_decrypt): Return error if salt cannot be allocated
Sam Hartman
2001-10-19
2
-9
/
+51
*
Patches contributed by David E. Cross" <crossd@cs.rpi.edu> to add
Sam Hartman
2001-10-18
5
-0
/
+482
*
Update automatic dependencies to work on Windows by using $(OUTPRE) and
Ken Raeburn
2001-10-11
12
-153
/
+165
*
Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;
Ken Raeburn
2001-10-10
11
-46
/
+66
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
24
-99
/
+124
*
Danilo says we can get rid of the DLLIMP stuff now
Ken Raeburn
2001-10-04
22
-37
/
+47
*
updated dependencies for latest make-depend target code
Ken Raeburn
2001-09-06
4
-11
/
+11
*
dependencies
Ken Raeburn
2001-09-01
13
-26
/
+386
*
* t_shs3.c: New test file from Marcus Watts.
Ken Raeburn
2001-07-16
4
-13
/
+614
*
* crypto_libinit.c: Include crypto_libinit.h for prototypes
Ezra Peisach
2001-07-08
2
-0
/
+5
*
* shs.h, shs.c, t_shs.c: Fix sha1 on Windows by renaming LONG to
Danilo Almeida
2001-07-06
4
-51
/
+53
*
vectors.c: fix some compiler complaints
Ken Raeburn
2001-07-05
2
-34
/
+76
*
* string2key.c (mit_des_string_to_key_int): Undo last change
Ken Raeburn
2001-06-22
2
-1
/
+5
*
new file
Ken Raeburn
2001-06-22
1
-0
/
+16
*
vectors.c: New file. Test vectors, submitted for inclusion in RFC1510bis
Ken Raeburn
2001-06-22
2
-0
/
+472
[prev]
[next]