licensing: added missing licensing information to a bunch of files.
[profile/ivi/murphy.git] / src / common / websocklib.c
2013-03-27 Krisztian Litkeylicensing: added missing licensing information to a...
2013-03-12 Krisztian Litkeywebsockets: serious code uglification to compile with...
2013-02-22 Krisztian Litkeywebsockets: preliminary SSL support on the listening...
2013-02-22 Krisztian Litkeywebsockets: find interface for socket address during...
2013-02-22 Krisztian Litkeywebsockets: get rid of compiler warnings.
2013-02-14 Janos KovacsMerge branch 'master' of https://github.com/otcshare...
2013-02-13 Krisztian Litkeywebsockets: serious code uglification to support versio...
2013-02-05 Krisztian Litkeywebsockets: HTTP req. completion callback, preliminary...
2013-02-01 Krisztian LitkeyMerge branch 'websocket-transport'
2013-01-29 Krisztian Litkeywebsockets: added support for pure HTTP websockets...
2013-01-29 Krisztian Litkeywebsockets: make more explicitly sure we default to...
2013-01-29 Krisztian Litkeycommon: added websocklib write mode setting interface.
2013-01-29 Krisztian Litkeywebsockets: always run the low-level transport in frame...
2013-01-29 Krisztian Litkeywebsockets: don't hardcode framed reassembly, check...
2013-01-29 Krisztian Litkeycommon: low-level websocket abstraction + a websocket...