- Timestamp:
- Dec 10, 2007, 5:53:22 PM (15 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, msva, proxy-ticket, upstream
- Children:
- 9f37925
- Parents:
- 25dad18
- git-author:
- Nikos Mavrogiannopoulos <nmav@…> (12/10/07 17:53:22)
- git-committer:
- Nokis Mavrogiannopoulos <nmav@…> (12/10/07 17:53:22)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gnutls_hooks.c
r25dad18 r619953c 795 795 apr_table_setn(env, 796 796 apr_pstrcat(r->pool, MGS_SIDE, "_CERT_TYPE", NULL), "X.509"); 797 #ifdef COMPAT798 apr_table_setn(env,799 apr_pstrcat(r->pool, MGS_SIDE, "_S_TYPE", NULL), "X.509");800 #endif801 797 802 798 tmp =
Note: See TracChangeset
for help on using the changeset viewer.