-
Compile with MinGW under Windows
-
- Upgrading SQLite to version 3.6.14.2 - Changing SQLITE_MAX_COLUMN limit to 4000 (using Scons build script only)
-
- Anubis extensions (Anubis Dynamic Library) are put into 'modules' folder and have the file extension '.adl' - Inversed path order for extension research.
-
- Working 1st extension for Anubis : base64 streamed (still in beta phase)
-
- Added syscalls to load library and execute external function. Not tested yet. - Added first Anubis extension : cypher with only Base64 code inside.