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
*
* Makefile.in: Revert $(S)=>/ change, for Windows support
Ken Raeburn
2002-08-29
28
-14
/
+70
*
Ignore a bunch of files generated by building in the source tree, excluding
Ken Raeburn
2002-08-29
5
-0
/
+11
*
Ignore a bunch of files generated by building in the source tree, excluding
Ken Raeburn
2002-08-29
2
-0
/
+4
*
Change $(S)=>/ and $(U)=>.. globally
Ken Raeburn
2002-08-23
28
-14
/
+70
*
* Makefile.in (SUBDIROBJLISTS): New variable
Ken Raeburn
2002-08-22
2
-1
/
+8
*
* string2key.c: Work around possible bug with AFS salts;
Tom Yu
2002-08-16
2
-0
/
+8
*
update dependencies
Ken Raeburn
2002-07-13
1
-27
/
+54
*
* Makefile.in (clean): Add t_prng and t_prng.o
Ezra Peisach
2002-06-19
2
-1
/
+5
*
* Makefile.in (clean-unix): Remove t_crc.o and t_crc
Ezra Peisach
2002-06-19
2
-0
/
+5
*
update dependencies
Ken Raeburn
2002-06-15
14
-191
/
+153
*
* crypto_libinit.h: Changed macros so you can include
Tom Yu
2002-06-08
2
-3
/
+9
*
* des_int.h: use "" includes for k5-int.h
Tom Yu
2002-06-08
2
-1
/
+6
*
* shs.h: use "" include for k5-int.h
Tom Yu
2002-06-08
2
-1
/
+6
*
Update key usage numbers to reflect latest draft from John
Sam Hartman
2002-05-13
2
-2
/
+8
*
Use the canonical _WIN32 instead of WIN32 to test for Win32.
Danilo Almeida
2002-04-11
2
-1
/
+9
*
rename some functions to have krb5_c_ prefix
Ken Raeburn
2002-04-06
5
-4
/
+36
*
Add krb5_init_keyblock
Sam Hartman
2002-03-29
3
-14
/
+17
*
update dependencies
Ken Raeburn
2002-03-26
5
-4
/
+57
*
Use const instead of krb5_const
Ken Raeburn
2002-02-23
6
-36
/
+45
*
Reflect correct values for current code
Sam Hartman
2002-01-15
3
-5
/
+10
*
Don't right shift by 32
Sam Hartman
2002-01-14
2
-1
/
+7
*
* crc.pl: New file; perl script to do generate some test vectors
Tom Yu
2002-01-09
11
-405
/
+730
*
Implement code to get random data from /dev/{random,urandom}. For
Sam Hartman
2002-01-08
2
-1
/
+95
*
* hmac_md5.c (k5_hmac_md5_hash): Test if malloc returns NULL and
Ezra Peisach
2001-12-14
2
-1
/
+6
*
* string_to_key.c (krb5_arcfour_string_to_key): Use size_t instead
Ezra Peisach
2001-12-05
2
-3
/
+9
*
* t_encrypt.c (main): Free memory when finished to test for memory
Ezra Peisach
2001-12-05
2
-0
/
+12
*
* 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
[next]