pidgin/old.pidgin.im

828f7d8e09f4
Parents 3c179b398733
Children 6946c1d2dfe3
Always use https when linking to developer.pidgin.im
--- a/htdocs/about/index.php Fri Jul 13 00:20:52 2012 -0500
+++ b/htdocs/about/index.php Mon Sep 10 23:25:33 2012 -0700
@@ -25,10 +25,10 @@
friends on MSN, talking to a friend on Google Talk, and sitting in a Yahoo
chat room all at the same time.</p>
-<p>Pidgin runs on Windows, Linux, and other UNIX operating systems.
+<p>Pidgin runs on Windows, Linux, and other UNIX operating systems.
Looking for Pidgin for OS X? Try <a onclick="javascript:pageTracker._trackPageview('/external/adium.im');" href="http://adium.im/">Adium</a>!</p>
-<p>Pidgin is compatible with the following chat networks out of the box:
+<p>Pidgin is compatible with the following chat networks out of the box:
AIM, ICQ, Google Talk, Jabber/XMPP, MSN
Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger,
Lotus Sametime, SILC, SIMPLE, MXit, MySpaceIM, and Zephyr. It can support many
@@ -44,7 +44,7 @@
<p>Pidgin is under constant development. Releases are usually frequent and
driven by user contributions, such as <a href="/support/">bug reports</a> and
-<a href="http://developer.pidgin.im">patches</a>.</p>
+<a href="https://developer.pidgin.im">patches</a>.</p>
<p>Pidgin is free and contains no ads. All our code is open source and
licensed under the GNU General Public License. This means you can get Pidgin's
@@ -80,7 +80,7 @@
<p style="clear: both;">If your native language is missing from this list or
you've found that a translation contains errors, you can help us! Take a look
-at our <a href="http://developer.pidgin.im/wiki/TipsForTranslators">tips for
+at our <a href="https://developer.pidgin.im/wiki/TipsForTranslators">tips for
translators</a>.</p>
</div>
--- a/htdocs/index.php Fri Jul 13 00:20:52 2012 -0500
+++ b/htdocs/index.php Mon Sep 10 23:25:33 2012 -0700
@@ -41,7 +41,7 @@
<p class="linkbar">
<span class="number"><?php echo $download_version, ' ', $download_os; ?></span><br/>
- <a href="http://developer.pidgin.im/wiki/ChangeLog">ChangeLog</a>
+ <a href="https://developer.pidgin.im/wiki/ChangeLog">ChangeLog</a>
</p>
</span>
@@ -68,7 +68,7 @@
<?php } ?>
</div>
- <p class="linkbar"><a href="http://developer.pidgin.im/wiki/ChangeLog">ChangeLog</a></p>
+ <p class="linkbar"><a href="https://developer.pidgin.im/wiki/ChangeLog">ChangeLog</a></p>
</span>
--- a/htdocs/news/security/index.php Fri Jul 13 00:20:52 2012 -0500
+++ b/htdocs/news/security/index.php Mon Sep 10 23:25:33 2012 -0700
@@ -387,7 +387,7 @@
"fix" => "Respect the \"require TLS/SSL\" preference for this type of connection.",
"fixrevisions" => "447ef31d038a",
"fixedversion" => "2.6.0",
- "discoveredby" => "bugdave in <a href=\"http://developer.pidgin.im/ticket/8131\">ticket #8131</a> and Paul Aurich"
+ "discoveredby" => "bugdave in <a href=\"https://developer.pidgin.im/ticket/8131\">ticket #8131</a> and Paul Aurich"
),
array(
"title" => "XMPP custom smiley parsing bug",
@@ -409,7 +409,7 @@
"fix" => "Use the correct character set name and initialize error to NULL.",
"fixrevisions" => "b579df23a255",
"fixedversion" => "2.6.2",
- "discoveredby" => "aly89 in <a href=\"http://developer.pidgin.im/ticket/10048\">ticket #10048</a> and Elliott Sales de Andrade"
+ "discoveredby" => "aly89 in <a href=\"https://developer.pidgin.im/ticket/10048\">ticket #10048</a> and Elliott Sales de Andrade"
),
array(
"title" => "MSN partial SLP invite crash",
@@ -420,7 +420,7 @@
"fix" => "Check for NULL values and handle appropriately.",
"fixrevisions" => "2431bae68adf",
"fixedversion" => "2.6.2",
- "discoveredby" => "blackstar in <a href=\"http://developer.pidgin.im/ticket/10159\">ticket #10159</a> and Elliott Sales de Andrade"
+ "discoveredby" => "blackstar in <a href=\"https://developer.pidgin.im/ticket/10159\">ticket #10159</a> and Elliott Sales de Andrade"
),
array(
"title" => "IRC crash from malicious server",
@@ -442,7 +442,7 @@
"fix" => "Check for the correct number of fields before attempting to dereference memory.",
"fixrevisions" => "7dc8dfacd548",
"fixedversion" => "2.6.3",
- "discoveredby" => "nightwing666 in <a href=\"http://developer.pidgin.im/ticket/10481\">ticket #10481</a>"
+ "discoveredby" => "nightwing666 in <a href=\"https://developer.pidgin.im/ticket/10481\">ticket #10481</a>"
),
array(
"title" => "MSN file download vulnerability",
@@ -642,7 +642,7 @@
"fix" => "Check for NULL before trying to use a struct.",
"fixrevisions" => "92fdfe84de21",
"fixedversion" => "2.10.2",
- "discoveredby" => "Clemens Huebner in <a href=\"http://developer.pidgin.im/ticket/14392\">ticket #14392</a> and Kevin Stange"
+ "discoveredby" => "Clemens Huebner in <a href=\"https://developer.pidgin.im/ticket/14392\">ticket #14392</a> and Kevin Stange"
),
array(
"title" => "Possible MSN remote crash",
@@ -652,7 +652,7 @@
"fix" => "Verify that incoming text is UTF-8, and sanitize if it's not.",
"fixrevisions" => "1b1b97b8e942,f9eeb175a5c9,f5fd49c83637,5c02bc93f2c4,85ec889f1675",
"fixedversion" => "2.10.2",
- "discoveredby" => "Thijs Alkemade in <a href=\"http://developer.pidgin.im/ticket/14884\">ticket #14884</a>"
+ "discoveredby" => "Thijs Alkemade in <a href=\"https://developer.pidgin.im/ticket/14884\">ticket #14884</a>"
),
array(
"title" => "XMPP remote crash",
--- a/htdocs/security/index.php Fri Jul 13 00:20:52 2012 -0500
+++ b/htdocs/security/index.php Mon Sep 10 23:25:33 2012 -0700
@@ -54,7 +54,7 @@
causes Pidgin to write data to an invalid memory location."</p></li>
<li><p>Steps to reproduce the problem, if known.</p></li>
<li><p>Any debugging information, including backtraces
- (see <a href="http://developer.pidgin.im/wiki/GetABacktrace">our
+ (see <a href="https://developer.pidgin.im/wiki/GetABacktrace">our
instructions for obtaining a backtrace</a>), a debug log (the output
of pidgin -d), etc.</p></li>
<li><p>Any proof of concept exploits, debugging tools, or other
--- a/htdocs/shared/403.php Fri Jul 13 00:20:52 2012 -0500
+++ b/htdocs/shared/403.php Mon Sep 10 23:25:33 2012 -0700
@@ -16,7 +16,7 @@
<p>Sorry, the page you tried to reach is hidden! Please try using other
links on the site to find what you're looking for. If you're sure this
page should work, please submit a <a
-href="http://developer.pidgin.im/simpleticket">new ticket</a> to let us
+href="https://developer.pidgin.im/simpleticket">new ticket</a> to let us
know about the problem.</p>
</div>
--- a/htdocs/shared/404.php Fri Jul 13 00:20:52 2012 -0500
+++ b/htdocs/shared/404.php Mon Sep 10 23:25:33 2012 -0700
@@ -18,7 +18,7 @@
<p>Sorry, the page you tried to reach isn't here! Please try using other
links on the site to find what you're looking for. If you're sure this
page should work, please submit a <a
-href="http://developer.pidgin.im/simpleticket">new ticket</a> to let us
+href="https://developer.pidgin.im/simpleticket">new ticket</a> to let us
know about the problem.</p>
</div>
--- a/htdocs/support/index.php Fri Jul 13 00:20:52 2012 -0500
+++ b/htdocs/support/index.php Mon Sep 10 23:25:33 2012 -0700
@@ -17,8 +17,8 @@
<h1>General Pidgin Help</h1>
-New to Pidgin? Try the <a href="http://developer.pidgin.im/wiki/Using%20Pidgin">User Guide</a>.<br/>
-Also see the <a href="http://developer.pidgin.im/wiki/FAQ">Frequently Asked Questions</a>.
+New to Pidgin? Try the <a href="https://developer.pidgin.im/wiki/Using%20Pidgin">User Guide</a>.<br/>
+Also see the <a href="https://developer.pidgin.im/wiki/FAQ">Frequently Asked Questions</a>.
<h2>Need to talk to a human?</h2>
@@ -51,9 +51,9 @@
<ol>
<li>Don't panic!</li>
-<li>Is this a security problem? Are you or your computer at risk of being harmed? <a href="http://developer.pidgin.im/wiki/SecurityVulnerabilityProcess">Report this directly to us</a></li>
-<li>Otherwise, <a href="http://developer.pidgin.im/query?status=closed&amp;status=new&amp;status=pending&amp;max=20&amp;summary=~&amp;col=id&amp;col=summary&amp;keywords=~&amp;order=priority">search</a> to see if your problem has already been reported</li>
-<li><a href="http://developer.pidgin.im/wiki/TipsForBugReports">File a bug report</a></li>
+<li>Is this a security problem? Are you or your computer at risk of being harmed? <a href="https://developer.pidgin.im/wiki/SecurityVulnerabilityProcess">Report this directly to us</a></li>
+<li>Otherwise, <a href="https://developer.pidgin.im/query?status=closed&amp;status=new&amp;status=pending&amp;max=20&amp;summary=~&amp;col=id&amp;col=summary&amp;keywords=~&amp;order=priority">search</a> to see if your problem has already been reported</li>
+<li><a href="https://developer.pidgin.im/wiki/TipsForBugReports">File a bug report</a></li>
</ol>
</div>
--- a/inc/downloads.inc Fri Jul 13 00:20:52 2012 -0500
+++ b/inc/downloads.inc Mon Sep 10 23:25:33 2012 -0700
@@ -92,7 +92,7 @@
<p>This download is for the source code of Pidgin ' . $pidgin_version . '.</p>
<p>If you want to <b>use</b> Pidgin, you should first look for pre-built packages from us (see the links on the left) or your operating system distribution.</p>
-<p>If you are looking to <b>modify</b> Pidgin, you may want to look at our <a href="http://developer.pidgin.im/wiki/UsingPidginMonotone">instructions for checking out the code from our repository</a>.</p>',
+<p>If you are looking to <b>modify</b> Pidgin, you may want to look at our <a href="https://developer.pidgin.im/wiki/UsingPidginMonotone">instructions for checking out the code from our repository</a>.</p>',
),
);
--- a/inc/footer.inc Fri Jul 13 00:20:52 2012 -0500
+++ b/inc/footer.inc Mon Sep 10 23:25:33 2012 -0700
@@ -1,5 +1,5 @@
<div id="footer">
-<a href="http://developer.pidgin.im/wiki/WhatIsLibpurple"><img src="/shared/img/button.libpurple.png" alt="libpurple" /></a>
+<a href="https://developer.pidgin.im/wiki/WhatIsLibpurple"><img src="/shared/img/button.libpurple.png" alt="libpurple" /></a>
<a href="http://www.networkredux.com/"><img src="/shared/img/button.networkredux.jpg" alt="Hosted by NetworkRedux" title="Hosted by NetworkRedux" /></a>
<a href="http://blendinteractive.com/"><img src="/shared/img/button.blend.png" alt="Design by Blend Interactive" title="Design by Blend Interactive" /></a>
<a href="http://sourceforge.net/projects/pidgin"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=235&amp;type=12" width="120" height="30" style="border:none" alt="Get Pidgin at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
--- a/inc/header.inc Fri Jul 13 00:20:52 2012 -0500
+++ b/inc/header.inc Mon Sep 10 23:25:33 2012 -0700
@@ -22,11 +22,11 @@
// Define Sections
$sections['Download'] = "/download/";
-$sections['Plugins'] = "http://developer.pidgin.im/wiki/ThirdPartyPlugins";
+$sections['Plugins'] = "https://developer.pidgin.im/wiki/ThirdPartyPlugins";
$sections['Help'] = "/support/";
$sections['About'] = "/about/";
$sections['News'] = "http://planet.pidgin.im/";
-$sections['Development'] = "http://developer.pidgin.im/";
+$sections['Development'] = "https://developer.pidgin.im/";
?>