Skip to content
Snippets Groups Projects
Commit 5d56ec10 authored by Niels Möller's avatar Niels Möller
Browse files

*** empty log message ***

Rev: lib/modules/Standards.pmod/PKCS.pmod/Identifiers.pmod:1.4
Rev: lib/modules/Tools.pmod/PEM.pmod:1.5
parent b0ccfe1e
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
* Object identifiers */ * Object identifiers */
/* Attributes (from http://leangen.uninett.no:29659/~hta/ietf/oid/2.5.4.html): /* Attributes (from http://leangen.uninett.no:29659/~hta/ietf/oid/2.5.4.html):
(by 1999-01-25, a better URL is http://www.alvestrand.no/objectid/top.html)
2.5.4.0 - id-at-objectClass 2.5.4.0 - id-at-objectClass
2.5.4.1 - id-at-aliasedEntryName 2.5.4.1 - id-at-aliasedEntryName
......
...@@ -137,10 +137,6 @@ class rfc934 { ...@@ -137,10 +137,6 @@ class rfc934 {
" boundary='%s'\n", boundary)); " boundary='%s'\n", boundary));
#endif #endif
#if 0
encapsulated
+= ({ encapsulated_message()->init(boundary, current) });
#endif
boundary = "-" + parts[i]; boundary = "-" + parts[i];
break; break;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment