1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Update some mailing list references.

This commit is contained in:
david
2012-12-06 02:34:28 +00:00
parent ab802a6f21
commit 7ebbac2746
3 changed files with 4 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ dev@nmap.org . This is a good way to solicit feedback on
your proposals. List members are often very willing to help. You
might want to subscribe to that mailing list as well -- send a blank
email to dev-subscribe@nmap.org . While you are at it, you
might also want to subscribe to nmap-hackers via the same mechanism.
might also want to subscribe to announce@nmap.org via the same mechanism.
Web archives of those lists are at http://seclists.org .
Some ideas of useful contributions/projects

View File

@@ -1623,7 +1623,8 @@ requests for such functionality. Then in the summer of 2000,
Gerhard Rieger<indexterm><primary>Rieger, Gerhard</primary></indexterm>
conceived the idea, wrote an excellent patch implementing it,
and sent it to the
<citetitle>nmap-hackers</citetitle> mailing list.<indexterm><primary><citetitle>nmap-hackers</citetitle> mailing list</primary></indexterm>
<citetitle>announce</citetitle> mailing list<indexterm><primary><citetitle>announce</citetitle> mailing list</primary></indexterm>
(then called <citetitle>nmap-hackers</citetitle>).<indexterm><primary><citetitle>nmap-hackers</citetitle> mailing list</primary><see><citetitle>announce</citetitle> mailing list</indexterm>
I incorporated that patch into the Nmap tree and released a new
version the next day. Few pieces of commercial software have users
enthusiastic enough to design and contribute their own

View File

@@ -9,7 +9,7 @@ Further development was done in the Google Summer of Code 2010 by Luis
once again mentored by Fyodor.
Many helpful comments, suggestions and other useful information were taken from
the nmap-dev list (@insecure.org) as well as other contributors via email.
the dev@nmap.org list as well as other contributors via email.
Nping shares the Nmap infrastructure libraries (Nsock and Nbase) which were
originally written by Fyodor.