<feed xmlns='http://www.w3.org/2005/Atom'>
<title>udm.git/server/modules/downloaders/curl/include, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/'/>
<entry>
<title>server:</title>
<updated>2016-01-24T10:45:40+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-01-24T10:45:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=3a9a8aa78ada7c5137b4b74c41be7088d2d1fd00'/>
<id>3a9a8aa78ada7c5137b4b74c41be7088d2d1fd00</id>
<content type='text'>
	curl_downloader_module:
		basic data transfer handling (now able to save file, still need a lot of validation)
		some tracing code

this may be called first working prototype with vary basic functionality implemented.

currently udm have working server, working qt client and able to download url via curl module (most of additional events like
download progress currently not
implemented, code need lots of sanity checks and exception handling)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	curl_downloader_module:
		basic data transfer handling (now able to save file, still need a lot of validation)
		some tracing code

this may be called first working prototype with vary basic functionality implemented.

currently udm have working server, working qt client and able to download url via curl module (most of additional events like
download progress currently not
implemented, code need lots of sanity checks and exception handling)
</pre>
</div>
</content>
</entry>
<entry>
<title>protocol:</title>
<updated>2016-01-20T03:31:14+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-01-20T03:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=7c4d85348ecbb9913948edc53b82efaa97d85fda'/>
<id>7c4d85348ecbb9913948edc53b82efaa97d85fda</id>
<content type='text'>
	download completed state
client-qt:
	added "download completed" subscription and status support
server:
	module_curl:
		used events api in core for download state changes
	core:
		download completed event support for modules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	download completed state
client-qt:
	added "download completed" subscription and status support
server:
	module_curl:
		used events api in core for download state changes
	core:
		download completed event support for modules
</pre>
</div>
</content>
</entry>
<entry>
<title>i am alive )</title>
<updated>2016-01-16T06:01:18+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-01-16T06:01:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=bb8cd8a9ff7d80046cc2c7d41742c74d8f811c62'/>
<id>bb8cd8a9ff7d80046cc2c7d41742c74d8f811c62</id>
<content type='text'>
updated copyrights (new year)
server:
	started implementation of api for module events (module should be able to fire event which will be delivered to clients which have subscribed for this event type)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
updated copyrights (new year)
server:
	started implementation of api for module events (module should be able to fire event which will be delivered to clients which have subscribed for this event type)
</pre>
</div>
</content>
</entry>
<entry>
<title>client-qt:</title>
<updated>2015-09-15T09:49:00+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-09-15T09:49:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=f4750dc7ca9ce56c54352c03bb40affe1a64c315'/>
<id>f4750dc7ca9ce56c54352c03bb40affe1a64c315</id>
<content type='text'>
	implemented handler for SERVER_DOWNLOAD_INFO_REPLY

server:
	api:
		removed core_id field from download_internal_s as it always used for index in download map
		some useful coments
	core:
		improoved signal handler a bit
		fiexd bug in core_api metadata related functions (metadata_set, metadata_get, metadata_remove), now thay returning correct data
		basic implementation of CLIENT_DOWNLOAD_ADD handler
		basic implementation of module unloading
	curl_downloader_module:
		implemented metadata storing
		some sanity checks
		curl_download structure refactored a bit (simplification)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	implemented handler for SERVER_DOWNLOAD_INFO_REPLY

server:
	api:
		removed core_id field from download_internal_s as it always used for index in download map
		some useful coments
	core:
		improoved signal handler a bit
		fiexd bug in core_api metadata related functions (metadata_set, metadata_get, metadata_remove), now thay returning correct data
		basic implementation of CLIENT_DOWNLOAD_ADD handler
		basic implementation of module unloading
	curl_downloader_module:
		implemented metadata storing
		some sanity checks
		curl_download structure refactored a bit (simplification)
</pre>
</div>
</content>
</entry>
<entry>
<title>server:</title>
<updated>2015-08-25T12:16:12+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-08-25T12:16:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=3175fbe96c91a2de6f687d5c6bfe0fc7f02a34f4'/>
<id>3175fbe96c91a2de6f687d5c6bfe0fc7f02a34f4</id>
<content type='text'>
	use int for parameters id everywhere
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	use int for parameters id everywhere
</pre>
</div>
</content>
</entry>
<entry>
<title>protocol:</title>
<updated>2015-08-25T10:17:30+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-08-25T10:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=1fdf82ec8346c12d19c9a013080ca4c26a3cb6d6'/>
<id>1fdf82ec8346c12d19c9a013080ca4c26a3cb6d6</id>
<content type='text'>
	use int32 instead of strings for id's in structures
server:
	curl module:
			work in progress
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	use int32 instead of strings for id's in structures
server:
	curl module:
			work in progress
</pre>
</div>
</content>
</entry>
</feed>
