-
Recent Posts
Recent Comments
Archives
- August 2022
- January 2022
- January 2021
- January 2020
- December 2019
- July 2018
- April 2018
- January 2018
- December 2017
- August 2017
- February 2017
- December 2016
- August 2016
- May 2016
- July 2015
- June 2015
- May 2015
- January 2015
- September 2014
- June 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- January 2013
- December 2012
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- November 2010
Categories
Author Archives: Michael Pounov
ELWIX have new own tftp server
ELWIX have new own embedded tftp server with many features 🙂 TFTPd server supports RFC 1350 and 2347 for extension of protocol with options. It knows options:: – “blksize” Set payload block size – “tsize” Set whole file size – … Continue reading
Posted in elwix
Leave a comment
libelwix version 3.2
Tonight I made new API calls into libelwix ELWIX core library. New feature added with this functions and it’s target around raw data packet management sub-system. libelwix version 3.2 Changelog:: – Adds new API calls into raw data packet management. … Continue reading
Posted in elwix
Leave a comment
ELWIX night marathon continues …
ELWIX night marathon continues 🙂 I found BPF issue at io_etherOpen function. On MIPS architecture BPF have strange behavior from i386 and amd64 platforms. There matter where you will invoke ioctl “BIOCSDLT”. After that I made new version 6.9 of … Continue reading
Posted in elwix
Leave a comment
Fast short announce …
Fast short announce after several sleepless nights. libaitio version 6.8 add some patches and fixes And main reason for this is 🙂 … embedtools has new version 2.5 Changelog:: – Removes old unused programs from project – Add new program … Continue reading
Posted in elwix
Leave a comment
New version of libaitsync 2.1
After FOSDEM and some investigation in ELWIX embedtools project. I found several clues related with memory access in libaitsync library. Changed from standard system memory allocator to ELWIX ones. 🙂 ChangeLog:: – Changed from standard system memory allocator to ELWIX … Continue reading
Posted in elwix
Leave a comment
New version of two ELWIX libraries
ELWIX have changes into libelwix core library and libaitcfg libelwix version 2.9 changelog:: – Renamed API call crc32() to crc_32(). Because in some cases we have conflict between libz crc32 and libelwix crc32(). libaitcfg version 7.3 changelog:: – Modified queue … Continue reading
Posted in elwix
Leave a comment
Yep, ELWIX core library libelwix have new version
Yep, ELWIX core library libelwix have new version 2.8 ChangeLog:: – Adds optimized CRC32 API call crc32(), which working with hash table – Change behavior of mpool_free() for NULL data argument, according free() behavior
Posted in elwix
Leave a comment
New versions of ELWIX scheduler and rpc features was released
After some requests from ELWIX users who used it in production scenarios. I made new “features” in this two libraries. 🙂 Now libaitsched and libaitrpc libraries can compile and works without kEvent support! But with some limitations as well 🙂 … Continue reading
Posted in elwix
Leave a comment
ELWIX 2.2
Happy New Year 2014! New version 2.2 of ELWIX distribution is out! Look there for ELWIX images 🙂 ChangeLog:: – Updated boot loader – Updated version of drivers especially for WiFi network – Added XEN & VMWare PV support – … Continue reading
Posted in elwix
Leave a comment
New version of several ELWIX libraries
After few weeks and few sleepless nights, here are new version of several ELWIX libraries! libelwix version 2.6 – Adds new popen/pclose manner of work with new full set of API functions libaitio version 6.7 there is great change and … Continue reading
Posted in elwix
Leave a comment