diff --git a/INFO b/INFO index 9a38c081..9b239183 100644 --- a/INFO +++ b/INFO @@ -1,3 +1,2 @@ -TestDisk & PhotoRec , http://www.cgsecurity.org -Copyright (C) 1998-2016 Christophe GRENIER - +TestDisk & PhotoRec , https://www.cgsecurity.org +Copyright (C) 1998-2017 Christophe GRENIER diff --git a/README.md b/README.md index a90f6fe7..a1392915 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,6 @@ Both are under GNU General Public License. Christophe GRENIER [grenier@cgsecurity.org](mailto:grenier@cgsecurity.org) -[http://www.cgsecurity.org/](http://www.cgsecurity.org/) +[https://www.cgsecurity.org/](https://www.cgsecurity.org/) [![Build Status](https://travis-ci.org/cgsecurity/testdisk.svg?branch=master)](https://travis-ci.org/cgsecurity/testdisk) diff --git a/copr/cygwin-testdisk.spec b/copr/cygwin-testdisk.spec index 6e8aae69..f0925757 100644 --- a/copr/cygwin-testdisk.spec +++ b/copr/cygwin-testdisk.spec @@ -9,8 +9,8 @@ Summary(fr.UTF8): Outil pour vérifier et restaurer des partitions Summary(ru_RU.UTF8): Программа для проверки и восстановления разделов диска License: GPLv2+ Group: Applications/System -URL: http://www.cgsecurity.org/wiki/TestDisk -Source0: http://www.cgsecurity.org/testdisk-%{version}.tar.bz2 +URL: https://www.cgsecurity.org/wiki/TestDisk +Source0: https://www.cgsecurity.org/testdisk-%{version}.tar.bz2 BuildArch: noarch BuildRequires: libtool autoconf automake diff --git a/copr/mingw-testdisk.spec b/copr/mingw-testdisk.spec index 0c49e042..8a478665 100644 --- a/copr/mingw-testdisk.spec +++ b/copr/mingw-testdisk.spec @@ -9,8 +9,8 @@ Summary(fr.UTF8): Outil pour vérifier et restaurer des partitions Summary(ru_RU.UTF8): Программа для проверки и восстановления разделов диска License: GPLv2+ Group: Applications/System -URL: http://www.cgsecurity.org/wiki/TestDisk -Source0: http://www.cgsecurity.org/testdisk-%{version}.tar.bz2 +URL: https://www.cgsecurity.org/wiki/TestDisk +Source0: https://www.cgsecurity.org/testdisk-%{version}.tar.bz2 BuildArch: noarch BuildRequires: libtool autoconf automake diff --git a/copr/testdisk.spec b/copr/testdisk.spec index d994d5a0..58de21df 100644 --- a/copr/testdisk.spec +++ b/copr/testdisk.spec @@ -7,8 +7,8 @@ Version: 7.1 Release: 0%{?dist} License: GPLv2+ Group: Applications/System -Source0: http://www.cgsecurity.org/testdisk-%{version}.tar.bz2 -URL: http://www.cgsecurity.org/wiki/TestDisk +Source0: https://www.cgsecurity.org/testdisk-%{version}.tar.bz2 +URL: https://www.cgsecurity.org/wiki/TestDisk BuildRequires: libtool autoconf automake BuildRequires: desktop-file-utils BuildRequires: e2fsprogs-devel diff --git a/darwin/readme_mac_intel.txt b/darwin/readme_mac_intel.txt index 70eb9deb..32ed70a7 100644 --- a/darwin/readme_mac_intel.txt +++ b/darwin/readme_mac_intel.txt @@ -2,5 +2,5 @@ This Mac OS X version of TestDisk & PhotoRec should work on Intel processor (Mac Book, Mac Pro...) TestDisk & PhotoRec documentation can be found online: -- http://www.cgsecurity.org/wiki/TestDisk -- http://www.cgsecurity.org/wiki/PhotoRec +- https://www.cgsecurity.org/wiki/TestDisk +- https://www.cgsecurity.org/wiki/PhotoRec diff --git a/darwin/readme_mac_powerpc.txt b/darwin/readme_mac_powerpc.txt index 88bcdcee..b5f9dcb5 100644 --- a/darwin/readme_mac_powerpc.txt +++ b/darwin/readme_mac_powerpc.txt @@ -3,5 +3,5 @@ This Mac OS X version of TestDisk & PhotoRec should work on - Intel processor with Rosetta. TestDisk & PhotoRec documentation can be found online: -- http://www.cgsecurity.org/wiki/TestDisk -- http://www.cgsecurity.org/wiki/PhotoRec +- https://www.cgsecurity.org/wiki/TestDisk +- https://www.cgsecurity.org/wiki/PhotoRec diff --git a/documentation.html b/documentation.html index e5f2266a..1a73e99f 100644 --- a/documentation.html +++ b/documentation.html @@ -8,8 +8,9 @@ TestDisk & PhotoRec documentation can be found online: diff --git a/dos/readme.txt b/dos/readme.txt index d3c6f9f2..d026fcce 100644 --- a/dos/readme.txt +++ b/dos/readme.txt @@ -5,8 +5,8 @@ The DOS version of TestDisk & PhotoRec should work under - Windows 98 If you are using NT 4, Windows 2000..., run the Windows version of TestDisk. -You can download it from http://www.cgsecurity.org/wiki/TestDisk_Download +You can download it from https://www.cgsecurity.org/wiki/TestDisk_Download TestDisk & PhotoRec documentation can be found online: -- http://www.cgsecurity.org/wiki/TestDisk -- http://www.cgsecurity.org/wiki/PhotoRec +- https://www.cgsecurity.org/wiki/TestDisk +- https://www.cgsecurity.org/wiki/PhotoRec diff --git a/linux/testdisk.spec.in b/linux/testdisk.spec.in index f9e5dbf5..b0833b91 100644 --- a/linux/testdisk.spec.in +++ b/linux/testdisk.spec.in @@ -11,11 +11,11 @@ Version: @VERSION@ Release: 1%{?dist} License: GPLv2+ Group: Applications/System -Source0: http://www.cgsecurity.org/testdisk-%{version}%{?ver_wip}.tar.bz2 +Source0: https://www.cgsecurity.org/testdisk-%{version}%{?ver_wip}.tar.bz2 Source1: progsreiserfs-%ver_progsreiserfs.tar.gz Patch0: progsreiserfs-journal.patch Patch1: progsreiserfs-file-read.patch -URL: http://www.cgsecurity.org/wiki/TestDisk +URL: https://www.cgsecurity.org/wiki/TestDisk BuildRequires: desktop-file-utils BuildRequires: e2fsprogs-devel BuildRequires: libewf-devel diff --git a/man/fidentify.8.in b/man/fidentify.8.in index bc9057d0..81b808d3 100644 --- a/man/fidentify.8.in +++ b/man/fidentify.8.in @@ -24,4 +24,4 @@ PhotoRec @VERSION@, Data Recovery Utility, @TESTDISKDATE@ .br Christophe GRENIER .br -http://www.cgsecurity.org +https://www.cgsecurity.org diff --git a/man/photorec.8.in b/man/photorec.8.in index 07b3a8d6..a4a623d0 100644 --- a/man/photorec.8.in +++ b/man/photorec.8.in @@ -25,4 +25,4 @@ PhotoRec @VERSION@, Data Recovery Utility, @TESTDISKDATE@ .br Christophe GRENIER .br -http://www.cgsecurity.org +https://www.cgsecurity.org diff --git a/man/qphotorec.8.in b/man/qphotorec.8.in index 44014a47..525cbe60 100644 --- a/man/qphotorec.8.in +++ b/man/qphotorec.8.in @@ -17,4 +17,4 @@ QPhotoRec @VERSION@, Data Recovery Utility, @TESTDISKDATE@ .br Christophe GRENIER .br -http://www.cgsecurity.org +https://www.cgsecurity.org diff --git a/man/testdisk.8.in b/man/testdisk.8.in index e3f239b8..40362bf9 100644 --- a/man/testdisk.8.in +++ b/man/testdisk.8.in @@ -61,4 +61,4 @@ TestDisk @VERSION@, Data Recovery Utility, @TESTDISKDATE@ .br Christophe GRENIER .br -http://www.cgsecurity.org +https://www.cgsecurity.org diff --git a/man/zh_CN/fidentify.8.in b/man/zh_CN/fidentify.8.in index 57804272..5d3cc20d 100644 --- a/man/zh_CN/fidentify.8.in +++ b/man/zh_CN/fidentify.8.in @@ -26,4 +26,4 @@ PhotoRec @VERSION@, 数据恢复工具, @TESTDISKDATE@ .br Christophe GRENIER .br -http://www.cgsecurity.org +https://www.cgsecurity.org diff --git a/man/zh_CN/photorec.8.in b/man/zh_CN/photorec.8.in index 0d5b9a9b..46f464b1 100644 --- a/man/zh_CN/photorec.8.in +++ b/man/zh_CN/photorec.8.in @@ -27,5 +27,5 @@ PhotoRec @VERSION@, 数据恢复工具, @TESTDISKDATE@ .br Christophe GRENIER .br -http://www.cgsecurity.org +https://www.cgsecurity.org diff --git a/man/zh_CN/qphotorec.8.in b/man/zh_CN/qphotorec.8.in index 343e0ad3..d654f925 100644 --- a/man/zh_CN/qphotorec.8.in +++ b/man/zh_CN/qphotorec.8.in @@ -19,5 +19,5 @@ PhotoRec @VERSION@, 数据恢复工具, @TESTDISKDATE@ .br Christophe GRENIER .br -http://www.cgsecurity.org +https://www.cgsecurity.org diff --git a/man/zh_CN/testdisk.8.in b/man/zh_CN/testdisk.8.in index 0cf1bef1..0aec9e96 100644 --- a/man/zh_CN/testdisk.8.in +++ b/man/zh_CN/testdisk.8.in @@ -63,4 +63,4 @@ TestDisk @VERSION@, 数据恢复工具, @TESTDISKDATE@ .br Christophe GRENIER .br -http://www.cgsecurity.org +https://www.cgsecurity.org diff --git a/src/fidentify.c b/src/fidentify.c index 24370728..b9c4fe05 100644 --- a/src/fidentify.c +++ b/src/fidentify.c @@ -187,7 +187,7 @@ static void display_help(void) static void display_version(void) { - printf("fidentify %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttp://www.cgsecurity.org\n",VERSION,TESTDISKDATE); + printf("fidentify %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttps://www.cgsecurity.org\n",VERSION,TESTDISKDATE); printf("\n"); printf("Version: %s\n", VERSION); printf("Compiler: %s\n", get_compiler()); @@ -242,7 +242,7 @@ int main(int argc, char **argv) log_info("\n\n"); log_flush(); } - log_info("fidentify %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttp://www.cgsecurity.org\n", VERSION, TESTDISKDATE); + log_info("fidentify %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttps://www.cgsecurity.org\n", VERSION, TESTDISKDATE); { /* Enable all file formats */ file_enable_t *file_enable; diff --git a/src/pbanner.c b/src/pbanner.c index 6338f5ae..88b7db08 100644 --- a/src/pbanner.c +++ b/src/pbanner.c @@ -44,6 +44,6 @@ void aff_copy(WINDOW *window) wmove(window,1,0); wprintw(window, "Christophe GRENIER "); wmove(window,2,0); - wprintw(window, "http://www.cgsecurity.org"); + wprintw(window, "https://www.cgsecurity.org"); } #endif diff --git a/src/phmain.c b/src/phmain.c index d4031053..6a9c3823 100644 --- a/src/phmain.c +++ b/src/phmain.c @@ -169,7 +169,7 @@ int main( int argc, char **argv ) return -1; } #endif - printf("PhotoRec %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttp://www.cgsecurity.org\n",VERSION,TESTDISKDATE); + printf("PhotoRec %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttps://www.cgsecurity.org\n",VERSION,TESTDISKDATE); for(i=1;i\nhttp://www.cgsecurity.org\n", VERSION, TESTDISKDATE); + log_info("PhotoRec %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttps://www.cgsecurity.org\n", VERSION, TESTDISKDATE); log_info("OS: %s\n" , get_os()); log_info("Compiler: %s\n", get_compiler()); #ifdef RECORD_COMPILATION_DATE diff --git a/src/phrecn.c b/src/phrecn.c index 6d8f82fd..6d32b672 100644 --- a/src/phrecn.c +++ b/src/phrecn.c @@ -111,7 +111,7 @@ static void recovery_finished(disk_t *disk, const partition_t *partition, const wmove(stdscr, 12, 0); wprintw(stdscr, "You are welcome to donate to support and encourage further development"); wmove(stdscr, 13, 0); - wprintw(stdscr, "http://www.cgsecurity.org/wiki/Donation"); + wprintw(stdscr, "https://www.cgsecurity.org/wiki/Donation"); } break; case PSTATUS_STOP: diff --git a/src/qmainrec.cpp b/src/qmainrec.cpp index 842ee612..6582f88f 100644 --- a/src/qmainrec.cpp +++ b/src/qmainrec.cpp @@ -60,7 +60,7 @@ static void display_help(void) static void display_version(void) { - printf("QPhotoRec %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttp://www.cgsecurity.org\n",VERSION,TESTDISKDATE); + printf("QPhotoRec %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttps://www.cgsecurity.org\n",VERSION,TESTDISKDATE); printf("\n"); printf("Version: %s\n", VERSION); printf("Compiler: %s\n", get_compiler()); @@ -126,7 +126,7 @@ int main(int argc, char *argv[]) #endif my_time=time(NULL); log_info("\n\n%s",ctime(&my_time)); - log_info("PhotoRec %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttp://www.cgsecurity.org\n", VERSION, TESTDISKDATE); + log_info("PhotoRec %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttps://www.cgsecurity.org\n", VERSION, TESTDISKDATE); log_info("OS: %s\n" , get_os()); log_info("Compiler: %s\n", get_compiler()); #ifdef RECORD_COMPILATION_DATE diff --git a/src/qphotorec.cpp b/src/qphotorec.cpp index 0047b73e..81c4d66c 100644 --- a/src/qphotorec.cpp +++ b/src/qphotorec.cpp @@ -356,7 +356,7 @@ QWidget *QPhotorec::copyright(QWidget * qwparent) QLabel *t_copy=new QLabel(C_widget); - t_copy->setText( "PhotoRec " + QString(VERSION) + ", Data Recovery Utility, " + QString(TESTDISKDATE) + "
\nCopyright (C) Christophe GRENIER <grenier@cgsecurity.org>
\nhttp://www.cgsecurity.org"); + t_copy->setText( "PhotoRec " + QString(VERSION) + ", Data Recovery Utility, " + QString(TESTDISKDATE) + "
\nCopyright (C) Christophe GRENIER <grenier@cgsecurity.org>
\nhttps://www.cgsecurity.org"); t_copy->setTextFormat(Qt::RichText); t_copy->setTextInteractionFlags(Qt::TextBrowserInteraction); t_copy->setOpenExternalLinks(true); diff --git a/src/tbanner.c b/src/tbanner.c index c8da9725..16fb3297 100644 --- a/src/tbanner.c +++ b/src/tbanner.c @@ -44,6 +44,6 @@ void aff_copy(WINDOW *window) wmove(window,1,0); wprintw(window,"Christophe GRENIER "); wmove(window,2,0); - wprintw(window,"http://www.cgsecurity.org"); + wprintw(window,"https://www.cgsecurity.org"); } #endif diff --git a/src/testdisk.c b/src/testdisk.c index 0c572e51..bcaffe37 100644 --- a/src/testdisk.c +++ b/src/testdisk.c @@ -244,7 +244,7 @@ int main( int argc, char **argv ) return -1; } #endif - printf("TestDisk %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttp://www.cgsecurity.org\n",VERSION,TESTDISKDATE); + printf("TestDisk %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttps://www.cgsecurity.org\n",VERSION,TESTDISKDATE); for(i=1;i\nhttp://www.cgsecurity.org\n", VERSION, TESTDISKDATE); + log_info("TestDisk %s, Data Recovery Utility, %s\nChristophe GRENIER \nhttps://www.cgsecurity.org\n", VERSION, TESTDISKDATE); log_info("OS: %s\n" , get_os()); log_info("Compiler: %s\n", get_compiler()); #ifdef RECORD_COMPILATION_DATE diff --git a/win/readme.txt b/win/readme.txt index a13f834d..e33d8936 100644 --- a/win/readme.txt +++ b/win/readme.txt @@ -12,12 +12,12 @@ For Windows 64-bit without WoW64, use the Windows 64-bit version of TestDisk & PhotoRec. If you are using an older version of Windows, run the DOS version of TestDisk. -You can download it from http://www.cgsecurity.org/wiki/TestDisk_Download +You can download it from https://www.cgsecurity.org/wiki/TestDisk_Download TestDisk doesn't need to be installed, you only need to - extract the files - run testdisk_win.exe or photorec_win.exe TestDisk & PhotoRec documentation can be found online: -- http://www.cgsecurity.org/wiki/TestDisk -- http://www.cgsecurity.org/wiki/PhotoRec +- https://www.cgsecurity.org/wiki/TestDisk +- https://www.cgsecurity.org/wiki/PhotoRec