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

Diff of /anubis/src/tunnel.c

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

revision 1.16 by gray, Sat May 10 17:10:32 2003 UTC revision 1.17 by gray, Tue May 27 19:52:05 2003 UTC
# Line 470  transfer_command(void *sd_client, void * Line 470  transfer_command(void *sd_client, void *
470    
471  #ifdef USE_SSL  #ifdef USE_SSL
472                  if ((topt & T_SSL_ONEWAY) && (topt & T_STARTTLS)                  if ((topt & T_SSL_ONEWAY) && (topt & T_STARTTLS)
473                      && !(topt & T_SSL_FINISHED) && !(topt & T_LOCAL_MTA)) {                      && !(topt & T_SSL_FINISHED)) {
474    
475                          struct sockaddr_in rclient;                          struct sockaddr_in rclient;
476                          char ehlo[LINEBUFFER+1];                          char ehlo[LINEBUFFER+1];

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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