r12123: handle fde == NULL at the correct level
[bbaumbach/samba-autobuild/.git] / source4 / lib / tls /
2007-10-10 Andrew Tridgellr11596: switched the libcli/raw/ code over to using...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Tim Potterr10377: Save configuration stuff to sconf.cache so...
2007-10-10 Jelmer Vernooijr10366: More scons fixes. Building et, asn1, lex and...
2007-10-10 Jelmer Vernooijr10348: Add scons scripts for remaining subsystems...
2007-10-10 Jelmer Vernooijr10336: Add sconscript for a couple more subsystems.
2007-10-10 Andrew Tridgellr8482: gnutls_x509_crt_set_subject_key_id is not availa...
2007-10-10 Andrew Tridgellr7912: make private_path() recognise a non-relative...
2007-10-10 Andrew Tridgellr7773: fixed the tls code for the non-GNUTLS case
2007-10-10 Andrew Tridgellr7769: added client support in the tls library api
2007-10-10 Andrew Tridgellr7751: only enable tls on the ldaps port in ldap server...
2007-10-10 Andrew Tridgellr7750: handle STATUS_MORE_ENTRIES on send in tls
2007-10-10 Andrew Tridgellr7747: - simplified the ldap server buffer handling
2007-10-10 Andrew Tridgellr7745: better handling of recv errors in tls library
2007-10-10 Andrew Tridgellr7742: abstracted out the tls code from the web server...