index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-06
lib/crypto: rename the SHA256_ functions to samba_SHA256_
Andrew Tridgell
3
-18
/
+18
2011-03-27
s3: Fix Coverity ID 958: BAD_SIZEOF
Volker Lendecke
1
-1
/
+1
2011-02-28
tdb: Use <tdb.h> to include tdb so system headers are found when building aga...
Jelmer Vernooij
1
-1
/
+1
2011-01-03
lib/crypto: add aes_cfb8_encrypt()
Stefan Metzmacher
2
-0
/
+26
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-18
/
+0
2010-10-11
libcli-auth: Remove unnecessary dependency on libsamba-hostconfig.
Jelmer Vernooij
1
-1
/
+1
2010-06-16
lib/crypto: only include what is needed.
Günther Deschner
11
-10
/
+15
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+12
2010-02-02
Change uint_t to unsigned int in lib/crypto
Matt Kraai
1
-4
/
+4
2009-09-16
lib/crypto: include aes.h into crypto.h
Stefan Metzmacher
1
-1
/
+1
2009-09-16
lib/crypto: link in AES crypto for s4 as well.
Günther Deschner
1
-1
/
+2
2009-09-16
lib/crypto: add aes encryption routines to main cryto lib.
Günther Deschner
4
-0
/
+1462
2009-05-31
Fix a C++ warning
Volker Lendecke
1
-1
/
+1
2008-12-22
Fix missing symbols issues when building with shared libraries.
Jelmer Vernooij
1
-2
/
+1
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2
-0
/
+2
2008-10-18
crypto: fix remaining strhex_to_data_blob callers.
Günther Deschner
3
-11
/
+14
2008-10-11
Use data_blob() for now, since it seems to be the only function available in ...
Jelmer Vernooij
1
-1
/
+1
2008-10-11
Make sure to allocate copy for arc4 data, to avoid problems freeing
Jelmer Vernooij
1
-1
/
+1
2008-10-11
Prevent errors with data_blob() being a macro in s4 and function in s3.
Jelmer Vernooij
1
-1
/
+1
2008-09-24
Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4
Jelmer Vernooij
5
-4
/
+6
2008-09-24
Fix include paths.
Jelmer Vernooij
6
-5
/
+7
2008-09-24
Use common arcfour implementation.
Jelmer Vernooij
3
-11
/
+17
2008-09-24
Use shared copy of hmac5 implementation.
Jelmer Vernooij
2
-1
/
+2
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
18
-0
/
+1596