summaryrefslogtreecommitdiff
path: root/source4/lib/tls
Commit message (Expand)AuthorAgeFilesLines
* tls: add missing dependency on util_tevent.Jelmer Vernooij2010-10-101-1/+1
* s4:lib/tls: buffer writes in tstream_tls_push_function()Stefan Metzmacher2010-10-081-10/+76
* s4:lib/tls: make more clear what the immediate event is forStefan Metzmacher2010-10-081-6/+6
* s4:lib/tls: fix enabled logic in tstream_tls_params_server()Stefan Metzmacher2010-10-082-2/+12
* s4:lib/tls: add gnutls backend for tstreamStefan Metzmacher2010-09-283-3/+1298
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-8/+8
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* s4-waf: disable_gnutls is goneAndrew Tridgell2010-04-061-1/+1
* build: need to mark disabled libraries as DISABLEDAndrew Tridgell2010-04-061-2/+4
* build: honor both --enable-gnutls and --disable-gnutlsAndrew Tridgell2010-04-061-5/+12
* build: add cflags from pkg_config results to header/function testsAndrew Tridgell2010-04-061-4/+8
* build: configure fixes for opensolarisAndrew Tridgell2010-04-061-0/+7
* build: updated configure checks or new syntaxAndrew Tridgell2010-04-061-6/+3
* build: fixed gnutls checkAndrew Tridgell2010-04-061-1/+1
* build: nearly there on samba4 buildAndrew Tridgell2010-04-061-1/+3
* build: check for libgpg-errorAndrew Tridgell2010-04-061-1/+3
* build: gcrypt functionsAndrew Tridgell2010-04-061-1/+1
* build: more config checksAndrew Tridgell2010-04-061-0/+3
* build: waf build for lib/tlsAndrew Tridgell2010-04-061-0/+27
* s4:tls: fix the build on SolarisBrian Lu2009-12-151-0/+3
* s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where neededMatthias Dieter Wallnöfer2009-10-141-1/+2
* raise the debug level for a common messageAndrew Tridgell2009-08-121-1/+1
* s4:tls: avoid using talloc_reference() in tls_init_client()Stefan Metzmacher2009-07-311-6/+2
* s4:tls: avoid using talloc_reference() in tls_init_server()Stefan Metzmacher2009-07-311-8/+1
* s4:tls Enable GnuTLS back to version 1.4 (an into the future)Andrew Bartlett2009-07-281-1/+1
* Fixed some uninitialised variablesMatthias Dieter Wallnöfer2009-06-191-2/+1
* Make S4 build on OpenSolaris.Jeremy Allison2009-02-242-1/+3
* fixed some of the TLS problemsAndrew Tridgell2009-02-183-10/+22
* Fix indentation for some configure options.Jelmer Vernooij2009-01-151-1/+1
* Don't attempt to use GNUTLS >= 2.6, as it is known broken with the socket-tls...Jelmer Vernooij2009-01-081-30/+28
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-292-7/+7
* Rename samba-socket -> samba_socket to fix a couple more compilerJelmer Vernooij2008-12-241-1/+1
* Fix more compiler warnings.Jelmer Vernooij2008-12-231-10/+10
* Make lp_tls_* return absolute paths.Jelmer Vernooij2008-10-231-5/+5
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-202-1/+4
* Use common util_file code.Jelmer Vernooij2008-10-121-1/+1
* Make it possible to disable gnutls at configure time,Simo Sorce2008-06-081-25/+36
* Use variables for source directory in remaining subsystems.Jelmer Vernooij2008-05-181-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-3/+1
|\
| * Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-6/+2
|/
* Make data about what subsystems/libraries are enabled available in the mkconf...Jelmer Vernooij2008-02-111-1/+3
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-212-18/+17
* r25522: Convert to standard bool types.Jelmer Vernooij2007-10-101-39/+39
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-6/+6
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-7/+7
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25033: Fix includeJelmer Vernooij2007-10-101-0/+1
* r25027: Fix more warnings.Jelmer Vernooij2007-10-101-0/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-2/+2