Changeset 104e881 in mod_gnutls for src/gnutls_io.c
- Timestamp:
- Dec 6, 2016, 2:13:55 AM (4 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, master, proxy-ticket, upstream
- Children:
- e0e0b0f
- Parents:
- 14548b9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_io.c
r14548b9 r104e881 1 /* *1 /* 2 2 * Copyright 2004-2005 Paul Querna 3 3 * Copyright 2008 Nikos Mavrogiannopoulos … … 16 16 * See the License for the specific language governing permissions and 17 17 * limitations under the License. 18 *19 18 */ 20 19 … … 30 29 31 30 /** 31 * @file 32 32 * Describe how the GnuTLS Filter system works here 33 33 * - Basicly the same as what mod_ssl does with OpenSSL.
Note: See TracChangeset
for help on using the changeset viewer.