| AOL SERVER (TCL) |
| File |
Description |
Note |
| nsfb 1.2 |
internal aolserver database driver for FIREBIRD/INTERBASE |
support read and write BLOB data support read and write ARRAY data support full size of varchar (32765 bytes) or char (32767 bytes) support many configuration options such as charset, dialect, ... support all kind of the data types support for FB specific functions such as create and drop db, information about db connection and support for events support for importing data from file into the BLOB or writing BLOB data into the file support for hexadecimal and base64 representation of input or output data |
| nsgd 2.0 |
graphics module for aolserver (3.x,4.x) |
support for aolserver 4.0.x fix memory leak in tclGdWriteCmd function support for gif,wbmp,jpeg,gd,png formats fix mime-type bug in tclGdReturnCmd function support for true-color |
| nsODBC |
Internal ODBC driver using unixODBC for aolserver (3.x,4.x) |
support for aolserver 4.0.x support 32k varchar support unixODBC |
| nsmsg |
IPC message module for aolserver |
|
| nsopenssl patch |
patch for nsopenssl 3.0beta26 cvs version |
support for client ssl session |
| nsmhash 1.1 |
implements interface to mhash library for aolserver and standard TCL language |
support hash algorithms
support hmac algorithms
support key generator
available shared with nsv_* |
| nsmcrypt 1.1 |
implements interface to mcrypt library for aolserver and standard TCL language |
support cipher algorithms (blowfish, des, rijndael-256, ...)
support cipher modes (cbc, cfb, ncfb, stream, ...)
available shared with nsv_* |