Files
libiscsi/lib
Ronnie Sahlberg e061cba1b9 URL encoded Targetnames
Assume target names are URL encoded with '%' as the special character.

Any sequence of '%' followed by two bytes in the target name will be replaced
with the byte that the second two bytes represent in hexadecimal.

Example
iqn.ronnie.test%3A1234
will be translated to iqn.ronnie.test:1234
2013-06-16 11:35:14 -07:00
..
2013-04-18 19:43:36 -07:00
2013-06-16 11:35:14 -07:00
2013-04-18 19:43:36 -07:00
2013-06-16 11:35:14 -07:00
2013-05-03 12:50:58 +02:00
2013-04-18 19:43:36 -07:00