dapaulid
|
bff3552911
|
Fixed endianness bug in sml_number_init
|
2012-08-07 14:30:18 +02:00 |
|
Juri Glass
|
c0fc353932
|
added newline to error msg
|
2012-07-11 17:31:16 +02:00 |
|
Juri Glass
|
4781a2f25d
|
size_t is unsigned
|
2012-07-11 17:12:05 +02:00 |
|
Juri Glass
|
6ec77f5aef
|
simpler sml_transport_read method
|
2012-06-07 21:52:19 +02:00 |
|
Juri Glass
|
12659704bb
|
refixed transport bug which caused sml_file drops
|
2012-06-07 20:38:49 +02:00 |
|
Juri Glass
|
6ff54a5dce
|
safer type assignment in set_type_and_length
|
2012-06-07 19:42:39 +02:00 |
|
Juri Glass
|
2e10bffc4f
|
sml_open_response has only 6 attributes
|
2012-06-07 19:24:48 +02:00 |
|
Juri Glass
|
0f64abfb81
|
fixed transport bug which caused sml_file drops
|
2012-06-07 16:14:02 +02:00 |
|
Juri Glass
|
0e42e6049c
|
urandom instead of random to prevent blocking
|
2012-05-29 13:17:57 +02:00 |
|
Juri Glass
|
48c89b7aee
|
fixed multibyte type-length field calculation
|
2012-05-29 13:13:30 +02:00 |
|
Juri Glass
|
8e6cd61d2f
|
SML_MessageBody tags are u32
|
2012-05-29 12:04:55 +02:00 |
|
Juri Glass
|
1830129179
|
fixed memory leak in sml_tree_free
|
2012-04-11 10:35:50 +02:00 |
|
Juri Glass
|
4b7114a8aa
|
Fix for status/value parse bug.
|
2012-04-02 12:15:29 +02:00 |
|
Juri Glass
|
b9229cb5af
|
added -fno-stack-protector to CFLAGS, fix issue #3
|
2012-03-14 15:45:48 +01:00 |
|
Juri Glass
|
4e546fb0db
|
fixed compile error when _NO_UUID_LIB was set
|
2012-01-13 12:20:42 +01:00 |
|
Juri Glass
|
dd813cd5b5
|
fixed bug in sml_message_body_free
|
2011-10-14 12:02:34 +02:00 |
|
Steffen Vogel
|
26f740f0a0
|
code cleanup (indents, empty lines, CPP defines, etc)
|
2011-10-01 22:55:34 +02:00 |
|
Steffen Vogel
|
445b3d2da0
|
implemented missing sml_octed_string_generate_uuid() when not linking with libuuid
|
2011-10-01 22:53:14 +02:00 |
|
Steffen Vogel
|
581bcaba54
|
removed trailing whitespaces
|
2011-09-30 18:56:35 +02:00 |
|
Steffen Vogel
|
3c8904acc6
|
Merge branch 'master' of https://github.com/dailab/libsml
Conflicts:
sml/src/sml_list.c
sml/src/sml_message.c
|
2011-09-30 18:33:47 +02:00 |
|
Steffen Vogel
|
18969b3bd3
|
added sml_value_to_double() to convert arbitrary sized sml_value to floating point number
|
2011-09-30 18:21:33 +02:00 |
|
Juri Glass
|
1ab32a5e13
|
included all message types in sml_message code
|
2011-09-29 19:08:33 +02:00 |
|
Juri Glass
|
10eff9a51a
|
unified code style, added error checks
|
2011-09-29 18:33:13 +02:00 |
|
Juri Glass
|
e85407a2bc
|
removed needless SML_SKIP_OPTIONAL
|
2011-09-29 18:32:36 +02:00 |
|
Juri Glass
|
b2e5377b35
|
cpp export of get_profile_list_response
|
2011-09-29 18:31:30 +02:00 |
|
Juri Glass
|
0487c58db6
|
more stable
|
2011-09-29 18:14:24 +02:00 |
|
Juri Glass
|
b649ca370d
|
bugfix, was _parse not _free
|
2011-09-29 18:14:14 +02:00 |
|
Juri Glass
|
c346f272e1
|
added symbol to .o file
|
2011-09-29 18:13:43 +02:00 |
|
Juri Glass
|
be9ceef0a4
|
implemented get_profile_list_response
|
2011-09-29 18:13:01 +02:00 |
|
Juri Glass
|
8e8ff7bd4b
|
apparently, set_proc_param_response doesn't exist
|
2011-09-29 18:12:04 +02:00 |
|
Juri Glass
|
4bbe95db7c
|
implemented sml_get_profile_pack_response
|
2011-09-27 18:55:26 +02:00 |
|
Juri Glass
|
17dcb0e993
|
fixed compile warnings, fixed sml_seq related bug
|
2011-09-27 18:25:13 +02:00 |
|
Steffen Vogel
|
53c2f8ea80
|
added sml_transport_read (with posix syscall in mind)
|
2011-09-09 15:20:49 +02:00 |
|
Juri Glass
|
4339767c49
|
added sml_prof_obj_period_entry
|
2011-09-03 16:29:29 +02:00 |
|
Juri Glass
|
b97c0491a9
|
added sml_signature methods
|
2011-09-03 15:59:21 +02:00 |
|
Juri Glass
|
ac68dea871
|
added sequence_free
|
2011-09-03 15:58:04 +02:00 |
|
Juri Glass
|
10122403bb
|
added sml_sequence, still some warnings
|
2011-09-02 20:30:26 +02:00 |
|
Steffen Vogel
|
4ff38d7856
|
fixed issue in sml_list_entry_parse()
|
2011-09-02 10:58:53 +02:00 |
|
Steffen Vogel
|
5568699985
|
fixed bug in sml_message_body_free()
|
2011-09-01 23:26:33 +02:00 |
|
Steffen Vogel
|
63f61d4266
|
added -soname to shared library (required for debian packaging)
|
2011-09-01 22:21:33 +02:00 |
|
Steffen Vogel
|
3d45088b4b
|
linking libuuid to shared library (required to calculate dependecies with dpkg-shlibdeps)
|
2011-09-01 11:06:23 +02:00 |
|
Juri Glass
|
e3aa19f856
|
added 2 missing headers, added all header to
message.h
|
2011-08-22 18:15:18 +02:00 |
|
Juri Glass
|
a314af1dfa
|
unified order of methods in header files
|
2011-08-22 18:14:27 +02:00 |
|
Juri Glass
|
7c39e62dd5
|
unified error check code style
|
2011-08-22 18:13:36 +02:00 |
|
Juri Glass
|
d0a6ab7a33
|
added template for sml_get_profile_pack_response
|
2011-08-22 18:12:07 +02:00 |
|
Juri Glass
|
2b00599087
|
added parse to set_proc_parameter_request
|
2011-08-22 18:11:02 +02:00 |
|
Juri Glass
|
18c7ea256f
|
added get_get_profile_list_request
|
2011-08-22 17:48:20 +02:00 |
|
Juri Glass
|
1fb2c938e2
|
added get_proc_parameter_response
|
2011-08-22 17:25:46 +02:00 |
|
Juri Glass
|
1d3df4efaf
|
removed parameter_tree, added attribute
|
2011-08-22 17:13:15 +02:00 |
|
Juri Glass
|
b2a6c23b41
|
added parse to get_proc_parameter_request
|
2011-08-22 17:08:32 +02:00 |
|