mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
move some file encodings to UTF-8
* dirmgnr/cdblib.c: comment used unnecesary hyphenation * dirmngr/crlcache.h: comment was iso-8859-1 * doc/contrib.text: list contributors using UTF-8 (now we can acknowledge many more people using their preferred orthography) At least one other files remains in a non-UTF-8 encoding, which i'm not sure what to do with: - build-aux/speedo/w32/inst.nsi is ISO-8859-1, but maybe Windows needs it that way? Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
parent
6e930f0e40
commit
215180d1ce
@ -298,16 +298,15 @@ cdb_find(struct cdb *cdbp, const void *key, cdbi_t klen)
|
|||||||
possible to have many than one record with the same key in a
|
possible to have many than one record with the same key in a
|
||||||
database, and these routines allow enumeration of all of them.
|
database, and these routines allow enumeration of all of them.
|
||||||
cdb_findinit() initializes search structure pointed to by cdbfp.
|
cdb_findinit() initializes search structure pointed to by cdbfp.
|
||||||
It will return negative value on error or 0 on success. cdb_find
|
It will return negative value on error or 0 on success.
|
||||||
next() attempts to find next matching key, setting value position
|
cdb_findnext() attempts to find next matching key, setting value
|
||||||
and length in cdbfp structure. It will return positive value if
|
position and length in cdbfp structure. It will return positive
|
||||||
given key was found, 0 if there is no more such key(s), or negative
|
value if given key was found, 0 if there is no more such key(s), or
|
||||||
value on error. To access value position and length after
|
negative value on error. To access value position and length after
|
||||||
successeful call to cdb_findnext() (when it returned positive
|
successeful call to cdb_findnext() (when it returned positive
|
||||||
result), use cdb_datapos() and cdb_datalen() macros with cdbp
|
result), use cdb_datapos() and cdb_datalen() macros with cdbp
|
||||||
pointer. It is error to use cdb_findnext() after it returned 0 or
|
pointer. It is error to use cdb_findnext() after it returned 0 or
|
||||||
error condition. These routines is a bit slower than
|
error condition. These routines is a bit slower than cdb_find().
|
||||||
cdb_find().
|
|
||||||
|
|
||||||
Setting KEY to NULL will start a sequential search through the
|
Setting KEY to NULL will start a sequential search through the
|
||||||
entire DB.
|
entire DB.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* crlcache.h - LDAP access
|
/* crlcache.h - LDAP access
|
||||||
* Copyright (C) 2002 Klarälvdalens Datakonsult AB
|
* Copyright (C) 2002 Klarälvdalens Datakonsult AB
|
||||||
*
|
*
|
||||||
* This file is part of DirMngr.
|
* This file is part of DirMngr.
|
||||||
*
|
*
|
||||||
|
@ -13,10 +13,10 @@ the maintainer if you have been left out or some of your contributions
|
|||||||
are not listed.
|
are not listed.
|
||||||
|
|
||||||
David Shaw, Matthew Skala, Michael Roth, Niklas Hernaeus, Nils
|
David Shaw, Matthew Skala, Michael Roth, Niklas Hernaeus, Nils
|
||||||
Ellmenreich, Rémi Guyomarch, Stefan Bellon, Timo Schulz and Werner
|
Ellmenreich, Rémi Guyomarch, Stefan Bellon, Timo Schulz and Werner
|
||||||
Koch wrote the code. Birger Langkjer, Daniel Resare, Dokianakis
|
Koch wrote the code. Birger Langkjer, Daniel Resare, Dokianakis
|
||||||
Theofanis, Edmund GRIMLEY EVANS, Gaël Quéri, Gregory Steuck, Nagy
|
Theofanis, Edmund GRIMLEY EVANS, Gaël Quéri, Gregory Steuck, Nagy
|
||||||
Ferenc László, Ivo Timmermans, Jacobo Tarri'o Barreiro, Janusz
|
Ferenc László, Ivo Timmermans, Jacobo Tarri'o Barreiro, Janusz
|
||||||
Aleksander Urbanowicz, Jedi Lin, Jouni Hiltunen, Laurentiu Buzdugan,
|
Aleksander Urbanowicz, Jedi Lin, Jouni Hiltunen, Laurentiu Buzdugan,
|
||||||
Magda Procha'zkova', Michael Anckaert, Michal Majer, Marco d'Itri,
|
Magda Procha'zkova', Michael Anckaert, Michal Majer, Marco d'Itri,
|
||||||
Nilgun Belma Buguner, Pedro Morais, Tedi Heriyanto, Thiago Jung
|
Nilgun Belma Buguner, Pedro Morais, Tedi Heriyanto, Thiago Jung
|
||||||
@ -26,7 +26,7 @@ and maintains the GNU Privacy Handbook. David Scribner is the current
|
|||||||
FAQ editor. Lorenzo Cappelletti maintains the web site.
|
FAQ editor. Lorenzo Cappelletti maintains the web site.
|
||||||
|
|
||||||
The new modularized architecture of gnupg 1.9 as well as the X.509/CMS
|
The new modularized architecture of gnupg 1.9 as well as the X.509/CMS
|
||||||
part has been developed as part of the Ägypten project. Direct
|
part has been developed as part of the Ägypten project. Direct
|
||||||
contributors to this project are: Bernhard Herzog, who did extensive
|
contributors to this project are: Bernhard Herzog, who did extensive
|
||||||
testing and tracked down a lot of bugs. Bernhard Reiter, who made sure
|
testing and tracked down a lot of bugs. Bernhard Reiter, who made sure
|
||||||
that we met the specifications and the deadlines. He did extensive
|
that we met the specifications and the deadlines. He did extensive
|
||||||
@ -57,8 +57,8 @@ Lannert, Dimitri, Dirk Lattermann, Dirk Meyer, Disastry, Douglas
|
|||||||
Calvert, Ed Boraas, Edmund GRIMLEY EVANS, Edwin Woudt, Enzo
|
Calvert, Ed Boraas, Edmund GRIMLEY EVANS, Edwin Woudt, Enzo
|
||||||
Michelangeli, Ernst Molitor, Fabio Coatti, Felix von Leitner, fish
|
Michelangeli, Ernst Molitor, Fabio Coatti, Felix von Leitner, fish
|
||||||
stiqz, Florian Weimer, Francesco Potorti, Frank Donahoe, Frank
|
stiqz, Florian Weimer, Francesco Potorti, Frank Donahoe, Frank
|
||||||
Heckenbach, Frank Stajano, Frank Tobin, Gabriel Rosenkoetter, Gaël
|
Heckenbach, Frank Stajano, Frank Tobin, Gabriel Rosenkoetter, Gaël
|
||||||
Quéri, Gene Carter, Geoff Keating, Georg Schwarz, Giampaolo Tomassoni,
|
Quéri, Gene Carter, Geoff Keating, Georg Schwarz, Giampaolo Tomassoni,
|
||||||
Gilbert Fernandes, Greg Louis, Greg Troxel, Gregory Steuck, Gregery
|
Gilbert Fernandes, Greg Louis, Greg Troxel, Gregory Steuck, Gregery
|
||||||
Barton, Harald Denker, Holger Baust, Hendrik Buschkamp, Holger
|
Barton, Harald Denker, Holger Baust, Hendrik Buschkamp, Holger
|
||||||
Schurig, Holger Smolinski, Holger Trapp, Hugh Daniel, Huy Le, Ian
|
Schurig, Holger Smolinski, Holger Trapp, Hugh Daniel, Huy Le, Ian
|
||||||
@ -66,7 +66,7 @@ McKellar, Ivo Timmermans, Jan Krueger, Jan Niehusmann, Janusz
|
|||||||
A. Urbanowicz, James Troup, Jean-loup Gailly, Jeff Long, Jeffery Von
|
A. Urbanowicz, James Troup, Jean-loup Gailly, Jeff Long, Jeffery Von
|
||||||
Ronne, Jens Bachem, Jeroen C. van Gelderen, J Horacio MG, J. Michael
|
Ronne, Jens Bachem, Jeroen C. van Gelderen, J Horacio MG, J. Michael
|
||||||
Ashley, Jim Bauer, Jim Small, Joachim Backes, Joe Rhett, John
|
Ashley, Jim Bauer, Jim Small, Joachim Backes, Joe Rhett, John
|
||||||
A. Martin, Johnny Teveßen, Jörg Schilling, Jos Backus, Joseph Walton,
|
A. Martin, Johnny Teveßen, Jörg Schilling, Jos Backus, Joseph Walton,
|
||||||
Juan F. Codagnone, Jun Kuriyama, Kahil D. Jallad, Karl Fogel, Karsten
|
Juan F. Codagnone, Jun Kuriyama, Kahil D. Jallad, Karl Fogel, Karsten
|
||||||
Thygesen, Katsuhiro Kondou, Kazu Yamamoto, Keith Clayton, Kevin Ryde,
|
Thygesen, Katsuhiro Kondou, Kazu Yamamoto, Keith Clayton, Kevin Ryde,
|
||||||
Klaus Singvogel, Kurt Garloff, Lars Kellogg-Stedman, L. Sassaman, M
|
Klaus Singvogel, Kurt Garloff, Lars Kellogg-Stedman, L. Sassaman, M
|
||||||
@ -77,10 +77,10 @@ Skala, Matthew Wilcox, Matthias Urlichs, Max Valianskiy, Michael
|
|||||||
Engels, Michael Fischer v. Mollard, Michael Roth, Michael Sobolev,
|
Engels, Michael Fischer v. Mollard, Michael Roth, Michael Sobolev,
|
||||||
Michael Tokarev, Nicolas Graner, Mike McEwan, Neal H Walfield, Nelson
|
Michael Tokarev, Nicolas Graner, Mike McEwan, Neal H Walfield, Nelson
|
||||||
H. F. Beebe, NIIBE Yutaka, Niklas Hernaeus, Nimrod Zimerman, N J Doye,
|
H. F. Beebe, NIIBE Yutaka, Niklas Hernaeus, Nimrod Zimerman, N J Doye,
|
||||||
Oliver Haakert, Oskari Jääskeläinen, Pascal Scheffers, Paul D. Smith,
|
Oliver Haakert, Oskari Jääskeläinen, Pascal Scheffers, Paul D. Smith,
|
||||||
Per Cederqvist, Phil Blundell, Philippe Laliberte, Peter Fales, Peter
|
Per Cederqvist, Phil Blundell, Philippe Laliberte, Peter Fales, Peter
|
||||||
Gutmann, Peter Marschall, Peter Valchev, Piotr Krukowiecki, QingLong,
|
Gutmann, Peter Marschall, Peter Valchev, Piotr Krukowiecki, QingLong,
|
||||||
Ralph Gillen, Rat, Reinhard Wobst, Rémi Guyomarch, Reuben Sumner,
|
Ralph Gillen, Rat, Reinhard Wobst, Rémi Guyomarch, Reuben Sumner,
|
||||||
Richard Outerbridge, Robert Joop, Roddy Strachan, Roger Sondermann,
|
Richard Outerbridge, Robert Joop, Roddy Strachan, Roger Sondermann,
|
||||||
Roland Rosenfeld, Roman Pavlik, Ross Golder, Ryan Malayter, Sam
|
Roland Rosenfeld, Roman Pavlik, Ross Golder, Ryan Malayter, Sam
|
||||||
Roberts, Sami Tolvanen, Sean MacLennan, Sebastian Klemke, Serge
|
Roberts, Sami Tolvanen, Sean MacLennan, Sebastian Klemke, Serge
|
||||||
@ -89,7 +89,7 @@ Stefan Keller, Steffen Ullrich, Steffen Zahn, Steven Bakker, Steven
|
|||||||
Murdoch, Susanne Schultz, Ted Cabeen, Thiago Jung Bauermann, Thijmen
|
Murdoch, Susanne Schultz, Ted Cabeen, Thiago Jung Bauermann, Thijmen
|
||||||
Klok, Thomas Roessler, Tim Mooney, Timo Schulz, Todd Vierling, TOGAWA
|
Klok, Thomas Roessler, Tim Mooney, Timo Schulz, Todd Vierling, TOGAWA
|
||||||
Satoshi, Tom Spindler, Tom Zerucha, Tomas Fasth, Tommi Komulainen,
|
Satoshi, Tom Spindler, Tom Zerucha, Tomas Fasth, Tommi Komulainen,
|
||||||
Thomas Klausner, Tomasz Kozlowski, Thomas Mikkelsen, Ulf Möller, Urko
|
Thomas Klausner, Tomasz Kozlowski, Thomas Mikkelsen, Ulf Möller, Urko
|
||||||
Lusa, Vincent P. Broman, Volker Quetschke, W Lewis, Walter Hofmann,
|
Lusa, Vincent P. Broman, Volker Quetschke, W Lewis, Walter Hofmann,
|
||||||
Walter Koch, Wayne Chapeskie, Wim Vandeputte, Winona Brown, Yosiaki
|
Walter Koch, Wayne Chapeskie, Wim Vandeputte, Winona Brown, Yosiaki
|
||||||
IIDA, Yoshihiro Kajiki and Gerlinde Klaes.
|
IIDA, Yoshihiro Kajiki and Gerlinde Klaes.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user