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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use k5calloc instead of k5alloc where appropriate
Greg Hudson
2013-07-11
5
-6
/
+6
*
Fix various warnings
Greg Hudson
2013-06-07
5
-20
/
+24
*
Fix non-builtin crypto module builds
Greg Hudson
2013-05-29
11
-24
/
+39
*
Add AES-NI support on Linux
Greg Hudson
2013-05-24
2
-5
/
+138
*
Adjust AESNI sources for krb5 tree
Greg Hudson
2013-05-24
2
-2588
/
+17
*
Add Intel AESNI assembly files
Greg Hudson
2013-05-24
2
-0
/
+4280
*
Refactor AES, Camellia builtin enc providers
Greg Hudson
2013-05-24
2
-302
/
+309
*
Simplify crypto IOV helpers
Greg Hudson
2013-05-24
15
-768
/
+375
*
Reduce boilerplate in makefiles
Greg Hudson
2013-05-16
33
-329
/
+8
*
Fix NSS crypto back end for mutex changes
Greg Hudson
2013-05-16
1
-5
/
+2
*
Assume mutex locking cannot fail
Greg Hudson
2013-05-14
1
-7
/
+2
*
Rename internal Camellia symbols
Greg Hudson
2013-05-13
1
-0
/
+12
*
fix crypto openssl hmac warning
Gilles Espinasse
2013-05-09
1
-1
/
+1
*
Fix link line for t_fortuna
Gilles Espinasse
2013-05-01
1
-1
/
+1
*
Avoid passing null pointers to memcpy/memcmp
Greg Hudson
2013-04-08
3
-9
/
+16
*
Fix zap size in confounder checksum mk_xorkey
Greg Hudson
2013-03-29
1
-1
/
+1
*
Clean up cksum handling in CMAC token functions
Greg Hudson
2013-03-29
1
-3
/
+1
*
make depend
Greg Hudson
2013-03-24
10
-345
/
+292
*
Move a bunch of stuff out of k5-int.h
Greg Hudson
2013-03-24
3
-11
/
+2
*
Allocate space for NUL byte in test code
David Benjamin
2013-03-15
1
-1
/
+1
*
Modernize k5buf
Greg Hudson
2013-02-14
2
-11
/
+11
*
Add and use k5memdup, k5memdup0 helpers
Greg Hudson
2013-02-09
3
-9
/
+6
*
make depend
Greg Hudson
2013-01-10
12
-501
/
+615
*
Separate clpreauth and kdcpreauth interfaces
Greg Hudson
2012-12-19
14
-761
/
+636
*
Style cleanup for internal error handling
Greg Hudson
2012-12-19
1
-3
/
+4
*
Build fixes for windows
Ben Kaduk
2012-12-05
1
-0
/
+2
*
Add camellia_key_cleanup
Ben Kaduk
2012-11-28
1
-1
/
+9
*
make depend
Tom Yu
2012-10-15
2
-19
/
+12
*
De-conditionalize Camellia code
Greg Hudson
2012-10-09
24
-160
/
+6
*
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
10
-54
/
+55
*
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
12
-310
/
+310
*
Fix signed/unsigned warnings in tests
Ezra Peisach
2011-08-24
3
-17
/
+17
*
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
*
Fixed typo in des OBJS: des_keys.c. -> des_keys
Sam Hartman
2011-08-09
1
-1
/
+1
*
Legacy checksum APIs usually fail
Greg Hudson
2011-07-26
1
-9
/
+35
*
Clean up a number of variables set but not used warnings
Ezra Peisach
2011-07-24
2
-4
/
+2
*
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
[next]