|
From: <ul...@us...> - 2011-07-19 18:57:50
|
Revision: 82
http://adc.svn.sourceforge.net/adc/?rev=82&view=rev
Author: ullner
Date: 2011-07-19 18:57:44 +0000 (Tue, 19 Jul 2011)
Log Message:
-----------
Pushing:
* Added application vs version INF field
Modified Paths:
--------------
trunk/ADC-EXT.txt
Modified: trunk/ADC-EXT.txt
===================================================================
--- trunk/ADC-EXT.txt 2011-05-01 16:48:20 UTC (rev 81)
+++ trunk/ADC-EXT.txt 2011-07-19 18:57:44 UTC (rev 82)
@@ -1,6 +1,6 @@
= ADC Extensions
Fredrik Ullner <ul...@gm...>
-1.0.6, November 2010
+1.0.7, UNRELASED
== Abstract
These are the official extensions to ADC. This document is based on the
@@ -67,6 +67,11 @@
* Added free slots to the client's INF.
* Added 'ADCS' extension for encryption in ADC.
+=== Version 1.0.7
+Fredrik Ullner <ul...@gm...>, UNRELASED
+
+* Added application and version separation in INF
+
== Extensions
=== TIGR - Tiger tree hash support
@@ -729,4 +734,12 @@
==== Client-Client encryption
TLS client-client connections can be established either by negotiating the feature "ADCS" on connection or by specifying "ADCS/1.0" in the CTM protocol field. Clients supporting encrypted connections must indicate this in the INF SU field with "ADCS".
+=== Application and version separation in INF
+This extension adds the parameter 'AP' to the INF to signal application. The current parameter in BASE, VE, will be used for version signalling.
+
+Example:
+====
+BINF BBBB APDCPLUSPLUS VE0.782
+====
+
// vim: set syntax=asciidoc:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|