Projects URL Last update Language Status Description
Compozit Computer Architecture Virtual Machine
[PAPER]
English | Russian 2012 C++ Beta A model for secure computer architecture is proposed. The security is provided by protecting values of types and references throughout the machine instructions, operating system, and applications. The protection is achived by means of checking up ranges and access rights for types and references. The implementation of this architecture is made through the development of virtual machine running on top of the existing operating system.
A Resource Tracer
[PAPER]
English | Russian 2012 C, C++ Beta This Crossplatform tool intended to trace software errors in runtime during resource manipulation. User can describe abstract resources and their functions in XML. Due to separation of tracing engine from resources description, it's possible to describe vast classes of resources without changing the analyzer core. Detected errors often have an influence on security, safety, robustness and resource optimal usage.
Squid Log Splitter English | Russian 2010 C Production This small tools splits squid log file into two squid log files. Split criteria is a list of networks loaded from file. IP addresses that is in the list, go in one squid log file, rest of IPs go into another.
Idiot private repository 2008 Java Production IRC robot that attempts to speak and quotes phrases from Dawn House movie. Made upon request for friend.

Libraries URL Last update Language Status Description
libcloader English | Russian 2006 C Production Portable simple configuration file loader.
libcoin_flipping Russian 2004 C Production Portable secure coin flipping cryptographic protocol library.
libltgen private repository 2003 C, C++ Archive Portable inhouse POSIX library for C/C++ with coroutines like strings and files manipulation.
libltirc private repository 2006 C++ Alpha Portable IRC library with sample IRC bot Bajanist.
libltnet private repository 2011 C Production Portable network library.
libpssc private repository 2005 Ada, C++ Production Portable probabilistic stream cryptosystem library.

Legend
Early development stage
Beta stage, needs testing
General availability
In archive. Probably no longer used. EOL.

Other projects are commercial or under NDA or just lost in space.

Any questions, suggestions, comments, patches? Email me: Vladimir Gorelov