index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
crypto
/
arcfour
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't include kdb.h from k5-int.h; instead, include it in the handful
Ken Raeburn
2006-04-13
1
-6
/
+6
*
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
2
-0
/
+5
*
make depend, now with dependency sorting
Ken Raeburn
2006-03-31
1
-16
/
+16
*
make depend
Ken Raeburn
2006-03-27
1
-6
/
+7
*
Instead of arbitrary division of headers into include and include/krb5, with
Ken Raeburn
2006-03-11
1
-6
/
+6
*
make depend
Ken Raeburn
2006-03-08
1
-2
/
+4
*
make depend
Tom Yu
2005-11-29
1
-6
/
+4
*
* arcfour_s2k.c (asctouni): Counter should be size_t, like len
Ken Raeburn
2005-10-19
2
-1
/
+5
*
rename string_to_key.c to arcfour_s2k.c
Ken Raeburn
2005-07-02
3
-5
/
+10
*
Update dependencies
Ken Raeburn
2005-06-21
1
-4
/
+6
*
run "make depend"
Ken Raeburn
2004-12-30
1
-13
/
+13
*
memory leak in arcfour string_to_key
Sam Hartman
2004-09-21
2
-0
/
+6
*
update dependencies
Ken Raeburn
2004-04-24
1
-8
/
+9
*
protoize
Ken Raeburn
2004-02-19
2
-21
/
+17
*
* arcfour.c (l40): Now const
Ken Raeburn
2003-12-20
2
-1
/
+5
*
make depend
Ken Raeburn
2003-12-15
1
-7
/
+8
*
Change crypto "provider" structures to hold numeric values instead of function
Ken Raeburn
2003-07-22
2
-9
/
+16
*
delete ##WIN16## lines from makefiles
Ken Raeburn
2003-07-17
2
-1
/
+4
*
make-depend updates
Ken Raeburn
2003-05-24
1
-6
/
+6
*
Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, except
Ken Raeburn
2003-03-05
3
-6
/
+14
*
Make l40 static
Sam Hartman
2003-02-03
2
-1
/
+6
*
Use markers in Makefile.in rather than rules in configure.in to indicate when
Ken Raeburn
2003-01-10
2
-0
/
+7
*
update dependencies
Ken Raeburn
2002-08-29
1
-2
/
+4
*
* Makefile.in: Revert $(S)=>/ change, for Windows support
Ken Raeburn
2002-08-29
2
-1
/
+5
*
Change $(S)=>/ and $(U)=>.. globally
Ken Raeburn
2002-08-23
2
-1
/
+5
*
update dependencies
Ken Raeburn
2002-06-15
1
-6
/
+5
*
Update key usage numbers to reflect latest draft from John
Sam Hartman
2002-05-13
2
-2
/
+8
*
update dependencies
Ken Raeburn
2002-03-26
1
-0
/
+16
*
Use const instead of krb5_const
Ken Raeburn
2002-02-23
4
-30
/
+35
*
* string_to_key.c (krb5_arcfour_string_to_key): Use size_t instead
Ezra Peisach
2001-12-05
2
-3
/
+9
*
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
2
-0
/
+9
*
* 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
*
* arcfour.h: Declare krb5int_enc_arcfour extern so that multiple
Ezra Peisach
2001-10-24
2
-3
/
+10
*
* Tie in Microsoft rc4 cipher and make it build
Sam Hartman
2001-10-23
3
-28
/
+10
*
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