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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in: Revert $(S)=>/ change, for Windows support
Ken Raeburn
2002-08-29
1
-0
/
+4
*
Change $(S)=>/ and $(U)=>.. globally
Ken Raeburn
2002-08-23
1
-0
/
+4
*
* Makefile.in (SUBDIROBJLISTS): New variable
Ken Raeburn
2002-08-22
1
-1
/
+4
*
* Makefile.in (clean): Add t_prng and t_prng.o
Ezra Peisach
2002-06-19
1
-0
/
+4
*
* crypto_libinit.h: Changed macros so you can include
Tom Yu
2002-06-08
1
-0
/
+6
*
rename some functions to have krb5_c_ prefix
Ken Raeburn
2002-04-06
1
-0
/
+8
*
Add krb5_init_keyblock
Sam Hartman
2002-03-29
1
-0
/
+4
*
Reflect correct values for current code
Sam Hartman
2002-01-15
1
-0
/
+5
*
Implement code to get random data from /dev/{random,urandom}. For
Sam Hartman
2002-01-08
1
-0
/
+4
*
* t_encrypt.c (main): Free memory when finished to test for memory
Ezra Peisach
2001-12-05
1
-0
/
+5
*
* Makefile.in (check-unix): Use $(srcdir) in file specification
Ezra Peisach
2001-11-20
1
-0
/
+5
*
Add regression test
Sam Hartman
2001-11-20
1
-0
/
+4
*
Fix up yarrow build on Windows
Danilo Almeida
2001-11-19
1
-0
/
+4
*
Fix memory handling bug in t_prng; update expected results as they changedd
Sam Hartman
2001-11-19
1
-0
/
+2
*
Add t_prng.reseedtest
Sam Hartman
2001-11-19
1
-0
/
+7
*
* Link Yarrow into the build
Sam Hartman
2001-11-16
1
-0
/
+15
*
* state.c (krb5_c_init_state, krb5_c_free_state): Use KRB5_CALLCONV
Ken Raeburn
2001-11-07
1
-0
/
+5
*
* Add krb5_c_init_state and krb5_c_free_state functions
Sam Hartman
2001-11-06
1
-0
/
+6
*
2001-10-29 Jeff Altman <jaltman@columbia.edu>
Jeffrey Altman
2001-10-29
1
-0
/
+5
*
* t_encrypt.c: Argument to krb5_c_encrypt_length must be size_t
Ezra Peisach
2001-10-24
1
-0
/
+6
*
* Add usage to verify in keyhash checks
Sam Hartman
2001-10-23
1
-0
/
+2
*
Add Heimdal compatible aliases for rc4
Sam Hartman
2001-10-23
1
-0
/
+2
*
* Tie in Microsoft rc4 cipher and make it build
Sam Hartman
2001-10-23
1
-0
/
+10
*
Include usage argument in keyed hash provider calls
Sam Hartman
2001-10-22
1
-0
/
+11
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
1
-1
/
+2
*
Danilo says we can get rid of the DLLIMP stuff now
Ken Raeburn
2001-10-04
1
-0
/
+10
*
dependencies
Ken Raeburn
2001-09-01
1
-0
/
+4
*
* crypto_libinit.c: Include crypto_libinit.h for prototypes
Ezra Peisach
2001-07-08
1
-0
/
+4
*
vectors.c: fix some compiler complaints
Ken Raeburn
2001-07-05
1
-0
/
+15
*
vectors.c: New file. Test vectors, submitted for inclusion in RFC1510bis
Ken Raeburn
2001-06-22
1
-0
/
+4
*
* t_nfold.c (main): Cast argument to printf to be consistant
Ezra Peisach
2001-06-21
1
-0
/
+5
*
more casting cleanup
Ken Raeburn
2001-04-10
1
-0
/
+7
*
fix/add casts as needed
Ken Raeburn
2001-04-10
1
-0
/
+9
*
t_nfold.c: run n-fold test vector from kerberos-revisions draft
Ken Raeburn
2001-03-15
1
-0
/
+7
*
* make_random_key.c, old_api_glue.c: Do not use a variable named
Ezra Peisach
2001-03-11
1
-0
/
+5
*
Use krb5int_ prefix for internal "provider" structures
Ken Raeburn
2001-03-09
1
-0
/
+5
*
krb5_const -> const
Ken Raeburn
2001-03-06
1
-0
/
+4
*
prng.c: use des3 now
Ken Raeburn
2001-03-06
1
-0
/
+5
*
* make_checksum.c (krb5_c_make_checksum): Clear checksum contents pointer after
Ken Raeburn
2001-01-30
1
-0
/
+5
*
* nfold.c (krb5_nfold): inbots and outbits are now unsigned int
Ezra Peisach
2000-10-17
1
-0
/
+6
*
crypto_libinit.c: Add prototype for prng_cleanup()
Ezra Peisach
2000-06-30
1
-0
/
+4
*
prng.c (prng_cleanup): Ensure memory allocated before calling free
Ezra Peisach
2000-06-29
1
-0
/
+4
*
pullup from 1.2 branch
Ken Raeburn
2000-06-27
1
-0
/
+4
*
Check for existance of <memory.h>.
Wilfredo Sanchez
2000-06-01
1
-0
/
+5
*
Change wsanchez@apple -> tritan@mit
Wilfredo Sanchez
2000-06-01
1
-2
/
+2
*
* crypto_libinit.c: Add terminating newline; use 0 and 1 instead
Tom Yu
2000-01-24
1
-0
/
+5
*
Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...
Miro Jurisic
2000-01-22
1
-0
/
+6
*
Various changes to:
Ken Raeburn
2000-01-22
1
-0
/
+24
*
* prng.c (enc): Now static and const, and points to const
Ken Raeburn
2000-01-22
1
-0
/
+4
*
log tritan's changes
Tom Yu
1999-10-26
1
-0
/
+7
[next]