log

age author description
Mon, 30 Sep 2013 21:24:35 +0200 Ivo Smits Merge HWLib and USBLib extensions
Mon, 30 Sep 2013 19:23:09 +0200 Ivo Smits Added HWLib and USBLib functions to support USB Driver Installer
Mon, 19 Aug 2013 16:56:50 +0200 Ivo Smits USBLib: fix unhandled exception in WinUSB shutdown after failure to open device
Tue, 16 Jul 2013 14:02:33 +0200 Ivo Smits ArrayUtil: added Merge function to merge ILists
Tue, 16 Jul 2013 13:16:04 +0200 Ivo Smits USBLib: added convenience functions to retrieve descriptors from devices
Sun, 30 Jun 2013 16:28:36 +0200 Ivo Smits USBLib: added functions to clear USB endpoint halt state
Wed, 12 Jun 2013 23:20:21 +0200 Ivo Smits HTTP Server: enable KeepAlive option on TCP sockets
Wed, 12 Jun 2013 23:08:48 +0200 Ivo Smits USBLib: Fixed initialization of multi-interface USBIO devices
Thu, 23 May 2013 17:02:17 +0200 Ivo Smits Added convenience functions in NaCl API and ArrayUtils
Wed, 01 May 2013 23:44:43 +0200 Ivo Smits FBGUI: Small cleanup
Thu, 25 Apr 2013 23:40:55 +0200 Ivo Smits Merge USBLib fixes for USBIO driver
Thu, 25 Apr 2013 23:39:55 +0200 Ivo Smits FBGUI: Added hand cursor
Wed, 24 Apr 2013 00:30:18 +0200 Ivo Smits FBGUI: Fixed cursor handling in forms
Thu, 25 Apr 2013 23:31:52 +0200 Ivo Smits USBLib: fixes in USBIO driver and LibUsbDotNet compatibility code
Sun, 21 Apr 2013 19:41:19 +0200 Ivo Smits Fixed some compiler warnings
Sun, 21 Apr 2013 18:32:43 +0200 Ivo Smits USBLib: small fix in WinUSB backend bounds checking
Sun, 21 Apr 2013 18:32:04 +0200 Ivo Smits USBLib: Added support for USBIO driver
Sun, 21 Apr 2013 17:01:03 +0200 Ivo Smits FBGUI: Fixed image scaling in FBGImageBox
Fri, 19 Apr 2013 17:46:24 +0200 Ivo Smits FBGUI: Improved FBGImageBox
Fri, 19 Apr 2013 16:54:51 +0200 Ivo Smits FBGUI: Changed event handling and propagation to be more extensible
Thu, 18 Apr 2013 22:45:54 +0200 Ivo Smits FBGUI: Added Form Closed event
Thu, 18 Apr 2013 18:48:38 +0200 Ivo Smits FBGUI: Added per-control Cursor handling, added more cursors for Form operations, fixed ImageBox image sizing
Thu, 18 Apr 2013 18:42:52 +0200 Ivo Smits VNCServer: small change in web client handling
Wed, 17 Apr 2013 16:11:09 +0200 Ivo Smits Make XmlSocket useable stand-alone
Tue, 16 Apr 2013 01:16:45 +0200 Ivo Smits FBGUI: Added numeric up/down control, fix for transparent control background
Mon, 15 Apr 2013 20:29:02 +0200 Ivo Smits FBGUI: Allow derived classes to access some internals
Mon, 15 Apr 2013 16:50:07 +0200 Ivo Smits Include key file in repository
Mon, 15 Apr 2013 15:38:23 +0200 Ivo Smits Make library more suitable for independent reuse
Mon, 15 Apr 2013 02:04:36 +0200 Ivo Smits Added FBGUI and VNCServer
Mon, 15 Apr 2013 01:17:21 +0200 Ivo Smits USBLib: cleanup
Mon, 15 Apr 2013 01:04:59 +0200 Ivo Smits Added USBLib
Mon, 15 Apr 2013 00:43:48 +0200 Ivo Smits Added NaCl cryptography code
Wed, 10 Apr 2013 01:34:05 +0200 Ivo Smits Updated ArrayUtil
Wed, 10 Apr 2013 01:33:54 +0200 Ivo Smits AsyncResultBase: prevent recursive synchronous completion callback
Wed, 10 Apr 2013 01:33:32 +0200 Ivo Smits ProtocolBuffers: fix handling of 64 bit varint
Sat, 30 Mar 2013 16:41:14 +0100 Ivo Smits HTTP: Fix bug in tar file handling (incorrect data length)
Fri, 15 Mar 2013 00:02:58 +0100 Ivo Smits HTTP: Correctly interpret tar file path names in HTTPUnTarchiveProvider
Thu, 28 Feb 2013 02:53:01 +0100 Ivo Smits Remoting: fixes for linux/mono
Wed, 27 Feb 2013 18:47:15 +0100 Ivo Smits Added Remoting code
Sun, 17 Feb 2013 17:11:58 +0100 Ivo Smits Added WebSocket support
Mon, 04 Feb 2013 22:47:01 +0100 Ivo Smits Added Protocol Buffers encoding/decoding code
Fri, 18 Jan 2013 18:24:20 +0100 Ivo Smits HTTPServer: added support for HTTPS
Fri, 18 Jan 2013 16:29:50 +0100 Ivo Smits Fixed deadlock in QueuedPacketStream
Wed, 16 Jan 2013 23:27:06 +0100 Ivo Smits Small fix and new functions in PrebufferingStream
Sun, 13 Jan 2013 18:44:17 +0100 Ivo Smits Fixes and improvements (some untested)
Tue, 08 Jan 2013 16:38:37 +0100 Ivo Smits Improvements in HTTP server
Tue, 08 Jan 2013 16:38:21 +0100 Ivo Smits Added read-buffering stream wrapper
Tue, 08 Jan 2013 14:48:43 +0100 Ivo Smits Small fix for HTTP Server - Flash Cross Domain Policy File support
Tue, 08 Jan 2013 02:13:27 +0100 Ivo Smits Improved HTTP Server components
Tue, 08 Jan 2013 02:12:52 +0100 Ivo Smits Added asynchronous read function to TCPStream (untested!)
Mon, 07 Jan 2013 16:43:28 +0100 Ivo Smits Small improvements, introduced PacketStream
Tue, 11 Sep 2012 16:28:53 +0200 Ivo Smits Initial commit