summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
...
* common wsman APIVadim Revyakin2007-01-231-7/+1
|
* deserialization nodes with attributesVadim Revyakin2007-01-181-2/+65
|
* Completing attributes serializationVadim Revyakin2007-01-171-8/+41
|
* some minor typosAnas Nashif2007-01-161-21/+21
|
* serialization with several name spaces and attributes. SER_STRUCT define ↵Vadim Revyakin2007-01-164-34/+284
| | | | improved
* use special function for non serialized dataAnas Nashif2007-01-051-4/+5
|
* adapt to new Create and Put actionsAnas Nashif2007-01-051-1/+2
|
* IN/OUT handling fixedVadim Revyakin2006-12-251-1/+5
|
* how to use serialization commentVadim Revyakin2006-12-251-3/+125
|
* more checksVadim Revyakin2006-12-211-1/+2
|
* min/max elements in dynamic arraysVadim Revyakin2006-12-202-3/+3
|
* serialization/deserialization improved and debuggedVadim Revyakin2006-12-204-237/+262
|
* dynamic arrays serializationVadim Revyakin2006-12-152-23/+150
|
* char ** serialization/deserializationVadim Revyakin2006-12-132-1/+430
|
* - added example for create with serializationAnas Nashif2006-12-113-3/+184
| | | | - fixed create function in CLI
* - support delete and createAnas Nashif2006-12-091-1/+2
| | | | - make it compile on os x
* improved examples with new functionsAnas Nashif2006-12-071-6/+9
|
* make client compile on windowsAnas Nashif2006-12-021-0/+138
|
* added one more exampleAnas Nashif2006-11-292-1/+218
|
* use wsenum_enumerate_and_pullAnas Nashif2006-11-291-37/+22
| | | | | set correct http codes in tests
* stop/start windows services with deserializationAnas Nashif2006-11-291-29/+91
|
* make all compileAnas Nashif2006-11-291-9/+1
|
* moved examples to where they belongAnas Nashif2006-11-294-0/+438
removed some invalid tests improved a couple of tests