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
/
arcfour
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ChangeLog files from the source tree. From now on, the
Sam Hartman
2006-04-11
1
-119
/
+0
*
don't use configure-defined macros on command line, use autoconf.h only
Ken Raeburn
2006-04-02
1
-0
/
+4
*
* arcfour_s2k.c (asctouni): Counter should be size_t, like len
Ken Raeburn
2005-10-19
1
-0
/
+4
*
rename string_to_key.c to arcfour_s2k.c
Ken Raeburn
2005-07-02
1
-0
/
+5
*
memory leak in arcfour string_to_key
Sam Hartman
2004-09-21
1
-0
/
+5
*
protoize
Ken Raeburn
2004-02-19
1
-0
/
+4
*
* arcfour.c (l40): Now const
Ken Raeburn
2003-12-20
1
-0
/
+4
*
Change crypto "provider" structures to hold numeric values instead of function
Ken Raeburn
2003-07-22
1
-0
/
+6
*
delete ##WIN16## lines from makefiles
Ken Raeburn
2003-07-17
1
-0
/
+4
*
Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, except
Ken Raeburn
2003-03-05
1
-0
/
+6
*
Make l40 static
Sam Hartman
2003-02-03
1
-0
/
+5
*
Use markers in Makefile.in rather than rules in configure.in to indicate when
Ken Raeburn
2003-01-10
1
-0
/
+4
*
* 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
*
Update key usage numbers to reflect latest draft from John
Sam Hartman
2002-05-13
1
-0
/
+6
*
Use const instead of krb5_const
Ken Raeburn
2002-02-23
1
-0
/
+5
*
* string_to_key.c (krb5_arcfour_string_to_key): Use size_t instead
Ezra Peisach
2001-12-05
1
-0
/
+6
*
Update to be consistent with what MS uses
Sam Hartman
2001-11-07
1
-0
/
+1
*
Set output length correctly
Sam Hartman
2001-11-07
1
-0
/
+4
*
* Add krb5_c_init_state and krb5_c_free_state functions
Sam Hartman
2001-11-06
1
-0
/
+4
*
* string_to_key.c (krb5_arcfour_string_to_key): Cleanup variables
Ezra Peisach
2001-10-26
1
-0
/
+5
*
* Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...
Sam Hartman
2001-10-26
1
-0
/
+4
*
* arcfour.h: Declare krb5int_enc_arcfour extern so that multiple
Ezra Peisach
2001-10-24
1
-0
/
+5
*
* Tie in Microsoft rc4 cipher and make it build
Sam Hartman
2001-10-23
1
-0
/
+5
*
Ignore salt for arc4 string2key per Microsoft spec
Sam Hartman
2001-10-19
1
-0
/
+3
*
* arcfour.c (krb5_arcfour_decrypt): Return error if salt cannot be allocated
Sam Hartman
2001-10-19
1
-0
/
+12