/[anubis]/anubis/src/rc.c
ViewVC logotype

Diff of /anubis/src/rc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by gray, Tue Aug 26 06:46:02 2003 UTC revision 1.34 by polak, Tue Sep 9 09:00:25 2003 UTC
# Line 497  tls_parser(int method, int key, LIST *ar Line 497  tls_parser(int method, int key, LIST *ar
497          case KW_SSL_CERT:          case KW_SSL_CERT:
498                  xfree(secure.cert);                  xfree(secure.cert);
499                  secure.cert = allocbuf(arg, MAXPATHLEN);                  secure.cert = allocbuf(arg, MAXPATHLEN);
                 if (method == CF_CLIENT)  
                         topt |= T_SSL_CKCLIENT;          
500                  break;                  break;
501                                    
502          case KW_SSL_KEY:          case KW_SSL_KEY:

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26