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
/
source4
/
lib
/
tls
/
tls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tls: Fix CID 242014 Uninitialized scalar variable
Volker Lendecke
2013-11-13
1
-0
/
+1
*
tls: Fix some noblank line endings
Volker Lendecke
2013-11-13
1
-33
/
+32
*
CVE-2013-4476: s4:libtls: check for safe permissions of tls private key file ...
Björn Baumbach
2013-11-11
1
-0
/
+17
*
s4-lib/tls: Try socket_send() multiple times to send partial packets
Andrew Bartlett
2012-07-18
1
-13
/
+26
*
s4:lib/tls - include GNUTLS headers consistently using <...>
Matthias Dieter Wallnöfer
2012-02-18
1
-1
/
+1
*
s4-lib/tls: remove unused tls_support()
Andrew Bartlett
2012-02-10
1
-10
/
+0
*
s4:lib/tls - call "gnutls_transport_set_lowat" only on GNUTLS < 3.0
Matthias Dieter Wallnöfer
2011-11-30
1
-0
/
+4
*
s4:lib: use tevent_ fns names instead of legcay event_ ones
Simo Sorce
2011-08-13
1
-10
/
+10
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-8
/
+8
*
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
2009-10-14
1
-1
/
+2
*
raise the debug level for a common message
Andrew Tridgell
2009-08-12
1
-1
/
+1
*
s4:tls: avoid using talloc_reference() in tls_init_client()
Stefan Metzmacher
2009-07-31
1
-6
/
+2
*
s4:tls: avoid using talloc_reference() in tls_init_server()
Stefan Metzmacher
2009-07-31
1
-8
/
+1
*
Fixed some uninitialised variables
Matthias Dieter Wallnöfer
2009-06-19
1
-2
/
+1
*
fixed some of the TLS problems
Andrew Tridgell
2009-02-18
1
-2
/
+8
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-5
/
+5
*
Fix more compiler warnings.
Jelmer Vernooij
2008-12-23
1
-10
/
+10
*
Make lp_tls_* return absolute paths.
Jelmer Vernooij
2008-10-23
1
-5
/
+5
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
1
-1
/
+0
*
Use common util_file code.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
r26238: Add a loadparm context parameter to torture_context, remove more uses...
Jelmer Vernooij
2007-12-21
1
-16
/
+12
*
r25522: Convert to standard bool types.
Jelmer Vernooij
2007-10-10
1
-39
/
+39
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-6
/
+6
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-7
/
+7
*
r25033: Fix include
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r25027: Fix more warnings.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r19217: Merge from SAMBA_4_0_RELEASE:
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r17674: fixed a problem on with our configure logic on systems that have
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r17412: fix missing colon
Simo Sorce
2007-10-10
1
-1
/
+1
*
r17411: Try and compile on older versions of GnuTLS.
Andrew Bartlett
2007-10-10
1
-0
/
+4
*
r17379: Pre-generate DH parameters, to avoid doing this at runtime in our tes...
Andrew Bartlett
2007-10-10
1
-2
/
+16
*
r17286: Simply fail the tls_initialise if we don't have TLS compiled in.
Andrew Bartlett
2007-10-10
1
-5
/
+2
*
r17222: Change the function prototypes for the GENSEc and TLS socket creation
Andrew Bartlett
2007-10-10
1
-10
/
+14
*
r17197: This patch moves the encryption of bulk data on SASL negotiated security
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r17168: Now that TLS (and soon SASL) is below the socket layer, we need to
Andrew Bartlett
2007-10-10
1
-2
/
+4
*
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r15400: Move the TLS code behind the socket interface.
Andrew Bartlett
2007-10-10
1
-61
/
+158
*
r15357: Fix the build on systems without GNUTLS.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r15356: Remove unused 'flags' argument from socket_send() and friends.
Andrew Bartlett
2007-10-10
1
-5
/
+5
*
r14412: init a var
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r7912: make private_path() recognise a non-relative filename, so we can have
Andrew Tridgell
2007-10-10
1
-7
/
+21
*
r7773: fixed the tls code for the non-GNUTLS case
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7769: added client support in the tls library api
Andrew Tridgell
2007-10-10
1
-12
/
+119
*
r7751: only enable tls on the ldaps port in ldap server, and reject non-tls
Andrew Tridgell
2007-10-10
1
-4
/
+5
*
r7750: handle STATUS_MORE_ENTRIES on send in tls
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r7747: - simplified the ldap server buffer handling
Andrew Tridgell
2007-10-10
1
-1
/
+20
*
r7745: better handling of recv errors in tls library
Andrew Tridgell
2007-10-10
1
-1
/
+10
[next]