1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-20 01:02:44 +02:00

See ChangeLog: Wed Feb 23 10:07:57 CET 2000 Werner Koch

This commit is contained in:
Werner Koch 2000-02-23 09:10:10 +00:00
parent c03e6ee0aa
commit 7ae8d22f9b
27 changed files with 10083 additions and 5231 deletions

View File

@ -13,6 +13,8 @@ Gregory Steuck <steuck@iname.com> Translations [ru]
Edmund GRIMLEY EVANS <edmundo@rano.org> ?????? [eo]
Ivo Timmermans <itimmermans@bigfoot.com> ?????? [nl]
Janusz Aleksander Urbanowicz <alex@bofh.torun.pl> Translations [po]
Michael Roth <mroth@nessie.de> Assignment

View File

@ -1,3 +1,7 @@
Wed Feb 23 10:07:57 CET 2000 Werner Koch <wk@gnupg.de>
* configure.in (ALL_LINGUAS): Add nl.
Wed Feb 16 16:25:09 CET 2000 Werner Koch <wk@gnupg.de>
* configure.in (ALL_LINGUAS): Add Esperanto.

2
NEWS
View File

@ -17,7 +17,7 @@ Noteworthy changes in the current test release
* Encryption is now much faster: About 2 times for 1k bit keys
and 8 times for 4k keys.
* New encryption keys are generated in way which allows a much
* New encryption keys are generated in a way which allows a much
faster decryption.
* New command --export-secret-subkeys which outputs the

1
THANKS
View File

@ -46,6 +46,7 @@ Holger Trapp Holger.Trapp@informatik.tu-chemnitz.de
Hugh Daniel hugh@toad.com
Huy Le huyle@ugcs.caltech.edu
Ian McKellar imckellar@harvestroad.com.au
Ivo Timmermans itimmermans@bigfoot.com
Jan Krueger max@physics.otago.ac.nz
Janusz A. Urbanowicz alex@bofh.torun.pl
James Troup james@nocrew.org

View File

@ -1 +1 @@
1.0.1c
1.0.1d

View File

@ -1,3 +1,8 @@
Wed Feb 23 10:07:57 CET 2000 Werner Koch <wk@gnupg.de>
* twofish.c (twofish_get_info): Add some const to the casts. By Martin
Kahlert.
Mon Feb 14 14:30:20 CET 2000 Werner Koch <wk@gnupg.de>
(update_random_seed_file): Silently ignore update request when pool

View File

