index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
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
*
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
*
r7742: abstracted out the tls code from the web server, so that our other ser...
Andrew Tridgell
2007-10-10
1
-0
/
+420