aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-services.pl
AgeCommit message (Collapse)AuthorFilesLines
2014-02-14Remove $Id$ and other Subversion leftovers from the tools.Jeff Morriss1-8/+1
There are a few things in here which could still use attention. Don't regenerate anything now. Change-Id: I283c224d3523212144707fca3d6265916cb11792 Reviewed-on: https://code.wireshark.org/review/205 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2012-05-09Send a useful User-Agent header.Gerald Combs1-0/+4
svn path=/trunk/; revision=42522
2011-09-02Enable the use of proxies.Gerald Combs1-0/+1
svn path=/trunk/; revision=38863
2011-08-31Fix the format of the services file. The output from make-services.pl isGerald Combs1-13/+18
still uglier than a box of YouTube comments but transport name resolution seems to work now. Fixes bug 6274. svn path=/trunk/; revision=38829
2011-08-21The canonical IANA port number URL now returns XML. UpdateGerald Combs1-4/+7
make-services.pl to to use the old-style text URL and add a comment about parsing the XML instead. Update the services file. Due to format changes it generates a lot of text that should be commented out, but it's apparently been doing that for a while now. svn path=/trunk/; revision=38652
2010-10-04Fix the minimum length.Gerald Combs1-1/+1
svn path=/trunk/; revision=34374
2010-10-04Stig pointed out that we need to exclude some entries.Gerald Combs1-1/+31
svn path=/trunk/; revision=34372
2010-10-04Copy make-sminmpec.pl to make-services.pl and modify it to fetch theGerald Combs1-0/+92
IANA port-numbers file and save it to "services". Use it to update "services". svn path=/trunk/; revision=34371