- 31 Aug, 2020 2 commits
-
-
Slava Monich authored
-
rinigus authored
Signed-off-by:
Rinigus <rinigus.git@gmail.com>
-
- 29 Jul, 2020 1 commit
-
-
Slava Monich authored
-
- 25 May, 2020 2 commits
-
-
Slava Monich authored
-
Slava Monich authored
-
- 29 Dec, 2014 1 commit
-
-
Slava Monich authored
-
- 28 Dec, 2014 1 commit
-
-
Slava Monich authored
Linker command line was incorrect, glib was missing from the NEEDED section.
-
- 21 Apr, 2014 1 commit
-
-
Slava Monich authored
Also, made wsp_header_iter_is_multipart() check stricter. (actually check that it's one of application/vnd.wap.multipart content types)
-
- 22 Feb, 2014 1 commit
-
-
Slava Monich authored
Those functions were parsing a strange representation of textual Content-Type like headers but the syntax they understood wasn't HTTP compliant. This is pretty useless, has nothing to do with WSP and doesn't belong here. Also changed versioning a bit. Now application would be linking against libwspcodec-X.Y.so rather than libwspcodec.so.X
-
- 21 Feb, 2014 1 commit
-
-
Slava Monich authored
-
- 21 Jan, 2014 1 commit
-
-
Slava Monich authored
Moved the sources to wspcodec directory so that it resembles the layout of the installed include files. Makes it easier to build something that references libwspcodec without installing the devel package. Made content type field configurable. This resolves the conflict between WSP Content-Type and X-Mms-Report-Allowed (both are 0x11) Bumped version to 2.0.0 because this update is not backward compatible.
-
- 14 Dec, 2013 1 commit
-
-
Slava Monich authored
-