Author: wrowe
Date: Tue Sep 14 10:44:35 2010
New Revision: 996829
URL: http://svn.apache.org/viewvc?rev=996829&view=rev
Log:
s_addr is actually a macro in some levels of the win32 sdk, so improve
this logic with simple var names rsaddr/lsaddr elts and generically, salen.
Modified:
tomca
Author: wrowe
Date: Tue Sep 14 10:46:00 2010
New Revision: 996830
URL: http://svn.apache.org/viewvc?rev=996830&view=rev
Log:
This change requires JK_ISAPI, JK_NSAPI to be defined, drops JK_DLL_BASENAME
Modified:
tomcat/jk/trunk/native/common/jk.rc
tomcat/jk/trunk/native/co
Author: wrowe
Date: Tue Sep 14 10:57:09 2010
New Revision: 996835
URL: http://svn.apache.org/viewvc?rev=996835&view=rev
Log:
Remove stray JK_DLL_BASENAME declaration
Modified:
tomcat/jk/trunk/native/common/jk.rc
Modified: tomcat/jk/trunk/native/common/jk.rc
URL:
http://svn.apache
Author: wrowe
Date: Tue Sep 14 11:00:40 2010
New Revision: 996836
URL: http://svn.apache.org/viewvc?rev=996836&view=rev
Log:
Identify JK_ISAPI for jk_version.h PACKAGE definition
Modified:
tomcat/jk/trunk/native/apache-2.0/mod_jk.c
tomcat/jk/trunk/native/apache-2.0/mod_jk.dsp
to
Author: wrowe
Revision: 996836
Modified property: svn:log
Modified: svn:log at Tue Sep 14 11:04:21 2010
--
--- svn:log (original)
+++ svn:log Tue Sep 14 11:04:21 2010
@@ -1 +1,6 @@
-Identify JK_ISAPI for jk_version.h
Author: wrowe
Date: Tue Sep 14 11:14:09 2010
New Revision: 996841
URL: http://svn.apache.org/viewvc?rev=996841&view=rev
Log:
With the proper .rc name, this seems to build, too
Modified:
tomcat/jk/trunk/native/iis/isapi.dsp
Modified: tomcat/jk/trunk/native/iis/isapi.dsp
URL:
Author: wrowe
Date: Fri Jan 25 06:28:32 2013
New Revision: 1438342
URL: http://svn.apache.org/viewvc?rev=1438342&view=rev
Log:
Replace the direct use of MD5 with the EVP API's SHA1 representation of
the host:port combination for the SSL session key context of each listener.
This rest
Author: wrowe
Date: Fri Jan 25 06:39:18 2013
New Revision: 1438346
URL: http://svn.apache.org/viewvc?rev=1438346&view=rev
Log:
Mladen and I seem to have been of the same mind, but we should pick up the
change that Chuck suggested in the bug report as I had in r1438342, and also
no
Author: wrowe
Date: Wed Aug 2 13:18:11 2017
New Revision: 1803817
URL: http://svn.apache.org/viewvc?rev=1803817&view=rev
Log:
The addition of bb.c, os.c was missed from the .dsp project files
Modified:
tomcat/native/trunk/native/libtcnative.dsp
tomcat/native/trunk/native/tcnative
Author: wrowe
Date: Wed Aug 2 19:27:58 2017
New Revision: 1803908
URL: http://svn.apache.org/viewvc?rev=1803908&view=rev
Log:
The tcn include files do not live in builddir, they are not generated.
These live in the srcdir (other aliases would be forward references.)
Modified:
tomcat/na
10 matches
Mail list logo