[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Include strlcpy and strlcat where not available, so our str...
- To: or-cvs@freehaven.net
- Subject: [or-cvs] Include strlcpy and strlcat where not available, so our str...
- From: nickm@seul.org (Nick Mathewson)
- Date: Wed, 17 Mar 2004 02:28:11 -0500 (EST)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Wed, 17 Mar 2004 02:28:36 -0500
- Reply-to: or-dev@freehaven.net
- Sender: owner-or-cvs@freehaven.net
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv26407/doc
Modified Files:
tor-spec.txt
Log Message:
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
Index: tor-spec.txt
===================================================================
RCS file: /home/or/cvsroot/doc/tor-spec.txt,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- tor-spec.txt 4 Mar 2004 04:01:28 -0000 1.50
+++ tor-spec.txt 17 Mar 2004 07:28:09 -0000 1.51
@@ -521,7 +521,7 @@
KeywordLine begins with a Keyword, optionally followed by a space and more
non-newline characters, and ends with a newline. A Keyword is a sequence of
one or more characters in the set [A-Za-z0-9-]. An Object is a block of
-PGP-encrypted data in Open-PGP-style armor.
+encoded data in pseudo-Open-PGP-style armor. (cf. RFC 2440)
More formally: