mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Add an extra warning for Camellia.
Minor W32 fix Address change.
This commit is contained in:
parent
3be2eb4b35
commit
66c5c46b95
36 changed files with 3968 additions and 3925 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-07-09 Werner Koch <wk@g10code.com>
|
||||
|
||||
* camellia.c, camellia.h: Fixed the FSF's postal address.
|
||||
|
||||
2007-06-13 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* Makefile.am, algorithms.h, cipher.c (setup_cipher_table): Add
|
||||
|
|
|
@ -15,7 +15,8 @@
|
|||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
|
||||
* USA.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
|
@ -15,7 +15,8 @@
|
|||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
|
||||
* USA.
|
||||
*/
|
||||
|
||||
#ifndef HEADER_CAMELLIA_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue