Age | Commit message (Expand) | Author | Files | Lines |
2012-02-18 | s4:lib/tls - include GNUTLS headers consistently using <...> | Matthias Dieter Wallnöfer | 3 | -4/+4 |
2012-02-10 | s4-lib/tls: remove unused tls_support() | Andrew Bartlett | 2 | -15/+0 |
2011-11-30 | s4:lib/tls - call "gnutls_transport_set_lowat" only on GNUTLS < 3.0 | Matthias Dieter Wallnöfer | 2 | -0/+8 |
2011-08-13 | s4:lib: use tevent_ fns names instead of legcay event_ ones | Simo Sorce | 1 | -10/+10 |
2011-08-08 | build: provide tevent-util as a public library | Andrew Bartlett | 1 | -1/+1 |
2011-03-10 | s4:lib/tls/wscript - exclude known broken GNUTLS releases | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2011-01-18 | s4:tls_tstream: also use a dynamic buffer for the pull side | Stefan Metzmacher | 1 | -3/+12 |
2011-01-18 | s4:tls_tstream: fix partial reads, so that the gnutls layer doesn't read the ... | Stefan Metzmacher | 1 | -1/+6 |
2010-12-04 | tls_tstream: use a dynamic buffer for the push case | Stefan Metzmacher | 1 | -6/+21 |
2010-12-04 | tls_tstream: increase the buffer size | Matthieu Patou | 1 | -1/+1 |
2010-11-29 | s4:lib/tls/tls_tstream.c - quiet warning on Solaris "cc" by casts | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 2 | -53/+0 |
2010-10-27 | tls: Inform the user if the cert/ca/private key can't be saved | Matthieu Patou | 1 | -3/+12 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -1/+1 |
2010-10-10 | tls: add missing dependency on util_tevent. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-08 | s4:lib/tls: buffer writes in tstream_tls_push_function() | Stefan Metzmacher | 1 | -10/+76 |
2010-10-08 | s4:lib/tls: make more clear what the immediate event is for | Stefan Metzmacher | 1 | -6/+6 |
2010-10-08 | s4:lib/tls: fix enabled logic in tstream_tls_params_server() | Stefan Metzmacher | 2 | -2/+12 |
2010-09-28 | s4:lib/tls: add gnutls backend for tstream | Stefan Metzmacher | 3 | -3/+1298 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -8/+8 |
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 | s4-waf: disable_gnutls is gone | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: need to mark disabled libraries as DISABLED | Andrew Tridgell | 1 | -2/+4 |
2010-04-06 | build: honor both --enable-gnutls and --disable-gnutls | Andrew Tridgell | 1 | -5/+12 |
2010-04-06 | build: add cflags from pkg_config results to header/function tests | Andrew Tridgell | 1 | -4/+8 |
2010-04-06 | build: configure fixes for opensolaris | Andrew Tridgell | 1 | -0/+7 |
2010-04-06 | build: updated configure checks or new syntax | Andrew Tridgell | 1 | -6/+3 |
2010-04-06 | build: fixed gnutls check | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: nearly there on samba4 build | Andrew Tridgell | 1 | -1/+3 |
2010-04-06 | build: check for libgpg-error | Andrew Tridgell | 1 | -1/+3 |
2010-04-06 | build: gcrypt functions | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: more config checks | Andrew Tridgell | 1 | -0/+3 |
2010-04-06 | build: waf build for lib/tls | Andrew Tridgell | 1 | -0/+27 |
2009-12-15 | s4:tls: fix the build on Solaris | Brian Lu | 1 | -0/+3 |
2009-10-14 | s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2009-08-12 | raise the debug level for a common message | Andrew Tridgell | 1 | -1/+1 |
2009-07-31 | s4:tls: avoid using talloc_reference() in tls_init_client() | Stefan Metzmacher | 1 | -6/+2 |
2009-07-31 | s4:tls: avoid using talloc_reference() in tls_init_server() | Stefan Metzmacher | 1 | -8/+1 |
2009-07-28 | s4:tls Enable GnuTLS back to version 1.4 (an into the future) | Andrew Bartlett | 1 | -1/+1 |
2009-06-19 | Fixed some uninitialised variables | Matthias Dieter Wallnöfer | 1 | -2/+1 |
2009-02-24 | Make S4 build on OpenSolaris. | Jeremy Allison | 2 | -1/+3 |
2009-02-18 | fixed some of the TLS problems | Andrew Tridgell | 3 | -10/+22 |
2009-01-15 | Fix indentation for some configure options. | Jelmer Vernooij | 1 | -1/+1 |
2009-01-08 | Don't attempt to use GNUTLS >= 2.6, as it is known broken with the socket-tls... | Jelmer Vernooij | 1 | -30/+28 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 2 | -7/+7 |
2008-12-24 | Rename samba-socket -> samba_socket to fix a couple more compiler | Jelmer Vernooij | 1 | -1/+1 |
2008-12-23 | Fix more compiler warnings. | Jelmer Vernooij | 1 | -10/+10 |
2008-10-23 | Make lp_tls_* return absolute paths. | Jelmer Vernooij | 1 | -5/+5 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 2 | -1/+4 |