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
/
krb
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-conditionalize Camellia code
Greg Hudson
2012-10-09
9
-48
/
+3
*
Check alloc_data result in krb5int_old_encrypt
Greg Hudson
2012-05-13
1
-0
/
+2
*
Stop using SALT_TYPE_AFS_LENGTH
Greg Hudson
2012-04-27
2
-23
/
+3
*
Avoid side effects in assert expressions
Greg Hudson
2012-03-09
1
-1
/
+2
*
Fix intermediate key length in hmac-md5 checksum
Greg Hudson
2011-10-28
1
-1
/
+1
*
Make reindent
Tom Yu
2011-10-17
3
-3
/
+5
*
Fix windows fork detection
Sam Hartman
2011-10-14
1
-6
/
+10
*
Don't need to check for fork on windows
Sam Hartman
2011-10-05
1
-3
/
+8
*
Improve k5_get_os_entropy for Windows
Greg Hudson
2011-10-04
1
-1
/
+2
*
Fix a Fortuna PRNG failure case
Greg Hudson
2011-10-03
1
-1
/
+3
*
In pkinit_crypto_openssl.c, modified pkinit_octetstring2key() to
Sam Hartman
2011-09-19
1
-0
/
+1
*
Untabify some files mistakenly created with tabs
Greg Hudson
2011-09-04
5
-128
/
+128
*
make-depend
Ken Raeburn
2011-08-20
1
-13
/
+110
*
Whitespace
Greg Hudson
2011-08-09
2
-1
/
+2
*
Compile fix for WIN32 implementation of k5_get_os_entropy: declare HCRYPTPROV...
Sam Hartman
2011-08-09
1
-1
/
+1
*
Updated OBJS and SRCS in lib/crypto/krb/Makefile.in
Sam Hartman
2011-08-09
1
-2
/
+17
*
Legacy checksum APIs usually fail
Greg Hudson
2011-07-26
1
-9
/
+35
*
Rename "ivec" to "cipher_state" in encrypt/decrypt
Greg Hudson
2011-07-22
2
-8
/
+8
*
C90 doesn't allow commas at the ends of enumeration lists
Ken Raeburn
2011-07-01
1
-1
/
+2
*
Mark up strings for translation
Greg Hudson
2011-06-10
1
-1
/
+1
*
Updated documentation for krb5_c_ and sensauth API.
Zhanna Tsitkov
2011-05-19
1
-9
/
+0
*
In t_fortuna.c, use a static buffer in head_tail_test, and use %f for
Greg Hudson
2011-04-03
1
-2
/
+3
*
Don't allocate over 2MB on the stack; sparc-netbsd3.0 default stack
Ken Raeburn
2011-04-03
1
-1
/
+1
*
Resolve a few miscellaneous warnings
Greg Hudson
2011-03-14
1
-1
/
+1
*
Move the des and AFS string-to-key implementations into lib/crypto/krb,
Greg Hudson
2011-03-11
3
-23
/
+664
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
31
-108
/
+64
*
On make clean remove test programs and object files. In lib/krb5/krb
Ezra Peisach
2011-03-06
1
-0
/
+1
*
Make enc provider free_state function return void
Greg Hudson
2011-03-05
2
-7
/
+7
*
Remove the init_state and free_state enctype functions and go back to
Greg Hudson
2011-03-05
3
-49
/
+2
*
Move t_cf2 from lib/crypto/builtin to lib/crypto/crypto_tests, as it
Greg Hudson
2011-03-05
1
-0
/
+104
*
Flatten lib/crypto/krb, as its seven subdirectories only contained a
Greg Hudson
2011-03-05
40
-1010
/
+115
*
Consolidate almost all lib/crypto/krb headers into a single
Greg Hudson
2011-03-02
88
-1494
/
+1261
*
Simplify lib/crypto/krb/arcfour in the wake of r23444. Move the
Greg Hudson
2011-02-28
11
-393
/
+305
*
Use the hash provider interface in krb5int_arcfour_string_to_key so
Greg Hudson
2011-02-28
2
-34
/
+13
*
Reference random-to-key handlers through the enctype instead of the
Greg Hudson
2011-02-27
21
-428
/
+129
*
Namespace-protect SHA-256 symbols. Build SHA-256 code independently of
Greg Hudson
2011-02-25
1
-7
/
+7
*
Add Fortuna test program to file list for dependency generation
Greg Hudson
2011-02-25
2
-9
/
+23
*
Add a non-default PRNG module which just retrieves entropy from
Greg Hudson
2011-02-25
1
-0
/
+94
*
Remove some unnecessary includes from prng_fortuna.c
Greg Hudson
2011-02-25
1
-2
/
+0
*
Make depend
Greg Hudson
2011-02-25
9
-236
/
+240
*
Now that all PRNG modules fit nicely into a single source file,
Greg Hudson
2011-02-25
15
-344
/
+75
*
Remove Yarrow PRNG implementation
Greg Hudson
2011-02-25
20
-2361
/
+4
*
A couple more Windows build system adjustments for Fortuna as default
Greg Hudson
2011-02-25
1
-0
/
+6
*
Unbreak the OpenSSL and NSS crypto builds in the wake of r24652
Greg Hudson
2011-02-24
1
-3
/
+1
*
Fix dangling Makefile reference after r24652
Greg Hudson
2011-02-24
1
-1
/
+1
*
Make depend
Greg Hudson
2011-02-24
1
-9
/
+6
*
Fortuna as default PRNG
Greg Hudson
2011-02-24
11
-839
/
+492
*
Fix a conceptual bug in r24639: the intermediate key container length
Greg Hudson
2011-02-18
1
-1
/
+1
*
hmac-md5 checksum doesn't work with DES keys
Greg Hudson
2011-02-16
1
-1
/
+1
*
Eliminate some unused variable warnings
Greg Hudson
2010-12-20
1
-1
/
+0
[next]