tor-commits
Threads by month
- ----- 2025 -----
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- 1 participants
- 214318 discussions
[vidalia/master] Remove \version $Id$ header from .h and .cpp files
by chiiph@torproject.org 10 Apr '11
by chiiph@torproject.org 10 Apr '11
10 Apr '11
commit d6ef5205f9fdd0fc8faf425a30ecc4341cb42ca4
Author: Tomas Touceda <chiiph(a)gentoo.org>
Date: Sun Apr 10 15:24:27 2011 -0300
Remove \version $Id$ header from .h and .cpp files
Git doesn't handle Id on files like SVN, so it's useless now.
---
src/common/Log.cpp | 1 -
src/common/Log.h | 1 -
src/common/TorSocket.cpp | 1 -
src/common/TorSocket.h | 1 -
src/common/ZlibByteArray.cpp | 1 -
src/common/ZlibByteArray.h | 1 -
src/common/crypto.cpp | 1 -
src/common/crypto.h | 1 -
src/common/file.cpp | 1 -
src/common/file.h | 1 -
src/common/html.cpp | 1 -
src/common/html.h | 1 -
src/common/net.cpp | 1 -
src/common/net.h | 1 -
src/common/procutil.cpp | 1 -
src/common/procutil.h | 1 -
src/common/stringutil.cpp | 1 -
src/common/stringutil.h | 1 -
src/common/win32.cpp | 1 -
src/common/win32.h | 1 -
src/crashreporter/CrashReportDialog.cpp | 1 -
src/crashreporter/CrashReportDialog.h | 1 -
src/crashreporter/CrashReportUploader.cpp | 1 -
src/crashreporter/CrashReportUploader.h | 1 -
src/crashreporter/UploadProgressDialog.cpp | 1 -
src/crashreporter/UploadProgressDialog.h | 1 -
src/crashreporter/main.cpp | 1 -
src/torcontrol/AddressMap.cpp | 1 -
src/torcontrol/AddressMap.h | 1 -
src/torcontrol/BootstrapStatus.cpp | 1 -
src/torcontrol/BootstrapStatus.h | 1 -
src/torcontrol/Circuit.cpp | 1 -
src/torcontrol/Circuit.h | 1 -
src/torcontrol/ControlCommand.cpp | 1 -
src/torcontrol/ControlCommand.h | 1 -
src/torcontrol/ControlConnection.cpp | 1 -
src/torcontrol/ControlConnection.h | 1 -
src/torcontrol/ControlMethod.cpp | 1 -
src/torcontrol/ControlMethod.h | 1 -
src/torcontrol/ControlReply.cpp | 1 -
src/torcontrol/ControlReply.h | 1 -
src/torcontrol/ControlSocket.cpp | 1 -
src/torcontrol/ControlSocket.h | 1 -
src/torcontrol/LogEvent.cpp | 1 -
src/torcontrol/LogEvent.h | 1 -
src/torcontrol/ProtocolInfo.cpp | 1 -
src/torcontrol/ProtocolInfo.h | 1 -
src/torcontrol/ReplyLine.cpp | 1 -
src/torcontrol/ReplyLine.h | 1 -
src/torcontrol/RouterDescriptor.cpp | 1 -
src/torcontrol/RouterDescriptor.h | 1 -
src/torcontrol/RouterStatus.cpp | 1 -
src/torcontrol/RouterStatus.h | 1 -
src/torcontrol/SendCommandEvent.cpp | 1 -
src/torcontrol/SendCommandEvent.h | 1 -
src/torcontrol/Stream.cpp | 1 -
src/torcontrol/Stream.h | 1 -
src/torcontrol/TorControl.cpp | 1 -
src/torcontrol/TorControl.h | 1 -
src/torcontrol/TorEvents.cpp | 1 -
src/torcontrol/TorEvents.h | 1 -
src/torcontrol/TorProcess.cpp | 1 -
src/torcontrol/TorProcess.h | 1 -
src/torcontrol/TorService.cpp | 1 -
src/torcontrol/TorService.h | 1 -
src/torcontrol/TorSignal.cpp | 1 -
src/torcontrol/TorSignal.h | 1 -
src/torcontrol/tcglobal.cpp | 1 -
src/torcontrol/tcglobal.h | 1 -
src/vidalia/ControlPasswordInputDialog.cpp | 1 -
src/vidalia/ControlPasswordInputDialog.h | 1 -
src/vidalia/CrashReporter.cpp | 1 -
src/vidalia/CrashReporter.h | 1 -
src/vidalia/HelperProcess.cpp | 1 -
src/vidalia/HelperProcess.h | 1 -
src/vidalia/LanguageSupport.cpp | 1 -
src/vidalia/LanguageSupport.h | 1 -
src/vidalia/MainWindow.cpp | 1 -
src/vidalia/MainWindow.h | 1 -
src/vidalia/PackageInfo.cpp | 1 -
src/vidalia/PackageInfo.h | 1 -
src/vidalia/UpdatesAvailableDialog.cpp | 1 -
src/vidalia/UpdatesAvailableDialog.h | 1 -
src/vidalia/VClickLabel.cpp | 1 -
src/vidalia/VClickLabel.h | 1 -
src/vidalia/VMessageBox.cpp | 1 -
src/vidalia/VMessageBox.h | 1 -
src/vidalia/Vidalia.cpp | 1 -
src/vidalia/Vidalia.h | 1 -
src/vidalia/VidaliaWindow.cpp | 1 -
src/vidalia/VidaliaWindow.h | 1 -
src/vidalia/about/AboutDialog.cpp | 1 -
src/vidalia/about/AboutDialog.h | 1 -
src/vidalia/about/LicenseDialog.cpp | 1 -
src/vidalia/about/LicenseDialog.h | 1 -
src/vidalia/bwgraph/BandwidthGraph.cpp | 1 -
src/vidalia/bwgraph/BandwidthGraph.h | 1 -
src/vidalia/bwgraph/GraphFrame.cpp | 1 -
src/vidalia/bwgraph/GraphFrame.h | 1 -
src/vidalia/config/AbstractTorSettings.cpp | 1 -
src/vidalia/config/AbstractTorSettings.h | 1 -
src/vidalia/config/AdvancedPage.cpp | 1 -
src/vidalia/config/AdvancedPage.h | 1 -
src/vidalia/config/AppearancePage.cpp | 1 -
src/vidalia/config/AppearancePage.h | 1 -
src/vidalia/config/BridgeDownloader.cpp | 1 -
src/vidalia/config/BridgeDownloader.h | 1 -
.../config/BridgeDownloaderProgressDialog.cpp | 1 -
.../config/BridgeDownloaderProgressDialog.h | 1 -
src/vidalia/config/BridgeUsageDialog.cpp | 1 -
src/vidalia/config/BridgeUsageDialog.h | 1 -
src/vidalia/config/ConfigDialog.cpp | 1 -
src/vidalia/config/ConfigDialog.h | 1 -
src/vidalia/config/ConfigPage.h | 1 -
src/vidalia/config/ConfigPageStack.cpp | 1 -
src/vidalia/config/ConfigPageStack.h | 1 -
src/vidalia/config/DomainValidator.cpp | 1 -
src/vidalia/config/DomainValidator.h | 1 -
src/vidalia/config/ExitPolicy.cpp | 1 -
src/vidalia/config/ExitPolicy.h | 1 -
src/vidalia/config/GeneralPage.cpp | 1 -
src/vidalia/config/GeneralPage.h | 1 -
src/vidalia/config/IpValidator.cpp | 1 -
src/vidalia/config/IpValidator.h | 1 -
src/vidalia/config/Local8BitStringValidator.cpp | 1 -
src/vidalia/config/Local8BitStringValidator.h | 1 -
src/vidalia/config/NetworkPage.cpp | 1 -
src/vidalia/config/NetworkPage.h | 1 -
src/vidalia/config/NetworkSettings.cpp | 1 -
src/vidalia/config/NetworkSettings.h | 1 -
src/vidalia/config/NicknameValidator.cpp | 1 -
src/vidalia/config/NicknameValidator.h | 1 -
src/vidalia/config/Policy.cpp | 1 -
src/vidalia/config/Policy.h | 1 -
src/vidalia/config/PortValidator.cpp | 1 -
src/vidalia/config/PortValidator.h | 1 -
src/vidalia/config/ServerPage.cpp | 1 -
src/vidalia/config/ServerPage.h | 1 -
src/vidalia/config/ServerSettings.cpp | 1 -
src/vidalia/config/ServerSettings.h | 1 -
src/vidalia/config/TorSettings.cpp | 1 -
src/vidalia/config/TorSettings.h | 1 -
src/vidalia/config/TorrcDialog.cpp | 1 -
src/vidalia/config/TorrcDialog.h | 1 -
src/vidalia/config/UPNPControl.cpp | 1 -
src/vidalia/config/UPNPControl.h | 1 -
src/vidalia/config/UPNPControlThread.cpp | 1 -
src/vidalia/config/UPNPControlThread.h | 1 -
src/vidalia/config/UPNPTestDialog.cpp | 1 -
src/vidalia/config/UPNPTestDialog.h | 1 -
src/vidalia/config/VSettings.cpp | 1 -
src/vidalia/config/VSettings.h | 1 -
src/vidalia/config/VidaliaSettings.cpp | 1 -
src/vidalia/config/VidaliaSettings.h | 1 -
src/vidalia/help/browser/HelpBrowser.cpp | 1 -
src/vidalia/help/browser/HelpBrowser.h | 1 -
src/vidalia/help/browser/HelpTextBrowser.cpp | 1 -
src/vidalia/help/browser/HelpTextBrowser.h | 1 -
src/vidalia/log/LogFile.cpp | 1 -
src/vidalia/log/LogFile.h | 1 -
src/vidalia/log/LogHeaderView.cpp | 1 -
src/vidalia/log/LogHeaderView.h | 1 -
src/vidalia/log/LogMessageColumnDelegate.cpp | 1 -
src/vidalia/log/LogMessageColumnDelegate.h | 1 -
src/vidalia/log/LogTreeItem.cpp | 1 -
src/vidalia/log/LogTreeItem.h | 1 -
src/vidalia/log/LogTreeWidget.cpp | 1 -
src/vidalia/log/LogTreeWidget.h | 1 -
src/vidalia/log/MessageLog.cpp | 1 -
src/vidalia/log/MessageLog.h | 1 -
src/vidalia/log/StatusEventItem.cpp | 1 -
src/vidalia/log/StatusEventItem.h | 1 -
src/vidalia/log/StatusEventItemDelegate.cpp | 1 -
src/vidalia/log/StatusEventItemDelegate.h | 1 -
src/vidalia/log/StatusEventWidget.cpp | 1 -
src/vidalia/log/StatusEventWidget.h | 1 -
src/vidalia/main.cpp | 1 -
src/vidalia/network/CircuitItem.cpp | 1 -
src/vidalia/network/CircuitItem.h | 1 -
src/vidalia/network/CircuitListWidget.cpp | 1 -
src/vidalia/network/CircuitListWidget.h | 1 -
src/vidalia/network/CountryInfo.cpp | 1 -
src/vidalia/network/CountryInfo.h | 1 -
src/vidalia/network/GeoIpDatabase.cpp | 1 -
src/vidalia/network/GeoIpDatabase.h | 1 -
src/vidalia/network/GeoIpRecord.cpp | 1 -
src/vidalia/network/GeoIpRecord.h | 1 -
src/vidalia/network/GeoIpResolver.cpp | 1 -
src/vidalia/network/GeoIpResolver.h | 1 -
src/vidalia/network/NetViewer.cpp | 1 -
src/vidalia/network/NetViewer.h | 1 -
src/vidalia/network/RouterDescriptorView.cpp | 1 -
src/vidalia/network/RouterDescriptorView.h | 1 -
src/vidalia/network/RouterInfoDialog.cpp | 1 -
src/vidalia/network/RouterInfoDialog.h | 1 -
src/vidalia/network/RouterListItem.cpp | 1 -
src/vidalia/network/RouterListItem.h | 1 -
src/vidalia/network/RouterListWidget.cpp | 1 -
src/vidalia/network/RouterListWidget.h | 1 -
src/vidalia/network/StreamItem.cpp | 1 -
src/vidalia/network/StreamItem.h | 1 -
src/vidalia/network/TorMapImageView.cpp | 1 -
src/vidalia/network/TorMapImageView.h | 1 -
src/vidalia/network/TorMapWidget.cpp | 1 -
src/vidalia/network/TorMapWidget.h | 1 -
src/vidalia/network/TorMapWidgetPopupMenu.cpp | 1 -
src/vidalia/network/TorMapWidgetPopupMenu.h | 1 -
src/vidalia/network/ZImageView.cpp | 1 -
src/vidalia/network/ZImageView.h | 1 -
209 files changed, 0 insertions(+), 209 deletions(-)
diff --git a/src/common/Log.cpp b/src/common/Log.cpp
index 4ec4df0..d38cb9e 100644
--- a/src/common/Log.cpp
+++ b/src/common/Log.cpp
@@ -10,7 +10,6 @@
/*
** \file Log.cpp
-** \version $Id$
** \brief Debug message logging
*/
diff --git a/src/common/Log.h b/src/common/Log.h
index cde9885..592b597 100644
--- a/src/common/Log.h
+++ b/src/common/Log.h
@@ -10,7 +10,6 @@
/*
** \file Log.h
-** \version $Id$
** \brief Debug message logging
*/
diff --git a/src/common/TorSocket.cpp b/src/common/TorSocket.cpp
index b2f70f4..10651a1 100644
--- a/src/common/TorSocket.cpp
+++ b/src/common/TorSocket.cpp
@@ -10,7 +10,6 @@
/*
** \file TorSocket.cpp
-** \version $Id$
** \brief A QTcpSocket that makes requests over Tor
*/
diff --git a/src/common/TorSocket.h b/src/common/TorSocket.h
index 96c50d4..46c2581 100644
--- a/src/common/TorSocket.h
+++ b/src/common/TorSocket.h
@@ -10,7 +10,6 @@
/*
** \file TorSocket.h
-** \version $Id$
** \brief A QTcpSocket that makes requests over Tor
*/
diff --git a/src/common/ZlibByteArray.cpp b/src/common/ZlibByteArray.cpp
index ead8065..fc6cada 100644
--- a/src/common/ZlibByteArray.cpp
+++ b/src/common/ZlibByteArray.cpp
@@ -46,7 +46,6 @@
/*
** \file ZlibByteArray.cpp
-** \version $Id$
** \brief Wrapper around QByteArray that adds compression capabilities
*/
diff --git a/src/common/ZlibByteArray.h b/src/common/ZlibByteArray.h
index 259838f..bd6f6fe 100644
--- a/src/common/ZlibByteArray.h
+++ b/src/common/ZlibByteArray.h
@@ -46,7 +46,6 @@
/*
** \file ZlibByteArray.h
-** \version $Id$
** \brief Wrapper around QByteArray that adds compression capabilities
*/
diff --git a/src/common/crypto.cpp b/src/common/crypto.cpp
index 8b19155..4c2eb99 100644
--- a/src/common/crypto.cpp
+++ b/src/common/crypto.cpp
@@ -46,7 +46,6 @@
/*
** \file crypto.cpp
-** \version $Id$
** \brief Provides support for pseuodrandom number generation.
*/
diff --git a/src/common/crypto.h b/src/common/crypto.h
index 462b7b8..bea1d80 100644
--- a/src/common/crypto.h
+++ b/src/common/crypto.h
@@ -46,7 +46,6 @@
/*
** \file crypto.h
-** \version $Id$
** \brief Provides support for pseuodrandom number generation.
*/
diff --git a/src/common/file.cpp b/src/common/file.cpp
index d85619f..cc8e1c2 100644
--- a/src/common/file.cpp
+++ b/src/common/file.cpp
@@ -10,7 +10,6 @@
/*
** \file file.cpp
-** \version $Id$
** \brief Functions and definitions for common file I/O operations
*/
diff --git a/src/common/file.h b/src/common/file.h
index 6ed5652..3086701 100644
--- a/src/common/file.h
+++ b/src/common/file.h
@@ -10,7 +10,6 @@
/*
** \file file.h
-** \version $Id$
** \brief Functions and definitions for common file I/O operations
*/
diff --git a/src/common/html.cpp b/src/common/html.cpp
index 2a39d72..01a7c70 100644
--- a/src/common/html.cpp
+++ b/src/common/html.cpp
@@ -10,7 +10,6 @@
/*
** \file html.cpp
-** \version $Id$
** \brief HTML formatting functions
*/
diff --git a/src/common/html.h b/src/common/html.h
index 6693623..6242158 100644
--- a/src/common/html.h
+++ b/src/common/html.h
@@ -10,7 +10,6 @@
/*
** \file html.h
-** \version $Id$
** \brief HTML formatting functions
*/
diff --git a/src/common/net.cpp b/src/common/net.cpp
index fd5fd11..2b0690d 100644
--- a/src/common/net.cpp
+++ b/src/common/net.cpp
@@ -10,7 +10,6 @@
/*
** \file net.cpp
-** \version $Id$
** \brief Common network I/O and utility functions
*/
diff --git a/src/common/net.h b/src/common/net.h
index 7a89213..1cf122a 100644
--- a/src/common/net.h
+++ b/src/common/net.h
@@ -10,7 +10,6 @@
/*
** \file net.h
-** \version $Id$
** \brief Common network I/O and utility functions
*/
diff --git a/src/common/procutil.cpp b/src/common/procutil.cpp
index 68524cd..c2fbbc4 100644
--- a/src/common/procutil.cpp
+++ b/src/common/procutil.cpp
@@ -10,7 +10,6 @@
/*
** \file procutil.cpp
-** \version $Id$
** \brief Process information and pidfile functions
*/
diff --git a/src/common/procutil.h b/src/common/procutil.h
index 2b5a0ee..7e9b7dc 100644
--- a/src/common/procutil.h
+++ b/src/common/procutil.h
@@ -10,7 +10,6 @@
/*
** \file procutil.h
-** \version $Id$
** \brief Process information and pidfile functions
*/
diff --git a/src/common/stringutil.cpp b/src/common/stringutil.cpp
index b4058bd..91398f3 100644
--- a/src/common/stringutil.cpp
+++ b/src/common/stringutil.cpp
@@ -10,7 +10,6 @@
/*
** \file stringutil.cpp
-** \version $Id$
** \brief Common string manipulation functions
*/
diff --git a/src/common/stringutil.h b/src/common/stringutil.h
index 7f36030..7bf124d 100644
--- a/src/common/stringutil.h
+++ b/src/common/stringutil.h
@@ -10,7 +10,6 @@
/*
** \file stringutil.h
-** \version $Id$
** \brief Common string manipulation functions
*/
diff --git a/src/common/win32.cpp b/src/common/win32.cpp
index 15b5daa..e245c3c 100644
--- a/src/common/win32.cpp
+++ b/src/common/win32.cpp
@@ -10,7 +10,6 @@
/*
** \file win32.cpp
-** \version $Id$
** \brief Win32-specific functions
*/
diff --git a/src/common/win32.h b/src/common/win32.h
index 9469b68..b1ae9d5 100644
--- a/src/common/win32.h
+++ b/src/common/win32.h
@@ -10,7 +10,6 @@
/*
** \file win32.h
-** \version $Id$
** \brief Win32-specific functions
*/
diff --git a/src/crashreporter/CrashReportDialog.cpp b/src/crashreporter/CrashReportDialog.cpp
index 6433c66..f3acc68 100644
--- a/src/crashreporter/CrashReportDialog.cpp
+++ b/src/crashreporter/CrashReportDialog.cpp
@@ -10,7 +10,6 @@
/*
** \file CrashReportDialog.cpp
-** \version $Id$
** \brief Dialog that asks the user whether they would like to
** submit the crash report, along with optional additional details
** about what they were doing at the time of the crash.
diff --git a/src/crashreporter/CrashReportDialog.h b/src/crashreporter/CrashReportDialog.h
index 00e7bc0..bc05892 100644
--- a/src/crashreporter/CrashReportDialog.h
+++ b/src/crashreporter/CrashReportDialog.h
@@ -10,7 +10,6 @@
/*
** \file CrashReportDialog.h
-** \version $Id$
** \brief Dialog that asks the user whether they would like to
** submit the crash report, along with optional additional details
** about what they were doing at the time of the crash.
diff --git a/src/crashreporter/CrashReportUploader.cpp b/src/crashreporter/CrashReportUploader.cpp
index ef76ff3..cd59ee3 100644
--- a/src/crashreporter/CrashReportUploader.cpp
+++ b/src/crashreporter/CrashReportUploader.cpp
@@ -10,7 +10,6 @@
/*
** \file CrashReportUploader.cpp
-** \version $Id$
** \brief Uploads a minidump file and any extra information to a crash
** reporting server.
*/
diff --git a/src/crashreporter/CrashReportUploader.h b/src/crashreporter/CrashReportUploader.h
index 724ce0c..dd97954 100644
--- a/src/crashreporter/CrashReportUploader.h
+++ b/src/crashreporter/CrashReportUploader.h
@@ -10,7 +10,6 @@
/*
** \file CrashReportUploader.h
-** \version $Id$
** \brief Uploads a minidump file and any extra information to a crash
** reporting server.
*/
diff --git a/src/crashreporter/UploadProgressDialog.cpp b/src/crashreporter/UploadProgressDialog.cpp
index 21f0844..4030e10 100644
--- a/src/crashreporter/UploadProgressDialog.cpp
+++ b/src/crashreporter/UploadProgressDialog.cpp
@@ -10,7 +10,6 @@
/*
** \file UploadProgressDialog.cpp
-** \version $Id$
** \brief Displays the progress of uploading a crash report to the server
*/
diff --git a/src/crashreporter/UploadProgressDialog.h b/src/crashreporter/UploadProgressDialog.h
index f6d0218..e2cfcec 100644
--- a/src/crashreporter/UploadProgressDialog.h
+++ b/src/crashreporter/UploadProgressDialog.h
@@ -10,7 +10,6 @@
/*
** \file UploadProgressDialog.cpp
-** \version $Id$
** \brief Displays the progress of uploading a crash report to the server
*/
diff --git a/src/crashreporter/main.cpp b/src/crashreporter/main.cpp
index a6412d7..9d77dfd 100644
--- a/src/crashreporter/main.cpp
+++ b/src/crashreporter/main.cpp
@@ -10,7 +10,6 @@
/*
** \file main.cpp
-** \version $Id$
** \brief Application that is run after Vidalia crashes and asks the
** user if they would like to submit the crash report.
*/
diff --git a/src/torcontrol/AddressMap.cpp b/src/torcontrol/AddressMap.cpp
index f3ad3b8..802d3f3 100644
--- a/src/torcontrol/AddressMap.cpp
+++ b/src/torcontrol/AddressMap.cpp
@@ -10,7 +10,6 @@
/*
** \file AddressMap.cpp
-** \version $Id: bandwidthevent.h 1563 2006-12-26 06:06:04Z edmanm $
** \brief Stores a list of address mappings and their expiration times
*/
diff --git a/src/torcontrol/AddressMap.h b/src/torcontrol/AddressMap.h
index b590278..10a7b87 100644
--- a/src/torcontrol/AddressMap.h
+++ b/src/torcontrol/AddressMap.h
@@ -10,7 +10,6 @@
/*
** \file AddressMap.h
-** \version $Id: bandwidthevent.h 1563 2006-12-26 06:06:04Z edmanm $
** \brief Stores a list of address mappings and their expiration times
*/
diff --git a/src/torcontrol/BootstrapStatus.cpp b/src/torcontrol/BootstrapStatus.cpp
index e21a79a..32adaea 100644
--- a/src/torcontrol/BootstrapStatus.cpp
+++ b/src/torcontrol/BootstrapStatus.cpp
@@ -10,7 +10,6 @@
/*
** \file BootstrapStatus.cpp
-** \version $Id$
** \brief Describes the Tor software's current bootstrapping status
*/
diff --git a/src/torcontrol/BootstrapStatus.h b/src/torcontrol/BootstrapStatus.h
index 551f82d..4123def 100644
--- a/src/torcontrol/BootstrapStatus.h
+++ b/src/torcontrol/BootstrapStatus.h
@@ -10,7 +10,6 @@
/*
** \file BootstrapStatus.h
-** \version $Id$
** \brief Describes the Tor software's current bootstrap status
*/
diff --git a/src/torcontrol/Circuit.cpp b/src/torcontrol/Circuit.cpp
index e5b7704..4855290 100644
--- a/src/torcontrol/Circuit.cpp
+++ b/src/torcontrol/Circuit.cpp
@@ -10,7 +10,6 @@
/*
** \file Circuit.cpp
-** \version $Id$
** \brief Object representing a Tor circuit
*/
diff --git a/src/torcontrol/Circuit.h b/src/torcontrol/Circuit.h
index 7c381b9..cb6e41a 100644
--- a/src/torcontrol/Circuit.h
+++ b/src/torcontrol/Circuit.h
@@ -10,7 +10,6 @@
/*
** \file Circuit.h
-** \version $Id$
** \brief Object representing a Tor circuit
*/
diff --git a/src/torcontrol/ControlCommand.cpp b/src/torcontrol/ControlCommand.cpp
index 7dbd71e..6dd8ae0 100644
--- a/src/torcontrol/ControlCommand.cpp
+++ b/src/torcontrol/ControlCommand.cpp
@@ -10,7 +10,6 @@
/*
** \file ControlCommand.cpp
-** \version $Id$
** \brief A command sent to Tor's control interface
*/
diff --git a/src/torcontrol/ControlCommand.h b/src/torcontrol/ControlCommand.h
index a0f8fe4..b3bb974 100644
--- a/src/torcontrol/ControlCommand.h
+++ b/src/torcontrol/ControlCommand.h
@@ -10,7 +10,6 @@
/*
** \file ControlCommand.h
-** \version $Id$
** \brief A command sent to Tor's control interface
*/
diff --git a/src/torcontrol/ControlConnection.cpp b/src/torcontrol/ControlConnection.cpp
index d63e094..17d32b1 100644
--- a/src/torcontrol/ControlConnection.cpp
+++ b/src/torcontrol/ControlConnection.cpp
@@ -10,7 +10,6 @@
/*
** \file ControlConnection.cpp
-** \version $Id$
** \brief A connection to Tor's control interface, responsible for sending and
** receiving commands and events
*/
diff --git a/src/torcontrol/ControlConnection.h b/src/torcontrol/ControlConnection.h
index 45aaa4c..2fa9fc9 100644
--- a/src/torcontrol/ControlConnection.h
+++ b/src/torcontrol/ControlConnection.h
@@ -10,7 +10,6 @@
/*
** \file ControlConnection.h
-** \version $Id$
** \brief A connection to Tor's control interface, responsible for sending and
** receiving commands and events
**/
diff --git a/src/torcontrol/ControlMethod.cpp b/src/torcontrol/ControlMethod.cpp
index 507e282..c23dace 100644
--- a/src/torcontrol/ControlMethod.cpp
+++ b/src/torcontrol/ControlMethod.cpp
@@ -10,7 +10,6 @@
/*
** \file ControlMethod.cpp
-** \version $Id$
** \brief Class for specifying which method is used to communicate to Tor
*/
diff --git a/src/torcontrol/ControlMethod.h b/src/torcontrol/ControlMethod.h
index 76e08b7..8a593df 100644
--- a/src/torcontrol/ControlMethod.h
+++ b/src/torcontrol/ControlMethod.h
@@ -10,7 +10,6 @@
/*
** \file ControlMethod.h
-** \version $Id$
** \brief Class for specifying which method is used to communicate to Tor
*/
diff --git a/src/torcontrol/ControlReply.cpp b/src/torcontrol/ControlReply.cpp
index c3a08ee..296a8a5 100644
--- a/src/torcontrol/ControlReply.cpp
+++ b/src/torcontrol/ControlReply.cpp
@@ -10,7 +10,6 @@
/*
** \file ControlReply.cpp
-** \version $Id$
** \brief A response from Tor's control interface
*/
diff --git a/src/torcontrol/ControlReply.h b/src/torcontrol/ControlReply.h
index 8213e32..421b128 100644
--- a/src/torcontrol/ControlReply.h
+++ b/src/torcontrol/ControlReply.h
@@ -10,7 +10,6 @@
/*
** \file ControlReply.h
-** \version $Id$
** \brief A response from Tor's control interface
*/
diff --git a/src/torcontrol/ControlSocket.cpp b/src/torcontrol/ControlSocket.cpp
index d3d9fa8..8ba8e86 100644
--- a/src/torcontrol/ControlSocket.cpp
+++ b/src/torcontrol/ControlSocket.cpp
@@ -10,7 +10,6 @@
/*
** \file ControlSocket.cpp
-** \version $Id$
** \brief Socket used to connect to Tor's control interface
*/
diff --git a/src/torcontrol/ControlSocket.h b/src/torcontrol/ControlSocket.h
index 2f14f1a..3dcc36b 100644
--- a/src/torcontrol/ControlSocket.h
+++ b/src/torcontrol/ControlSocket.h
@@ -10,7 +10,6 @@
/*
** \file ControlSocket.h
-** \version $Id$
** \brief Socket used to connect to Tor's control interface
*/
diff --git a/src/torcontrol/LogEvent.cpp b/src/torcontrol/LogEvent.cpp
index 485fac8..f735f5c 100644
--- a/src/torcontrol/LogEvent.cpp
+++ b/src/torcontrol/LogEvent.cpp
@@ -10,7 +10,6 @@
/*
** \file LogEvent.cpp
-** \version $Id$
** \brief Event dispatched containing a log message from Tor
*/
diff --git a/src/torcontrol/LogEvent.h b/src/torcontrol/LogEvent.h
index 5adc33e..8a6c019 100644
--- a/src/torcontrol/LogEvent.h
+++ b/src/torcontrol/LogEvent.h
@@ -10,7 +10,6 @@
/*
** \file LogEvent.h
-** \version $Id$
** \brief Event dispatched containing a log message from Tor
*/
diff --git a/src/torcontrol/ProtocolInfo.cpp b/src/torcontrol/ProtocolInfo.cpp
index efd7f44..45ebe4a 100644
--- a/src/torcontrol/ProtocolInfo.cpp
+++ b/src/torcontrol/ProtocolInfo.cpp
@@ -10,7 +10,6 @@
/*
** \file ProtocolInfo.cpp
-** \version $Id$
** \brief Container for information in a PROTOCOLINFO reply from Tor
*/
diff --git a/src/torcontrol/ProtocolInfo.h b/src/torcontrol/ProtocolInfo.h
index 0b7a1b6..c523db4 100644
--- a/src/torcontrol/ProtocolInfo.h
+++ b/src/torcontrol/ProtocolInfo.h
@@ -10,7 +10,6 @@
/*
** \file ProtocolInfo.h
-** \version $Id$
** \brief Container for information in a PROTOCOLINFO reply from Tor
*/
diff --git a/src/torcontrol/ReplyLine.cpp b/src/torcontrol/ReplyLine.cpp
index 0184961..093ab39 100644
--- a/src/torcontrol/ReplyLine.cpp
+++ b/src/torcontrol/ReplyLine.cpp
@@ -10,7 +10,6 @@
/*
** \file ReplyLine.cpp
-** \version $Id$
** \brief Reply from a previous control command sent to Tor
*/
diff --git a/src/torcontrol/ReplyLine.h b/src/torcontrol/ReplyLine.h
index 8fb9b3c..4cc9438 100644
--- a/src/torcontrol/ReplyLine.h
+++ b/src/torcontrol/ReplyLine.h
@@ -10,7 +10,6 @@
/*
** \file ReplyLine.h
-** \version $Id$
** \brief Reply from a previous control command sent to Tor
*/
diff --git a/src/torcontrol/RouterDescriptor.cpp b/src/torcontrol/RouterDescriptor.cpp
index 171ae03..8bae277 100644
--- a/src/torcontrol/RouterDescriptor.cpp
+++ b/src/torcontrol/RouterDescriptor.cpp
@@ -10,7 +10,6 @@
/*
** \file RouterDescriptor.cpp
-** \version $Id$
** \brief Parses a blob of router descriptor text from Tor
*/
diff --git a/src/torcontrol/RouterDescriptor.h b/src/torcontrol/RouterDescriptor.h
index 7f578d9..6dbf33d 100644
--- a/src/torcontrol/RouterDescriptor.h
+++ b/src/torcontrol/RouterDescriptor.h
@@ -10,7 +10,6 @@
/*
** \file RouterDescriptor.h
-** \version $Id$
** \brief Parses a blob of router descriptor text from Tor
*/
diff --git a/src/torcontrol/RouterStatus.cpp b/src/torcontrol/RouterStatus.cpp
index 2de6030..b2644ee 100644
--- a/src/torcontrol/RouterStatus.cpp
+++ b/src/torcontrol/RouterStatus.cpp
@@ -10,7 +10,6 @@
/*
** \file RouterStatus.cpp
-** \version $Id$
** \brief Parses a blob of router status text from Tor
*/
diff --git a/src/torcontrol/RouterStatus.h b/src/torcontrol/RouterStatus.h
index a8eb3a9..4315978 100644
--- a/src/torcontrol/RouterStatus.h
+++ b/src/torcontrol/RouterStatus.h
@@ -10,7 +10,6 @@
/*
** \file RouterStatus.h
-** \version $Id$
** \brief Parses a blob of router status text from Tor
*/
diff --git a/src/torcontrol/SendCommandEvent.cpp b/src/torcontrol/SendCommandEvent.cpp
index da781db..2e88927 100644
--- a/src/torcontrol/SendCommandEvent.cpp
+++ b/src/torcontrol/SendCommandEvent.cpp
@@ -10,7 +10,6 @@
/*
** \file SendEommandEvent.cpp
-** \version $Id$
** \brief An event posted to a socket living in another thread, indicating
** that it should send the given control command.
*/
diff --git a/src/torcontrol/SendCommandEvent.h b/src/torcontrol/SendCommandEvent.h
index 3a2f8ab..356ab14 100644
--- a/src/torcontrol/SendCommandEvent.h
+++ b/src/torcontrol/SendCommandEvent.h
@@ -10,7 +10,6 @@
/*
** \file SendCommandEvent.h
-** \version $Id$
** \brief An event posted to a socket living in another thread, indicating
** that it should send the given control command.
*/
diff --git a/src/torcontrol/Stream.cpp b/src/torcontrol/Stream.cpp
index b658f21..258638e 100644
--- a/src/torcontrol/Stream.cpp
+++ b/src/torcontrol/Stream.cpp
@@ -10,7 +10,6 @@
/*
** \file Stream.cpp
-** \version $Id$
** \brief Object representing a Tor stream
*/
diff --git a/src/torcontrol/Stream.h b/src/torcontrol/Stream.h
index 50e3639..860a04b 100644
--- a/src/torcontrol/Stream.h
+++ b/src/torcontrol/Stream.h
@@ -10,7 +10,6 @@
/*
** \file Stream.h
-** \version $Id$
** \brief Object representing a Tor stream
*/
diff --git a/src/torcontrol/TorControl.cpp b/src/torcontrol/TorControl.cpp
index c72958a..ea09724 100644
--- a/src/torcontrol/TorControl.cpp
+++ b/src/torcontrol/TorControl.cpp
@@ -10,7 +10,6 @@
/*
** \file TorControl.cpp
-** \version $Id$
** \brief Object for interacting with the Tor process and control interface
*/
diff --git a/src/torcontrol/TorControl.h b/src/torcontrol/TorControl.h
index 5637e8f..61313ae 100644
--- a/src/torcontrol/TorControl.h
+++ b/src/torcontrol/TorControl.h
@@ -10,7 +10,6 @@
/*
** \file TorControl.h
-** \version $Id$
** \brief Object for interacting with the Tor process and control interface
*/
diff --git a/src/torcontrol/TorEvents.cpp b/src/torcontrol/TorEvents.cpp
index 0106674..41f85b7 100644
--- a/src/torcontrol/TorEvents.cpp
+++ b/src/torcontrol/TorEvents.cpp
@@ -10,7 +10,6 @@
/*
** \file TorEvents.cpp
-** \version $Id$
** \brief Parses and dispatches events from Tor
*/
diff --git a/src/torcontrol/TorEvents.h b/src/torcontrol/TorEvents.h
index dbbf4f5..2c5b7f1 100644
--- a/src/torcontrol/TorEvents.h
+++ b/src/torcontrol/TorEvents.h
@@ -10,7 +10,6 @@
/*
** \file TorEvents.h
-** \version $Id$
** \brief Parses and dispatches events from Tor
*/
diff --git a/src/torcontrol/TorProcess.cpp b/src/torcontrol/TorProcess.cpp
index 2a95aa2..00786bd 100644
--- a/src/torcontrol/TorProcess.cpp
+++ b/src/torcontrol/TorProcess.cpp
@@ -10,7 +10,6 @@
/*
** \file TorProcess.cpp
-** \version $Id$
** \brief Starts and stops a Tor process
*/
diff --git a/src/torcontrol/TorProcess.h b/src/torcontrol/TorProcess.h
index 0dd7164..884d039 100644
--- a/src/torcontrol/TorProcess.h
+++ b/src/torcontrol/TorProcess.h
@@ -10,7 +10,6 @@
/*
** \file TorProcess.h
-** \version $Id$
** \brief Starts and stops a Tor process
*/
diff --git a/src/torcontrol/TorService.cpp b/src/torcontrol/TorService.cpp
index 6d58526..bcf782f 100644
--- a/src/torcontrol/TorService.cpp
+++ b/src/torcontrol/TorService.cpp
@@ -10,7 +10,6 @@
/*
** \file TorService.cpp
-** \version $Id$
** \brief Starts, stops, installs, and uninstalls a Tor service (Win32).
*/
diff --git a/src/torcontrol/TorService.h b/src/torcontrol/TorService.h
index 92e590a..b7b4bc0 100644
--- a/src/torcontrol/TorService.h
+++ b/src/torcontrol/TorService.h
@@ -10,7 +10,6 @@
/*
** \file torservice.h
-** \version $Id$
** \brief Starts, stops, installs, and uninstalls a Tor service (Win32).
*/
diff --git a/src/torcontrol/TorSignal.cpp b/src/torcontrol/TorSignal.cpp
index dea79e4..a9bac4b 100644
--- a/src/torcontrol/TorSignal.cpp
+++ b/src/torcontrol/TorSignal.cpp
@@ -10,7 +10,6 @@
/*
** \file TorSignal.cpp
-** \version $Id$
** \brief Sends a signal to Tor's control interface
*/
diff --git a/src/torcontrol/TorSignal.h b/src/torcontrol/TorSignal.h
index eab57cc..cd8bf26 100644
--- a/src/torcontrol/TorSignal.h
+++ b/src/torcontrol/TorSignal.h
@@ -10,7 +10,6 @@
/*
** \file TorSignal.h
-** \version $Id$
** \brief Sends a signal to Tor's control interface
*/
diff --git a/src/torcontrol/tcglobal.cpp b/src/torcontrol/tcglobal.cpp
index 22624e6..6b2b54f 100644
--- a/src/torcontrol/tcglobal.cpp
+++ b/src/torcontrol/tcglobal.cpp
@@ -10,7 +10,6 @@
/*
** \file tcglobal.cpp
-** \version $Id$
** \brief Provides common methods and constants used by the torcontrol library
*/
diff --git a/src/torcontrol/tcglobal.h b/src/torcontrol/tcglobal.h
index f94a8ee..949647d 100644
--- a/src/torcontrol/tcglobal.h
+++ b/src/torcontrol/tcglobal.h
@@ -10,7 +10,6 @@
/*
** \file tcglobal.h
-** \version $Id$
** \brief Provides common methods and constants used by the torcontrol library
*/
diff --git a/src/vidalia/ControlPasswordInputDialog.cpp b/src/vidalia/ControlPasswordInputDialog.cpp
index dd27d12..5cc4dec 100644
--- a/src/vidalia/ControlPasswordInputDialog.cpp
+++ b/src/vidalia/ControlPasswordInputDialog.cpp
@@ -10,7 +10,6 @@
/*
** \file ControlPasswordInputDialog.cpp
-** \version $Id$
** \brief Prompts the user to enter their control port password, and gives
** them the option to save or attempt to reset it.
*/
diff --git a/src/vidalia/ControlPasswordInputDialog.h b/src/vidalia/ControlPasswordInputDialog.h
index 849b436..9722062 100644
--- a/src/vidalia/ControlPasswordInputDialog.h
+++ b/src/vidalia/ControlPasswordInputDialog.h
@@ -10,7 +10,6 @@
/*
** \file ControlPasswordInputDialog.h
-** \version $Id$
** \brief Prompts the user to enter their control port password, and gives
** them the option to save or attempt to reset it.
*/
diff --git a/src/vidalia/CrashReporter.cpp b/src/vidalia/CrashReporter.cpp
index 7bb7d8b..b3a06fe 100644
--- a/src/vidalia/CrashReporter.cpp
+++ b/src/vidalia/CrashReporter.cpp
@@ -39,7 +39,6 @@
/*
** \file CrashReporter.h
-** \version $Id$
** \brief General routines to install a Breakpad-based exception handler and
** set options related to launching the crash reporting application.
*/
diff --git a/src/vidalia/CrashReporter.h b/src/vidalia/CrashReporter.h
index c627f8a..3ad3ffb 100644
--- a/src/vidalia/CrashReporter.h
+++ b/src/vidalia/CrashReporter.h
@@ -10,7 +10,6 @@
/*
** \file CrashReporter.h
-** \version $Id$
** \brief General routines to install a Breakpad-based exception handler and
** set options related to launching the crash reporting application.
*/
diff --git a/src/vidalia/HelperProcess.cpp b/src/vidalia/HelperProcess.cpp
index 431f4cb..07fa733 100644
--- a/src/vidalia/HelperProcess.cpp
+++ b/src/vidalia/HelperProcess.cpp
@@ -34,7 +34,6 @@
/*
** \file helperprocess.cpp
-** \version $Id$
** \brief Invokes a web browser process (originally by Steven. J. Murdoch)
*/
diff --git a/src/vidalia/HelperProcess.h b/src/vidalia/HelperProcess.h
index e7a6221..795d077 100644
--- a/src/vidalia/HelperProcess.h
+++ b/src/vidalia/HelperProcess.h
@@ -34,7 +34,6 @@
/*
** \file HelperProcess.h
-** \version $Id$
** \brief Invokes a web browser process (originally by Steven. J. Murdoch)
*/
diff --git a/src/vidalia/LanguageSupport.cpp b/src/vidalia/LanguageSupport.cpp
index 8c70f1c..b9959ae 100644
--- a/src/vidalia/LanguageSupport.cpp
+++ b/src/vidalia/LanguageSupport.cpp
@@ -10,7 +10,6 @@
/*
** \file LanguageSupport.cpp
-** \version $Id$
** \brief Contains languages supported by Vidalia
*/
diff --git a/src/vidalia/LanguageSupport.h b/src/vidalia/LanguageSupport.h
index 6b3f7bd..4abc6dc 100644
--- a/src/vidalia/LanguageSupport.h
+++ b/src/vidalia/LanguageSupport.h
@@ -10,7 +10,6 @@
/*
** \file LanguageSupport.h
-** \version $Id$
** \brief Contains languages supported by Vidalia
*/
diff --git a/src/vidalia/MainWindow.cpp b/src/vidalia/MainWindow.cpp
index da2e14c..1a3c215 100644
--- a/src/vidalia/MainWindow.cpp
+++ b/src/vidalia/MainWindow.cpp
@@ -10,7 +10,6 @@
/*
** \file MainWindow.cpp
-** \version $Id$
** \brief Main (hidden) window. Creates tray menu and child windows
**
** Implements the main window. The main window is a hidden window that serves
diff --git a/src/vidalia/MainWindow.h b/src/vidalia/MainWindow.h
index bb704be..1d913d0 100644
--- a/src/vidalia/MainWindow.h
+++ b/src/vidalia/MainWindow.h
@@ -10,7 +10,6 @@
/*
** \file MainWindow.h
-** \version $Id$
** \brief Main window. Creates tray menu and child windows
*/
diff --git a/src/vidalia/PackageInfo.cpp b/src/vidalia/PackageInfo.cpp
index ba551b3..59ef18f 100644
--- a/src/vidalia/PackageInfo.cpp
+++ b/src/vidalia/PackageInfo.cpp
@@ -10,7 +10,6 @@
/*
** \file PackageInfo.cpp
-** \version $Id$
** \brief Contains information about a single available updated software
** package.
*/
diff --git a/src/vidalia/PackageInfo.h b/src/vidalia/PackageInfo.h
index ca23678..e1dc692 100644
--- a/src/vidalia/PackageInfo.h
+++ b/src/vidalia/PackageInfo.h
@@ -10,7 +10,6 @@
/*
** \file PackageInfo.h
-** \version $Id$
** \brief Contains information about a single available updated software
** package.
*/
diff --git a/src/vidalia/UpdatesAvailableDialog.cpp b/src/vidalia/UpdatesAvailableDialog.cpp
index 0f5cc0f..65249ce 100644
--- a/src/vidalia/UpdatesAvailableDialog.cpp
+++ b/src/vidalia/UpdatesAvailableDialog.cpp
@@ -10,7 +10,6 @@
/*
** \file UpdatesAvailableDialog.cpp
-** \version $Id$
** \brief Displays a list of available updates and details, such as release
** notes. The user can choose to either install the updates now or later, or
** skip the updates entirely.
diff --git a/src/vidalia/UpdatesAvailableDialog.h b/src/vidalia/UpdatesAvailableDialog.h
index 05311b1..e90a3de 100644
--- a/src/vidalia/UpdatesAvailableDialog.h
+++ b/src/vidalia/UpdatesAvailableDialog.h
@@ -10,7 +10,6 @@
/*
** \file UpdatesAvailableDialog.h
-** \version $Id$
** \brief Displays a list of available updates and details, such as release
** notes. The user can choose to either install the updates now or later, or
** skip the updates entirely.
diff --git a/src/vidalia/VClickLabel.cpp b/src/vidalia/VClickLabel.cpp
index 41fe757..61e11fe 100644
--- a/src/vidalia/VClickLabel.cpp
+++ b/src/vidalia/VClickLabel.cpp
@@ -10,7 +10,6 @@
/*
** \file VClickLabel.cpp
-** \version $Id$
** \brief Custom widget to create a clickable label with both an image and text.
*/
diff --git a/src/vidalia/VClickLabel.h b/src/vidalia/VClickLabel.h
index 210aac3..ae4ec5a 100644
--- a/src/vidalia/VClickLabel.h
+++ b/src/vidalia/VClickLabel.h
@@ -10,7 +10,6 @@
/*
** \file VClickLabel.h
-** \version $Id$
** \brief Custom widget to create a clickable label with both an image and text.
*/
diff --git a/src/vidalia/VMessageBox.cpp b/src/vidalia/VMessageBox.cpp
index 149794a..99d8a74 100644
--- a/src/vidalia/VMessageBox.cpp
+++ b/src/vidalia/VMessageBox.cpp
@@ -10,7 +10,6 @@
/*
** \file VMessageBox.cpp
-** \version $Id$
** \brief Provides a custom Vidalia mesage box
*/
diff --git a/src/vidalia/VMessageBox.h b/src/vidalia/VMessageBox.h
index 7d11dca..a4b7f3b 100644
--- a/src/vidalia/VMessageBox.h
+++ b/src/vidalia/VMessageBox.h
@@ -10,7 +10,6 @@
/*
** \file VMessageBox.h
-** \version $Id$
** \brief Provides a custom Vidalia mesage box
*/
diff --git a/src/vidalia/Vidalia.cpp b/src/vidalia/Vidalia.cpp
index 01e9def..f88c94f 100644
--- a/src/vidalia/Vidalia.cpp
+++ b/src/vidalia/Vidalia.cpp
@@ -10,7 +10,6 @@
/*
** \file Vidalia.cpp
-** \version $Id$
** \brief Main Vidalia QApplication object
*/
diff --git a/src/vidalia/Vidalia.h b/src/vidalia/Vidalia.h
index b21288c..bc5d124 100644
--- a/src/vidalia/Vidalia.h
+++ b/src/vidalia/Vidalia.h
@@ -10,7 +10,6 @@
/*
** \file vidalia.h
-** \version $Id$
** \brief Main Vidalia QApplication object
*/
diff --git a/src/vidalia/VidaliaWindow.cpp b/src/vidalia/VidaliaWindow.cpp
index 614d71a..4bec2bd 100644
--- a/src/vidalia/VidaliaWindow.cpp
+++ b/src/vidalia/VidaliaWindow.cpp
@@ -10,7 +10,6 @@
/*
** \file VidaliaWindow.cpp
-** \version $Id$
** \brief Common superclass for all Vidalia windows
*/
diff --git a/src/vidalia/VidaliaWindow.h b/src/vidalia/VidaliaWindow.h
index 41fad2d..30b44da 100644
--- a/src/vidalia/VidaliaWindow.h
+++ b/src/vidalia/VidaliaWindow.h
@@ -10,7 +10,6 @@
/*
** \file VidaliaWindow.h
-** \version $Id$
** \brief Common superclass for all Vidalia windows
*/
diff --git a/src/vidalia/about/AboutDialog.cpp b/src/vidalia/about/AboutDialog.cpp
index f3ed69a..56723ef 100644
--- a/src/vidalia/about/AboutDialog.cpp
+++ b/src/vidalia/about/AboutDialog.cpp
@@ -10,7 +10,6 @@
/*
** \file AboutDialog.cpp
-** \version $Id$
** \brief Displays information about Vidalia, Tor, and Qt
*/
diff --git a/src/vidalia/about/AboutDialog.h b/src/vidalia/about/AboutDialog.h
index 37ed385..1d654e4 100644
--- a/src/vidalia/about/AboutDialog.h
+++ b/src/vidalia/about/AboutDialog.h
@@ -10,7 +10,6 @@
/*
** \file AboutDialog.h
-** \version $Id$
** \brief Displays information about Vidalia, Tor, and Qt
*/
diff --git a/src/vidalia/about/LicenseDialog.cpp b/src/vidalia/about/LicenseDialog.cpp
index 3200500..ce8b98d 100644
--- a/src/vidalia/about/LicenseDialog.cpp
+++ b/src/vidalia/about/LicenseDialog.cpp
@@ -10,7 +10,6 @@
/*
** \file LicenseDialog.cpp
-** \version $Id$
** \brief Displays HTML-formatted license information for Vidalia and related
** software.
*/
diff --git a/src/vidalia/about/LicenseDialog.h b/src/vidalia/about/LicenseDialog.h
index f45d684..d462c40 100644
--- a/src/vidalia/about/LicenseDialog.h
+++ b/src/vidalia/about/LicenseDialog.h
@@ -10,7 +10,6 @@
/*
** \file LicenseDialog.h
-** \version $Id$
** \brief Displays HTML-formatted license information for Vidalia and related
** software.
*/
diff --git a/src/vidalia/bwgraph/BandwidthGraph.cpp b/src/vidalia/bwgraph/BandwidthGraph.cpp
index 87d0f32..938f54e 100644
--- a/src/vidalia/bwgraph/BandwidthGraph.cpp
+++ b/src/vidalia/bwgraph/BandwidthGraph.cpp
@@ -10,7 +10,6 @@
/*
** \file BandwidthGraph.cpp
-** \version $Id$
** \brief Displays a graph of Tor's bandwidth usage
*/
diff --git a/src/vidalia/bwgraph/BandwidthGraph.h b/src/vidalia/bwgraph/BandwidthGraph.h
index 2f7446d..4de9d22 100644
--- a/src/vidalia/bwgraph/BandwidthGraph.h
+++ b/src/vidalia/bwgraph/BandwidthGraph.h
@@ -10,7 +10,6 @@
/*
** \file BandwidthGraph.h
-** \version $Id$
** \brief Displays a graph of Tor's bandwidth usage
*/
diff --git a/src/vidalia/bwgraph/GraphFrame.cpp b/src/vidalia/bwgraph/GraphFrame.cpp
index f00f472..1f182c1 100644
--- a/src/vidalia/bwgraph/GraphFrame.cpp
+++ b/src/vidalia/bwgraph/GraphFrame.cpp
@@ -10,7 +10,6 @@
/*
** \file GraphFrame.cpp
-** \version $Id$
** \brief Graphs a series of send and receive data points
*/
diff --git a/src/vidalia/bwgraph/GraphFrame.h b/src/vidalia/bwgraph/GraphFrame.h
index 16534e8..17367ba 100644
--- a/src/vidalia/bwgraph/GraphFrame.h
+++ b/src/vidalia/bwgraph/GraphFrame.h
@@ -10,7 +10,6 @@
/*
** \file GraphFrame.h
-** \version $Id$
** \brief Graphs a series of send and receive data points
*/
diff --git a/src/vidalia/config/AbstractTorSettings.cpp b/src/vidalia/config/AbstractTorSettings.cpp
index e68a347..462eef7 100644
--- a/src/vidalia/config/AbstractTorSettings.cpp
+++ b/src/vidalia/config/AbstractTorSettings.cpp
@@ -10,7 +10,6 @@
/*
** \file AbstractTorSettings.cpp
-** \version $Id$
** \brief Manages settings that need to be SETCONF'ed to Tor
*/
diff --git a/src/vidalia/config/AbstractTorSettings.h b/src/vidalia/config/AbstractTorSettings.h
index 05eb731..15770ef 100644
--- a/src/vidalia/config/AbstractTorSettings.h
+++ b/src/vidalia/config/AbstractTorSettings.h
@@ -10,7 +10,6 @@
/*
** \file AbstractTorSettings.h
-** \version $Id$
** \brief Manages settings that need to be SETCONF'ed to Tor
*/
diff --git a/src/vidalia/config/AdvancedPage.cpp b/src/vidalia/config/AdvancedPage.cpp
index f5aa850..94c0308 100644
--- a/src/vidalia/config/AdvancedPage.cpp
+++ b/src/vidalia/config/AdvancedPage.cpp
@@ -10,7 +10,6 @@
/*
** \file AdvancedPage.cpp
-** \version $Id$
** \brief Advanced Tor and Vidalia configuration options
*/
diff --git a/src/vidalia/config/AdvancedPage.h b/src/vidalia/config/AdvancedPage.h
index 88a8865..de64cbe 100644
--- a/src/vidalia/config/AdvancedPage.h
+++ b/src/vidalia/config/AdvancedPage.h
@@ -10,7 +10,6 @@
/*
** \file AdvancedPage.h
-** \version $Id$
** \brief Advanced Tor and Vidalia configuration options
*/
diff --git a/src/vidalia/config/AppearancePage.cpp b/src/vidalia/config/AppearancePage.cpp
index 5114755..b4a3099 100644
--- a/src/vidalia/config/AppearancePage.cpp
+++ b/src/vidalia/config/AppearancePage.cpp
@@ -10,7 +10,6 @@
/*
** \file AppearancePage.cpp
-** \version $Id$
** \brief Displays Vidalia language and style settings
*/
diff --git a/src/vidalia/config/AppearancePage.h b/src/vidalia/config/AppearancePage.h
index 1f2866f..b7262a3 100644
--- a/src/vidalia/config/AppearancePage.h
+++ b/src/vidalia/config/AppearancePage.h
@@ -10,7 +10,6 @@
/*
** \file AppearancePage.h
-** \version $Id$
** \brief Displays Vidalia language and style settings
*/
diff --git a/src/vidalia/config/BridgeDownloader.cpp b/src/vidalia/config/BridgeDownloader.cpp
index cf6a0e3..d70034d 100644
--- a/src/vidalia/config/BridgeDownloader.cpp
+++ b/src/vidalia/config/BridgeDownloader.cpp
@@ -10,7 +10,6 @@
/*
** \file BridgeDownloader.cpp
-** \version $Id$
** \brief Downloads a list of new bridge addresses via HTTPS
*/
diff --git a/src/vidalia/config/BridgeDownloader.h b/src/vidalia/config/BridgeDownloader.h
index d593a98..0cb87f4 100644
--- a/src/vidalia/config/BridgeDownloader.h
+++ b/src/vidalia/config/BridgeDownloader.h
@@ -10,7 +10,6 @@
/*
** \file BridgeDownloader.h
-** \version $Id$
** \brief Downloads a list of new bridge addresses via HTTPS
*/
diff --git a/src/vidalia/config/BridgeDownloaderProgressDialog.cpp b/src/vidalia/config/BridgeDownloaderProgressDialog.cpp
index 260000e..b4d8e28 100644
--- a/src/vidalia/config/BridgeDownloaderProgressDialog.cpp
+++ b/src/vidalia/config/BridgeDownloaderProgressDialog.cpp
@@ -10,7 +10,6 @@
/*
** \file BridgeDownloaderProgressDialog.cpp
-** \version $Id$
** \brief Displays the progress of a request for bridge addresses
*/
diff --git a/src/vidalia/config/BridgeDownloaderProgressDialog.h b/src/vidalia/config/BridgeDownloaderProgressDialog.h
index a6257a5..86fb0d3 100644
--- a/src/vidalia/config/BridgeDownloaderProgressDialog.h
+++ b/src/vidalia/config/BridgeDownloaderProgressDialog.h
@@ -10,7 +10,6 @@
/*
** \file BridgeDownloaderProgressDialog.h
-** \version $Id$
** \brief Displays the progress of a request for bridge addresses
*/
diff --git a/src/vidalia/config/BridgeUsageDialog.cpp b/src/vidalia/config/BridgeUsageDialog.cpp
index 76384d4..a120fe1 100644
--- a/src/vidalia/config/BridgeUsageDialog.cpp
+++ b/src/vidalia/config/BridgeUsageDialog.cpp
@@ -10,7 +10,6 @@
/*
** \file BridgeUsageDialog.cpp
-** \version $Id$
** \brief Displays a summary of bridge usage information, including client
** geographic location history.
*/
diff --git a/src/vidalia/config/BridgeUsageDialog.h b/src/vidalia/config/BridgeUsageDialog.h
index a5c4611..5177254 100644
--- a/src/vidalia/config/BridgeUsageDialog.h
+++ b/src/vidalia/config/BridgeUsageDialog.h
@@ -10,7 +10,6 @@
/*
** \file BridgeUsageDialog.h
-** \version $Id$
** \brief Displays a summary of bridge usage information, including client
** geographic location history.
*/
diff --git a/src/vidalia/config/ConfigDialog.cpp b/src/vidalia/config/ConfigDialog.cpp
index 8e7a59b..d147ab8 100644
--- a/src/vidalia/config/ConfigDialog.cpp
+++ b/src/vidalia/config/ConfigDialog.cpp
@@ -10,7 +10,6 @@
/*
** \file ConfigDialog.cpp
-** \version $Id$
** \brief Contains a series of Vidalia and Tor configuration pages
*/
diff --git a/src/vidalia/config/ConfigDialog.h b/src/vidalia/config/ConfigDialog.h
index 42a2d79..1362038 100644
--- a/src/vidalia/config/ConfigDialog.h
+++ b/src/vidalia/config/ConfigDialog.h
@@ -10,7 +10,6 @@
/*
** \file ConfigDialog.h
-** \version $Id$
** \brief Contains a series of Vidalia and Tor configuration pages
*/
diff --git a/src/vidalia/config/ConfigPage.h b/src/vidalia/config/ConfigPage.h
index 03d235a..1e8eea8 100644
--- a/src/vidalia/config/ConfigPage.h
+++ b/src/vidalia/config/ConfigPage.h
@@ -10,7 +10,6 @@
/*
** \file ConfigPage.h
-** \version $Id$
** \brief Pure-virtual class for a configuration page
*/
diff --git a/src/vidalia/config/ConfigPageStack.cpp b/src/vidalia/config/ConfigPageStack.cpp
index 07291a1..c8302c5 100644
--- a/src/vidalia/config/ConfigPageStack.cpp
+++ b/src/vidalia/config/ConfigPageStack.cpp
@@ -10,7 +10,6 @@
/*
** \file ConfigPageStack.cpp
-** \version $Id$
** \brief A collection of configuration pages
*/
diff --git a/src/vidalia/config/ConfigPageStack.h b/src/vidalia/config/ConfigPageStack.h
index 00ce1a5..00af77b 100644
--- a/src/vidalia/config/ConfigPageStack.h
+++ b/src/vidalia/config/ConfigPageStack.h
@@ -10,7 +10,6 @@
/*
** \file ConfigPageStack.h
-** \version $Id$
** \brief A collection of configuration pages
*/
diff --git a/src/vidalia/config/DomainValidator.cpp b/src/vidalia/config/DomainValidator.cpp
index 6886bcd..2ee67cb 100644
--- a/src/vidalia/config/DomainValidator.cpp
+++ b/src/vidalia/config/DomainValidator.cpp
@@ -10,7 +10,6 @@
/*
** \file DomainValidator.cpp
-** \version $Id$
** \brief Validates that a given domain name is (probably) valid
*/
diff --git a/src/vidalia/config/DomainValidator.h b/src/vidalia/config/DomainValidator.h
index 20aabda..996f7f4 100644
--- a/src/vidalia/config/DomainValidator.h
+++ b/src/vidalia/config/DomainValidator.h
@@ -10,7 +10,6 @@
/*
** \file DomainValidator.h
-** \version $Id$
** \brief Validates that a given domain name is (probably) valid
*/
diff --git a/src/vidalia/config/ExitPolicy.cpp b/src/vidalia/config/ExitPolicy.cpp
index e48ff72..831b4d8 100644
--- a/src/vidalia/config/ExitPolicy.cpp
+++ b/src/vidalia/config/ExitPolicy.cpp
@@ -10,7 +10,6 @@
/*
** \file ExitPolicy.cpp
-** \version $Id$
** \brief Collection of Policy objects representing an exit policy
*/
diff --git a/src/vidalia/config/ExitPolicy.h b/src/vidalia/config/ExitPolicy.h
index b46bcb0..80f8e88 100644
--- a/src/vidalia/config/ExitPolicy.h
+++ b/src/vidalia/config/ExitPolicy.h
@@ -10,7 +10,6 @@
/*
** \file ExitPolicy.h
-** \version $Id$
** \brief Collection of Policy objects representing an exit policy
*/
diff --git a/src/vidalia/config/GeneralPage.cpp b/src/vidalia/config/GeneralPage.cpp
index 888ecde..eef0d90 100644
--- a/src/vidalia/config/GeneralPage.cpp
+++ b/src/vidalia/config/GeneralPage.cpp
@@ -10,7 +10,6 @@
/*
** \file GeneralPage.cpp
-** \version $Id$
** \brief General Tor and Vidalia configuration options
*/
diff --git a/src/vidalia/config/GeneralPage.h b/src/vidalia/config/GeneralPage.h
index 5fb5695..ac43f71 100644
--- a/src/vidalia/config/GeneralPage.h
+++ b/src/vidalia/config/GeneralPage.h
@@ -10,7 +10,6 @@
/*
** \file GeneralPage.h
-** \version $Id$
** \brief General Tor and Vidalia configuration options
*/
diff --git a/src/vidalia/config/IpValidator.cpp b/src/vidalia/config/IpValidator.cpp
index 142100d..87594f9 100644
--- a/src/vidalia/config/IpValidator.cpp
+++ b/src/vidalia/config/IpValidator.cpp
@@ -10,7 +10,6 @@
/*
** \file IpValidator.cpp
-** \version $Id$
** \brief Validates an entered IP address
*/
diff --git a/src/vidalia/config/IpValidator.h b/src/vidalia/config/IpValidator.h
index 7d88895..d757eb9 100644
--- a/src/vidalia/config/IpValidator.h
+++ b/src/vidalia/config/IpValidator.h
@@ -10,7 +10,6 @@
/*
** \file IpValidator.h
-** \version $Id$
** \brief Validates an entered IP address
*/
diff --git a/src/vidalia/config/Local8BitStringValidator.cpp b/src/vidalia/config/Local8BitStringValidator.cpp
index 8f7da82..7d1e0dc 100644
--- a/src/vidalia/config/Local8BitStringValidator.cpp
+++ b/src/vidalia/config/Local8BitStringValidator.cpp
@@ -10,7 +10,6 @@
/*
** \file Local8BitStringValidator.cpp
-** \version $Id$
** \brief Validates that a given string contains only characters capable of
** being represented in the current local 8-bit character encoding.
*/
diff --git a/src/vidalia/config/Local8BitStringValidator.h b/src/vidalia/config/Local8BitStringValidator.h
index 3e9a77d..ee796aa 100644
--- a/src/vidalia/config/Local8BitStringValidator.h
+++ b/src/vidalia/config/Local8BitStringValidator.h
@@ -10,7 +10,6 @@
/*
** \file Local8BitStringValidator.h
-** \version $Id$
** \brief Validates that a given string contains only characters capable of
** being represented in the current local 8-bit character encoding.
*/
diff --git a/src/vidalia/config/NetworkPage.cpp b/src/vidalia/config/NetworkPage.cpp
index 6805e22..f5bbc72 100644
--- a/src/vidalia/config/NetworkPage.cpp
+++ b/src/vidalia/config/NetworkPage.cpp
@@ -10,7 +10,6 @@
/*
** \file NetworkPage.cpp
-** \version $Id$
** \brief Network and firewall configuration options
*/
diff --git a/src/vidalia/config/NetworkPage.h b/src/vidalia/config/NetworkPage.h
index 1d6a166..04b06ab 100644
--- a/src/vidalia/config/NetworkPage.h
+++ b/src/vidalia/config/NetworkPage.h
@@ -10,7 +10,6 @@
/*
** \file NetworkPage.h
-** \version $Id$
** \brief Network and firewall configuration options
*/
diff --git a/src/vidalia/config/NetworkSettings.cpp b/src/vidalia/config/NetworkSettings.cpp
index d13c7a5..ff2e7d3 100644
--- a/src/vidalia/config/NetworkSettings.cpp
+++ b/src/vidalia/config/NetworkSettings.cpp
@@ -10,7 +10,6 @@
/*
** \file NetworkSettings.cpp
-** \version $Id$
** \brief Settings for configuring an HTTP/HTTPS proxy or bridges
*/
diff --git a/src/vidalia/config/NetworkSettings.h b/src/vidalia/config/NetworkSettings.h
index a6a6266..e610224 100644
--- a/src/vidalia/config/NetworkSettings.h
+++ b/src/vidalia/config/NetworkSettings.h
@@ -10,7 +10,6 @@
/*
** \file NetworkSettings.h
-** \version $Id$
** \brief Settings for configuring an HTTP/HTTPS proxy or bridges
*/
diff --git a/src/vidalia/config/NicknameValidator.cpp b/src/vidalia/config/NicknameValidator.cpp
index e65e88b..e960481 100644
--- a/src/vidalia/config/NicknameValidator.cpp
+++ b/src/vidalia/config/NicknameValidator.cpp
@@ -10,7 +10,6 @@
/*
** \file NicknameValidator.cpp
-** \version $Id$
** \brief Validates that a server nickname contains only valid characters
*/
diff --git a/src/vidalia/config/NicknameValidator.h b/src/vidalia/config/NicknameValidator.h
index f7317f3..c8192e5 100644
--- a/src/vidalia/config/NicknameValidator.h
+++ b/src/vidalia/config/NicknameValidator.h
@@ -10,7 +10,6 @@
/*
** \file NicknameValidator.h
-** \version $Id$
** \brief Validates that a server nickname contains only valid characters
*/
diff --git a/src/vidalia/config/Policy.cpp b/src/vidalia/config/Policy.cpp
index 27e5055..0c73e04 100644
--- a/src/vidalia/config/Policy.cpp
+++ b/src/vidalia/config/Policy.cpp
@@ -10,7 +10,6 @@
/*
** \file Policy.cpp
-** \version $Id$
** \brief Exit policy parsing
*/
diff --git a/src/vidalia/config/Policy.h b/src/vidalia/config/Policy.h
index c47f9be..28f5871 100644
--- a/src/vidalia/config/Policy.h
+++ b/src/vidalia/config/Policy.h
@@ -10,7 +10,6 @@
/*
** \file Policy.h
-** \version $Id$
** \brief Exit policy parsing
*/
diff --git a/src/vidalia/config/PortValidator.cpp b/src/vidalia/config/PortValidator.cpp
index 868a4d8..c328963 100644
--- a/src/vidalia/config/PortValidator.cpp
+++ b/src/vidalia/config/PortValidator.cpp
@@ -10,7 +10,6 @@
/*
** \file PortValidator.cpp
-** \version $Id$
** \brief Validates that a number is a valid port number
*/
diff --git a/src/vidalia/config/PortValidator.h b/src/vidalia/config/PortValidator.h
index 55297f7..062ed7b 100644
--- a/src/vidalia/config/PortValidator.h
+++ b/src/vidalia/config/PortValidator.h
@@ -10,7 +10,6 @@
/*
** \file PortValidator.h
-** \version $Id$
** \brief Validates that a number is a valid port number
*/
diff --git a/src/vidalia/config/ServerPage.cpp b/src/vidalia/config/ServerPage.cpp
index 69b6709..d42fb70 100644
--- a/src/vidalia/config/ServerPage.cpp
+++ b/src/vidalia/config/ServerPage.cpp
@@ -10,7 +10,6 @@
/*
** \file ServerPage.cpp
-** \version $Id$
** \brief Tor server configuration options
*/
diff --git a/src/vidalia/config/ServerPage.h b/src/vidalia/config/ServerPage.h
index fa52f25..d40e605 100644
--- a/src/vidalia/config/ServerPage.h
+++ b/src/vidalia/config/ServerPage.h
@@ -10,7 +10,6 @@
/*
** \file ServerPage.h
-** \version $Id$
** \brief Tor server configuration options
*/
diff --git a/src/vidalia/config/ServerSettings.cpp b/src/vidalia/config/ServerSettings.cpp
index 9ddbbca..22de6d6 100644
--- a/src/vidalia/config/ServerSettings.cpp
+++ b/src/vidalia/config/ServerSettings.cpp
@@ -10,7 +10,6 @@
/*
** \file ServerSettings.cpp
-** \version $Id$
** \brief Settings for running a Tor server
*/
diff --git a/src/vidalia/config/ServerSettings.h b/src/vidalia/config/ServerSettings.h
index 09889ab..79a5db9 100644
--- a/src/vidalia/config/ServerSettings.h
+++ b/src/vidalia/config/ServerSettings.h
@@ -10,7 +10,6 @@
/*
** \file ServerSettings.h
-** \version $Id$
** \brief Settings for running a Tor server
*/
diff --git a/src/vidalia/config/TorSettings.cpp b/src/vidalia/config/TorSettings.cpp
index fd9d3ad..046ff72 100644
--- a/src/vidalia/config/TorSettings.cpp
+++ b/src/vidalia/config/TorSettings.cpp
@@ -10,7 +10,6 @@
/*
** \file TorSettings.cpp
-** \version $Id$
** \brief Settings used for starting and running Tor
*/
diff --git a/src/vidalia/config/TorSettings.h b/src/vidalia/config/TorSettings.h
index 77ccf04..a116c61 100644
--- a/src/vidalia/config/TorSettings.h
+++ b/src/vidalia/config/TorSettings.h
@@ -10,7 +10,6 @@
/*
** \file TorSettings.h
-** \version $Id$
** \brief Settings used for starting and running Tor
*/
diff --git a/src/vidalia/config/TorrcDialog.cpp b/src/vidalia/config/TorrcDialog.cpp
index ddd5893..81d1a4a 100644
--- a/src/vidalia/config/TorrcDialog.cpp
+++ b/src/vidalia/config/TorrcDialog.cpp
@@ -10,7 +10,6 @@
/*
** \file TorrcDialog.cpp
-** \version $Id$
** \brief Torrc Dialog, contains the dialog for displaying and editing the torrc
**
** Implements the dialog for editing the torrc file inside Vidalia
diff --git a/src/vidalia/config/TorrcDialog.h b/src/vidalia/config/TorrcDialog.h
index 9451e9c..b5eadcc 100644
--- a/src/vidalia/config/TorrcDialog.h
+++ b/src/vidalia/config/TorrcDialog.h
@@ -10,7 +10,6 @@
/*
** \file TorrcDialog.h
-** \version $Id$
** \brief Torrc Dialog, contains the dialog for displaying and editing the torrc
*/
diff --git a/src/vidalia/config/UPNPControl.cpp b/src/vidalia/config/UPNPControl.cpp
index 54519b0..a87f785 100644
--- a/src/vidalia/config/UPNPControl.cpp
+++ b/src/vidalia/config/UPNPControl.cpp
@@ -10,7 +10,6 @@
/*
** \file UPNPControl.cpp
-** \version $Id$
** \brief Singleton object for interacting with UPNP device
*/
diff --git a/src/vidalia/config/UPNPControl.h b/src/vidalia/config/UPNPControl.h
index 11d7ab2..2e7006a 100644
--- a/src/vidalia/config/UPNPControl.h
+++ b/src/vidalia/config/UPNPControl.h
@@ -10,7 +10,6 @@
/*
** \file UPNPControl.h
-** \version $Id$
** \brief Singleton object for interacting with UPNP device
*/
diff --git a/src/vidalia/config/UPNPControlThread.cpp b/src/vidalia/config/UPNPControlThread.cpp
index 770cafe..d92ff46 100644
--- a/src/vidalia/config/UPNPControlThread.cpp
+++ b/src/vidalia/config/UPNPControlThread.cpp
@@ -10,7 +10,6 @@
/*
** \file UPNPControlThread.cpp
-** \version $Id$
** \brief Thread for configuring UPnP in the background
*/
diff --git a/src/vidalia/config/UPNPControlThread.h b/src/vidalia/config/UPNPControlThread.h
index 02be6cf..4a183f1 100644
--- a/src/vidalia/config/UPNPControlThread.h
+++ b/src/vidalia/config/UPNPControlThread.h
@@ -10,7 +10,6 @@
/*
** \file UPNPControlThread.h
-** \version $Id$
** \brief Thread for configuring UPnP in the background
*/
diff --git a/src/vidalia/config/UPNPTestDialog.cpp b/src/vidalia/config/UPNPTestDialog.cpp
index 4945ae8..7c28cd8 100644
--- a/src/vidalia/config/UPNPTestDialog.cpp
+++ b/src/vidalia/config/UPNPTestDialog.cpp
@@ -10,7 +10,6 @@
/*
** \file UPNPTestDialog.cpp
-** \version $Id$
** \brief Dialog that displays the progress of a UPnP configuration test
*/
diff --git a/src/vidalia/config/UPNPTestDialog.h b/src/vidalia/config/UPNPTestDialog.h
index d7f6537..1c26212 100644
--- a/src/vidalia/config/UPNPTestDialog.h
+++ b/src/vidalia/config/UPNPTestDialog.h
@@ -10,7 +10,6 @@
/*
** \file UPNPTestDialog.h
-** \version $Id$
** \brief Dialog that displays the progress of a UPnP configuration test
*/
diff --git a/src/vidalia/config/VSettings.cpp b/src/vidalia/config/VSettings.cpp
index 21c1e53..168392c 100644
--- a/src/vidalia/config/VSettings.cpp
+++ b/src/vidalia/config/VSettings.cpp
@@ -10,7 +10,6 @@
/*
** \file VSettings.cpp
-** \version $Id$
** \brief Stores and retrieves settings from Vidalia's configuration file.
*/
diff --git a/src/vidalia/config/VSettings.h b/src/vidalia/config/VSettings.h
index df93aea..d921b97 100644
--- a/src/vidalia/config/VSettings.h
+++ b/src/vidalia/config/VSettings.h
@@ -10,7 +10,6 @@
/*
** \file vsettings.h
-** \version $Id$
** \brief Stores and retrieves settings from Vidalia's configuration file.
*/
diff --git a/src/vidalia/config/VidaliaSettings.cpp b/src/vidalia/config/VidaliaSettings.cpp
index 193692d..f16e456 100644
--- a/src/vidalia/config/VidaliaSettings.cpp
+++ b/src/vidalia/config/VidaliaSettings.cpp
@@ -10,7 +10,6 @@
/*
** \file VidaliaSettings.cpp
-** \version $Id$
** \brief General Vidalia settings, such as language and interface style
*/
diff --git a/src/vidalia/config/VidaliaSettings.h b/src/vidalia/config/VidaliaSettings.h
index e3581ac..dbcc860 100644
--- a/src/vidalia/config/VidaliaSettings.h
+++ b/src/vidalia/config/VidaliaSettings.h
@@ -10,7 +10,6 @@
/*
** \file VidaliaSettings.h
-** \version $Id$
** \brief General Vidalia settings, such as language and interface style
*/
diff --git a/src/vidalia/help/browser/HelpBrowser.cpp b/src/vidalia/help/browser/HelpBrowser.cpp
index d1e5ab1..94d77c3 100644
--- a/src/vidalia/help/browser/HelpBrowser.cpp
+++ b/src/vidalia/help/browser/HelpBrowser.cpp
@@ -10,7 +10,6 @@
/*
** \file HelpBrowser.cpp
-** \version $Id$
** \brief Displays a list of help topics and content
*/
diff --git a/src/vidalia/help/browser/HelpBrowser.h b/src/vidalia/help/browser/HelpBrowser.h
index 820e927..2170822 100644
--- a/src/vidalia/help/browser/HelpBrowser.h
+++ b/src/vidalia/help/browser/HelpBrowser.h
@@ -10,7 +10,6 @@
/*
** \file HelpBrowser.h
-** \version $Id$
** \brief Displays a list of help topics and content
*/
diff --git a/src/vidalia/help/browser/HelpTextBrowser.cpp b/src/vidalia/help/browser/HelpTextBrowser.cpp
index 88d93b7..cb525ab 100644
--- a/src/vidalia/help/browser/HelpTextBrowser.cpp
+++ b/src/vidalia/help/browser/HelpTextBrowser.cpp
@@ -10,7 +10,6 @@
/*
** \file HelpTextBrowser.cpp
-** \version $Id$
** \brief Displays an HTML-based help document
*/
diff --git a/src/vidalia/help/browser/HelpTextBrowser.h b/src/vidalia/help/browser/HelpTextBrowser.h
index c6222e9..5ca8700 100644
--- a/src/vidalia/help/browser/HelpTextBrowser.h
+++ b/src/vidalia/help/browser/HelpTextBrowser.h
@@ -10,7 +10,6 @@
/*
** \file HelpTextBrowser.h
-** \version $Id$
** \brief Displays an HTML-based help document
*/
diff --git a/src/vidalia/log/LogFile.cpp b/src/vidalia/log/LogFile.cpp
index dc11d56..310294f 100644
--- a/src/vidalia/log/LogFile.cpp
+++ b/src/vidalia/log/LogFile.cpp
@@ -10,7 +10,6 @@
/*
** \file LogFile.cpp
-** \version $Id$
** \brief Logs messages from Tor to a file
*/
diff --git a/src/vidalia/log/LogFile.h b/src/vidalia/log/LogFile.h
index e21077c..d01f9d7 100644
--- a/src/vidalia/log/LogFile.h
+++ b/src/vidalia/log/LogFile.h
@@ -10,7 +10,6 @@
/*
** \file LogFile.h
-** \version $Id$
** \brief Logs messages from Tor to a file
*/
diff --git a/src/vidalia/log/LogHeaderView.cpp b/src/vidalia/log/LogHeaderView.cpp
index 6b85342..c62b7a1 100644
--- a/src/vidalia/log/LogHeaderView.cpp
+++ b/src/vidalia/log/LogHeaderView.cpp
@@ -10,7 +10,6 @@
/*
** \file LogHeaderView.cpp
-** \version $Id$
** \brief Header for the message log QTreeView
*/
diff --git a/src/vidalia/log/LogHeaderView.h b/src/vidalia/log/LogHeaderView.h
index bb8aa8d..6223d73 100644
--- a/src/vidalia/log/LogHeaderView.h
+++ b/src/vidalia/log/LogHeaderView.h
@@ -10,7 +10,6 @@
/*
** \file LogHeaderView.h
-** \version $Id$
** \brief Header for the message log QTreeView
*/
diff --git a/src/vidalia/log/LogMessageColumnDelegate.cpp b/src/vidalia/log/LogMessageColumnDelegate.cpp
index 0eb746a..8821438 100644
--- a/src/vidalia/log/LogMessageColumnDelegate.cpp
+++ b/src/vidalia/log/LogMessageColumnDelegate.cpp
@@ -10,7 +10,6 @@
/*
** \file LogMessageColumnDelegate.cpp
-** \version $Id$
** \brief Delegate responsible for rendering the log message column
*/
diff --git a/src/vidalia/log/LogMessageColumnDelegate.h b/src/vidalia/log/LogMessageColumnDelegate.h
index 864eedc..dbf9ca6 100644
--- a/src/vidalia/log/LogMessageColumnDelegate.h
+++ b/src/vidalia/log/LogMessageColumnDelegate.h
@@ -10,7 +10,6 @@
/*
** \file LogMessageColumnDelegate.h
-** \version $Id$
** \brief Delegate responsible for rendering the log message column
*/
diff --git a/src/vidalia/log/LogTreeItem.cpp b/src/vidalia/log/LogTreeItem.cpp
index 287de44..e7b6598 100644
--- a/src/vidalia/log/LogTreeItem.cpp
+++ b/src/vidalia/log/LogTreeItem.cpp
@@ -10,7 +10,6 @@
/*
** \file LogTreeItem.cpp
-** \version $Id$
** \brief Item representing a single message in the message log
*/
diff --git a/src/vidalia/log/LogTreeItem.h b/src/vidalia/log/LogTreeItem.h
index 5e200dc..a402011 100644
--- a/src/vidalia/log/LogTreeItem.h
+++ b/src/vidalia/log/LogTreeItem.h
@@ -10,7 +10,6 @@
/*
** \file LogTreeItem.h
-** \version $Id$
** \brief Item representing a single message in the message log
*/
diff --git a/src/vidalia/log/LogTreeWidget.cpp b/src/vidalia/log/LogTreeWidget.cpp
index 862868a..0124a63 100644
--- a/src/vidalia/log/LogTreeWidget.cpp
+++ b/src/vidalia/log/LogTreeWidget.cpp
@@ -10,7 +10,6 @@
/*
** \file LogTreeWidget.cpp
-** \version $Id$
** \brief Contains a collection of log messages as LogTreeItems
*/
diff --git a/src/vidalia/log/LogTreeWidget.h b/src/vidalia/log/LogTreeWidget.h
index 6ec3d96..ad1dd91 100644
--- a/src/vidalia/log/LogTreeWidget.h
+++ b/src/vidalia/log/LogTreeWidget.h
@@ -10,7 +10,6 @@
/*
** \file LogTreeWidget.h
-** \version $Id$
** \brief Contains a collection of log messages as LogTreeItems
*/
diff --git a/src/vidalia/log/MessageLog.cpp b/src/vidalia/log/MessageLog.cpp
index 4c517e9..e15799e 100644
--- a/src/vidalia/log/MessageLog.cpp
+++ b/src/vidalia/log/MessageLog.cpp
@@ -10,7 +10,6 @@
/*
** \file MessageLog.cpp
-** \version $Id$
** \brief Displays log messages and message log settings
*/
diff --git a/src/vidalia/log/MessageLog.h b/src/vidalia/log/MessageLog.h
index b72f04f..3462ae1 100644
--- a/src/vidalia/log/MessageLog.h
+++ b/src/vidalia/log/MessageLog.h
@@ -10,7 +10,6 @@
/*
** \file MessageLog.h
-** \version $Id$
** \brief Displays log messages and message log settings
*/
diff --git a/src/vidalia/log/StatusEventItem.cpp b/src/vidalia/log/StatusEventItem.cpp
index 85ff2c8..d42823f 100644
--- a/src/vidalia/log/StatusEventItem.cpp
+++ b/src/vidalia/log/StatusEventItem.cpp
@@ -10,7 +10,6 @@
/*
** \file StatusEventItem.cpp
-** \version $Id$
** \brief Represents a single status event item in a StatusEventWidget
*/
diff --git a/src/vidalia/log/StatusEventItem.h b/src/vidalia/log/StatusEventItem.h
index fdc77e1..f70f711 100644
--- a/src/vidalia/log/StatusEventItem.h
+++ b/src/vidalia/log/StatusEventItem.h
@@ -10,7 +10,6 @@
/*
** \file StatusEventItem.cpp
-** \version $Id$
** \brief Represents a single status event item in a StatusEventWidget
*/
diff --git a/src/vidalia/log/StatusEventItemDelegate.cpp b/src/vidalia/log/StatusEventItemDelegate.cpp
index a043ea6..b8852eb 100644
--- a/src/vidalia/log/StatusEventItemDelegate.cpp
+++ b/src/vidalia/log/StatusEventItemDelegate.cpp
@@ -10,7 +10,6 @@
/*
** \file StatusEventItemDelegate.cpp
-** \version $Id$
** \brief Handles custom painting of items in a StatusEventWidget
*/
diff --git a/src/vidalia/log/StatusEventItemDelegate.h b/src/vidalia/log/StatusEventItemDelegate.h
index 3f20f81..c4eb244 100644
--- a/src/vidalia/log/StatusEventItemDelegate.h
+++ b/src/vidalia/log/StatusEventItemDelegate.h
@@ -10,7 +10,6 @@
/*
** \file StatusEventItemDelegate.h
-** \version $Id$
** \brief Handles custom painting of items in a StatusEventWidget
*/
diff --git a/src/vidalia/log/StatusEventWidget.cpp b/src/vidalia/log/StatusEventWidget.cpp
index 94d1416..9fd4dbc 100644
--- a/src/vidalia/log/StatusEventWidget.cpp
+++ b/src/vidalia/log/StatusEventWidget.cpp
@@ -10,7 +10,6 @@
/*
** \file StatusEventWidget.h
-** \version $Id$
** \brief Displays information on Tor status events
*/
diff --git a/src/vidalia/log/StatusEventWidget.h b/src/vidalia/log/StatusEventWidget.h
index e73062b..ee0130f 100644
--- a/src/vidalia/log/StatusEventWidget.h
+++ b/src/vidalia/log/StatusEventWidget.h
@@ -10,7 +10,6 @@
/*
** \file StatusEventWidget.h
-** \version $Id$
** \brief Displays information on Tor status events
*/
diff --git a/src/vidalia/main.cpp b/src/vidalia/main.cpp
index be0fc7f..acb9d66 100644
--- a/src/vidalia/main.cpp
+++ b/src/vidalia/main.cpp
@@ -10,7 +10,6 @@
/*
** \file main.cpp
-** \version $Id$
** \brief Main Vidalia entry point
*/
diff --git a/src/vidalia/network/CircuitItem.cpp b/src/vidalia/network/CircuitItem.cpp
index 48a4e73..bca061e 100644
--- a/src/vidalia/network/CircuitItem.cpp
+++ b/src/vidalia/network/CircuitItem.cpp
@@ -10,7 +10,6 @@
/*
** \file CircuitItem.cpp
-** \version $Id$
** \brief Item representing a Tor circuit and its status
*/
diff --git a/src/vidalia/network/CircuitItem.h b/src/vidalia/network/CircuitItem.h
index 68e62aa..b188098 100644
--- a/src/vidalia/network/CircuitItem.h
+++ b/src/vidalia/network/CircuitItem.h
@@ -10,7 +10,6 @@
/*
** \file CircuitItem.h
-** \version $Id$
** \brief List item representing a Tor circuit and its status
*/
diff --git a/src/vidalia/network/CircuitListWidget.cpp b/src/vidalia/network/CircuitListWidget.cpp
index db3b802..a0af5e7 100644
--- a/src/vidalia/network/CircuitListWidget.cpp
+++ b/src/vidalia/network/CircuitListWidget.cpp
@@ -10,7 +10,6 @@
/*
** \file CircuitListWidget.cpp
-** \version $Id$
** \brief Collection of Tor circuits as CircuitItems
*/
diff --git a/src/vidalia/network/CircuitListWidget.h b/src/vidalia/network/CircuitListWidget.h
index d00dac7..9bfdfec 100644
--- a/src/vidalia/network/CircuitListWidget.h
+++ b/src/vidalia/network/CircuitListWidget.h
@@ -10,7 +10,6 @@
/*
** \file CircuitListWidget.h
-** \version $Id$
** \brief Collection of Tor circuits as CircuitItems
*/
diff --git a/src/vidalia/network/CountryInfo.cpp b/src/vidalia/network/CountryInfo.cpp
index fec48b3..dd6b998 100644
--- a/src/vidalia/network/CountryInfo.cpp
+++ b/src/vidalia/network/CountryInfo.cpp
@@ -10,7 +10,6 @@
/*
** \file CountryInfo.cpp
-** \version $Id$
** \brief Provides a method to look up a localized country name given its
** ISO 3166 2-letter country code.
*/
diff --git a/src/vidalia/network/CountryInfo.h b/src/vidalia/network/CountryInfo.h
index 354cc58..30a8207 100644
--- a/src/vidalia/network/CountryInfo.h
+++ b/src/vidalia/network/CountryInfo.h
@@ -10,7 +10,6 @@
/*
** \file CountryInfo.h
-** \version $Id$
** \brief Provides a method to look up a localized country name given its
** ISO 3166-1 2-letter country code.
*/
diff --git a/src/vidalia/network/GeoIpDatabase.cpp b/src/vidalia/network/GeoIpDatabase.cpp
index e2183e0..3f496c7 100644
--- a/src/vidalia/network/GeoIpDatabase.cpp
+++ b/src/vidalia/network/GeoIpDatabase.cpp
@@ -10,7 +10,6 @@
/*
** \file GeoIpDatabase.cpp
-** \version $Id$
** \brief Interface to a local MaxMind GeoIP database
*/
diff --git a/src/vidalia/network/GeoIpDatabase.h b/src/vidalia/network/GeoIpDatabase.h
index f5e8690..5b8a6db 100644
--- a/src/vidalia/network/GeoIpDatabase.h
+++ b/src/vidalia/network/GeoIpDatabase.h
@@ -10,7 +10,6 @@
/*
** \file GeoIpDatabase.h
-** \version $Id$
** \brief Interface to a local MaxMind GeoIP database.
*/
diff --git a/src/vidalia/network/GeoIpRecord.cpp b/src/vidalia/network/GeoIpRecord.cpp
index 0516f6c..8a37813 100644
--- a/src/vidalia/network/GeoIpRecord.cpp
+++ b/src/vidalia/network/GeoIpRecord.cpp
@@ -10,7 +10,6 @@
/*
** \file GeoIpRecord.cpp
-** \version $Id$
** \brief Associates an IP with a geographic location
*/
diff --git a/src/vidalia/network/GeoIpRecord.h b/src/vidalia/network/GeoIpRecord.h
index 594ca2a..bf254e9 100644
--- a/src/vidalia/network/GeoIpRecord.h
+++ b/src/vidalia/network/GeoIpRecord.h
@@ -10,7 +10,6 @@
/*
** \file GeoIpRecord.h
-** \version $Id$
** \brief Associates an IP with a geographic location
*/
diff --git a/src/vidalia/network/GeoIpResolver.cpp b/src/vidalia/network/GeoIpResolver.cpp
index 85ae7ff..45e09e6 100644
--- a/src/vidalia/network/GeoIpResolver.cpp
+++ b/src/vidalia/network/GeoIpResolver.cpp
@@ -10,7 +10,6 @@
/*
** \file GeoIpResolver.cpp
-** \version $Id$
** \brief Retrieves GeoIP information either from Tor or from a local
** database and returns the result.
*/
diff --git a/src/vidalia/network/GeoIpResolver.h b/src/vidalia/network/GeoIpResolver.h
index abbbc9e..b0bbab9 100644
--- a/src/vidalia/network/GeoIpResolver.h
+++ b/src/vidalia/network/GeoIpResolver.h
@@ -10,7 +10,6 @@
/*
G** \file GeoIpResolver.h
-** \version $Id$
** \brief Retrieves GeoIP information either from Tor or from a local
** database and returns the result.
*/
diff --git a/src/vidalia/network/NetViewer.cpp b/src/vidalia/network/NetViewer.cpp
index e637124..2501537 100644
--- a/src/vidalia/network/NetViewer.cpp
+++ b/src/vidalia/network/NetViewer.cpp
@@ -10,7 +10,6 @@
/*
** \file NetViewer.cpp
-** \version $Id$
** \brief Displays a map of the Tor network and the user's circuits
*/
diff --git a/src/vidalia/network/NetViewer.h b/src/vidalia/network/NetViewer.h
index 1b3b115..e5c7208 100644
--- a/src/vidalia/network/NetViewer.h
+++ b/src/vidalia/network/NetViewer.h
@@ -10,7 +10,6 @@
/*
** \file NetViewer.h
-** \version $Id$
** \brief Displays a map of the Tor network and the user's circuits
*/
diff --git a/src/vidalia/network/RouterDescriptorView.cpp b/src/vidalia/network/RouterDescriptorView.cpp
index 0f79795..63c3102 100644
--- a/src/vidalia/network/RouterDescriptorView.cpp
+++ b/src/vidalia/network/RouterDescriptorView.cpp
@@ -10,7 +10,6 @@
/*
** \file RouterDescriptorView.cpp
-** \version $Id$
** \brief Formats and displays a router descriptor as HTML
*/
diff --git a/src/vidalia/network/RouterDescriptorView.h b/src/vidalia/network/RouterDescriptorView.h
index 70aa96a..1a77412 100644
--- a/src/vidalia/network/RouterDescriptorView.h
+++ b/src/vidalia/network/RouterDescriptorView.h
@@ -10,7 +10,6 @@
/*
** \file RouterDescriptorView.h
-** \version $Id$
** \brief Formats and displays a router descriptor as HTML
*/
diff --git a/src/vidalia/network/RouterInfoDialog.cpp b/src/vidalia/network/RouterInfoDialog.cpp
index 1d89180..935a1e3 100644
--- a/src/vidalia/network/RouterInfoDialog.cpp
+++ b/src/vidalia/network/RouterInfoDialog.cpp
@@ -10,7 +10,6 @@
/*
** \file RouterInfoDialog.cpp
-** \version $Id$
** \brief Displays detailed information about a particular router
*/
diff --git a/src/vidalia/network/RouterInfoDialog.h b/src/vidalia/network/RouterInfoDialog.h
index 0dbe3f8..ac09ea3 100644
--- a/src/vidalia/network/RouterInfoDialog.h
+++ b/src/vidalia/network/RouterInfoDialog.h
@@ -10,7 +10,6 @@
/*
** \file RouterInfoDialog.h
-** \version $Id$
** \brief Displays detailed information about a particular router
*/
diff --git a/src/vidalia/network/RouterListItem.cpp b/src/vidalia/network/RouterListItem.cpp
index 542184c..904a3f7 100644
--- a/src/vidalia/network/RouterListItem.cpp
+++ b/src/vidalia/network/RouterListItem.cpp
@@ -10,7 +10,6 @@
/*
** \file RouterListItem.cpp
-** \version $Id$
** \brief Item representing a single router and status in a RouterListWidget
*/
diff --git a/src/vidalia/network/RouterListItem.h b/src/vidalia/network/RouterListItem.h
index d773b91..ea423a3 100644
--- a/src/vidalia/network/RouterListItem.h
+++ b/src/vidalia/network/RouterListItem.h
@@ -10,7 +10,6 @@
/*
** \file RouterListItem.h
-** \version $Id$
** \brief Item representing a single router and status in a RouterListWidget
*/
diff --git a/src/vidalia/network/RouterListWidget.cpp b/src/vidalia/network/RouterListWidget.cpp
index c3d07a8..ce34355 100644
--- a/src/vidalia/network/RouterListWidget.cpp
+++ b/src/vidalia/network/RouterListWidget.cpp
@@ -10,7 +10,6 @@
/*
** \file RouterListWidget.cpp
-** \version $Id$
** \brief Displays a list of Tor servers and their status
*/
diff --git a/src/vidalia/network/RouterListWidget.h b/src/vidalia/network/RouterListWidget.h
index f62b5ae..34dfd95 100644
--- a/src/vidalia/network/RouterListWidget.h
+++ b/src/vidalia/network/RouterListWidget.h
@@ -10,7 +10,6 @@
/*
** \file RouterListWidget.h
-** \version $Id$
** \brief Displays a list of Tor servers and their status
*/
diff --git a/src/vidalia/network/StreamItem.cpp b/src/vidalia/network/StreamItem.cpp
index bd15fb3..5c9fff9 100644
--- a/src/vidalia/network/StreamItem.cpp
+++ b/src/vidalia/network/StreamItem.cpp
@@ -10,7 +10,6 @@
/*
** \file StreamItem.cpp
-** \version $Id$
** \brief Item representing a stream through Tor and its status
*/
diff --git a/src/vidalia/network/StreamItem.h b/src/vidalia/network/StreamItem.h
index c638ddf..9390469 100644
--- a/src/vidalia/network/StreamItem.h
+++ b/src/vidalia/network/StreamItem.h
@@ -10,7 +10,6 @@
/*
** \file StreamItem.h
-** \version $Id$
** \brief Item representing a stream through Tor and its status
*/
diff --git a/src/vidalia/network/TorMapImageView.cpp b/src/vidalia/network/TorMapImageView.cpp
index 7df91c5..dbcf634 100644
--- a/src/vidalia/network/TorMapImageView.cpp
+++ b/src/vidalia/network/TorMapImageView.cpp
@@ -10,7 +10,6 @@
/*
** \file TorMapImageView.cpp
-** \version $Id$
** \brief Displays Tor servers and circuits on a map of the world
*/
diff --git a/src/vidalia/network/TorMapImageView.h b/src/vidalia/network/TorMapImageView.h
index 2cc5227..47f08d8 100644
--- a/src/vidalia/network/TorMapImageView.h
+++ b/src/vidalia/network/TorMapImageView.h
@@ -10,7 +10,6 @@
/*
** \file TorMapImageView.h
-** \version $Id$
** \brief Displays Tor servers and circuits on a map of the world
*/
diff --git a/src/vidalia/network/TorMapWidget.cpp b/src/vidalia/network/TorMapWidget.cpp
index 43440f9..226ee17 100644
--- a/src/vidalia/network/TorMapWidget.cpp
+++ b/src/vidalia/network/TorMapWidget.cpp
@@ -10,7 +10,6 @@
/*
** \file TorMapWidget.cpp
-** \version $Id$
** \brief Displays Tor servers and circuits on a map of the world
*/
diff --git a/src/vidalia/network/TorMapWidget.h b/src/vidalia/network/TorMapWidget.h
index 5aee666..0671874 100644
--- a/src/vidalia/network/TorMapWidget.h
+++ b/src/vidalia/network/TorMapWidget.h
@@ -10,7 +10,6 @@
/*
** \file TorMapWidget.h
-** \version $Id$
** \brief Displays Tor servers and circuits on a map of the world
*/
diff --git a/src/vidalia/network/TorMapWidgetPopupMenu.cpp b/src/vidalia/network/TorMapWidgetPopupMenu.cpp
index 7f7348a..2bc9ae5 100644
--- a/src/vidalia/network/TorMapWidgetPopupMenu.cpp
+++ b/src/vidalia/network/TorMapWidgetPopupMenu.cpp
@@ -10,7 +10,6 @@
/*
** \file TorMapWidgetPopupMenu.cpp
-** \version $Id$
** \brief Popup menu displayed when the user mouse clicks on a map placemark
*/
diff --git a/src/vidalia/network/TorMapWidgetPopupMenu.h b/src/vidalia/network/TorMapWidgetPopupMenu.h
index 52b7947..b892a1e 100644
--- a/src/vidalia/network/TorMapWidgetPopupMenu.h
+++ b/src/vidalia/network/TorMapWidgetPopupMenu.h
@@ -10,7 +10,6 @@
/*
** \file TorMapWidgetPopupMenu.h
-** \version $Id$
** \brief Popup menu displayed when the user mouse clicks on a map placemark
*/
diff --git a/src/vidalia/network/ZImageView.cpp b/src/vidalia/network/ZImageView.cpp
index e07558c..cf712a7 100644
--- a/src/vidalia/network/ZImageView.cpp
+++ b/src/vidalia/network/ZImageView.cpp
@@ -10,7 +10,6 @@
/*
** \file ZImageView.cpp
-** \version $Id$
** \brief Displays an image and allows zooming and panning
*/
diff --git a/src/vidalia/network/ZImageView.h b/src/vidalia/network/ZImageView.h
index b577a25..37b53ea 100644
--- a/src/vidalia/network/ZImageView.h
+++ b/src/vidalia/network/ZImageView.h
@@ -10,7 +10,6 @@
/*
** \file ZImageView.h
-** \version $Id$
** \brief Displays an image and allows zooming and panning
*/
1
0
08 Apr '11
commit 80466eb21531c2d47e0cb6d7163492c16cf608ef
Merge: 39cc300 4cbbb92
Author: Roger Dingledine <arma(a)torproject.org>
Date: Fri Apr 8 17:01:24 2011 -0400
Merge branch 'maint-0.2.2' into release-0.2.2
changes/osx_forgotten_compilefix | 4 ++++
changes/win_tmp_dir | 4 ++++
src/common/log.c | 11 ++++++++++-
src/or/rephist.c | 19 ++++++++++++++++---
src/test/test.c | 14 ++++++++++----
5 files changed, 44 insertions(+), 8 deletions(-)
1
0
[tor/release-0.2.2] Add a changes file for the osx 10.6 compile fix
by arma@torproject.org 08 Apr '11
by arma@torproject.org 08 Apr '11
08 Apr '11
commit 4cbbb92e7fc7c9c4d374b35211c216a5419e3da2
Author: Sebastian Hahn <sebastian(a)torproject.org>
Date: Fri Apr 8 22:56:28 2011 +0200
Add a changes file for the osx 10.6 compile fix
We forgot to put it into 0.2.2.24-alpha.
---
changes/osx_forgotten_compilefix | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/osx_forgotten_compilefix b/changes/osx_forgotten_compilefix
new file mode 100644
index 0000000..754e09c
--- /dev/null
+++ b/changes/osx_forgotten_compilefix
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Added a forgotten cast that caused a compile warning on OS X 10.6. Bugfix
+ on 0.2.2.24-alpha.
+
1
0
08 Apr '11
commit 403b6cfdedee7ebc8fe0b5d1c187e8ae3611aec1
Author: Nick Mathewson <nickm(a)torproject.org>
Date: Thu Apr 7 14:59:28 2011 -0400
Free circuits_for_buffer_stats on shutdown
---
src/or/rephist.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/or/rephist.c b/src/or/rephist.c
index 74e156f..9b7eefe 100644
--- a/src/or/rephist.c
+++ b/src/or/rephist.c
@@ -2545,5 +2545,11 @@ rep_hist_free_all(void)
tor_free(exit_streams);
built_last_stability_doc_at = 0;
predicted_ports_free();
+ if (circuits_for_buffer_stats) {
+ SMARTLIST_FOREACH(circuits_for_buffer_stats, circ_buffer_stats_t *, s,
+ tor_free(s));
+ smartlist_free(circuits_for_buffer_stats);
+ circuits_for_buffer_stats = NULL;
+ }
}
1
0
[tor/release-0.2.2] Fix up some cell-queue stats issues in rephist.c
by arma@torproject.org 08 Apr '11
by arma@torproject.org 08 Apr '11
08 Apr '11
commit 71fb2af62c0a60fee94f984b782531a5d492b055
Author: Nick Mathewson <nickm(a)torproject.org>
Date: Thu Apr 7 14:56:50 2011 -0400
Fix up some cell-queue stats issues in rephist.c
- Document the structure and variables.
- Make circuits_for_buffer_stats into a static variable.
- Don't die horribly if interval_length is 0.
- Remove the unused local_circ_id field.
- Reorder the fields of circ_buffer_stats_t for cleaner alignment layout.
---
src/or/rephist.c | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/src/or/rephist.c b/src/or/rephist.c
index e56ce9e..74e156f 100644
--- a/src/or/rephist.c
+++ b/src/or/rephist.c
@@ -2330,14 +2330,19 @@ rep_hist_buffer_stats_init(time_t now)
start_of_buffer_stats_interval = now;
}
+/** Statistics from a single circuit. Collected when the circuit closes, or
+ * when we flush statistics to disk. */
typedef struct circ_buffer_stats_t {
- uint32_t processed_cells;
+ /** Average number of cells in the circuit's queue */
double mean_num_cells_in_queue;
+ /** Average time a cell waits in the queue. */
double mean_time_cells_in_queue;
- uint32_t local_circ_id;
+ /** Total number of cells sent over this circuit */
+ uint32_t processed_cells;
} circ_buffer_stats_t;
-smartlist_t *circuits_for_buffer_stats = NULL;
+/** List of circ_buffer_stats_t. */
+static smartlist_t *circuits_for_buffer_stats = NULL;
/** Remember cell statistics for circuit <b>circ</b> at time
* <b>end_of_interval</b> and reset cell counters in case the circuit
@@ -2361,6 +2366,8 @@ rep_hist_buffer_stats_add_circ(circuit_t *circ, time_t end_of_interval)
circ->timestamp_created.tv_sec :
start_of_buffer_stats_interval;
interval_length = (int) (end_of_interval - start_of_interval);
+ if (interval_length <= 0)
+ return;
stat = tor_malloc_zero(sizeof(circ_buffer_stats_t));
stat->processed_cells = orcirc->processed_cells;
/* 1000.0 for s -> ms; 2.0 because of app-ward and exit-ward queues */
1
0
[tor/release-0.2.2] Use GetTempDir instead of hardcoded path to c:\windows\tmp for unittests
by arma@torproject.org 08 Apr '11
by arma@torproject.org 08 Apr '11
08 Apr '11
commit 70e02914682eb1959d8b385f76b5acf7486158cc
Author: Gisle Vanem <gvanem(a)broadpark.no>
Date: Thu Apr 7 18:34:11 2011 -0400
Use GetTempDir instead of hardcoded path to c:\windows\tmp for unittests
---
changes/win_tmp_dir | 4 ++++
src/test/test.c | 14 ++++++++++----
2 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/changes/win_tmp_dir b/changes/win_tmp_dir
new file mode 100644
index 0000000..13f6e7f
--- /dev/null
+++ b/changes/win_tmp_dir
@@ -0,0 +1,4 @@
+ o Unit tests:
+ - Use GetTempDir to find the proper temporary directory location on
+ Windows when generating temporary files for the unit tests. Patch
+ by Gisle Vanem.
diff --git a/src/test/test.c b/src/test/test.c
index f5b6a22..9b24a99 100644
--- a/src/test/test.c
+++ b/src/test/test.c
@@ -84,10 +84,16 @@ setup_directory(void)
if (is_setup) return;
#ifdef MS_WINDOWS
- // XXXX
- tor_snprintf(temp_dir, sizeof(temp_dir),
- "c:\\windows\\temp\\tor_test_%d", (int)getpid());
- r = mkdir(temp_dir);
+ {
+ char buf[MAX_PATH];
+ const char *tmp = buf;
+ /* If this fails, we're probably screwed anyway */
+ if (!GetTempPath(sizeof(buf),buf))
+ tmp = "c:\\windows\\temp";
+ tor_snprintf(temp_dir, sizeof(temp_dir),
+ "%s\\tor_test_%d", tmp, (int)getpid());
+ r = mkdir(temp_dir);
+ }
#else
tor_snprintf(temp_dir, sizeof(temp_dir), "/tmp/tor_test_%d", (int) getpid());
r = mkdir(temp_dir, 0700);
1
0
commit 1be12213857e3c5068107f4df047cea03b6462e8
Author: Nick Mathewson <nickm(a)torproject.org>
Date: Thu Apr 7 15:25:33 2011 -0400
Free pending_cb_messages on exit
---
src/common/log.c | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/src/common/log.c b/src/common/log.c
index 28d0029..d14563c 100644
--- a/src/common/log.c
+++ b/src/common/log.c
@@ -363,7 +363,7 @@ logv(int severity, log_domain_mask_t domain, const char *funcname,
continue;
} else if (lf->callback) {
if (domain & LD_NOCB) {
- if (!callbacks_deferred) {
+ if (!callbacks_deferred && pending_cb_messages) {
pending_cb_message_t *msg = tor_malloc(sizeof(pending_cb_message_t));
msg->severity = severity;
msg->domain = domain;
@@ -512,9 +512,12 @@ void
logs_free_all(void)
{
logfile_t *victim, *next;
+ smartlist_t *messages;
LOCK_LOGS();
next = logfiles;
logfiles = NULL;
+ messages = pending_cb_messages;
+ pending_cb_messages = NULL;
UNLOCK_LOGS();
while (next) {
victim = next;
@@ -524,6 +527,12 @@ logs_free_all(void)
}
tor_free(appname);
+ SMARTLIST_FOREACH(messages, pending_cb_message_t *, msg, {
+ tor_free(msg->msg);
+ tor_free(msg);
+ });
+ smartlist_free(messages);
+
/* We _could_ destroy the log mutex here, but that would screw up any logs
* that happened between here and the end of execution. */
}
1
0
08 Apr '11
commit e247705afefaa0f32ccbc43185f98fc65f041af1
Merge: 70e0291 1be1221
Author: Nick Mathewson <nickm(a)torproject.org>
Date: Fri Apr 8 13:35:26 2011 -0400
Merge branch 'bug2373' into maint-0.2.2
src/common/log.c | 11 ++++++++++-
src/or/rephist.c | 19 ++++++++++++++++---
2 files changed, 26 insertions(+), 4 deletions(-)
1
0
08 Apr '11
commit 4cbbb92e7fc7c9c4d374b35211c216a5419e3da2
Author: Sebastian Hahn <sebastian(a)torproject.org>
Date: Fri Apr 8 22:56:28 2011 +0200
Add a changes file for the osx 10.6 compile fix
We forgot to put it into 0.2.2.24-alpha.
---
changes/osx_forgotten_compilefix | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/osx_forgotten_compilefix b/changes/osx_forgotten_compilefix
new file mode 100644
index 0000000..754e09c
--- /dev/null
+++ b/changes/osx_forgotten_compilefix
@@ -0,0 +1,4 @@
+ o Minor bugfixes:
+ - Added a forgotten cast that caused a compile warning on OS X 10.6. Bugfix
+ on 0.2.2.24-alpha.
+
1
0
commit 39cc300303993628afa1e067538cbd7d319f46b0
Author: Roger Dingledine <arma(a)torproject.org>
Date: Fri Apr 8 16:54:50 2011 -0400
fold in changes entries so far
---
ChangeLog | 36 ++++++++++++++++++++++++++++++++++++
changes/bug539_removal | 6 ------
changes/connect_err_reporting | 6 ------
changes/count_overflow | 5 -----
changes/feature2711 | 4 ----
changes/full_ap_circuits | 6 ------
changes/kill_ftime | 7 -------
changes/noroute | 5 -----
8 files changed, 36 insertions(+), 39 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 70afe71..ce68ccb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+Changes in version 0.2.2.25-alpha - 2011-04-??
+ o Major features:
+ - Export GeoIP information on usage to bridge controller even if
+ we have not yet been running for 24 hours.
+
+ o Minor bugfixes:
+ - Be more careful about reporting the correct error from a failed
+ connect() system call. Under some circumstances, it was possible to
+ look at an incorrect value for errno when sending the end reason.
+ Bugfix on 0.1.0.1-rc.
+ - Correctly handle an "impossible" overflow cases in connection
+ byte counting, where we write or read more than 4GB on an edge
+ connection in single second. Bugfix on 0.1.2.8-beta.
+ - When a client finds that an origin circuit has run out of 16-bit
+ stream IDs, we now mark it as unusable for new streams. Previously,
+ we would try to close the entire circuit. Bugfix on Tor 0.0.6.
+
+ o Minor features:
+ - Send END_STREAM_REASON_NOROUTE in response to EHOSTUNREACH errors.
+ Clients before 0.2.1.27 didn't handle NOROUTE correctly, but such
+ clients are already deprecated because of security bugs.
+
+ o Code simplification and refactoring:
+ - Removed workaround code to handle directory responses from
+ servers that had bug 539 (they would send HTTP status 503
+ responses _and_ send a body too). Since only server versions before
+ 0.2.0.16-alpha/0.1.2.19 were affected, there is no longer reason
+ to keep the workaround in place.
+ - Remove the old 'fuzzy time' logic. It was supposed to be used
+ for handling calculations where we have a known amount of clock
+ skew and an allowed amount of unknown skew. But we only used it
+ in three places, and we never adjusted the known/unknown skew
+ values. This is still something we might want to do someday,
+ but if we do, we'll want to do it differently.
+
+
Changes in version 0.2.2.24-alpha - 2011-04-08
Tor 0.2.2.24-alpha fixes a variety of bugs, including a big bug that
prevented Tor clients from effectively using "multihomed" bridges,
diff --git a/changes/bug539_removal b/changes/bug539_removal
deleted file mode 100644
index dbff43d..0000000
--- a/changes/bug539_removal
+++ /dev/null
@@ -1,6 +0,0 @@
- o Removed code
- - Removed workaround code to handle directory responses from
- servers that had bug 539 (they would send HTTP status 503
- responses _and_ send a body too). Since only server versions
- before 0.2.0.16-alpha/0.1.2.19 were affected, there is no longer
- reason to keep the workaround in place.
diff --git a/changes/connect_err_reporting b/changes/connect_err_reporting
deleted file mode 100644
index 61a46b6..0000000
--- a/changes/connect_err_reporting
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor bugfixes:
- - Be more careful about reporting the correct error from a failed
- connect() operation. Under some circumstances, it was possible to
- look at an incorrect value for errno when sending the end reason.
- Bugfix on Tor-0.1.0.1-rc.
-
diff --git a/changes/count_overflow b/changes/count_overflow
deleted file mode 100644
index f302ff2..0000000
--- a/changes/count_overflow
+++ /dev/null
@@ -1,5 +0,0 @@
- o Minor bugfixes:
- - Correctly handle an "impossible" overflow cases in connection
- byte counting, where we write or read more than 4GB on an edge
- connection in single second. Bugfix on 0.1.2.8-beta.
-
diff --git a/changes/feature2711 b/changes/feature2711
deleted file mode 100644
index 7cdcfbf..0000000
--- a/changes/feature2711
+++ /dev/null
@@ -1,4 +0,0 @@
- o Minor features
- - Export GeoIP information on usage to bridge controller even if we have
- not yet been running for 24 hours.
-
diff --git a/changes/full_ap_circuits b/changes/full_ap_circuits
deleted file mode 100644
index 379a1a1..0000000
--- a/changes/full_ap_circuits
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor bugfixes
- - When a client finds that an origin circuit has run out of 16-bit
- stream IDs, we now mark it as unusable for new streams.
- Previously, we would try to close the entire circuit. Bugfix on
- Tor version 0.0.6.
-
diff --git a/changes/kill_ftime b/changes/kill_ftime
deleted file mode 100644
index 47f4769..0000000
--- a/changes/kill_ftime
+++ /dev/null
@@ -1,7 +0,0 @@
- o Code simplification and refactoring
- - Remove the old 'fuzzy time' logic. It was supposed to be used
- for handling calculations where we have a known amount of clock
- skew and an allowed amount of unknown skew. But we only used it
- in three places, and we never adjusted the known/unknown skew
- values. This is still something we might want to do someday,
- but if we do, we'll want to do it differently.
diff --git a/changes/noroute b/changes/noroute
deleted file mode 100644
index 644deec..0000000
--- a/changes/noroute
+++ /dev/null
@@ -1,5 +0,0 @@
- - Minor features
- - Send END_STREAM_REASON_NOROUTE in response to EHOSTUNREACH errors.
- Clients before 0.2.1.27 didn't handle NOROUTE correctly, but
- such clients are already deprecated because of security bugs.
-
1
0