mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 12:41:29 +00:00
Update the Nmap and Nsock source code headers to note new Nmap dev mailing list email address and a better URL for Nmap license.
This commit is contained in:
11
COPYING
11
COPYING
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
FPEngine.cc
11
FPEngine.cc
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
FPEngine.h
11
FPEngine.h
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
MACLookup.cc
11
MACLookup.cc
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
MACLookup.h
11
MACLookup.h
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
NmapOps.cc
11
NmapOps.cc
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
NmapOps.h
11
NmapOps.h
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
Target.cc
11
Target.cc
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
Target.h
11
Target.h
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
charpool.cc
11
charpool.cc
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
charpool.h
11
charpool.h
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
idle_scan.cc
11
idle_scan.cc
@@ -73,8 +73,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -88,10 +88,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
idle_scan.h
11
idle_scan.h
@@ -73,8 +73,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -88,10 +88,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -68,8 +68,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -83,10 +83,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -68,8 +68,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -83,10 +83,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -68,8 +68,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -83,10 +83,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -68,8 +68,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -83,10 +83,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -68,8 +68,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -83,10 +83,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -68,8 +68,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -83,10 +83,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -68,8 +68,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -83,10 +83,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -68,8 +68,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -83,10 +83,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
/* This code was originally part of the Nping tool. */
|
/* This code was originally part of the Nping tool. */
|
||||||
|
|||||||
@@ -68,8 +68,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -83,10 +83,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -72,8 +72,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -87,10 +87,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -72,8 +72,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -87,10 +87,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -72,8 +72,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -87,10 +87,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
main.cc
11
main.cc
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -73,8 +73,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -88,10 +88,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -71,8 +71,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -86,10 +86,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -68,8 +68,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -83,10 +83,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -72,8 +72,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -87,10 +87,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -75,8 +75,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -90,10 +90,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -70,8 +70,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -85,10 +85,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -68,8 +68,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -83,10 +83,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -68,8 +68,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -83,10 +83,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -69,8 +69,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -84,10 +84,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
ncat/http.c
11
ncat/http.c
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
ncat/http.h
11
ncat/http.h
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
11
ncat/ncat.h
11
ncat/ncat.h
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -66,8 +66,8 @@
|
|||||||
* *
|
* *
|
||||||
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
* Source code also allows you to port Nmap to new platforms, fix bugs, *
|
||||||
* and add new features. You are highly encouraged to send your changes *
|
* and add new features. You are highly encouraged to send your changes *
|
||||||
* to nmap-dev@insecure.org for possible incorporation into the main *
|
* to the dev@nmap.org mailing list for possible incorporation into the *
|
||||||
* distribution. By sending these changes to Fyodor or one of the *
|
* main distribution. By sending these changes to Fyodor or one of the *
|
||||||
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
* Insecure.Org development mailing lists, or checking them into the Nmap *
|
||||||
* source code repository, it is understood (unless you specify otherwise) *
|
* source code repository, it is understood (unless you specify otherwise) *
|
||||||
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
* that you are offering the Nmap Project (Insecure.Com LLC) the *
|
||||||
@@ -81,10 +81,9 @@
|
|||||||
* *
|
* *
|
||||||
* This program is distributed in the hope that it will be useful, but *
|
* This program is distributed in the hope that it will be useful, but *
|
||||||
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
* WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Nmap *
|
||||||
* General Public License v2.0 for more details at *
|
* license file for more details (it's in a COPYING file included with *
|
||||||
* http://www.gnu.org/licenses/gpl-2.0.html , or in the COPYING file *
|
* Nmap, and also available from https://svn.nmap.org/nmap/COPYING *
|
||||||
* included with Nmap. *
|
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user