Blair Bonnett 7a440211dd Fix escaping of keyword substitutions.
Using adc_msg_escape will escape spaces etc inside keyword subsitutions
in user command messages (e.g., %[line:Enter a value] becomes
%[line:Enter\sa\svalue]) which leads to them being displayed wrong in
the client. Values outside the substitutions still need to be escaped.

This commit adds an (internal) ucmd_msg_escape() function, plus a
ucmd_msg_escape_length() helper, to the user command handler which
correctly handles keyword substitutions.
2012-08-09 00:38:36 +12:00
2012-08-08 19:34:19 +12:00
2011-12-28 18:08:11 +01:00
2011-12-09 10:29:50 +01:00
2010-01-27 17:50:02 +01:00
2009-03-16 17:35:08 +01:00
2012-05-29 22:57:02 +02:00
2009-02-19 17:14:09 +01:00
2012-08-08 19:34:19 +12:00
2012-04-19 02:43:59 +02:00

Welcome and thanks for downloading uHub, a high performance ADC p2p hub.

For the official documentation, bugs and other information, please visit:
http://www.uhub.org/

For a list of compatible ADC clients, see:
http://en.wikipedia.org/wiki/Advanced_Direct_Connect#Client_software

Description
No description provided
Readme 6.3 MiB
Languages
C 83.2%
C++ 12%
Perl 1.5%
Python 1.2%
CMake 1.2%
Other 0.8%