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