gnustandards-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnustandards ChangeLog standards.texi gnu-oids....


From: Karl Berry
Subject: gnustandards ChangeLog standards.texi gnu-oids....
Date: Fri, 31 Oct 2008 18:02:16 +0000

CVSROOT:        /sources/gnustandards
Module name:    gnustandards
Changes by:     Karl Berry <karl>       08/10/31 18:02:16

Modified files:
        .              : ChangeLog standards.texi 
Added files:
        .              : gnu-oids.texi 

Log message:
        add oid allocations

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnustandards/ChangeLog?cvsroot=gnustandards&r1=1.79&r2=1.80
http://cvs.savannah.gnu.org/viewcvs/gnustandards/standards.texi?cvsroot=gnustandards&r1=1.181&r2=1.182
http://cvs.savannah.gnu.org/viewcvs/gnustandards/gnu-oids.texi?cvsroot=gnustandards&rev=1.1

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnustandards/gnustandards/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -b -r1.79 -r1.80
--- ChangeLog   13 Oct 2008 18:11:24 -0000      1.79
+++ ChangeLog   31 Oct 2008 18:02:15 -0000      1.80
@@ -1,3 +1,8 @@
+2008-10-31  Karl Berry  <address@hidden>
+
+       * standards.texi (OID Allocations): new node.
+       * gnu-oids.texi: new file with current allocations, from Werner Koch.
+
 2008-10-13  Karl Berry  <address@hidden>
 
        * maintain.texi (Announcements): mention planet.gnu.org and

Index: standards.texi
===================================================================
RCS file: /sources/gnustandards/gnustandards/standards.texi,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -b -r1.181 -r1.182
--- standards.texi      27 Jul 2008 16:55:06 -0000      1.181
+++ standards.texi      31 Oct 2008 18:02:16 -0000      1.182
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
address@hidden lastupdate July 25, 2008
address@hidden lastupdate October 31, 2008
 @c %**end of header
 
 @dircategory GNU organization
@@ -526,6 +526,7 @@
 * Graphical Interfaces::        Standards for graphical interfaces.
 * Command-Line Interfaces::     Standards for command line interfaces.
 * Option Table::                Table of long options.
+* OID Allocations::             Table of OID slots for GNU.
 * Memory Usage::                When and how to care about memory needs.
 * File Usage::                  Which files to use, and where.
 @end menu
@@ -2213,6 +2214,28 @@
 @samp{-z} in @code{gprof}.
 @end table
 
address@hidden OID Allocations
address@hidden OID Allocations
address@hidden OID allocations for GNU
address@hidden SNMP
address@hidden LDAP
address@hidden X.509
+
+The OID (object identifier) 1.3.6.1.4.1.11591 has been assigned to the
+GNU Project (thanks to Werner Koch).  These are used for SNMP, LDAP,
+X.509 certificates, and so on.  The web site
address@hidden://www.alvestrand.no/objectid} has a (voluntary) listing of
+many OID assignments.
+
+If you need a new slot for your GNU package, write
address@hidden@@gnu.org}.  Here is a list of arcs currently
+assigned:
+
address@hidden
address@hidden gnu-oids.texi
address@hidden example
+
+
 @node Memory Usage
 @section Memory Usage
 @cindex memory usage

Index: gnu-oids.texi
===================================================================
RCS file: gnu-oids.texi
diff -N gnu-oids.texi
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ gnu-oids.texi       31 Oct 2008 18:02:15 -0000      1.1
@@ -0,0 +1,46 @@
address@hidden This table of OID's is included in the GNU maintainers manual.
address@hidden
address@hidden Copyright 2008 Free Software Foundation, Inc.
address@hidden
address@hidden Copying and distribution of this file, with or without 
modification,
address@hidden are permitted in any medium without royalty provided the 
copyright
address@hidden notice and this notice are preserved.
address@hidden
address@hidden When adding new OIDs, please add them also to
address@hidden http://www.alvestrand.no/objectid/
address@hidden (Our page is 
http://www.alvestrand.no/objectid/1.3.6.1.4.1.11591.html.)
+
+1.3.6.1.4.1.11591 GNU
+
+1.3.6.1.4.1.11591.1 GNU Radius
+
+1.3.6.1.4.1.11591.2 GnuPG 
+  1.3.6.1.4.1.11591.2.1   notation
+  1.3.6.1.4.1.11591.2.1.1 pkaAddress
+
+1.3.6.1.4.1.11591.3 GNU Radar
+
+1.3.6.1.4.1.11591.4 GNU GSS
+
address@hidden Added 2008-10-24 on request from Sergey Poznyakoff 
<address@hidden>
+1.3.6.1.4.1.11591.5 GNU Mailutils
+
+1.3.6.1.4.1.11591.12 digestAlgorithm
+  1.3.6.1.4.1.11591.12.2 TIGER/192
+  1.3.6.1.4.1.11591.13 encryptionAlgorithm
+    1.3.6.1.4.1.11591.13.2 Serpent
+      1.3.6.1.4.1.11591.13.2.1 Serpent-128-ECB
+      1.3.6.1.4.1.11591.13.2.2 Serpent-128-CBC
+      1.3.6.1.4.1.11591.13.2.3 Serpent-128-OFB
+      1.3.6.1.4.1.11591.13.2.4 Serpent-128-CFB
+      1.3.6.1.4.1.11591.13.2.21 Serpent-192-ECB
+      1.3.6.1.4.1.11591.13.2.22 Serpent-192-CBC
+      1.3.6.1.4.1.11591.13.2.23 Serpent-192-OFB
+      1.3.6.1.4.1.11591.13.2.24 Serpent-192-CFB
+      1.3.6.1.4.1.11591.13.2.41 Serpent-256-ECB
+      1.3.6.1.4.1.11591.13.2.42 Serpent-256-CBC
+      1.3.6.1.4.1.11591.13.2.43 Serpent-256-OFB
+      1.3.6.1.4.1.11591.13.2.44 Serpent-256-CFB
+  1.3.6.1.4.1.11591.14 CRC algorithms
+    1.3.6.1.4.1.11591.14.1 CRC 32
+




reply via email to

[Prev in Thread] Current Thread [Next in Thread]