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
/
builtin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Speed up the per-block loops of AES, DES3, and DES IOV encryption by
Greg Hudson
2009-12-02
3
-196
/
+111
*
Clean up the AES enc_provider code a bit. Chiefly, work with unsigned
Greg Hudson
2009-12-02
1
-80
/
+64
*
Fix ivec chaining for DES iov encryption
Greg Hudson
2009-11-30
1
-2
/
+5
*
In the des enc_provider decrypt_iov function, count header blocks as
Greg Hudson
2009-11-30
1
-1
/
+1
*
Make the crc32 hash provider correctly chain multiple input buffers,
Greg Hudson
2009-11-30
1
-5
/
+3
*
Add do-while(0) around multi-statement macros in f_tables.h for more
Greg Hudson
2009-11-29
1
-44
/
+48
*
Mark and reindent lib/crypto
Greg Hudson
2009-11-28
42
-3883
/
+3904
*
Move the arcfour directory from the crypto module dirs into krb. This
Greg Hudson
2009-11-27
10
-899
/
+15
*
Consolidate Makefile variables now that we have only a single global
Greg Hudson
2009-11-22
18
-267
/
+250
*
Clean up a bunch of signed/unsigned comparison warnings
Greg Hudson
2009-11-02
1
-1
/
+1
*
make mark-cstyle
Tom Yu
2009-10-31
42
-434
/
+426
*
Replace krb5_ with krb5Int_ prefix for non-API functions
Zhanna Tsitkov
2009-10-28
13
-45
/
+46
*
Remove "verify" on make clean
Ezra Peisach
2009-10-28
1
-1
/
+1
*
Do not include com_err.h - not used here
Ezra Peisach
2009-10-27
1
-2
/
+0
*
make depend
Tom Yu
2009-10-25
9
-75
/
+58
*
Resurrect deleted test files. Adjust Makefile.in files to correctly
Tom Yu
2009-10-24
4
-0
/
+729
*
Changed the crypto make system to add build flexibility. The update cancels t...
Zhanna Tsitkov
2009-10-23
24
-201
/
+917
*
Fix memory leaks in enc-perf work
Greg Hudson
2009-10-20
1
-0
/
+1
*
Implement new APIs to allow improved crypto performance
Greg Hudson
2009-10-19
10
-165
/
+228
*
Fix the value of ivec in aes_decrypt_iov
Zhanna Tsitkov
2009-10-16
1
-3
/
+3
*
Move destest to builtin/des, because it depends on overriding some
Tom Yu
2009-10-10
12
-119
/
+577
*
Get aes-gen to build again (for the default back end, at least)
Greg Hudson
2009-10-09
1
-1
/
+1
*
Fix object file path
Zhanna Tsitkov
2009-10-06
1
-5
/
+5
*
Cleanup
Zhanna Tsitkov
2009-10-01
1
-7
/
+17
*
Crypto modularity proj: SHS_INFO structure is defined differently for crypto ...
Zhanna Tsitkov
2009-09-30
10
-3
/
+384
*
Fix include path to pick up the correct headers
Zhanna Tsitkov
2009-09-29
1
-1
/
+1
*
Remove OBJS.ST from SUBDIROBJLISTS so that running make does not
Ezra Peisach
2009-09-29
1
-1
/
+1
*
Re-run make depend without autoconf.h in the source tree
Greg Hudson
2009-09-16
8
-209
/
+199
*
Crypto modularity proj.: Move prf and random-to-key ops from backend to krb
Zhanna Tsitkov
2009-09-16
19
-378
/
+237
*
Crypto modularity proj: OpemSSL crypto feed for hmac/md5/md4/sha1/rc4/des/des...
Zhanna Tsitkov
2009-09-03
1
-9
/
+11
*
Crypto modularity proj: Move enc_provider into builtin dir. Adjust builtin ma...
Zhanna Tsitkov
2009-09-02
13
-81
/
+1318
*
Re-run make depend. (I am not certain why the dependencies from
Greg Hudson
2009-08-03
7
-173
/
+159
*
Crypto modularity proj: Separate files under crypto directory based on their ...
Zhanna Tsitkov
2009-08-03
63
-0
/
+11030
[prev]