@ -987,11 +987,11 @@ twofish_get_info (int algo, size_t *keylen,
*keylen = algo==10? 256 : 128;
*blocksize = 16;
*contextsize = sizeof (TWOFISH_context);
*(int (**)(const TWOFISH_context*, byte*, unsigned))r_setkey
*(int (**)(const TWOFISH_context*, const byte*, unsigned))r_setkey
= twofish_setkey;
*(void (**)(const TWOFISH_context*, byte*, byte*))r_encrypt
*(void (**)(const TWOFISH_context*, byte*, const byte*))r_encrypt
= twofish_encrypt;
*(void (**)(const TWOFISH_context*, byte*, byte*))r_decrypt
*(void (**)(const TWOFISH_context*, byte*, const byte*))r_decrypt
= twofish_decrypt;
if( algo == 10 )

View File

@ -15,7 +15,7 @@ AM_CONFIG_HEADER(config.h)
VERSION=`cat $srcdir/VERSION`
PACKAGE=gnupg
ALL_LINGUAS="de eo es_ES fr id it ja pl pt_BR pt_PT ru sv"
ALL_LINGUAS="de eo es_ES fr id it ja nl pl pt_BR pt_PT ru sv"
static_modules="sha1 md5 rmd160"
static_random_module=""
AC_SUBST(VERSION)

View File

@ -1,3 +1,7 @@
Wed Feb 23 10:07:57 CET 2000 Werner Koch <wk@gnupg.de>
* helptext.c: typo fix.
Thu Feb 17 13:39:32 CET 2000 Werner Koch <wk@gnupg.de>
* revoke.c: Removed a bunch of commented code.

View File

@ -243,7 +243,7 @@ static struct helptexts { const char *key; const char *help; } helptexts[] = {
/* revoke.c (ask_revocation_reason) */
{ "ask_revocation_reason.text", N_(
"If you like, you can enter a text describing why you issue this\n"
"revocation certificate. Please keep this text consis.\n"
"revocation certificate. Please keep this text concise.\n"
"An empty line ends the text.\n"
)},

View File

@ -1,3 +1,7 @@
Wed Feb 23 10:07:57 CET 2000 Werner Koch <wk@gnupg.de>
* nl.po: New. By Ivo Timmermans.
Wed Feb 16 16:25:09 CET 2000 Werner Koch <wk@gnupg.de>
* eo.po : New. By Edmund.

View File

@ -1,18 +1,18 @@
# Glossary for GnuPG german translation
# Copyright (C) 1998 Free Software Foundation, Inc.
# Walter Koch <walterk@dip.de>, 1998.
# Walter Koch <koch@hsp.de>, 1998.
# This is just a textfile for your information.
# It will _not_ be read or processed automatically by any program
# It will _not_ be read or processed automatically by any program
........ Authentisierung
aka alias
algorithm Verfahren
algorithm Verfahren
anonymous ungenannter
argument
armor ASCII-Hülle
available vorhanden [besser?: verfügbar]
bad [signature] falsch[e] Unterschrift
bad [MPI] fehlerhafte MPI
bad [signature] falsch[e] Unterschrift
bad [MPI] fehlerhafte MPI
bug "Bug (Programmfehler)"
cache Lager [ ob das ernst gemeint ist? :-) ]
certificate Zertifikat
@ -20,15 +20,15 @@ character set Zeichensatz
check (verb) pr|fen, gepr|ft
checksum Prüfsumme
cipher algorithm Verschlüsselungsverfahren
clearsig header Klartextsignatur-Einleitung
command Befehl
clearsig header Klartextsignatur-Einleitung
command Befehl
compress algorithm Komprimierverfahren *
core dump core-dump-Datei
corrupted beschädigter
critical bit ???
dash escaped mit Bindestrich \"escapte\"
dash escaped mit Bindestrich \"escapte\"
decryption Enschlüsselung
DEK ???
DEK ???
delete entfernen
depreciated taugt nicht mehr viel
digest algorithm Hashmethode
@ -36,8 +36,8 @@ disabled abgeschaltet
encrypted verschlüsselte
expire date Verfallsdatum
failed fehlgeschlagen
faked [RNG]
fingerprint Fingerabdruck
faked [RNG]
fingerprint Fingerabdruck
for-your-eyes-only Vertraulichkeit (\"for-your-eyes-only\")
generated erzeugter
good certificate Korrektes Zertifikat
@ -48,14 +48,14 @@ key-ID Schl
key binding Schlüsselanbindung
keyblock Schlüsselblock
keyring Schlüsselbund
keyserver - Schl€sselserver
keyserver - Schl€sselserver
lookup - Suche
main key Hauptschlüssel
maintenance utility Wartungs-Hilfsprogramm
malformed ungünstig aufgebaute
MDC Manipulation detection code (Siegel ?)
message Botschaft
mode Modus, Methode *
mode Modus, Methode *
move schieben
network error Netzwerkfehler
note Hinweis
@ -73,43 +73,43 @@ primary keys Hauptschl
protection algorithm Schutzverfahren
pubkey algorithm Public-Key Verfahren (*)
public key öffentlicher Schüssel
public key algorithm Public-Key Verfahren
public key algorithm Public-Key Verfahren
quit
radix64 radix64
random Zufall
radix64 radix64
random Zufall
random bytes Zufallswerte
retry ???? (Wiederholung?, Wiederaufnahme?)
revoke widerrufen
revocation Widerruf
revocation Widerruf
RNG Zufallsgenerator
secondary key Zweitschlüssel
secret key geheimer Schlüssel
self-signature Eigenbeglaubigung
self-signature Eigenbeglaubigung
sender Absender
sign user id User-ID beglaubigen *
signature (files) Unterschrift *
signature (keys) Beglaubigung *
simple S2K mode ????
skipped übergangen, übersprungen, ignoriert
stdin - stdin
signature (files) Unterschrift *
signature (keys) Beglaubigung *
simple S2K mode ????
skipped übergangen, übersprungen, ignoriert
stdin - stdin
subkey Unterschlüssel
terminal charset - Terminalzeichensatz
terminal charset - Terminalzeichensatz
throw verwerfe
Timestamp conflict Zeitangaben differieren
Trust-DB 'Trust'-Datenbank
trusted - vertrauenswürdig
trustvalues - trustvalues
trusted - vertrauenswürdig
trustvalues - trustvalues
trying Versuch
type [message] [Botschaft] eintippen
ulimately [trust] uneingeschränktes [Vertrauen]
update Ändern, Änderung
update Ändern, Änderung
User - User
user ID User-ID
user IDs User-IDs
username Username
untrusted - nichtvertruenswürdig
warning Warnung
untrusted - nichtvertruenswürdig
warning Warnung
weak key unsicherer Schlüssel
(*) Uneinheitlich verwendet
- Gefällt mir nicht so toll
- Gefällt mir nicht so tol

866
po/de.po

File diff suppressed because it is too large Load Diff

1172
po/eo.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

866
po/fr.po

File diff suppressed because it is too large Load Diff

1456
po/id.po

File diff suppressed because it is too large Load Diff

866
po/it.po

File diff suppressed because it is too large Load Diff

1180
po/ja.po

File diff suppressed because it is too large Load Diff

3442
po/nl.po Normal file

File diff suppressed because it is too large Load Diff

866
po/pl.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

866
po/ru.po

File diff suppressed because it is too large Load Diff

1035
po/sv.po

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,8 @@
Wed Feb 23 10:07:57 CET 2000 Werner Koch <wk@gnupg.de>
* miscutil.c (asctimestamp): Fix for possible buffer overflow by
large system returned date format string.
Fri Dec 31 14:08:15 CET 1999 Werner Koch <wk@gnupg.de>
* logger.c (log_inc_errorcount): New.

View File

@ -147,7 +147,7 @@ asctimestamp( u32 stamp )
tp = localtime( &atime );
#ifdef HAVE_STRFTIME
#if defined(HAVE_NL_LANGINFO)
mem2str( fmt, nl_langinfo(D_T_FMT), DIM(fmt) );
mem2str( fmt, nl_langinfo(D_T_FMT), DIM(fmt)-3 );
if( strstr( fmt, "%Z" ) == NULL )
strcat( fmt, " %Z");
strftime( buffer, DIM(buffer)-1, fmt, tp );