Juri Glass
|
550aa82162
|
Merge pull request #4 from dapaulid/master
Fixed endianness bug in sml_number_init
|
2012-08-09 02:33:08 -07:00 |
|
dapaulid
|
52a967db1f
|
Fixed endianness bug in sml_number_init - revised
|
2012-08-07 16:35:27 +02:00 |
|
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
|
bc114cca64
|
merged transport_rework
|
2012-07-11 17:30:19 +02:00 |
|
Juri Glass
|
4781a2f25d
|
size_t is unsigned
|
2012-07-11 17:12:05 +02:00 |
|
Juri Glass
|
5ee449d30e
|
added newline to error msg
|
2012-06-27 13:49:39 +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
|
33d5851c50
|
typo
|
2012-06-07 16:22:55 +02:00 |
|
Juri Glass
|
0f64abfb81
|
fixed transport bug which caused sml_file drops
|
2012-06-07 16:14:02 +02:00 |
|
Juri Glass
|
ff4261ec15
|
removed test logging
|
2012-06-07 15:11:19 +02:00 |
|
Juri Glass
|
e986faadb7
|
thanks section
|
2012-05-29 13:39:11 +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
|
f96a1ec525
|
thanks section
|
2012-04-02 12:16:16 +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 |
|
Juri Glass
|
1dbf2639bd
|
removed Darwin/uuid related build error
|
2011-10-14 11:17:17 +02:00 |
|
Steffen Vogel
|
56a4a1364a
|
updated debian packaging
|
2011-10-01 23:25:56 +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
|
35d5ee77c2
|
added contribution agreement
|
2011-09-29 11:29:58 +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
|
5f80b0f76b
|
updated debian packaging
|
2011-09-09 15:21:44 +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 |
|