From: <ul...@us...> - 2013-06-30 13:54:33
|
Revision: 110 http://sourceforge.net/p/adc/code/110 Author: ullner Date: 2013-06-30 13:54:31 +0000 (Sun, 30 Jun 2013) Log Message: ----------- Added error code 'ADCS transfers are required' in STA. Modified Paths: -------------- trunk/ADC-EXT.txt Modified: trunk/ADC-EXT.txt =================================================================== --- trunk/ADC-EXT.txt 2013-06-30 13:47:09 UTC (rev 109) +++ trunk/ADC-EXT.txt 2013-06-30 13:54:31 UTC (rev 110) @@ -18,6 +18,7 @@ * Improved 'NATT' documentation, as according to the original paper. * Added 'ONID' extension to provide online service integration. * TIGR now specifies the changes done to the file list. +* Added error code 'ADCS transfers are required' in STA. === Version 1.0.7 Fredrik Ullner <ul...@gm...>, 2012-11-22 @@ -819,4 +820,12 @@ |DOIR CCCC BBBB mslive EMe...@li... |A response for the notification request from BBBB. |===== +=== "ADCS transfers are required" error code +This extension will add "ADCS transfers are required" as error code in STA. A client that has chosen to only allow encrypted transfers (with ADCS) should send this when a user without ADCS support tries to initiate a connection (via CTM/RCM etc). + +[options="autowidth"] +|===== +|62 |ADCS transfers are required. Flag "TO" is the token in the transfer request. +|===== + // vim: set syntax=asciidoc: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |